Hi,

I'd like to know wether the PyQt4.0 release should build with Qt4.1.4? I
just tried and got:

g++ -Wl,-rpath,/usr/local/qt4.1.4/lib -o pylupdate4 fetchtr.o merge.o numberh.o 
sametexth.o main.o metatranslator.o proparser.o translator.o moc_translator.o 
-L/usr/local/qt4.1.4/lib -L/usr/X11R6/lib -lQtCore_debug 
-L/home/andreas/compiling/qt4/qt-x11-opensource-src-4.1.4/lib -lz -lm -lpthread 
-ldl -lQtGui_debug 
-L/home/andreas/compiling/qt4/qt-x11-opensource-src-4.1.4/lib -L/usr/X11R6/lib 
-lpng -lSM -lICE -lQtCore_debug 
-L/home/andreas/compiling/qt4/qt-x11-opensource-src-4.1.4/lib -lz -lpthread 
-lXi -lXrender -lXrandr -lXcursor -lXinerama -lfreetype -lfontconfig -lXext 
-lX11 -lm -ldl -lQtXml_debug 
-L/home/andreas/compiling/qt4/qt-x11-opensource-src-4.1.4/lib -lQtCore_debug 
-L/home/andreas/compiling/qt4/qt-x11-opensource-src-4.1.4/lib -lz -lm -lpthread 
-ldl -lXext -lX11 -lm -lpthread
/usr/local/qt4.1.4/lib/libQtGui_debug.so: undefined reference to 
`QDataStream::QDataStream(QByteArray*, int)'
/usr/local/qt4.1.4/lib/libQtGui_debug.so: undefined reference to 
`QMenuItem::setId(int)'
/usr/local/qt4.1.4/lib/libQtGui_debug.so: undefined reference to 
`QMenubarUpdatedEvent::QMenubarUpdatedEvent(QMenuBar*)'
/usr/local/qt4.1.4/lib/libQtGui_debug.so: undefined reference to 
`QCoreApplicationPrivate::removePostedChildInsertedEvents(QObject*, QObject*)'
collect2: ld returned 1 exit status
make[1]: *** [pylupdate4] Fehler 1

Which looks kind of strange. I'm rebuilding a cleanly unpacked qt4.1.4,
in case the existing qt dir was messed up...

Andreas

-- 
Your aims are high, and you are capable of much.

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to