From owner-freebsd-stable Thu Nov 26 07:39:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08795 for freebsd-stable-outgoing; Thu, 26 Nov 1998 07:39:26 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08781 for ; Thu, 26 Nov 1998 07:39:12 -0800 (PST) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.9.1a/jtpda-5.3.1) with ESMTP id QAA06372 for ; Thu, 26 Nov 1998 16:39:03 +0100 (CET) Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (8.8.8/jtpda-5.2) with ESMTP id QAA08853 for ; Thu, 26 Nov 1998 16:39:03 +0100 (MET) From: talon@lpthe.jussieu.fr (Michel TALON) Received: from (talon@localhost) by niobe.lpthe.jussieu.fr (8.8.7/jtpda-5.1) id QAA24216 for freebsd-stable@FreeBSD.ORG; Thu, 26 Nov 1998 16:39:03 +0100 (CET) Message-Id: <199811261539.QAA24216@niobe.lpthe.jussieu.fr> Subject: Problem compiling stable release To: freebsd-stable@FreeBSD.ORG Date: Thu, 26 Nov 1998 16:39:03 +0100 (CET) Lab: L.P.T.H.E. Universite Paris VI, Tour 16, 1 etage Tel: 44 27 41 05 Fax: (33) 1 44 27 70 88 X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Having cvsuped stable on a machine running 2.2.5 i have performed make -j 4 buildworld, which almost succeeded, but halted near the end complaining with a lot of doubly defined variables in /usr/src/lkm/cd9660. At this point i went to /usr/src/lkm/cd9660, was able to do make then returned to /usr/src and completed the build with make -DNOCLEAN buildworld Of course i have not installed the release, a good thing in view of the NFS problem, but was wandering if: - it is dangerous to proceed as described above - if the -j4 option had bad interferences somewhere in the build process. Has somebody encountered a similar problem? Thanks -- Michel TALON To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message