Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 1995 16:55:05 -0700 (PDT)
From:      Brian Litzinger <brian@MediaCity.com>
To:        hackers@freebsd.org
Subject:   Still no go on linux emul
Message-ID:  <199510232355.QAA06821@MediaCity.com>

next in thread | raw e-mail | index | archive | help
Got a -current kernel compiled with

options         SYSVSHM
options         SYSVSEM
options         SYSVMSG

options         COMPAT_LINUX

among others.

   
>ls -l /lib
lrwxr-xr-x  1 root  wheel  17 Mar  5  1995 /lib@ -> /compat/linux/lib

>ls -l /compat/linux/lib
total 2780
-rwxr-xr-x  1 root  wheel   17412 Oct 23 09:59 ld.so*
-rwxr-xr-x  1 root  wheel  320516 Oct 23 10:03 libX11.so.3*
-rwxr-xr-x  1 root  wheel  529412 Oct 23 10:05 libX11.so.6.0*
-rwxr-xr-x  1 root  wheel   90664 Oct 23 10:17 libXt.sa*
-rwxr-xr-x  1 root  wheel  291844 Oct 23 10:18 libXt.so.3*
-rwxr-xr-x  1 root  wheel  320516 Oct 23 10:16 libXt.so.6.0*
lrwxr-xr-x  1 root  wheel      13 Oct 23 10:33 libc.so.4@ -> libc.so.4.7.2
-rwxr-xr-x  1 root  wheel  634880 Oct 23 10:00 libc.so.4.7.2*
-rwxr-xr-x  1 root  wheel  562683 Oct 23 10:02 libc.so.5.0.9*           


>modstat
Type     Id Off Loadaddr Size Info     Rev Module Name
EXEC      0   3 f08a5000 0018 f08aa000   1 linux_emulator       

> ls -l /usr/games/doom
total 7680
-rw-r--r--  1 root  bin      64572 Dec  7  1994 README.linuxs
-rw-r--r--  1 root  wheel  4196020 Oct 23 10:29 doom1.wad
-rw-r--r--  1 root  wheel   424853 Mar  1  1995 doom1.wad-part2.gz
-rw-r--r--  1 root  wheel  1331200 Mar  1  1995 doom1.wad.gz
-rws--x--x  1 root  bin      15291 Mar  2  1995 killmouse*
-rwxr-xr-x  1 root  bin        165 Mar  2  1995 killmouse.sh*
-rws--x--x  1 root  bin     300036 Dec  7  1994 linuxsdoom*
-rwxr-xr-x  1 root  bin     304132 Mar  1  1995 linuxxdoom*
-rw-------  1 root  wheel  1105920 Oct 23 10:33 linuxxdoom.core
-rwxr-xr-x  1 root  bin      27434 Mar  1  1995 sndserver*
-rws--x--x  1 root  bin      15291 Mar  2  1995 startmouse*
-rwxr-xr-x  1 root  bin        165 Mar  2  1995 startmouse.sh* 

>ls -l /etc/host.conf
ls: /etc/host.conf: No such file or directory      

>DOOMWADDIR=/usr/games/doom
>export DOOMWADDIR
>cd $DOOMWADDIR
>./linuxxdoom
zsh: segmentation fault  ./linuxxdoom  


Help.

Same happens with Wingz and any other linux app.

Perhaps I need a specific set of linux libs?  If so, anyone with a working
set care to make then available somwhere?

-- 
Brian Litzinger       |                                                        |
brian@mediacity.com   |           This space intentionally left blank          |
http://www.mpress.com |                                                        |



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