Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Apr 2000 08:40:22 +0200 (CEST)
From:      Micke Josefsson <mj@isy.liu.se>
To:        tommyk <tommyk@cove.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: make world / 3-stable fails...
Message-ID:  <XFMail.000407084022.mj@isy.liu.se>
In-Reply-To: <38ED41F8.AF50142E@cove.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000407084022.mj>