Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem compiling qt 3.2.3-r1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kraaij
n00b
n00b


Joined: 07 Aug 2002
Posts: 66
Location: Maastricht, The Netherlands

PostPosted: Thu Feb 05, 2004 10:11 am    Post subject: Problem compiling qt 3.2.3-r1 Reply with quote

Hi everyone,

hope you can help: I would like to compile kde-3.2, but qt 3.2.x already fails. This is the output:

Code:

g++ -c -pipe -I/usr/include/mysql -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o ./editfunctions.o editfunctions.cpp
/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/bin/uic -L /home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/plugins newform.ui -i newform.h -o newform.cpp
/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/bin/uic: relocation error: /home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/bin/uic: undefined symbol: arg__C7QStringxii
make[4]: *** [newform.cpp] Error 127
make[4]: Leaving directory `/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/tools/designer/designer'
make[3]: *** [sub-designer] Error 2
make[3]: Leaving directory `/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/tools/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3/tools'
make[1]: *** [sub-tools] Error 2
make[1]: Leaving directory `/home/mmedia/tmp/portage/qt-3.2.3-r1/work/qt-x11-free-3.2.3'
make: *** [init] Error 2


The strange thing is, when I actually go to this directory (the working dir for the ebuild) and type 'make', it continues compiling and then stops on the same type of error, but with a different .cpp file.

I have no clue as what this might be. Any ideas?

thanks,

Anton.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum