From owner-freebsd-stable Tue Jun 9 05:32:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA04229 for freebsd-stable-outgoing; Tue, 9 Jun 1998 05:32:09 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA04189 for ; Tue, 9 Jun 1998 05:32:01 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id MAA05983; Tue, 9 Jun 1998 12:08:15 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id OAA19488; Tue, 9 Jun 1998 14:07:35 +0200 (MET DST) Message-ID: <19980609140734.08169@follo.net> Date: Tue, 9 Jun 1998 14:07:34 +0200 From: Eivind Eklund To: "Daniel O'Connor" , freebsd-stable@FreeBSD.ORG Subject: Re: Can't compile -stable References: <199806090731.RAA28501@cain.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199806090731.RAA28501@cain.gsoft.com.au>; from Daniel O'Connor on Tue, Jun 09, 1998 at 05:01:32PM +0930 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 09, 1998 at 05:01:32PM +0930, Daniel O'Connor wrote: > Hi, > I am trying to do a buildworld on my -current machine to make a -stable system > for another machine, but it breaks :( > > I did > > cd /remote1 > cvs -d /usr/CVS-Repository co src > cd src > make buildworld MAKEOBJDIRPREFIX=/remote1 |& tee build.log There is something seriously wrong here. Are you attempting to build -current on a -stable machine? The above sequence of commands check out -current... Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message