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

Bug 50995

Summary: x11-libs/ecore-1.0.0.20040508_pre7 compile error/missing opengl
Product: Gentoo Linux Reporter: Daniel Webert <rockoo>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Webert 2004-05-13 17:55:39 UTC
x11-libs/ecore-1.0.0.20040508_pre7 compile error

- last working version was 1.0.0.20040424_pre7
- used flags +X -doc -fbcon +nls +opengl
- Linux porkoo 2.6.6-rc3-love4 #1
- media-video/nvidia-kernel Latest version installed: 1.0.5336-r3
- media-video/nvidia-glx Latest version installed: 1.0.5336-r2
- grep: /usr/lib/opengl/nvidia/libGL.la: No such file or directory
- libGL.la found on my disc in /usr/lib/opengl/nvidia/lib/libGL.la

<snip>
...
mkdir .libs
mkdir .libs
mkdir: cannot create directory `.libs': File exists
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x -O2 -mcpu=i686 -pipe -Wall -Wp,-MD,.deps/ecore_evas_x.pp -c ecore_evas_x.c  -fPIC -DPIC -o .libs/ecore_evas_x.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x -O2 -mcpu=i686 -pipe -Wall -Wp,-MD,.deps/ecore_evas.pp -c ecore_evas.c  -fPIC -DPIC -o .libs/ecore_evas.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x -O2 -mcpu=i686 -pipe -Wall -Wp,-MD,.deps/ecore_evas.pp -c ecore_evas.c -o ecore_evas.o >/dev/null 2>&1
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x -O2 -mcpu=i686 -pipe -Wall -Wp,-MD,.deps/ecore_evas_x.pp -c ecore_evas_x.c -o ecore_evas_x.o >/dev/null 2>&1
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x       -O2 -mcpu=i686 -pipe -Wall -c ecore_evas_fb.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x -O2 -mcpu=i686 -pipe -Wall -Wp,-MD,.deps/ecore_evas_fb.pp -c ecore_evas_fb.c  -fPIC -DPIC -o .libs/ecore_evas_fb.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_x -O2 -mcpu=i686 -pipe -Wall -Wp,-MD,.deps/ecore_evas_fb.pp -c ecore_evas_fb.c -o ecore_evas_fb.o >/dev/null 2>&1
/bin/sh ../../../libtool --mode=link gcc  -O2 -mcpu=i686 -pipe -Wall  -o libecore_evas.la -rpath /usr/lib -version-info 1:0:0 -L../../../src/lib/ecore_x/.libs  -L../../../src/lib/ecore/.libs ecore_evas.lo ecore_evas_x.lo ecore_evas_fb.lo ../../../src/lib/ecore_x/libecore_x.la  ../../../src/lib/ecore/libecore.la -L/usr/lib -levas 
grep: /usr/lib/opengl/nvidia/libGL.la: No such file or directory
/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[4]: *** [libecore_evas.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/ecore-1.0.0.20040508_pre7/work/ecore/src/lib/ecore_evas'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ecore-1.0.0.20040508_pre7/work/ecore/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ecore-1.0.0.20040508_pre7/work/ecore/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ecore-1.0.0.20040508_pre7/work/ecore'
make: *** [all-recursive-am] Error 2
 * Please do not contact the E team about bugs in Gentoo.
 * Only contact vapier@gentoo.org via e-mail or bugzilla.
 * Remember, this stuff is CVS only code so dont cry when
 * I break you :).

!!! ERROR: x11-libs/ecore-1.0.0.20040508_pre7 failed.
!!! Function enlightenment_die, Line 39, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM

</snap>
Comment 1 SpanKY gentoo-dev 2004-05-14 08:45:31 UTC
your .la files are broken

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