|
|
我编译了GCC-4.0.2-pre20050917,本想编译QT4.0.1的,但在编译过程中出现如下错误提示:
lQtCore -lz -lpthread -ldl
/usr/lib/gcc/i686-pc-linux-gnu/4.0.2-pre20050917/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL
collect2: ld 返回 1
make[3]: *** [../../lib/libQtOpenGL.so.4.0.1] 错误 1
make[3]: Leaving directory `/var/tmp/portage/qt-4.0.1/work/qt-x11-opensource-src-4.0.1/src/opengl'
make[2]: *** [release-all] 错误 2
make[2]: Leaving directory `/var/tmp/portage/qt-4.0.1/work/qt-x11-opensource-src-4.0.1/src/opengl'
make[1]: *** [sub-opengl-all-ordered] 错误 2
make[1]: Leaving directory `/var/tmp/portage/qt-4.0.1/work/qt-x11-opensource-src-4.0.1/src'
make: *** [sub-src-all-ordered] 错误 2
!!! ERROR: x11-libs/qt-4.0.1 failed.
!!! Function src_compile, Line 132, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
请问是什么问题? :thank |
|