Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 1999 06:58:04 -0600 (CST)
From:      Dave Cantrell <drc@inetnebr.com>
To:        Paul Apple <paula@jeffnet.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: 2.2.6 ==> 3.1 buildworld stopping at bootstrap libraries
Message-ID:  <Pine.BSF.4.05.9902170653250.848-100000@bespoke.inetnebr.com>
In-Reply-To: <Pine.LNX.4.10.9902151937030.434-100000@ellie.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Feb 1999, Paul Apple wrote:

>STUFF DELETED 
>
> /usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not supported for this target
> /usr/src/lib/csu/i386-elf/crtbegin.c:31: section attributes are not supported for this target
> /usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not supported for this target
> /usr/src/lib/csu/i386-elf/crtbegin.c:31: section attributes are not supported for this target
> {standard input}: Assembler messages:
> {standard input}:73: Error: Unknown pseudo-op:  `.section'
> {standard input}: Assembler messages:
> {standard input}:95: Error: Unknown pseudo-op:  `.section'
> *** Error code 1
> {standard input}: Assembler messages:
> *** Error code 1
> {standard input}:77: Error: Unknown pseudo-op:  `.previous'
> *** Error code 1
> 3 errors
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
>  

The same thing happened to me, until I decide to actually "read" the
Makefile (duh!).  It appears the command is "make upgrade" (or other
alternatives specified in the Makefile), this will move you from a.out to
elf.  Once I did this, things went according to plan, TTYV0 is cranking away
on "make upgrade" as I type.

drc
-- 
Dave Cantrell          | Contrary to popular belief Unix is user friendly.
drc@inetnebr.com       | It's just choosy with whom it makes friends,
Lincoln, Nebraska  USA | And currently we have only a nodding acquaintance.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902170653250.848-100000>