Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38915 - compile error; gtkglarea-1.99.0
Summary: compile error; gtkglarea-1.99.0
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 06:49 UTC by tomas bonnedahl
Modified: 2006-10-03 04:34 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 tomas bonnedahl 2004-01-21 06:49:53 UTC
when trying to emerge gnome, one of its dependencies, gtkglarea failes to compile with the error:

libtool: link: '/usr/lib/libGL.la' is not a valid libtool archive
make[1]: *** [libgtkgl-2.0.la] Error 1
make[1]: Leaving directory '/var/tmp/portage/gtkglarea-1.99.0/work/gtkglarea-1.99.0/gtkgl'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/gtkglarea-1.99.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

Reproducible: Always
Steps to Reproduce:
1. emerge gnome
2.
3.

Actual Results:  
gives the above err msg.

Expected Results:  
comiled.
Comment 1 foser (RETIRED) gentoo-dev 2004-01-21 07:35:07 UTC
hmm well your opengl setup is broken by the looks of it, try switching with opengl-update

Anyway gtkglarea is sort of not supported. I'm not sure what uses it, but it should probably be removed.
Comment 2 foser (RETIRED) gentoo-dev 2004-02-29 09:34:26 UTC
closing this, if this is still a problem you need to look at similar bugs regarding libGL.la . Probably an opengl-update/xfree problem.
Comment 3 Michael 2006-01-12 13:52:13 UTC
I have the same problem, while trying to emerge gdeskcal (gtkglarea is one of its dependencies).
What can I do to resolve it? Rerun opengl-update didn't work.

Here is my emerge info:
Portage 2.0.53 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14.2 x86_64)
=================================================================
System uname: 2.6.14.2 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -march=athlon64 -pipe -msse3 -msse2 -msse -mmmx -m3dnow"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon64 -pipe -msse3 -msse2 -msse -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE"
LC_ALL="de_DE"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 7zip S3TC X a52 aac acpi aim allegro alsa asf auctex audiofile bitmap-fonts blender-game bmp bootsplash bzip2 cairo cddb cdio cdr cdrom clamav clamd crypt css cups custom-cflags dbus dga doc dpms dri dts dvd dvdr dvdread dvi effects emacs emul-linux-x86 encode esd exif fam fat fbcon fbsplash ffmpeg fftw firefox fontconfig foomaticdb fortran ftp gcj gd gdbm gif gimp gimpprint glut glx gnuplot gnutls gpgme gphoto2 gpm gs gstreamer gtk gtk2 gtkhtml hal haskell hbci icq id3 imagemagick imap imlib imlib2 irc java javascript joystick jp2 jpeg jpeg2k lame lcms libclamav libwww lirc lm_sensors lzo lzw lzw-tiff maya-shaderlibrary mime mjpeg mng mozcalendar mozilla moznocompose moznoirc moznomail mp3 mpeg mpeg2 mplayer ncurses nfs ngui nls nocd nptl nsplugin ntfs oav ogg oggvorbis ogre openal opengl pam pascal pdf pdflib perl plotutils pmu png posix povray ppds python qt quicktime rar rdesktop readline real reiser4 reiserfs rtc samba scanner sdl sensord spell sql sse-filters ssl stroke svg swat syslog sysvipc szip tcpd tetex tidy tiff transcode truetype truetype-fonts type1-fonts udev usb userlocales vcd vcdimager videos vorbis wma wmf xft xine xml xml2 xmms xosd xpm xsl xv xvid xvmc zip zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 4 Michael 2006-03-05 08:14:31 UTC
I had to run "eselect opengl set xorg-x11" (you maybe have to compile eselect and eselect-opengl first) and then compilation worked.
After that I set opengl interface back to ati
Comment 5 Selth 2006-10-03 04:34:34 UTC
(In reply to comment #4)
> I had to run "eselect opengl set xorg-x11" (you maybe have to compile eselect
> and eselect-opengl first) and then compilation worked.
> After that I set opengl interface back to ati
> 
does'nt work for me.