Subject: SVR4 doesn't link with today's current
To: None <current-users@NetBSD.ORG>
From: Michael L. VanLoon -- HeadCandy.com <michaelv@MindBender.serv.net>
List: current-users
Date: 10/30/1997 22:49:19
I get this error:

ld -z -Ttext F0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
svr4_sysent.o: Undefined symbol `_svr4_sys_auditsys' referenced from data segment
*** Error code 1

Among other things, these lines are in my config file:

options         COMPAT_FREEBSD          # Run FreeBSD binaries
options         COMPAT_IBCS2            # iBCS2 compat (SCO & ISC)
options         COMPAT_SVR4             # SVR4 compat
options         COMPAT_LINUX            # Run Linux binaries
options         EXEC_ELF32              # 32-bit ELF executables (SVR4, Linux)

Known problem?  Or do I have more botched sources?  Thanks.

-----------------------------------------------------------------------------
  Michael L. VanLoon                           michaelv@MindBender.serv.net
      Contract software development for Windows NT, Windows 95 and Unix.
             Windows NT and Unix server development in C++ and C.

        --<  Free your mind and your machine -- NetBSD free un*x  >--
    NetBSD working ports: 386+PC, Mac 68k, Amiga, Atari 68k, HP300, Sun3,
        Sun4/4c/4m, DEC MIPS, DEC Alpha, PC532, VAX, MVME68k, arm32...
    NetBSD ports in progress: PICA, others...
-----------------------------------------------------------------------------