Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, August 2007
QT 4.3.1 doesn't build on fedora6, x86-64


Message 1 in thread

I receive the following error when building QT 4.3.1 on linux x86_64
when using gcc 4.1 compiler:

/vobs/tools/gnu/linux-gcc4.1-x86_64/usr/bin/g++4 -m64 
-Wl,-rpath,/vobs/Fusion/OS/Linux.x86_64/Qt4.3.1/lib 
-Wl,-rpath,/vobs/Fusion/OS/Linux.x86_64/Qt4.3.1/lib -o ../../../bin/uic3 
.obj/release-static/customwidgetsinfo.o 
.obj/release-static/databaseinfo.o .obj/release-static/driver.o 
.obj/release-static/treewalker.o .obj/release-static/ui4.o 
.obj/release-static/uic.o .obj/release-static/validator.o 
.obj/release-static/cppextractimages.o 
.obj/release-static/cppwritedeclaration.o 
.obj/release-static/cppwriteicondata.o 
.obj/release-static/cppwriteicondeclaration.o 
.obj/release-static/cppwriteiconinitialization.o 
.obj/release-static/cppwriteincludes.o 
.obj/release-static/cppwriteinitialization.o .obj/release-static/main.o 
.obj/release-static/ui3reader.o .obj/release-static/parser.o 
.obj/release-static/domtool.o .obj/release-static/object.o 
.obj/release-static/subclassing.o .obj/release-static/form.o 
.obj/release-static/converter.o .obj/release-static/widgetinfo.o 
.obj/release-static/embed.o .obj/release-static/qt3to4.o 
.obj/release-static/deps.o    
-L/vobs/Fusion/OS/Linux.x86_64/qt-x11-commercial-src-4.3.1/lib 
-lQt3Support 
-L/vobs/Fusion/OS/Linux.x86_64/qt-x11-commercial-src-4.3.1/lib -lQtSql 
-pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread 
-L/usr/X11R6/lib64 -pthread -pthread -pthread -pthread -lQtNetwork 
-pthread -pthread -lssl -lcrypto -pthread -pthread -pthread -pthread 
-lQtXml -pthread -pthread -lQtGui -lSM -lICE -pthread -pthread -lXi 
-lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lXext -lX11 -lQtCore 
-lz -lm -pthread -lgthread-2.0 -lglib-2.0 -ldl -lpthread
/vobs/Fusion/OS/Linux.x86_64/qt-x11-commercial-src-4.3.1/lib/libQtCore.a(qfilesystemwatcher.o)(.text+0x171): 
In function `QFileSystemWatcherPrivate::createNativeEngine()':
: undefined reference to `QInotifyFileSystemWatcherEngine::create()'
collect2: ld returned 1 exit status
gmake[1]: *** [../../../bin/uic3] Error 1
gmake[1]: Leaving directory 
`/vobs/Fusion/OS/Linux.x86_64/qt-x11-commercial-src-4.3.1/src/tools/uic3'
gmake: *** [sub-uic3-make_default-ordered] Error 2

I am able to configure and build on linux i686 and on solaris targets.

Is there a cure for this?

Thanks

Rob C




Message 2 in thread

On Mon, Aug 27, 2007 at 09:05:31AM -0700, Rob Comstock wrote:
> I receive the following error when building QT 4.3.1 on linux x86_64
> when using gcc 4.1 compiler:
> 
<snipped>
> I am able to configure and build on linux i686 and on solaris targets.
> 
> Is there a cure for this?
> 
> Thanks
> 
> Rob C

Qt 4.3.1 for AMD 64-bits builds on OpenBSD with  gcc 3.3.5. Maybe you could
try that version of gcc.

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 3 in thread

Rob Comstock wrote:

> I receive the following error when building QT 4.3.1 on linux x86_64
> when using gcc 4.1 compiler:

Any reason you're not using the qt4 build available from Fedora Extras?

-- Rex

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx