From owner-freebsd-hackers Sun Oct 22 03:09:41 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02120 for hackers-outgoing; Sun, 22 Oct 1995 03:09:41 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA02115 for ; Sun, 22 Oct 1995 03:09:31 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id LAA02092 ; Sun, 22 Oct 1995 11:09:22 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id LAA15941 ; Sun, 22 Oct 1995 11:09:21 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.1/keltia-uucp-2.6) id LAA04443; Sun, 22 Oct 1995 11:08:18 +0100 (MET) From: Ollivier Robert Message-Id: <199510221008.LAA04443@keltia.freenix.fr> Subject: Re: linux emulations how to? To: brian@MediaCity.com (Brian Litzinger) Date: Sun, 22 Oct 1995 11:08:18 +0100 (MET) Cc: hackers@freebsd.org In-Reply-To: <199510220945.CAA16433@MediaCity.com> from "Brian Litzinger" at Oct 22, 95 02:45:03 am X-Operating-System: FreeBSD 2.2-CURRENT ctm#1224 X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk It seems that Brian Litzinger said: > I got ld.so and shlibs from linux/slackware-2.3 and put it in > /compat/linux/lib My libraries are these : total 2242 -rwxr-xr-x 1 root wheel 17412 Mar 6 1995 ld.so* -rwxr-xr-x 1 root wheel 320516 May 28 23:30 libX11.so.3* -r-xr-xr-x 1 root wheel 529412 Oct 14 19:57 libX11.so.6* -rwxr-xr-x 1 root wheel 291844 May 28 23:30 libXt.so.3* -r-xr-xr-x 1 root wheel 320516 Oct 14 19:57 libXt.so.6* -rwxr-xr-x 1 root wheel 623620 Mar 6 1995 libc.so.4* -rwxr-xr-x 1 root wheel 107524 Mar 6 1995 libm.so.4* The .6 are for Abuse. > I modload -e linux_init /lkm/linux_mod.o > Then I > > # ./linuxxdoom > zsh: segmentation fault (core dumped) ./linuxxdoom Do you have SYSVSHM in your kernel ? 812 [11:04] root@keltia:xdomm/doom-1.8# modstat Type Id Off Loadaddr Size Info Rev Module Name EXEC 0 2 f0b06000 0018 f0b0b000 1 linux_emulator VFS 1 14 f0cff000 0019 f0d041e0 1 cd9660 814 [11:04] root@keltia:xdomm/doom-1.8# ./xdoom DOOM System Startup v1.8 V_Init: allocate screens. M_LoadDefaults: Load system defaults. Z_Init: Init zone memory allocation daemon. W_Init: Init WADfiles. adding ./doom1.wad shareware version. M_Init: Init miscellaneous info. R_Init: Init DOOM refresh daemon - [...................] P_Init: Init Playloop state. I_Init: Setting up machine state. Could not start sound server [sndserver] D_CheckNetGame: Checking network game status. startskill 2 deathmatch: 0 startmap: 1 startepisode: 1 player 1 of 1 (1 nodes) S_Init: Setting up sound. HU_Init: Setting up heads up display. ST_Init: Init status bar. Using MITSHM extension shared memory id=655360, addr=0x802c000 -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #0: Sat Oct 14 19:05:10 MET 1995