Date: Wed, 29 Dec 2004 17:52:56 +0100 From: Richard Arends <richard@unixguru.nl> To: Steve Clement <steve@ion.lu> Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: dri-6.2_1,2 Message-ID: <41D2E0E8.8020400@unixguru.nl> In-Reply-To: <41D2CEE3.6090102@ion.lu> References: <41D2CEE3.6090102@ion.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
Steve Clement wrote: > I had to change this line in the patch-freebsd-dri file: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -lpthread -lexpat > to: > +DRI_LIB_DEPS = -L$(LOCALBASE)/lib -lm -pthread -lexpat With this, the port compiles, but running glxgears now completly locks up my laptop. Regards, Richard.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D2E0E8.8020400>