From owner-freebsd-questions Wed Dec 15 7:36:22 1999 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 5BC57151A8 for ; Wed, 15 Dec 1999 07:36:16 -0800 (PST) (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.9.1/8.9.1) with ESMTP id QAA07044 for ; Wed, 15 Dec 1999 16:36:05 +0100 (MET) 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 Date: Wed, 15 Dec 1999 16:36:05 +0100 (CET) From: Micke Josefsson To: freebsd-questions@freebsd.org Subject: CVSup and make world Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When making world in a freshly installed system (for example my 3.1 at the office) all goes well and I can later also build a new kernel and boot it etc. BUT, when CVSup-ing or installing src dist anew there nearly always (?) seems to be some part missing, today it was: install -c -o root -g wheel -m 644 ppp/chap-auth /usr/share/examples/ppp/chap-auth install: /usr/share/examples/ppp/chap-auth: No such file or directory *** Error code 71 Stop. and that's the end of that. (this was after a install src dist from CD). If I CVSup src-all should I not get ALL the source? I dunno why /usr/share has been tampered with - it certainly is none of my making. I believe that perhaps as a part of a cleanup before make world this has gone? Yesterday, I CVSup'ed and actually got a make world to go through, but the kernel I then built did not boot. It was somewhat smaller than my other kernel. Happily I could swap back to kernel.old. I really want to learn how to do this. Pointers are welcome. /Micke PS (I have followed Nik Clayton's advice on his webpage) ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.1 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message