[Interest] X86 64 bit Qt5.4 Alpha build error

Koehne Kai Kai.Koehne at theqtcompany.com
Thu Oct 16 12:44:02 CEST 2014



> -----Original Message-----
> From: interest-bounces+kai.koehne=theqtcompany.com at qt-project.org
> [mailto:interest-bounces+kai.koehne=theqtcompany.com at qt-project.org]
> On Behalf Of Ramakanthreddy Kesireddy
> Sent: Thursday, October 16, 2014 12:24 PM
> To: interest at qt-project.org
> Subject: [Interest] X86 64 bit Qt5.4 Alpha build error
> 
> Hi,
> 
> 
> 
> I installed all the X11 packages and build the latest Qt5.4 Alpha on Ubuntu
> 14.04 desktop 64 bit machine.
> 
> It gives the below error when I did make.

The real error is not included in your snippet. It almost certainly was printed before the part you copied.

It often helps to run make -j1 , so that the actual build errors show up right before make exits.
 
Regards

Kai


> 
> 
> 
> 
> g++ -Wl,--no-undefined -Wl,-O1 -fuse-ld=gold -shared -o libqxcb.so
> .obj/qxcbclipboard.o .obj/qxcbconnection.o .obj/qxcbintegration.o
> .obj/qxcbkeyboard.o .obj/qxcbmime.o .obj/qxcbdrag.o .obj/qxcbscreen.o
> .obj/qxcbwindow.o .obj/qxcbbackingstore.o .obj/qxcbwmsupport.o
> .obj/qxcbmain.o .obj/qxcbnativeinterface.o .obj/qxcbcursor.o
> .obj/qxcbimage.o .obj/qxcbxsettings.o .obj/qxcbsystemtraytracker.o
> .obj/qxcbconnection_xi2.o .obj/qglxintegration.o .obj/atom.o .obj/xkb-
> compat.o .obj/context.o .obj/xkb-keymap.o .obj/keysym.o .obj/keysym-
> utf.o .obj/state.o .obj/text.o .obj/context-priv.o .obj/keymap-priv.o
> .obj/utils.o .obj/utf8.o .obj/action.o .obj/ast-build.o .obj/compat.o
> .obj/expr.o .obj/include.o .obj/keycodes.o .obj/keymap-dump.o
> .obj/keymap.o .obj/keywords.o .obj/rules.o .obj/scanner.o .obj/symbols.o
> .obj/types.o .obj/vmod.o .obj/xkbcomp.o .obj/parser.o .obj/util.o .obj/x11-
> keymap.o .obj/x11-state.o .obj/moc_qxcbconnection.o
> .obj/moc_qxcbmime.o .obj/moc_qxcbnativeinterface.o
> .obj/moc_qxcbsystemtraytracker.o  -lX11-xcb -lXi -ldl -ldbus-1 -lxcb -
> L/home/sona/qt-everywhere-opensource-src-5.4.0-
> alpha/qtbase/src/plugins/platforms/xcb/xcb-static -lxcb-static -
> L/home/sona/qt-everywhere-opensource-src-5.4.0-alpha/qtbase/lib -
> lQt5PlatformSupport -lfontconfig -lfreetype -lXrender -lXext -lX11 -lm -ludev
> -lmtdev -lQt5Gui -lQt5DBus -lQt5Core -lGL -lpthread
> mv -f libqxcb.so ../../../../plugins/platforms/
> make[6]: Leaving directory `/home/ramakanth/qt-everywhere-opensource-
> src-5.4.0-alpha/qtbase/src/plugins/platforms/xcb'
> make[5]: Leaving directory `/home/ ramakanth /qt-everywhere-
> opensource-src-5.4.0-alpha/qtbase/src/plugins/platforms/xcb'
> make[4]: Leaving directory `/home/ ramakanth /qt-everywhere-
> opensource-src-5.4.0-alpha/qtbase/src/plugins/platforms'
> make[3]: Leaving directory `/home/ ramakanth /qt-everywhere-
> opensource-src-5.4.0-alpha/qtbase/src/plugins'
> make[2]: *** [sub-plugins-make_first] Error 2
> make[2]: Leaving directory `/home/ ramakanth /qt-everywhere-
> opensource-src-5.4.0-alpha/qtbase/src'
> make[1]: *** [sub-src-make_first] Error 2
> make[1]: Leaving directory `/home/ ramakanth /qt-everywhere-
> opensource-src-5.4.0-alpha/qtbase'
> make: *** [module-qtbase-make_first] Error 2
> 
> Please let me know if am missing any X11 libraries though I installed all
> libraries from Qt for http://qt-project.org/doc/qt-5/linux-requirements.html
> 
> 
> 
> Thanks and Regards,
> 
> Ramakanth
> 
> 
> 
> 
> 
> 
> 
> ________________________________
> 
> ==========================================================
> ==========================================================
> ========
> Disclaimer: This message and the information contained herein is proprietary
> and confidential and subject to the Tech Mahindra policy statement, you may
> review the policy at http://www.techmahindra.com/Disclaimer.html
> externally http://tim.techmahindra.com/tim/disclaimer.html internally
> within TechMahindra.
> ==========================================================
> ==========================================================
> ========
> 



More information about the Interest mailing list