Date: Mon, 17 May 1999 14:10:23 +0000 From: "C. Raven" <c.raven@ukonline.co.uk> To: Stefan `Sec` Zehl <sec@42.org> Cc: freebsd-questions@freebsd.org Subject: Re: quake(2) on freebsd-3-stable Message-ID: <3740234F.726292AE@ukonline.co.uk> References: <19990517130008.A14808@matrix.42.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Stefan `Sec` Zehl wrote: > > I now have successfully gotten q3test to work, but q2 still wont do it's > part :( > > The problem I'm having right now looks like this: > > btl:/compat/linux/usr/local/games/quake2#LD_LIBRARY_PATH=../qkHackLib-v0.5 \ > ./quake2 +set vid_ref gl > Added packfile ./baseq2/pak0.pak (3307 files) > Added packfile ./baseq2/pak1.pak (279 files) > Added packfile ./baseq2/pak2.pak (2 files) > execing default.cfg > couldn't exec config.cfg > Console initialized. > > ------- sound initialization ------- > /dev/dsp: Invalid argument > Could not open /dev/dsp > ------- Loading ref_gl.so ------- > ./quake2: can't resolve symbol '__infinity' > ./quake2: can't resolve symbol '__sF' > ./quake2: can't resolve symbol '__sF' > ./quake2: can't resolve symbol 'qqkHackSwapBuffers' > ./quake2: can't resolve symbol 'qqkHackGetCurrentContext' > ./quake2: can't resolve symbol 'qqkHackMakeCurrent' > ./quake2: can't resolve symbol 'qqkHackCreateContext' > ./quake2: can't resolve symbol 'qqkHack3DfxSetPltEXT' > ./quake2: can't resolve symbol 'qqkHackCreateBestContext' > ./quake2: can't resolve symbol 'qqkHackDestroyContext' > LoadLibrary("ref_gl.so") failed: Unable to resolve symbol > ------- Loading ref_soft.so ------- > svgalib: Configuration file /etc/vga/libvga.config not found. > svgalib: Assuming Microsoft mouse. > svgalib: Assuming low end SVGA/8514 monitor (35.5 KHz). > loop 0 > errno 25 > fd 0 failed to get VT_GETMODE > loop 1 > errno 25 > fd 1 failed to get VT_GETMODE > loop 2 > errno 25 > fd 2 failed to get VT_GETMODE > svgalib VT_OPENQRY 1 > not an error vc number -1 > vc number -1 > about to open /dev/ttyv-1 > Not running in a graphics capable console, > and unable to find one. > svgalib: Cannot open /dev/mem. > > does that look somehow similar to any of you ? > > CU, > Sec > -- > If a trainstation is where a train stops, what is a workstation? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Are you running it from within X or an empty login? I find this 'type' of error occurs if I try running squake under X. It want its own vanilla login, DOS style. Cheers, CR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3740234F.726292AE>