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

Bug 437962

Summary: media-libs/ftgl-2.1.3_rc5 - configure: error: GLU library could not be found
Product: Gentoo Linux Reporter: Attila Stehr <as.gentoo>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 432516    
Attachments: emerge --info
media-libs/ftgl-2.1.3_rc5 build log
/var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/config.log

Description Attila Stehr 2012-10-11 11:55:02 UTC
I did a # sudo revdep-rebuild --library '/usr/lib64/libmpc.so.2' && rm '/usr/lib64/libmpc.so.2' - as suggested. 
Part of it is (re)building ftgl. That fails durnig configure with "GLU library could not be found".

Is this a blocker of 432516?

Reproducible: Always

Steps to Reproduce:
emerge media-libs/ftgl
Actual Results:  
checking for IceConnectionNumber in -lICE... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for OpenGL framework (Darwin-specific)... no
checking for GL library... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for GLU version >= 1.2... yes
checking for GLU library... no
configure: error: GLU library could not be found, please specify its location with --with-gl-lib.  If this still fails, please contact henryj@paradise.net.nz, include the string FTGL somewhere in the subject line and provide a copy of the config.log file that was left behind.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/config.log
 * ERROR: media-libs/ftgl-2.1.3_rc5 failed (configure phase):
 *   econf failed
Comment 1 Attila Stehr 2012-10-11 11:56:39 UTC
Created attachment 326258 [details]
emerge --info

// NOTE: overlays are masked by defailt in package.mask, e.g. */*::sunrise
Comment 2 Attila Stehr 2012-10-11 11:57:36 UTC
Created attachment 326260 [details]
media-libs/ftgl-2.1.3_rc5 build log
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2012-10-12 02:28:35 UTC
you didn't attach /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/config.log like it told you to.  Please do that.
Comment 4 Attila Stehr 2012-10-12 12:07:20 UTC
Created attachment 326366 [details]
/var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/config.log
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2012-10-15 21:10:26 UTC
what virtual/glu do you have?
Comment 6 Attila Stehr 2012-10-16 06:44:55 UTC
=================================================================
                        Package Settings
=================================================================

media-libs/ftgl-2.1.3_rc5 was built with the following:
USE="(multilib) test -static-libs"


virtual/glu-9.0 was built with the following:
USE="(multilib) test"
CHOST=""


I re-emerged xorg-server and the corresponding drivers (nouveau, synaptics etc.). I was able to emerge ftgl (and gtkglext) now.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2012-10-16 14:33:50 UTC
glad it's working for you.  Sounds like a local issue.