From owner-freebsd-current Mon Mar 17 5:45:50 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9530B37B401; Mon, 17 Mar 2003 05:45:46 -0800 (PST) Received: from robg.homeunix.net (ppp-64-217-142-186.dialup.wchtks.swbell.net [64.217.142.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C4BB43F3F; Mon, 17 Mar 2003 05:45:44 -0800 (PST) (envelope-from rob@robg.homeunix.net) Received: from robg.homeunix.net (localhost [127.0.0.1]) by robg.homeunix.net (8.12.8/8.12.8) with ESMTP id h2HDi4Ur013616; Mon, 17 Mar 2003 07:44:05 -0600 (CST) (envelope-from rob@robg.homeunix.net) Received: (from rob@localhost) by robg.homeunix.net (8.12.8/8.12.8/Submit) id h2HDi3Jl013615; Mon, 17 Mar 2003 07:44:03 -0600 (CST) Date: Mon, 17 Mar 2003 07:44:02 -0600 From: Robert Garrett To: Doug Barton Cc: current@freebsd.org Subject: Re: source upgrade broken? Message-ID: <20030317134402.GA977@sbcglobal.net> References: <20030316085325.GA743@sbcglobal.net> <007701c2ec6b$545f4220$60ee1098@stark> <20030317030949.U82176@znfgre.tberna.bet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030317030949.U82176@znfgre.tberna.bet> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 17, 2003 at 03:10:08AM -0800, Doug Barton wrote: > Are you guys precisely following the instructions in src/UPDATING? most definately, the new compiler depends on new syscalls in the kernel, and the kernel depends on new options in the compiler. I could not find anything about this situation in UPDATING. I'm doing a fresh checkout of the -current tree while I'm writing this. I believe the procedure I followed was cvs co src -t . gperf rebuild bombed due to missing includes.. went ahead and tried make buildworld bombed on tar is a directory during the clean phase.. wasted my obj directory.. rm -rf /usr/obj cd /usr/src && make buildworld and bombed on rm -f tar addext.o argmatch.o backupfile.o basename.o dirname.o error.o exclude.o full-write.o getdate.o getline.o getopt.o getopt1.o getstr.o hash.o human.o mktime.o modechange.o prepargs.o print-copyr.o quotearg.o safe-read.o save-cwd.o savedir.o unicodeio.o xgetcwd.o xmalloc.o xstrdup.o xstrtoul.o xstrtoumax.o buffer.o compare.o create.o delete.o extract.o incremen.o list.o mangle.o misc.o names.o rtapelib.o tar.o update.o tar.1.cat rm: tar: is a directory *** Error code 1 this is of course todays current as of 5:30 a.m CST Rob > > On Mon, 17 Mar 2003, Scott Sipe wrote: > > > I second that problem. Tried doing an upgrade yesterday, and it didn't > > work--missing libc.so.4 error given during make installworld. > > > > Scott > > > > ----- Original Message ----- > > From: "Robert Garrett" > > To: > > Sent: Sunday, March 16, 2003 3:53 AM > > Subject: source upgrade broken? > > > > > > > Gentleman, > > > > > > Please correct me if I am wrong but it appears, that the source upgrade > > > path from 4.* to 5.0 is broken. I havent played with it much but it > > appears thatbuilding the kernel, depends on somethings new to the -current > > compiler, and the compiler is dependant on stuff in the 5.-current kernel. I > > realize that with all the stuff thats been ripped out of 5.0 and added, that > > a clean install is probably the best way to go. I am just curious if it > > truly is borked or if it is just me. > > > > > > Robert Garrett > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-current" in the body of the message > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > > > -- > > This .signature sanitized for your protection > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message