Gentoo Archives: gentoo-user

From: Derrick Hendricks <derrickdb1@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error in compiling libquicktime and smpeg
Date: Sat, 17 Sep 2005 21:20:52
Message-Id: 1126991709.9576.38.camel@db1
In Reply to: [gentoo-user] Error in compiling libquicktime and smpeg by Derrick Hendricks
1 Problem solved.
2 /usr/lib/opengl/xorg-x11/lib/libGL.a and
3 /usr/lib/opengl/xorg-x11/lib/libGL.so
4 existed but the links for the /usr/lib directory did not. I linked them
5 in and everything is fine. I'm not sure why the links weren't already
6 there. Sorry for posting when the problem was easily solved.
7
8
9 On Sat, 2005-09-17 at 16:47 -0400, Derrick Hendricks wrote:
10 > I work with 4 or 5 different computers that all run Gentoo linux, 2 at
11 > home and 3 at work. One of them actually belongs to my friend at work.
12 > And he is having a problem compiling libquicktime and smpeg. Both of
13 > them give the same error, that they cannot find -lGL. Does anyone know
14 > what could be causing this problem. I have included the output from the
15 > libquicktime compile, but the smpeg compile gets the same error:
16 >
17 > i686-pc-linux-gnu-gcc -mcpu=pentium4 -O3 -pipe -o .libs/lqtplay
18 > lqtplay.o ../src/.libs/libquicktime.so -lXaw -lXv /usr/lib/libGLU.so
19 > -L/usr/lib -lSM -lICE -lXmu -lXt -lXext -lXi -lGL
20 > -lX11 /usr/lib/libasound.so -lpthread -lm -lz -ldl
21 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL
22 > collect2: ld returned 1 exit status
23 > make[3]: *** [lqtplay] Error 1
24 > make[3]: Leaving directory
25 > `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils'
26 > make[2]: *** [all-recursive] Error 1
27 > make[2]: Leaving directory
28 > `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4/utils'
29 > make[1]: *** [all-recursive] Error 1
30 > make[1]: Leaving directory
31 > `/var/tmp/portage/libquicktime-0.9.4/work/libquicktime-0.9.4'
32 > make: *** [all] Error 2
33 >
34 > !!! ERROR: media-libs/libquicktime-0.9.4 failed.
35 > !!! Function src_compile, Line 58, Exitcode 2
36 > !!! make failed
37 > !!! If you need support, post the topmost build error, NOT this status
38 > message.
39 >
40 > Any help is appreciated. I've searched the bugs lists and haven't found
41 > anything. The computer is a Pentium 4 - 2.4 Ghz. The only difference
42 > between his computer at work and mine is that his runs an nVidia
43 > graphics card and mine does not.
44 >
45 > --
46 > This signature was autogenerated using fortune:
47 >
48 > <Knghtbrd> I really don't want much at all... Just a kind word, an
49 > attractive woman, and UNLIMITED BANDWIDTH!!
50 >
51 > If this signature is offensive, just remember that I didn't do it!
52 >
53
54 --
55 gentoo-user@g.o mailing list