Date: Wed, 27 May 1998 21:11:41 +1000 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.ORG, pierre.dampure@k2c.co.uk Subject: Re: ELF Step 2 Message-ID: <199805271111.VAA17050@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>After a make world on -current 05:00 BST : > >- cannot login; sorted out by booting single user and changing the = >password; it seems the system switched from DES to MD5 (verified by = >checking at the symbolic links) -- why? /usr/src/Makefile has the md5 libcrypt hard-coded in one place. I'm not sure why it doesn't get replaced by the correct ${_libcrypt} later. NOCLEAN? The wrong version should only be used to build perl. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805271111.VAA17050>