Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA18284; Fri, 8 Dec 95 20:17:14 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA11673; Fri, 8 Dec 95 20:17:20 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA16599; Fri, 8 Dec 1995 20:16:19 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA23453
          Fri, 8 Dec 1995 13:17:31 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id NAA23171
          for hackers-outgoing; Fri, 8 Dec 1995 13:15:20 -0800 (PST)
Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA23163
          for <freebsd-hackers@freefall.FreeBSD.org>; Fri, 8 Dec 1995 13:15:13 -0800 (PST)
Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with SMTP id NAA09166; Fri, 8 Dec 1995 13:13:34 -0800
Message-Id: <199512082113.NAA09166@rah.star-gate.com>
X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol
X-Mailer: exmh version 1.6.2 7/18/95
To: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
Cc: freebsd-hackers@freefall.FreeBSD.org
Subject: Re: linux emu - I only get core dumps 
In-Reply-To: Your message of "Fri, 08 Dec 1995 19:22:33 +0100."
             <199512081822.TAA06487@gilberto.physik.rwth-aachen.de> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 08 Dec 1995 13:13:34 -0800
From: "Amancio Hasty Jr." <hasty@rah.star-gate.com>
Sender: owner-hackers@freebsd.org
Precedence: bulk


You can always try doom...

rah.star-gate.com:/pub/
linux-lib.tar.gz
linux-doom-1.8.tar.gz
linux_ioctl.tar.gz    replacement files for /sys/i386/linux to allow
                      playing sound . If you get undef when loading
	               the linux module just take out the static declaration
	               of the undef symbols in /sys/kern/sysv_ipc.c .

You will to place the sndserver in  your default path.

At any rate, just try the plain old doom to check out the linux emulation.

	Have fun,
	Amancio



>>> "Christoph P. Kukulies" said:
 > 
 > I did:
 > 
 > o build a -current kernel with COMPAT_LINUX
 > o created  /compat/linux/lib
 > o did a modload /lkm/linux_mod.o  (w/o an entry point, is that correct?)
 > 
 > tried the various linux binaries from Xinsides OpenGL server kit
 > and all I get is seg faults. In other cases I got missing X/OpenGL
 > libraries but after satisfying these references by putting the libs into
 > /compat/linux/lib I always end up in core dumps.
 > 
 > Are there any linux binaries (maybe not necessarily X based) I can 
 > test with? I have no linux system near by. Could someone send me some
 > binaries and/or give me a pointer?
 > 
 > 
 > 
 > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
 > 

