From owner-freebsd-questions Thu Apr 6 23:40:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 8AD8337B825 for ; Thu, 6 Apr 2000 23:40:28 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e376eNm17329; Fri, 7 Apr 2000 08:40:23 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38ED41F8.AF50142E@cove.com> Date: Fri, 07 Apr 2000 08:40:22 +0200 (CEST) From: Micke Josefsson To: tommyk Subject: RE: make world / 3-stable fails... Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Apr-00 tommyk wrote: > I'm a newbie to the cvsup system, but I thought I have this working > fairly well. > > I'm currently running 3.2 from off a CD, so I got the stable tree and > the crypto from a > server using the standard files off the local disk at > /usr/share/examples/cvsup ? At least, that's > from http://www.freebsd.org/handbook/synching.html pointer / link. All > i did was change the > name of the server to cvsup3 ... > > Everything seemed to work great, but I've been pulling out my hair. > Whenever I do make buildworld > or make world, I get this: > > > install -C -o root -g wheel -m 444 /usr/src/gnu/lib/libdialog/dialog.h > /usr/obj/usr/src/tmp/usr/include > cd /usr/src/gnu/lib/libgmp; > /usr/obj/usr/src/tmp/usr/bin/make beforeinstall > install -C -o root -g wheel -m 444 > /usr/src/gnu/lib/libgmp/../../../contrib/libgmp/gmp.h > /usr/obj/usr/src/tmp/usr/include > cd /usr/src/secure/lib/libdes; /usr/obj/usr/src/tmp/usr/bin/make > beforeinstall > cd: can't cd to /usr/src/secure/lib/libdes > *** Error code 2 My guess is that you have not the crypto-stuff cvsupped. Do a 'make world -DNOSECURE', and you are on track again... ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message