Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249143 - media-libs/sdl-ttf-2.0.9 - ld: cannot find -lGL
Summary: media-libs/sdl-ttf-2.0.9 - ld: cannot find -lGL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 249750 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-28 07:30 UTC by Martin Tee
Modified: 2017-01-25 12:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.35 KB, text/plain)
2017-01-16 19:08 UTC, Toralf Förster
Details
config.log (config.log,32.32 KB, text/plain)
2017-01-16 19:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.30 KB, text/plain)
2017-01-16 19:08 UTC, Toralf Förster
Details
environment (environment,118.14 KB, text/plain)
2017-01-16 19:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.44 KB, application/x-bzip)
2017-01-16 19:08 UTC, Toralf Förster
Details
media-libs:sdl-ttf-2.0.11-r1:20170116-182415.log (media-libs:sdl-ttf-2.0.11-r1:20170116-182415.log,20.14 KB, text/plain)
2017-01-16 19:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tee 2008-11-28 07:30:48 UTC
General build failure while attempting to emerge said package. 
Full output follows:

copernicus incoming # emerge gwiz
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 3) media-libs/sdl-ttf-2.0.9 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/SDL_ttf-2.0.9.tar.gz'
--07:15:08--  http://distfiles.gentoo.org/distfiles/SDL_ttf-2.0.9.tar.gz
           => `/usr/portage/distfiles/SDL_ttf-2.0.9.tar.gz'
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 140.211.166.134, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,143,838 (3.0M) [application/x-gzip]

100%[============================================================================================>] 3,143,838     60.03K/s    ETA 00:00

07:16:03 (59.63 KB/s) - `/usr/portage/distfiles/SDL_ttf-2.0.9.tar.gz' saved [3143838/3143838]

 * checking ebuild checksums ;-) ...                                                                                              [ ok ]
 * checking auxfile checksums ;-) ...                                                                                             [ ok ]
 * checking miscfile checksums ;-) ...                                                                                            [ ok ]
 * checking SDL_ttf-2.0.9.tar.gz ;-) ...                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking SDL_ttf-2.0.9.tar.gz to /var/tmp/portage/media-libs/sdl-ttf-2.0.9/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-libs/sdl-ttf-2.0.9/work/SDL_ttf-2.0.9 ...
 * econf: updating SDL_ttf-2.0.9/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating SDL_ttf-2.0.9/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for windres... no
checking for i686-pc-linux-gnu-windres... no
checking for linux-gnu-windres... no
checking for working alloca.h... yes
checking for alloca... yes
checking for freetype-config... /usr/bin/freetype-config
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.4... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for OpenGL support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating SDL_ttf.spec
config.status: executing depfiles commands
if /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.     -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DHAVE_OPENGL -MT SDL_ttf.lo -MD -MP -MF ".deps/SDL_ttf.Tpo" -c -o SDL_ttf.lo SDL_ttf.c; \
	then mv -f ".deps/SDL_ttf.Tpo" ".deps/SDL_ttf.Plo"; else rm -f ".deps/SDL_ttf.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.     -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DHAVE_OPENGL -MT showfont.o -MD -MP -MF ".deps/showfont.Tpo" -c -o showfont.o showfont.c; \
	then mv -f ".deps/showfont.Tpo" ".deps/showfont.Po"; else rm -f ".deps/showfont.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.     -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DHAVE_OPENGL -MT glfont.o -MD -MP -MF ".deps/glfont.Tpo" -c -o glfont.o glfont.c; \
	then mv -f ".deps/glfont.Tpo" ".deps/glfont.Po"; else rm -f ".deps/glfont.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -MT SDL_ttf.lo -MD -MP -MF .deps/SDL_ttf.Tpo -c SDL_ttf.c  -fPIC -DPIC -o .libs/SDL_ttf.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -MT SDL_ttf.lo -MD -MP -MF .deps/SDL_ttf.Tpo -c SDL_ttf.c -o SDL_ttf.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DHAVE_OPENGL  -Wl,-O1 -o libSDL_ttf.la -rpath /usr/lib -no-undefined -release 2.0 -version-info 6:3:6 SDL_ttf.lo  -lfreetype -lz -lSDL -lpthread
i686-pc-linux-gnu-gcc -shared  .libs/SDL_ttf.o  /usr/lib/libfreetype.so -lz /usr/lib/libSDL.so -lpthread  -march=i686 -Wl,-O1 -Wl,-soname -Wl,libSDL_ttf-2.0.so.0 -o .libs/libSDL_ttf-2.0.so.0.6.3
(cd .libs && rm -f libSDL_ttf-2.0.so.0 && ln -s libSDL_ttf-2.0.so.0.6.3 libSDL_ttf-2.0.so.0)
(cd .libs && rm -f libSDL_ttf.so && ln -s libSDL_ttf-2.0.so.0.6.3 libSDL_ttf.so)
i686-pc-linux-gnu-ar cru .libs/libSDL_ttf.a  SDL_ttf.o
i686-pc-linux-gnu-ranlib .libs/libSDL_ttf.a
creating libSDL_ttf.la
(cd .libs && rm -f libSDL_ttf.la && ln -s ../libSDL_ttf.la libSDL_ttf.la)
/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DHAVE_OPENGL  -Wl,-O1 -o glfont  glfont.o libSDL_ttf.la  -lGL -lm -lfreetype -lz -lSDL -lpthread
/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DHAVE_OPENGL  -Wl,-O1 -o showfont  showfont.o libSDL_ttf.la -lfreetype -lz -lSDL -lpthread
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -Wl,-O1 -o .libs/showfont showfont.o  ./.libs/libSDL_ttf.so /usr/lib/libfreetype.so -lz /usr/lib/libSDL.so -lm -ldl -lpthread
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_OPENGL -Wl,-O1 -o .libs/glfont glfont.o  ./.libs/libSDL_ttf.so -lGL /usr/lib/libfreetype.so -lz /usr/lib/libSDL.so -lm -ldl -lpthread
creating showfont
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make: *** [glfont] Error 1
make: *** Waiting for unfinished jobs....
 * 
 * ERROR: media-libs/sdl-ttf-2.0.9 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line   84:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-libs/sdl-ttf-2.0.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/sdl-ttf-2.0.9/temp/environment'.
 * 

 * Messages for package media-libs/sdl-ttf-2.0.9:

 * 
 * ERROR: media-libs/sdl-ttf-2.0.9 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line   84:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-libs/sdl-ttf-2.0.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/sdl-ttf-2.0.9/temp/environment'.

Reproducible: Always

Steps to Reproduce:
Comment 1 Martin Tee 2008-11-28 08:13:06 UTC
emerge --info
Portage 2.1.4.5 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.26-gentoo-r3 i686)
=================================================================
System uname: 2.6.26-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Wed, 26 Nov 2008 18:00:04 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.4.7-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl aim alsa berkdb bzip2 cdr cli cracklib crypt cups dri dvd fortran gdbm gnome gpm gtk iconv ipv6 isdnlog lua midi mmx mozilla mp3 mpeg mudflap mysql mysqli ncurses nls nptl nptlonly openal opengl openmp pam pcre perl php pppd python readline reflection session spl ssl sysfs tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Rafał Mużyło 2008-11-28 14:12:21 UTC
Let's start with a simple question:
what does 'ls -l /usr/lib/libGL.so' print ?
Comment 3 Martin Tee 2008-11-28 14:29:55 UTC
copernicus htdocs # ls -l /usr/lib/libGL.so
ls: cannot access /usr/lib/libGL.so: No such file or directory

Although, that said, I have an awful lot of OpenGL libs emerged.

TBTG.

Comment 4 Rafał Mużyło 2008-11-28 15:06:41 UTC
See 'eselect opengl list' and then reselect with
'eselest opengl set <number>' even if reports as selected.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-01 17:44:01 UTC
Please do that and reopen the bug reopen if that doesn't fix the issue.
Comment 6 Rafał Mużyło 2008-12-04 01:36:23 UTC
*** Bug 249750 has been marked as a duplicate of this bug. ***
Comment 7 Rafał Mużyło 2008-12-04 01:38:49 UTC
Reopening your own bug is done by reopening that but,
not opening a new one.

Paste output of 'eselect opengl list'.
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-04 05:00:21 UTC
(In reply to comment #7)
> Reopening your own bug is done by reopening that but,
> not opening a new one.
> 
> Paste output of 'eselect opengl list'.

*Please*. :)
Comment 9 Martin Tee 2008-12-04 05:59:27 UTC
Really sorry for the delay.

copernicus hwmon # eselect opengl list
Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11
Comment 10 Rafał Mużyło 2008-12-04 13:36:26 UTC
As you do have two positions on that list,
try resetting it as I already said:
-set it to 2
-then set it back to 1
Afterwards, check the output of 'ls -l /usr/lib/libGL.so' again.
Comment 11 Mr. Bones. (RETIRED) gentoo-dev 2008-12-07 13:33:48 UTC
reopen with that information please.
Comment 12 Chris Forsyth 2009-04-03 05:09:02 UTC
I do have to say - nice:

skimp skimpydog # ls -l /usr/lib/libGL.so
ls: cannot access /usr/lib/libGL.so: No such file or directory
skimp skimpydog # eselect opengl list
Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11
skimp skimpydog # eselect opengl set xorg-x11
Switching to xorg-x11 OpenGL interface... done
skimp skimpydog # ls -l /usr/lib/libGL.so
lrwxrwxrwx 1 root root 37 Apr  3 00:02 /usr/lib/libGL.so -> /usr/lib/opengl/xorg-x11/lib/libGL.so
skimp skimpydog # 

Point proven.
Comment 13 Toralf Förster gentoo-dev 2017-01-16 19:08:02 UTC
same at a tinderbox image
Comment 14 Toralf Förster gentoo-dev 2017-01-16 19:08:05 UTC
Created attachment 460384 [details]
emerge-info.txt
Comment 15 Toralf Förster gentoo-dev 2017-01-16 19:08:08 UTC
Created attachment 460386 [details]
config.log
Comment 16 Toralf Förster gentoo-dev 2017-01-16 19:08:11 UTC
Created attachment 460388 [details]
emerge-history.txt
Comment 17 Toralf Förster gentoo-dev 2017-01-16 19:08:14 UTC
Created attachment 460390 [details]
environment
Comment 18 Toralf Förster gentoo-dev 2017-01-16 19:08:16 UTC
Created attachment 460392 [details]
etc.portage.tbz2
Comment 19 Toralf Förster gentoo-dev 2017-01-16 19:08:19 UTC
Created attachment 460394 [details]
media-libs:sdl-ttf-2.0.11-r1:20170116-182415.log