From owner-freebsd-questions Fri Aug 20 1:29:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from piper.kspu.kr.ua (piper.kspu.kr.ua [195.5.1.122]) by hub.freebsd.org (Postfix) with ESMTP id 6F0081513E; Fri, 20 Aug 1999 01:29:47 -0700 (PDT) (envelope-from john@piper.kspu.kr.ua) Received: (from john@localhost) by piper.kspu.kr.ua (8.9.3/8.9.3) id LAA15662; Fri, 20 Aug 1999 11:28:46 +0300 (EEST) Date: Fri, 20 Aug 1999 11:28:46 +0300 From: John Savitsky To: mbermal@ucsd.edu, freebsd-multimedia@freebsd.org, shocking@prth.pgs.com, freebsd-questions@freebsd.org Subject: Re: Can't get Quake2 MesaGL working Message-ID: <19990820112846.A15606@kspu.kr.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-u X-Mailer: Mutt 0.95.6i In-Reply-To: ; from Mark Bermal on Fri, Aug 20, 1999 at 12:26:04AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Aug 20, 1999 at 12:26:04AM -0700, Mark Bermal wrote: > I don't know why this happens (maybe somebody else can explain it), but it > seems that to use some Linux OpenGL apps you have to use the linux OpenGL > library (libGL.so). I have a TNT w/ 16 megs of RAM, and I got q3test I tried both, linux and FreeBSD versions of this library. With Linux version I get rnadom screen blinking (this is not the lost sync. of display, but random lines and rectangles drawing on the X, the mouse cursor drawn correctly when I'm pressing ~ and typing-in "quit") on Q3Test and Segmantation fault on Quake2. With FreeBSD library, I get undefined symbol __sF. :-( The hardware is: P-II 400, 384M RAM, Asus P2B-S w/Adaptec7890 and AsusV3400TNT both on 9 IRQ (might it be the problem?), 2xIBM DDRS-34560. Also, I added these lines in the /etc/make.conf to reach maximum optimization when compiling kernel and other stuff: CFLAGS= -fexpensive-optimization -fomit-frame-pionter -O2 -pipe COPTFLAGS= -fexpensive-optimization -fomit-frame-pionter -O2 -pipe > everything worked. I suppose a good idea is to put that libGL.so in > /compat/linux/usr/X11R6/lib/ directory and run ldconfig. The basic idea > though is that your OpenGL library has to be the linux shared library > (libGL.so). Done. -- Sincerely yours, John Savitsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message