Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 1995 11:08:18 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        brian@MediaCity.com (Brian Litzinger)
Cc:        hackers@freebsd.org
Subject:   Re: linux emulations how to?
Message-ID:  <199510221008.LAA04443@keltia.freenix.fr>
In-Reply-To: <199510220945.CAA16433@MediaCity.com> from "Brian Litzinger" at Oct 22, 95 02:45:03 am

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510221008.LAA04443>