Date: Wed, 03 Jan 1996 07:34:44 +0000 From: Stanislav Protasov <st@falcon.ru> To: Steven Tulchinsky <tulchins@voland.phoebe.com> Cc: hackers@freebsd.org Subject: Re: Doom and Linux emulation Message-ID: <30EA3194.41C67EA6@falcon.ru> References: <199512312011.UAA00261@voland.phoebe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Steven Tulchinsky 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@ > > And yes, I compiled kernel with both > options LINUX_COMPAT > options SYSVSHM > What else do I need. > Please reply to tulchins@ix.netcom.com > Any help is greatly appreciated > > Steven Tulchinsky Hi! I had got the same problem - doom received SIGBUS... It seems that there is some mistake in linux_lib-1.0 package description. Instead of compiling the kernel with LINUX_COMPAT option, try to compile it with options COMPAT_LINUX Anyway - that's my way of running Doom :-) Best regards, Stanislav Protasov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30EA3194.41C67EA6>