Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qt-3.1.0_pre20021104 compile problems
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
akhkharu99
Apprentice
Apprentice


Joined: 08 Jun 2002
Posts: 162
Location: Gainesville, FL

PostPosted: Wed Nov 13, 2002 11:50 pm    Post subject: qt-3.1.0_pre20021104 compile problems Reply with quote

hello all,
like the subject says, i am having problems compiling qt-3.1.0_pre20021104 in order to get kde 3.1_rc3 to work. the error i get is the following:

Code:

g++ -fno-exceptions -o ../../../bin/uic .obj/release-shared-mt/main.o .obj/release-shared-mt/uic.o .obj/release-shared-mt/form.o .obj/release-shared-mt/object.o .obj/release-shared-mt/subclassing.o .obj/release-shared-mt/embed.o .obj/release-shared-mt/widgetdatabase.o .obj/release-shared-mt/domtool.o .obj/release-shared-mt/parser.o   -L/usr/lib  -Wl,-rpath,/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib -L/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -ldl -lpthread -lqt-mt -lmng -ljpeg -lpng -lz -lpthread -lGLU -lGL -lXmu -lSM -lICE -ldl -lXext -lX11 -lm -lXinerama -lXrender -lXft -lfreetype -lXi
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFreeTypeOpen'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddInteger'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddString'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternDuplicate'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFreeTypeClose'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFreeTypeGlyphExists'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternGetInteger'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternDestroy'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddDouble'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFontSetDestroy'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternGetString'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternCreate'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddBool'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftGlyphExists'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory `/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/tools'
make: *** [sub-tools] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 75, Exitcode 2
!!! (no error message)


anybody have an idea?
thanks in advance
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Thu Nov 14, 2002 12:25 am    Post subject: Re: qt-3.1.0_pre20021104 compile problems Reply with quote

akhkharu99 wrote:
hello all,
like the subject says, i am having problems compiling qt-3.1.0_pre20021104 in order to get kde 3.1_rc3 to work. the error i get is the following:

Code:

g++ -fno-exceptions -o ../../../bin/uic .obj/release-shared-mt/main.o .obj/release-shared-mt/uic.o .obj/release-shared-mt/form.o .obj/release-shared-mt/object.o .obj/release-shared-mt/subclassing.o .obj/release-shared-mt/embed.o .obj/release-shared-mt/widgetdatabase.o .obj/release-shared-mt/domtool.o .obj/release-shared-mt/parser.o   -L/usr/lib  -Wl,-rpath,/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib -L/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -ldl -lpthread -lqt-mt -lmng -ljpeg -lpng -lz -lpthread -lGLU -lGL -lXmu -lSM -lICE -ldl -lXext -lX11 -lm -lXinerama -lXrender -lXft -lfreetype -lXi
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFreeTypeOpen'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddInteger'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddString'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternDuplicate'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFreeTypeClose'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFreeTypeGlyphExists'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternGetInteger'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternDestroy'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddDouble'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftFontSetDestroy'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternGetString'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternCreate'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftPatternAddBool'
/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/lib/libqt-mt.so: undefined reference to `XftGlyphExists'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory `/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.0_pre20021104/work/qt-copy-3.1_20021104/tools'
make: *** [sub-tools] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 75, Exitcode 2
!!! (no error message)


anybody have an idea?
thanks in advance


Try to do:
emerge xft

Then try to compile QT

Erik
Back to top
View user's profile Send private message
akhkharu99
Apprentice
Apprentice


Joined: 08 Jun 2002
Posts: 162
Location: Gainesville, FL

PostPosted: Thu Nov 14, 2002 12:29 am    Post subject: Reply with quote

i have xft 2 installed, but i will try to re-emerge it and try qt then
thanks for the quick reply
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Thu Nov 14, 2002 12:58 am    Post subject: Reply with quote

akhkharu99 wrote:
i have xft 2 installed, but i will try to re-emerge it and try qt then
thanks for the quick reply

You are a fellow Floridan for crying out loud! :twisted:

Erik
Back to top
View user's profile Send private message
akhkharu99
Apprentice
Apprentice


Joined: 08 Jun 2002
Posts: 162
Location: Gainesville, FL

PostPosted: Thu Nov 14, 2002 2:07 am    Post subject: Reply with quote

you are the man. qt compiled without anymore hitches.
and to think, i have been trying to compile that since rc2
thanks again.
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Thu Nov 14, 2002 2:10 am    Post subject: Reply with quote

akhkharu99 wrote:
you are the man. qt compiled without anymore hitches.
and to think, i have been trying to compile that since rc2
thanks again.


Just happy that I could help.

I do all kind of strange things and learn from it every day :)

Erik
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