Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
x11-libs/qt-4.1.4 failed [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1363
Location: Valhalla

PostPosted: Thu Aug 17, 2006 7:50 pm    Post subject: x11-libs/qt-4.1.4 failed [solved] Reply with quote

Hallo,
ich habe folgenden Compiler-Fehler. Kann mir wer helfen?



Quote:

make[2]: *** Warte auf noch nicht beendete Prozesse...
rm -f libQtOpenGL.so.4.1.4 libQtOpenGL.so libQtOpenGL.so.4 libQtOpenGL.so.4.1
g++ -m64 -shared -Wl,-soname,libQtOpenGL.so.4 -o libQtOpenGL.so.4.1.4 .obj/relea
se-shared/qgl.o .obj/release-shared/qglcolormap.o .obj/release-shared/qpaintengi
ne_opengl.o .obj/release-shared/qglpixelbuffer.o .obj/release-shared/qgl_x11.o .
obj/release-shared/qglpixelbuffer_x11.o .obj/release-shared/moc_qgl.o -L/usr/l
ib64 -L/usr/lib64/mysql -L/var/tmp/portage/qt-4.1.4/work/qt-x11-opensource-src-4
.1.4/lib -lGLU -lGL -lQtGui -L/usr/lib64 -L/usr/lib64/mysql -L/var/tmp/portage/q
t-4.1.4/work/qt-x11-opensource-src-4.1.4/lib -lpng -lSM -lICE -lXi -lXrender -lX
randr -lXcursor -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm
-lpthread -ldl
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: c
annot find -lGLU
collect2: ld gab 1 als Ende-Status zurück
make[3]: *** [../../lib/libQtOpenGL.so.4.1.4] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/qt-4.1.4/work/qt-x11-opensource-src
-4.1.4/src/opengl'
make[2]: *** [release-all] Fehler 2
make[2]: Leaving directory `/var/tmp/portage/qt-4.1.4/work/qt-x11-opensource-src
-4.1.4/src/opengl'
make[1]: *** [sub-opengl-all-ordered] Fehler 2
make[1]: Leaving directory `/var/tmp/portage/qt-4.1.4/work/qt-x11-opensource-src
-4.1.4/src'
make: *** [sub-src-all-ordered] Fehler 2

!!! ERROR: x11-libs/qt-4.1.4 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
qt-4.1.4.ebuild, line 147: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if rel
evant.




MfG
Scup
_________________
c'ya !
skaalian


Last edited by SkaaliaN on Thu Aug 17, 2006 11:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
Vortex375
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1739
Location: Deutschland

PostPosted: Thu Aug 17, 2006 9:31 pm    Post subject: Reply with quote

Quote:
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU


Kann es sein, dass das was mit
Quote:

* virtual/glu
Latest version available: 7.0
Latest version installed: 6.4.2-r3
Size of downloaded files: [no/bad digest]
Homepage: http://www.gentoo.org/proj/en/desktop/x/x11/
Description: Virtual for OpenGL utility library
License: GPL-2

oder
Quote:

* media-libs/glut
Latest version available: 3.7.1
Latest version installed: 3.7.1
Size of downloaded files: 7,438 kB
Homepage: http://www.opengl.org/resources/libraries/
Description: The OpenGL Utility Toolkit (GLUT)
License: glut

zu tun hat?

In dem Fall kannst du ja versuchen entweder diese Pakete zu (r)emergen oder du versuchst Qt ohne das opengl USE-Flag zu übersetzen.
Back to top
View user's profile Send private message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1363
Location: Valhalla

PostPosted: Thu Aug 17, 2006 10:09 pm    Post subject: Reply with quote

Das scheint echt was mit glu zu sein. Bei emerge dvdrip kommt folgende FEhlermeldung (eigentlich ja die gleiche):
Quote:

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make[1]: *** [libgtkgl.la] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/gtkglarea-1.2.3-r1/work/gtkglarea-1
.2.3/gtkgl'
make: *** [all-recursive] Fehler 1

!!! ERROR: x11-libs/gtkglarea-1.2.3-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
gtkglarea-1.2.3-r1.ebuild, line 38: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if rel
evant.



PS: glu und glut sind neu emerged..hat nichts gebracht :-/
_________________
c'ya !
skaalian
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Thu Aug 17, 2006 11:07 pm    Post subject: Reply with quote

Was sagt denn ein "emerge --info"?

Mfg

Sino

EDIT:
Probier mal ein "emerge mesa".
_________________
Help to answer the unanswered
Back to top
View user's profile Send private message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1363
Location: Valhalla

PostPosted: Thu Aug 17, 2006 11:17 pm    Post subject: Reply with quote

Code:

media-libs/mesa


musste neu emerged werden..dann gehts
_________________
c'ya !
skaalian
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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