Subject: order in which to compile current source tree
To: None <current-users@netbsd.org>
From: Frank van der Linden <vdlinden@fwi.uva.nl>
List: current-users
Date: 12/17/1994 00:39:30
On a fully functional current of Dec 12 I decided to:
1. update the source tree to that of Dec 15
2. cd /usr/src/include;make install
3. cd /usr/src/lib;make all install
And all (well, nearly all, since my backups are OK) hell breaks loose:
Script started on Fri Dec 16 21:55:09 1994
sheep# ld
ld.so: Undefined symbol "___verrx" called from ld:/usr/lib/libc.so.12.0 at 0x10078afc
sheep# cc
ld.so: Undefined symbol "___sys_errlist" in cc:cc
sheep# exit
Script done on Fri Dec 16 21:55:14 1994
Can anybody out there tell me the _right_ order to recompile in this case ?
Onno van der Linden c/o vdlinden@fwi.uva.nl (Frank van der Linden)