Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4638 - media-libs/gle-3.0.1-r2 fails to build.
Summary: media-libs/gle-3.0.1-r2 fails to build.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: phoen][x
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-07 05:11 UTC by phoen][x
Modified: 2003-02-04 19:42 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 phoen][x 2002-07-07 05:11:46 UTC
I upgraded the xscreensaver ebuild to a new version a moment ago and it tried to
merge gle as a dependency.

Gle breaks in src_compile(), here are the last few lines:

checking for IceConnectionNumber in -lICE... yes
checking for glGetError in -lGL... yes
checking for gluNewQuadric in -lGLU... yes
checking for glutSwapBuffers in -lglut... no
configure: error: Cannot find required glut library

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 4, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-libs/gle/gle-3.0.1-r2.ebuild .

glut 3.7-r2 is installed.

-phoen][x-
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-08 07:11:57 UTC
phoenix, see if you can sort this one
Comment 2 phoen][x 2002-07-08 12:00:14 UTC
"emerge glut" did the trick. the libglut was not in place, "ldconfig -p | grep
-i glut" didnt show it. 

-phoen][x-

@seemant: thx for assigning this to me ;)