[MPlayer-users] configure script patch
Kevin DeKorte
kdekorte at yahoo.com
Thu Aug 18 02:11:28 CEST 2005
On Wednesday 17 August 2005 12:57 pm, Kevin DeKorte wrote:
> gcc testgl.c -o testgl -L/usr/X11R6/lib -lXext -lX11 -lGL -lm
> /usr/bin/ld: cannot find -lGL
> collect2: ld returned 1 exit status
>
> gcc testgl.c -o testgl -L/usr/X11R6/lib -L/usr/lib/ati-fglrx -lXext -lX11
> -lGL -lm
> /usr/bin/ld: cannot find -lGL
> collect2: ld returned 1 exit status
Ok, I fixed this problem...
Turns out there was no libGL.so file in /usr/X11R6/lib. I made a symlink to it
from libGL.so.1.2 and then my test program compiled correctly.
Kevin
--
Get my public GnuPG key from
http://keyserver.veridis.com:11371/export?id=7574690260641978351
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050817/1a970ffc/attachment.pgp>
More information about the MPlayer-users
mailing list