Date: Fri, 25 Jun 1999 03:44:06 -0700 (PDT) From: francis@fatcat.org To: freebsd-gnats-submit@freebsd.org Subject: misc/12389: make world crashes at /usr/src/lib/csu/i386-elf/crtbegin.c:32 Message-ID: <19990625104406.6FB8714C03@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 25 03:50:01 PDT 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990625104406.6FB8714C03>