Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92252 - media-libs/libquicktime-0.9.4 compilation fails because of missing /usr/lib/libGL.so
Summary: media-libs/libquicktime-0.9.4 compilation fails because of missing /usr/lib/l...
Status: RESOLVED DUPLICATE of bug 92065
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 08:42 UTC by Eli Spizzichino
Modified: 2005-07-17 13:06 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 Eli Spizzichino 2005-05-11 08:42:11 UTC
In my case, during compilation of libquicktime-0.9.4 it failed because of missing
/usr/lib/libGL.so. If the ATI opengl implementation is switched on there is no such file.


Reproducible: Always
Steps to Reproduce:
1. emerge -u libquicktime
Steps to fix:
1. opengl-update xorg-x11
2. emerge -u libquicktime
Actual Results:  
i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -o
.libs/lqtplay lqtplay.o  ../src/.libs/libqui
cktime.so -lXaw -lXv /usr/lib/libGLU.so -L/usr/lib /usr/lib/libGL.so -lSM -lICE
-lXmu -lXt -lXext -lXi -lX11 /usr/lib
/libasound.so -lpthread -lm -lz -ldl
i686-pc-linux-gnu-gcc: /usr/lib/libGL.so: No such file or directory
make[3]: *** [lqtplay] Error 1
make[3]: Leaving directory
`/var/tmp/portage/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/portage/libquicktime-0.9.4/work/libquicktime-0.9.4'
make: *** [all] Error 2

!!! ERROR: media-libs/libquicktime-0.9.4 failed.
!!! Function src_compile, Line 58, Exitcode 2
!!! make failed


Expected Results:  
the ebuild should check it...


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Sempron(tm) Processor 3100+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  1 2005, 15:19:07)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/var/tmp/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.rhnet.is/pub/gentoo/ http://linuv.uv.es/mirror/gentoo/
ftp://mirror.etf.bg.ac.yu/gentoo/"
LANG="it_IT@euro"
LINGUAS="it"
MAKEOPTS="-j7"
PKGDIR="/var/tmp/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/tmp/portage/local_ebuilds"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts
cdr crypt cups curl dga emboss encode esd fam firebird foomaticdb fortran gdbm
gif gnome gpm gtk gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++ libwww
mad mikmod mmap mmx motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss
pam pdflib perl png python qt quicktime readline samba sdl slang spell sse ssl
svga tcpd tiff truetype truetype-fonts type1-fonts userlocales vorbis x86 xine
xml xml2 xmms xprint xv zlib linguas_it userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-11 08:49:36 UTC
Step 1 - search for your bug

*** This bug has been marked as a duplicate of 92065 ***