* From: Peter Wemm <[EMAIL PROTECTED]>
* > =======
* > :
* > ln -sf libutil.so.2 /usr/obj/usr/src/i386/usr/lib/libutil.so
* > cd /usr/src/lib; make depend; make all; make install
* > ===> csu/i386-elf
* > ===> libcom_err
* > ===> libcom_err/doc
* > ===> msun
* > ===> libmd
* > ===> libcrypt
* > ===> ../secure/lib/libcrypt
* > make: don't know how to make crypt-shs.c. Stop
*
* This is because of stale .depend files. I got into the habbit of doing a
* rm -rf /usr/obj/* after Marcel's changes as earlier on it seemed to be
* leaving stale ones behind. I don't know if this is still the case but it
* looks a bit like it.
I blew away /usr/obj but still get the same error.
Satoshi
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message