Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18752 - emerge media-libs/gle-3.0.1-r2 gives configure error GL library
Summary: emerge media-libs/gle-3.0.1-r2 gives configure error GL library
Status: RESOLVED WORKSFORME
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-04 09:26 UTC by Joe Eversole
Modified: 2011-10-30 22:20 UTC (History)
2 users (show)

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 Joe Eversole 2003-04-04 09:26:24 UTC
I'm running XFree 4.3.0 from the hidden ebuild (crappy i845G graphics requires 
it). I went to install xscreensaver and during the dependencies, it harfed on 
media-libs/gle-3.0.1-r2. I receive the following error when trying to emerge 
it in:
===
checking for glGetError in -lGL... no
configure: error: Cannot find required GL library

!!! ERROR: media-libs/gle-3.0.1-r2 failed.
!!! Function econf, Line 273, Exitcode 1
!!! econf failed
===


Reproducible: Always
Steps to Reproduce:
1. emerge sync (on 04/04/2003 09:00 GMT-0500)
2. emerge media-libs/gle-3.0.1-r2
3.

Actual Results:  
Received "Cannot find required GL library" configure-time error.

Expected Results:  
It should have finished configuring and built the ebuild.

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo 
http://gentoo.oregonstate.edu/ "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/shar
e/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="oss 3dnow apm arts avi crypt cups encode gif gpm imlib libg++ mikmod mpeg 
ncurses nls pdflib quicktime spell truetype xml2 xv zlib gdbm berkdb slang 
readline svga java sdl tcpd pam libwww perl python esd gtk motif opengl X gtk2 
gnome -alsa apache2 imap jpeg mmx oggvorbis png ssl xmms x86 -kde -qt"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-04 18:11:11 UTC
try: opengl-update xfree 
then reattempt this, please?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-08 19:51:17 UTC
Joe? well?
Comment 3 Joe Eversole 2003-04-08 22:21:22 UTC
I dorked my system and rebuilt using basically the same steps as far as what was emerged in and couldn't reproduce the problem. The opengl-update didn't work for me... but, this was before the reload.

Sorry for taking so long to respond, I wanted to test it on my rebuilt system and it finished X and Gnome today. I had no problem emerge'ing in xscreensaver which is what was bringing in gle.

--je