Date: Mon, 1 Jan 1996 20:10:12 +0100 (MET) From: sos@FreeBSD.ORG To: tulchins@voland.phoebe.com (Steven Tulchinsky) Cc: hackers@FreeBSD.ORG Subject: Re: Doom and Linux emulation Message-ID: <199601011910.UAA12174@ra.dkuug.dk> In-Reply-To: <199512312011.UAA00261@voland.phoebe.com> from "Steven Tulchinsky" at Dec 31, 95 08:11:35 pm
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Steven Tulchinsky who wrote: > > I've been trying for days to get Doom to run > but whatever I try to do resuls in > Program received signal SIGBUS, Bus error. :-( > I looked through mailing list archives and all docs I could > find, but there is nothing to fix my problem > Here is what I got: > > % modstat > Type Id Off Loadaddr Size Info Rev Module Name > EXEC 0 3 f11b6000 0018 f11bb000 1 linux_emulator > > % ls /usr/local/lib > ./ libXaw.so.3@ libc.so.4.5.26@ > ../ libXaw.so.3.1.0@ libgr.so.1@ > doom/ libXaw.so.6@ libgr.so.1.3@ > doom-1.8/ libXaw.so.6.0@ libm.so.4@ > ld.so@ libXpm.so.4@ libm.so.4.5.26@ > libX11.so.3@ libXpm.so.4.3@ libvga.config > libX11.so.3.1.0@ libXt.so.3@ libvga.so.1@ > libX11.so.6@ libXt.so.3.1.0@ libvga.so.1.2.0* > libX11.so.6.0@ libXt.so.6@ linux_lib/ > libXIE.so.6@ libXt.so.6.0@ > libXIE.so.6.0@ libc.so.4@ Erm, you are supposed to have the linux libs & ld.so i /compat/linux/lib or the emulator will have problems locating them (and even distinguish them from native ones). You would also want SYSVMSG defined in order to get sound via the sndserver and the WoxWare drivers allready in FreeBSD... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601011910.UAA12174>