Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78924 - Fail on emerge gtkglarea, it doesn't find MesaGLU
Summary: Fail on emerge gtkglarea, it doesn't find MesaGLU
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-21 02:49 UTC by Manuel Sabban
Modified: 2005-02-14 15:10 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 Manuel Sabban 2005-01-21 02:49:12 UTC
I can't compile gtkglarea, it does not found mesa-glu which installed.

Reproducible: Always
Steps to Reproduce:
1. emerge gtkglarea

Actual Results:  
x86_64-pc-linux-gnu-gcc -O2 -march=athlon64 -pipe -fstack-protector
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I//usr/lib/glib/include
-I/usr/X11R6/include -o .libs/simple simple.o -rdynamic 
../gtkgl/.libs/libgtkgl.so -L/usr/lib -L/usr/lib64 -L//usr/lib
/usr/lib/libgtk.so /usr/lib/libgdk.so //usr/lib/libgmodule.so
//usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm -lMesaGLU -lMesaGL -Wl,--rpath
-Wl,//usr/lib
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -lMesaGLU
collect2: ld returned 1 exit status
make[1]: *** [simple] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gtkglarea-1.2.3-r1/work/gtkglarea-1.2.3/examples'
make: *** [all-recursive] Error 1



Expected Results:  
It should have compiled gtkglarea

Portage 2.0.51-r14 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.11-rc1-mm1 x86_64)
=================================================================
System uname: 2.6.11-rc1-mm1 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan 19 2005, 15:13:58)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r2, 1.9.4, 1.4_p6, 1.6.3, 1.7.9
sys-devel/binutils:  2.15.90.0.1.1-r3, 2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r3
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe -fstack-protector"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /sbin/rc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe -fstack-protector"
DISTDIR="/usr/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox userpriv
usersandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/linux/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d aac aalib acl acpi alsa asm atm avi berkdb bitmap-fonts
bonobo bzlib cairo cddb cdr crypt cups dba divx4linux doc dv dvb dvd dvdr
dvdread emul-linux-x86 encode f77 faad fam fame ffmpeg flac font-server fortran
ftp gd-external gdbm gif gimpprint gnustep gnutls gpm gsnd gstreamer gtk hal
imagemagick imap imlib ipv6 jabber jp2 jpeg kde ldap libcaca libclamav libwww
lirc lm_sensors lzo lzw lzw-tiff mad matroska mbox motif mozilla mp3 mpeg4
mplayer mule multilib multislot mythtv ncurses network nls no_wxgtk1 nptl
nptlonly objc oggvorbis opengl openntpd oss pam perl png pthreads python
readline real rrdtool sasl sdl slang sqlite ssl tcpd tetex theora threads tiff
truetype truetype-fonts type1-fonts unicode usb userlocales v4l vdesktop wifi
xine xml xml2 xmms xosd xpm xprint xrandr xv xvid zlib zvbi linguas_fr"
Unset:  LDFLAGS


(manu@fenring:pts/6)% sudo emerge search mesa-glu                         11:46
Searching...   
[ Results for search key : mesa-glu ]
[ Applications found : 1 ]
 
*  media-libs/mesa-glu [ Masked ]
      Latest version available: 3.5
      Latest version installed: 3.5
      Size of downloaded files: 2,247 kB
      Homepage:    http://mesa3d.sourceforge.net/
      Description: OpenGL like graphic library for Linux, this package only
contains the glu and glut parts
      License:     LGPL-2
Comment 1 foser (RETIRED) gentoo-dev 2005-02-14 15:10:23 UTC
might be a real problem, but mesa-glu is p.masked and we don't have time to investigate.