From owner-freebsd-current Thu Jun 25 13:54:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24773 for freebsd-current-outgoing; Thu, 25 Jun 1998 13:54:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24726 for ; Thu, 25 Jun 1998 13:53:53 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA07261; Fri, 26 Jun 1998 07:02:33 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806252102.HAA07261@cimlogic.com.au> Subject: Re: Unable to compile from 2.2.6-stable In-Reply-To: from Robert Watson at "Jun 25, 98 08:40:29 am" To: robert+freebsd@cyrus.watson.org Date: Fri, 26 Jun 1998 07:02:33 +1000 (EST) Cc: jb@cimlogic.com.au, stb@hanse.de, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Watson wrote: > > On 2.2.6-stable, you need to: > > > > make -m /usr/src/share/mk buildworld > > > > I have tested "make -m /usr/src/share/mk world" on a stock installation > > from the 2.2.6-RELEASE CD. > > So, I had never tried compiling -current under -stable before, but on > seeing your email I thought I'd give it a try. My tree is a little > different of course, but it appears not to work: > > robert@fledge:fledge:/home/fbsd-current/src# make -m share/mk buildworld One of the tests I did on 2.2.6-RELEASE was to use "-m share/mk" and I found that does _not_ work. Each message I have posted about this has had "-m /usr/src/share/mk" which is not the same thing! You need an absolute path to the mk source directory. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message