From owner-freebsd-current Wed May 27 04:11:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA03540 for freebsd-current-outgoing; Wed, 27 May 1998 04:11:57 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA03494 for ; Wed, 27 May 1998 04:11:45 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id VAA17050; Wed, 27 May 1998 21:11:41 +1000 Date: Wed, 27 May 1998 21:11:41 +1000 From: Bruce Evans Message-Id: <199805271111.VAA17050@godzilla.zeta.org.au> To: current@FreeBSD.ORG, pierre.dampure@k2c.co.uk Subject: Re: ELF Step 2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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