From nobody@FreeBSD.ORG Fri Feb 26 11:37:25 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 6CCC914F95; Fri, 26 Feb 1999 11:37:25 -0800 (PST)
Message-Id: <19990226193725.6CCC914F95@hub.freebsd.org>
Date: Fri, 26 Feb 1999 11:37:25 -0800 (PST)
From: christoph.sold@pk.she.de, christoph_sold@yahoo.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: 2.2.8-S => 3.1-S make aout-to-elf-build fails
X-Send-Pr-Version: www-1.0

>Number:         10285
>Category:       kern
>Synopsis:       2.2.8-S => 3.1-S make aout-to-elf-build fails
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 26 11:40:00 PST 1999
>Closed-Date:    Wed Mar 24 11:25:18 PST 1999
>Last-Modified:  Wed Mar 24 11:26:15 PST 1999
>Originator:     Christoph Sold
>Release:        2.2.8-Stable
>Organization:
>Environment:
root@cheasy[/home/sold/cvsup]$ uname -a
FreeBSD cheasy.pk.she.de 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0:
Thu Jan 14 18:44:46 CET 1999
sold@cheasy.pk.she.de:/usr/src/sys/compile/CHEASY-STABLE  i386
>Description:
root@cheasy[/usr/src]$ tail -n 20 aout-to-elf-build.out
===> sbin/clri
cc -nostdinc -O -pipe   -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/sbin/clri/clri.c
cc -nostdinc -O -pipe   -I/usr/obj/aout/usr/src/tmp/usr/include  -static -o clri clri.o
gzip -cn /usr/src/sbin/clri/clri.8 > clri.8.gz
===> sbin/dhclient
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
>How-To-Repeat:
Install 2.2.8-S from CVSup.
Fetch the 3.1-Stable sources as of Feb 19 using CVSup
make aout-to-elf-build
>Fix:


>Release-Note:
>Audit-Trail:

From: Sheldon Hearn <sheldonh@iafrica.com>
To: christoph.sold@pk.she.de
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/10285: 2.2.8-S => 3.1-S make aout-to-elf-build fails
Date: Thu, 11 Mar 1999 12:25:57 +0200

 Hi Cristoph,
 
 I'm not sure whether you can move up straight from RELENG_2_2 to
 RELENG_3. I'd suggest you go from RELENG_2_2 to RELENG_3_0_0_RELEASE, do
 the ``make world; make aout-to-elf; install new boot blocks & install
 ELF kernel'' thing there, and _then_ sup up to the latest stable
 sources.
 
 Ciao,
 Sheldon.
 

From: Sheldon Hearn <sheldonh@iafrica.com>
To: Christoph Sold <christoph.sold@pk.she.de>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/10285: 2.2.8-S => 3.1-S make aout-to-elf-build fails
Date: Fri, 12 Mar 1999 17:02:05 +0200

 Hi Cristoph,
 
 My sincere apologies regarding the misinformation that I provided
 before. Apparently, you _can_ upgrade directly to 3.1-STABLE using the
 ``upgrade'' target. I've never used it myself, hence the inaccuracy in
 my previous message.
 
 Are you sure you have enough disk space for the upgrade? Do a df -k
 after the failure occurs and see how much space you have?
 
 Ciao,
 Sheldon.
 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Wed Mar 24 11:25:18 PST 1999 
State-Changed-Why:  
Closed with originator's consent. 
>Unformatted:
