From owner-freebsd-stable Tue Jul 17 21:51:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from netcabo.pt (mail2.netcabo.pt [212.113.161.137]) by hub.freebsd.org (Postfix) with ESMTP id 87C9B37B401 for ; Tue, 17 Jul 2001 21:51:17 -0700 (PDT) (envelope-from OpsyDopsy@netcabo.pt) Received: from OpsyDopsy.net.dhis.org ([213.22.0.69]) by netcabo.pt with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 18 Jul 2001 05:46:50 +0100 Content-Type: text/plain; charset="iso-8859-1" From: JF To: stable@freebsd.org Subject: src compiling error Date: Wed, 18 Jul 2001 05:54:46 +0100 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01071805544600.33774@OpsyDopsy.net.dhis.org> Content-Transfer-Encoding: 8bit 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 I installed 4.3 and cvsupdated yesterday (16/07/01) When I go for the first step of recompiling the sources (cd /usr/src && make buildworld) it gives me the following error: sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 444 libmd.so.2 /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 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Can anyone help? Thanks in advance. JF To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message