Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 19:40:50 +0930
From:      "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au>
To:        Dejan Lesjak <dejan.lesjak@ijs.si>
Cc:        "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au>
Subject:   Re: /usr/ports/x11/XFree86-4-clients [broken] errrr...
Message-ID:  <20040822101046.GA79776@squirm.dsto.defence.gov.au>
In-Reply-To: <200408201432.59506.dejan.lesjak@ijs.si>
References:  <20040820071204.GA39056@squirm.dsto.defence.gov.au>  <200408201432.59506.dejan.lesjak@ijs.si>

next in thread | previous in thread | raw e-mail | index | archive | help
	0n Fri, Aug 20, 2004 at 02:32:59PM +0200, Dejan Lesjak wrote: 

	On Friday 20 of August 2004 09:12, Wilkinson, Alex wrote:
	> Hi all,
	>
	> I desperately need to compile x11/XFree86-4 from ports.
	>
	> Currently Failing with the following:
	>
	> cc -o glxinfo -O -pipe -ansi -pedantic  -Dasm=__asm -Wall -Wpointer-arith
	> -Wundef     -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib
	> glxinfo.o -lGLU -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread -lm
	> -Wl,-rpath,/usr/X11R6/lib
	> -Wl,-rpath-link,/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib
	> /usr/libexec/elf/ld: cannot find -lGL
	> *** Error code 1
	>
	> Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo.
	
	Hello,
	You should have /usr/X11R6/lib/libGL.so.1 installed by x11/XFree86-4-libraries 
	port, did that one install properly? Are you upgrading from previous version 
	or is this fresh install?
	
	Dejan

This is a fresh install with a freshly updated ports tree.

# ls /usr/X11R6/lib/libGL*
/usr/X11R6/lib/libGL.so@        /usr/X11R6/lib/libGLU.so@
/usr/X11R6/lib/libGLw.a
/usr/X11R6/lib/libGLU.a         /usr/X11R6/lib/libGLU.so.1*

Box is FreeBSD 4.10-STABLE #3: Sat Jul 31 19:23:16 CST 2004.

 - aW



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