graphics/libglut busted?

Daniel O'Connor doconnor at gsoft.com.au
Tue Sep 28 20:14:06 PDT 2004


On Wed, 29 Sep 2004 12:36, Eric Anholt wrote:
> > cc -O -pipe   -I../../../include -I/usr/X11R6/include  -c glut_win.c -o
> > glut_win.o cc -O -pipe   -I../../../include -I/usr/X11R6/include  -c
> > glut_winmisc.c -o glut_winmisc.o cc -O -pipe   -I../../../include
> > -I/usr/X11R6/include  -c layerutil.c -o layerutil.o building static glut
> > library
> > ranlib libglut.a
> > cc -fpic -DPIC -O -pipe   -I../../../include -I/usr/X11R6/include  -c
> > glut_8x13.c -o glut_8x13.So /usr/libexec/elf/ld: cannot find -lGL
> > *** Error code 1
> >
> > Why the heck is it looking for GL anyway? :(
>
> I seem to recall this issue being related to the nvidia binary driver
> being installed.  No clue why, and it would be neat if someone figured
> out why.

Ahh yeah, I forgot to mention that too <sigh>

Hmm...
Dunno if this sheds any light..
midget# ld -L/usr/X11R6/lib -lGLU -lX11 -lXext /usr/X11R6/lib/libGL.so -lXmu 
-lXi -o glut_bitmap.So.tmp -x -r glut_bitmap.So
/usr/X11R6/lib/libGL.so: could not read symbols: Invalid operation

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040929/adab12d5/attachment.bin


More information about the freebsd-ports mailing list