Subject: please help me solve the problem - make build error
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 08/24/1999 20:49:55
Hello,

I had tried to fixed the problem for the couple of days.  My source is
dated Aug 13, 1999.  When I tried to update to Aug21 or even upto  Aug 23, I
got the error as followings.  Can anyone help me solve the problem ?  Thanks.

clarence

======= Error =======
depend ===> bin/sh
yacc -d -d -o arith.c arith.y
lex -8 arith_lex.l
mv lex.yy.c arith_lex.c
sh mkbuiltins shell.h builtins.def /usr/src/bin/sh
cc -O   -o mkinit mkinit.c
/usr/lib/libc.so: undefined reference to `_getsubopt'
collect2: ld returned 1 exit status
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
======= Error =======