Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57054

Summary: pygtk-2.0.0-r1 compilation fail - /usr/lib/opengl/nvidia/libGL.la: No such file or directory
Product: Gentoo Linux Reporter: Lukas Kuczera <kukems>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lukas Kuczera 2004-07-14 10:59:56 UTC
When i try to emerge pygtk it fails with error:
/bin/sed: can't read /usr/lib/opengl/nvidia/libGL.la: No such file or directory
libtool: link: `/usr/lib/opengl/nvidia/libGL.la' is not a valid libtool archive
make[2]: *** [gl.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pygtk-2.0.0-r1/work/pygtk-2.0.0'
make: *** [all] Error 2

!!! ERROR: dev-python/pygtk-2.0.0-r1 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)

I tried to switch USE="-opengl" but it doesn`t work. Then i relized that something is wrong with libs. After "cp /usr/lib/opengl/nvidia/* /usr/lib/opengl/" It compiled clearly :)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 
2.4.26-gentoo-r3) 
================================================================= 
System uname: 2.4.26-gentoo-r3 i686 AMD Athlon(tm) XP 1800+ 
Gentoo Base System version 1.4.16 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fno-strict-aliasing" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fno-strict-aliasing" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://mirror.pudas.net/gentoo/ http://ftp.du.se/pub/os/gentoo 
http://src.gentoo.pl http://mirror.datapipe.net/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib acpi alsa apm arts avi berkdb cdr crypt cups directfb encode fbcon 
foomaticdb gdbm gif gpm gtk2 guile imlib jpeg kde libg++ libwww mad mikmod mmx 
motif mpeg ncurses nls oggvorbis opengl oss other_var1 other_var2 pam pdflib 
perl png ppds python qt quicktime readline sdl slang spell ssl svga tcpd 
truetype usb x86 xml2 xmms xv zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-14 14:29:25 UTC

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