Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2000 09:10:01 +1100
From:      Nick Slager <nicks@albury.net.au>
To:        Jon Clegg <jon@bigfreakinserver.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: quake 3 and linux_base 6.1 FreeBSD 3.3 & 3.4
Message-ID:  <20000222091001.B92351@albury.net.au>
In-Reply-To: <000901bf7c4c$2c5219c0$a32de7d8@bigfreakinserver.com>; from jon@bigfreakinserver.com on Mon, Feb 21, 2000 at 01:15:08AM -0800
References:  <000901bf7c4c$2c5219c0$a32de7d8@bigfreakinserver.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Jon Clegg (jon@bigfreakinserver.com):

> i've spent the last 14 hours attempting to install quake 3 on my FreeBSD box here's what happens
> 
> quake 3 ver 1.05 ... 1.1.. core dumps on my FreeBSD box (both 3.3, and 3.4 i upgraded)
> 
> attempting to run *any* version brings up..
>  
> >Bad system call (core dumped)
>  

[snip ktrace output]

This ktrace indicates you're running the client. I haven't tried running it
yet, but I've had the linux dedicated server running for a little while now.

The test system was 3.2-RELEASE, and the live one is 3.4-STABLE, with
(respectively) linux_base 5.2 and 6.1.

My kernel options are exactly the same as yours, so I don't believe there's a
problem there.

Interestingly, I had similar problems getting the Descent 3 server running
under 3.4-S, until I installed the linux_lib-2.6.1 package. Strangely, this
package seems to have been removed from the distribution sites. You can grab a
copy on the WC 3.2 CD set, or if you haven't got access to them, I'll put it
up somewhere you can grab it from.

HTH,


Nick.


> what i've tried (so far)
> 
> re-installed linux_base, ver 6.1
> made sure the linux.ko is running (about a million times)
> cvsup to -STABLE (3.4)
> make world
> 
> re-instaled linux_base 
> instaled linux_devel
> 
> here's the ldd for quake3
> /q3ded:
>         /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x280db000)
>         libdl.so.2 => /lib/libdl.so.2 (0x280e0000)
>         libm.so.6 => /lib/libm.so.6 (0x280e3000)
>         libc.so.6 => /lib/libc.so.6 (0x280ff000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x280c8000)
> 
> i also tried getting the latest versions of each from my debian box, no luck.
> 
> i recomplied my kernel here's what i added...
> 
> options "P1003_1B"                 #POSIX infrastructure
> options "_KPOSIX_PRIORITY_SCHEDULING" #Built-in POSIX priority scheduling
> options "_KPOSIX_VERSION=199309L"   #POSIX version kernel is built for
> options SYSVSHM                    #System V shared memory
> options SYSVMSG                    #System V semaphores
> options SYSVSEM                    #System V messaging
> options USER_LDT                      #allow user-level control of i386 ldt
> 
> if you want to try it out i have a copy of the stand alone server exe on my ftp site. it's pretty small.
> ftp://bigfreakinserver.com/incoming/linuxq3ded-1.11-i386.tar.gz
> 
> thanks in advance,
> 
> -Jon
> 
> 
> 
> 
> 

-- 
 From a Sun Microsystems bug report (#4102680):
  "Workaround: don't pound on the mouse like a wild monkey."


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?20000222091001.B92351>