Skip site navigation (1)Skip section navigation (2)
Date:      17 Aug 2004 11:13:48 -0400
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au>
Cc:        ports@freebsd.org
Subject:   Re: /usr/ports/x11/xscreensaver
Message-ID:  <44d61phk5v.fsf@be-well.ilk.org>
In-Reply-To: <20040817083433.GA30587@squirm.dsto.defence.gov.au>
References:  <20040817083433.GA30587@squirm.dsto.defence.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
"Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au> writes:

> Seems to be broken:
> 
> # sudo make install clean
> 
> .....
> 
> 
> 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
> 
> Stop in /usr/ports/graphics/libglut/work/Mesa-6.0.1/src/glut/glx.
> *** Error code 1
> 
> Stop in /usr/ports/graphics/libglut.
> *** Error code 1

The problem isn't xscreensaver, it's in libglut.  
libglut appears to need libGL, which is in XFree86-4 but not XFree86-3.
Either way, libGL should be available by the time libglut is built.
Are you, perhaps, using the new x.org distribution?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44d61phk5v.fsf>