Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19047 - buiding QT failing with ld error
Summary: buiding QT failing with ld error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-09 13:04 UTC by Russell smith
Modified: 2003-04-10 04:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Russell smith 2003-04-09 13:04:20 UTC
emerge qt-3.1.2
fails as follows:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../libGL.so: undefined reference
to `__nvsym12579'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../libGL.so: undefined reference
to `__nvsym12316'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../libGL.so: undefined reference
to `__nvsym11337'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory
`/var/tmp/portage/qt-3.1.2/work/qt-x11-free-3.1.2/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory
`/var/tmp/portage/qt-3.1.2/work/qt-x11-free-3.1.2/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.2/work/qt-x11-free-3.1.2/tools'
make: *** [sub-tools]rror 2
using nvidia-glx  1.0.4349-r1



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-09 13:14:06 UTC
opengl-update nvidia

and then try again, please
Comment 2 Russell smith 2003-04-10 00:16:46 UTC
opengl-update nvidia  fixed it...(I thought I had already done that)
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-10 04:01:20 UTC
closing