Subject: Build problems w/04/07/01 tar_files
To: None <current-users@netbsd.org>
From: Paul Newhouse <newhouse@totalarchive.com>
List: current-users
Date: 04/07/2001 22:22:48
Where did I go wrong?

TIA,
Paul

make build produces:

cc -O -I/usr/src/lib/libvers/../../include/heimdal -DHAVE_CONFIG_H -c -o make-print-version.lo /usr/src/lib/libvers/../../crypto/dist/heimdal/lib/vers/make-print-version.c
cc  -o make-print-version make-print-version.lo
/usr/lib/crt0.o(.text+0x2): undefined reference to `___ps_strings'
/usr/lib/crt0.o(.text+0x15): undefined reference to `___start'
/usr/lib/crt0.o: In function `__start':
/usr/lib/crt0.o(.text+0x538): undefined reference to `_callmain'
collect2: ld returned 1 exit status
*** Error code 1