From owner-freebsd-hackers Sun Dec 31 20:10:10 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA06519 for hackers-outgoing; Sun, 31 Dec 1995 20:10:10 -0800 (PST) Received: from voland.phoebe.com (ix-sf11-06.ix.netcom.com [204.30.64.166]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA06510 for ; Sun, 31 Dec 1995 20:10:04 -0800 (PST) Received: (from tulchins@localhost) by voland.phoebe.com (8.6.12/8.6.12) id UAA00261 for hackers@freebsd.org; Sun, 31 Dec 1995 20:11:35 GMT Date: Sun, 31 Dec 1995 20:11:35 GMT From: Steven Tulchinsky Message-Id: <199512312011.UAA00261@voland.phoebe.com> To: hackers@freebsd.org Subject: Doom and Linux emulation Sender: owner-hackers@freebsd.org Precedence: bulk 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