[Bug 61677] New: qt-copy fails to compile

Cyrille Dunant cyrille.dunant at epfl.ch
Fri Jul 25 22:22:07 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=61677     
           Summary: qt-copy fails to compile
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: cvs part
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: cyrille.dunant at epfl.ch


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 2.95.2 
OS:          Linux

uic from qt-copy fails to link qt-designer from same qt-copy.

the error is :

make[4]: Entering directory `/home/cyrille/Desktop/KDE/qt-copy/tools/designer/designer'
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/home/cyrille/Desktop/KDE/qt-copy/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o ./listboxeditor.o listboxeditor.cpp
/home/cyrille/Desktop/KDE/qt-copy/bin/uic -L /home/cyrille/Desktop/KDE/qt-copy/plugins editfunctions.ui -i editfunctions.h -o editfunctions.cpp
/home/cyrille/Desktop/KDE/qt-copy/bin/uic: relocation error: /home/cyrille/Desktop/KDE/qt-copy/bin/uic: undefined symbol: arg__C7QStringxii
make[4]: *** [editfunctions.cpp] Error 127
make[4]: Leaving directory `/home/cyrille/Desktop/KDE/qt-copy/tools/designer/designer'
make[3]: *** [sub-designer] Error 2
make[3]: Leaving directory `/home/cyrille/Desktop/KDE/qt-copy/tools/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/home/cyrille/Desktop/KDE/qt-copy/tools'
make[1]: *** [sub-tools] Error 2

strangely, the uic from qt 3.1 does'nt fail, but then of course the subsequent linking fails...




More information about the KDevelop-devel mailing list