Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116917 - libGL.so problem (compiling anything that need libGL failed) -> ati-drivers with opengl
Summary: libGL.so problem (compiling anything that need libGL failed) -> ati-drivers w...
Status: RESOLVED DUPLICATE of bug 112427
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 13:09 UTC by Thomas Merkel
Modified: 2005-12-27 13:14 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 Thomas Merkel 2005-12-27 13:09:12 UTC
If i want compiling anything that need the libGL.la / libGL.so failed.
Like compiling:
- media-libs/libquicktime-0.9.7-r1
- kde-base/kdebase-3.5.0-r1
- or so....

The Problem only exists if i set opengl to ati:
`eselect opengl set ati`
if it is set to 'xorg-x11' all compiled fine...

Error if compiling 'media-libs/libquicktime-0.9.7-r1' with set opengl to ati:

libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../..//libGL.la' is not   valid libtool archive
make[3]: *** [lqtplay] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../..//libGL.la' is not a valid libtool archive
make[3]: *** [lqtvrplay] Error 1
make[3]: Leaving directory `/var/tmp/portage/libquicktime-0.9.7-r1/work/libquicktime-0.9.7/utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libquicktime-0.9.7-r1/work/libquicktime-0.9.7/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libquicktime-0.9.7-r1/work/libquicktime-0.9.7'
make: *** [all] Error 2

!!! ERROR: media-libs/libquicktime-0.9.7-r1 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.


-------
System: 
- Gentoo 2005.1 - testing (~x86)
- IBM Thinkpad R51
- VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] (rev 02)
- Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03)
- Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
- Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-27 13:14:44 UTC

*** This bug has been marked as a duplicate of 112427 ***