Subject: seti @ home problem with -current
To: None <port-i386@netbsd.org>
From: Mike Cheponis <mac@Wireless.Com>
List: port-i386
Date: 11/04/1999 16:01:51
Hi, I probably have something simple not installed, but here's the story.

What I get with either build (1.3 or 1.4):

/usr/home/mac/setiathome-1.2.i386-unknown-netbsd1.4 $ ./setiathome 
No ld.so

Any ideas why?  The ld.* stuff is not here indeed, and I can't find it
anywhere on disk.

------------------------------------
# Compatibility options
options         COMPAT_NOMID    # compatibility with 386BSD, BSDI, NetBSD 0.8,
options         COMPAT_09       # NetBSD 0.9,
options         COMPAT_10       # NetBSD 1.0,
options         COMPAT_11       # NetBSD 1.1,
options         COMPAT_12       # NetBSD 1.2,
options         COMPAT_13       # NetBSD 1.3,
options         COMPAT_14       # NetBSD 1.4,
options         COMPAT_43       # and 4.3BSD
options         COMPAT_386BSD_MBRPART # recognize old partition ID

options         COMPAT_SVR4     # binary compatibility with SVR4
options         COMPAT_IBCS2    # binary compatibility with SCO and ISC
options         COMPAT_LINUX    # binary compatibility with Linux
options         COMPAT_FREEBSD  # binary compatibility with FreeBSD

options         COMPAT_AOUT     # binary compat for NetBSD a.out binaries

# File systems
------------------------------------

~ $ file ../dmitri2/setiathome-1.2.i386-unknown-netbsd1.4/setiathome 
../dmitri2/setiathome-1.2.i386-unknown-netbsd1.4/setiathome: NetBSD/i386
demand paged dynamically linked executable


Thanks!  -Mike