From owner-freebsd-stable Thu Jul 19 16:44: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 0CB4337B407 for ; Thu, 19 Jul 2001 16:44:01 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f6JNi0M26042 for ; Thu, 19 Jul 2001 16:44:00 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id D7CDD3811; Thu, 19 Jul 2001 16:44:00 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Kris Kennaway Cc: stable@FreeBSD.ORG Subject: Re: src compiling error In-Reply-To: <20010717225810.A91635@xor.obsecurity.org> Date: Thu, 19 Jul 2001 16:44:00 -0700 From: Peter Wemm Message-Id: <20010719234400.D7CDD3811@overcee.netplex.com.au> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris Kennaway wrote: > On Wed, Jul 18, 2001 at 05:54:46AM +0100, JF wrote: > > I installed 4.3 and cvsupdated yesterday (16/07/01) > >=20 > > When I go for the first step of recompiling the sources (cd /usr/src && m= > ake=20 > > buildworld) it gives me the following error: > >=20 > > sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 444 libmd.so.2= > =20 > > /usr/obj/usr/src/i386/usr/lib > > ln -sf libmd.so.2 /usr/obj/usr/src/i386/usr/lib/libmd.so > > cd /usr/src/lib/libcrypt; make depend; make all; make install > > make: don't know how to make crypt-blowfish.c. Stop > > *** Error code 2 > > You're not cvsupping the entire source collection, although you > shouldn't have to; the src-crypt collection is still supposed to be > optional. I think Peter broke this when he MFC'ed the new libcrypt. He had an ancient copy of src-crypto and/or src-secure that was not being updated by cvsup. When he fixed the supfile it all worked again. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message