Date: Wed, 22 Dec 1999 12:58:25 -0500 From: "Charles Anderson" <caa@columbus.rr.com> To: Martin Cracauer <cracauer@cons.org> Cc: FreeBSD Emulation ML <freebsd-emulation@FreeBSD.ORG> Subject: Re: linux quake3 & glx direct rendering Message-ID: <19991222125825.A52077@midgard.dhs.org> In-Reply-To: <19991222183429.A4393@cons.org>; from Martin Cracauer on Wed, Dec 22, 1999 at 06:34:29PM %2B0100 References: <19991222113654.A51562@midgard.dhs.org> <19991222183429.A4393@cons.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I didn't realize that I had a /compat/linux/lib/libGL.so that was being used. It, is trying to load my freebsd glx.so, which of course doesn't work. I've changed it to try and load the linux glx.so, but I can't try it over ssh from work, so I'll have to wait until I get home to give it a try. -Charlie On Wed, Dec 22, 1999 at 06:34:29PM +0100, Martin Cracauer wrote: > In <19991222113654.A51562@midgard.dhs.org>, Charles Anderson wrote: > > I'm trying to get glx to do direct rendering under Freebsd with quake3. > > I've got it working with the Mesa demos I've compiled, but when I try it > > with quake3 the linux ld-linux.so doesn't want to load the freebsd glx.so > > module. > > > > The error I get is this > > /usr/X11R6/lib/modules/glx.so: ELF file ABI version invalid.failed to load glx.so > > You need Linux shared libs to be used with Q3, not FreeBSD libs. > > Did you see http://www.freebsd.org/~3d > > Martin > -- > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/ > Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 -- Charles Anderson caa@columbus.rr.com No quote, no nothin' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991222125825.A52077>