Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Error in compiling libquicktime and smpeg Derrick Hendricks <derrickdb1@×××××××.net>