Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Apr 1996 09:36:59 -0500
From:      "Eric L. Hernes" <erich@lodgenet.com>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        current@freebsd.org
Subject:   Re: How are people running Linux abuse? 
Message-ID:  <199604081436.JAA00926@jake.lodgenet.com>
In-Reply-To: Your message of "Mon, 08 Apr 1996 04:55:36 PDT." <11168.828964536@time.cdrom.com> 

index | next in thread | previous in thread | raw e-mail


It seems to run ok here...

"Jordan K. Hubbard" writes:
>I've heard quite a few people talking about how they're successfully
>running the Linux version of abuse, but darned if I can figure out
>how they're doing it!
>
>1. I installed /usr/ports/emulators/linux_lib and verified that
>   /compat/linux is populated with all kinds of good stuff.
>
the linux_lib tarball is really
``(cd /compat/linux; tar -cf - |gzip -9nf >~/linux_lib-2.0.tgz)''
from jake, so you should have the same libs as I do.

>2. I made a link from /compat/linux/lib to /lib since abuse seems to
>   expect /lib/ld.so to exist (and it now does).

I didn't have to do that, the linux-emulator's namei(?) looks
for /compat/linux/* first, so for linux binaries, /compat/linux/lib is as
good as /lib (I believe).

>
>I am running -current as of yesterday's sources.
>
>					Jordan
>

You want I should run it through ktrace and compare notes?
I'm running -current from saturday:

(ttyp3@jake)$ ./abuse.x11R6 
./abuse.x11R6: using incompatible library '/lib/libm.so.4'
        Desire minor version >= 6 and found 5
./abuse.x11R6: using incompatible library '/lib/libc.so.4'
        Desire minor version >= 6 and found 5
 Abuse (Engine Version 1.10)
lnx_sdrv: not found
sound effects driver returned failure, sound effects disabled
Added himem block (4000000 bytes)
undrv: not found
could not run undrv, please make sure it's in your path
No network driver, or network driver returned failure
Specs : main file set to abuse.spe
Lisp : 501 symbols defined, 99 system functions, 295 pre-compiled functions
Lisp : (load "abuse.lsp") [.....................................  ]
Lisp : tmp space resized to 16384
engine : registering base graphics
getting light tables
Using MITSHM extension!
Using 8 bit Psuedo color
Thank you for playing Abuse.

< ...more stuff deleted...>

(ttyp2@jake)$ ls /lib
ls: /lib: No such file or directory
(ttyp2@jake)$ uname -a
FreeBSD jake 2.2-CURRENT FreeBSD 2.2-CURRENT #8: Sat Apr  6 23:00:18 CST 1996  
   erich@jake:/usr/src/sys/compile/JAKE  i386
(ttyp2@jake)$ 


eric.
--
erich@lodgenet.com
erich@rrnet.com



help

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