From nobody@FreeBSD.ORG Fri Jun 25 03:44:06 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 6FB8714C03; Fri, 25 Jun 1999 03:44:06 -0700 (PDT)
Message-Id: <19990625104406.6FB8714C03@hub.freebsd.org>
Date: Fri, 25 Jun 1999 03:44:06 -0700 (PDT)
From: francis@fatcat.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: make world crashes at /usr/src/lib/csu/i386-elf/crtbegin.c:32
X-Send-Pr-Version: www-1.0

>Number:         12389
>Category:       misc
>Synopsis:       make world crashes at /usr/src/lib/csu/i386-elf/crtbegin.c:32
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 25 03:50:01 PDT 1999
>Closed-Date:    Fri Jun 25 05:11:37 PDT 1999
>Last-Modified:  Fri Jun 25 05:16:39 PDT 1999
>Originator:     Francis Tilley
>Release:        2.7 Release
>Organization:
>Environment:
FreeBSD rascal.fatcat.org 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Wed Oct  7 15:34:58 BST 1998     francis@rascal.fatcat.org:/usr/src/sys/compile/hunter  i386

>Description:
I used cvsup to pull the source files of 3.2 Release with a view to
upgrade the system.
When running make world it repeatadly crashes out at this stage:

cc -O -pipe -elf -Wall -fkeep-inline-functions
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386-elf/crt1.c
-o crt1.o
cc -O -pipe -elf -Wall -fkeep-inline-functions
-I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o
/usr/src/lib/csu/i386-elf/crtbegin.c:32: section attributes are not
supported for this target
/usr/src/lib/csu/i386-elf/crtbegin.c:33: section attributes are not
supported for this target
{standard input}: Assembler messages:
{standard input}:68: Error: Unknown pseudo-op:  `.section'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

>How-To-Repeat:
I have run make world several times, it always crashed out at the same
stage. I deleted the /i386-elf tree, ran cvsup again [it pulled across 
new files], then tried make world. Once again crashed out with the same 
message. 
>Fix:
Unknown at present.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Fri Jun 25 05:11:37 PDT 1999 
State-Changed-Why:  
You can't use ``make world'' to upgrade your 2.2.7 system to 3.2. 
You should use ``aout-to-elf'' target. 
Did you try searching mailing list archives? 
>Unformatted:
