Date: Fri, 25 Jun 1999 13:01:04 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Panos GEVROS <P.Gevros@cs.ucl.ac.uk> Cc: questions@FreeBSD.ORG Subject: Re: upgrading from source 2.2.8 -> 3. Message-ID: <3773E000.4AB33DC@3-cities.com> References: <6679.930336436@cs.ucl.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Panos GEVROS wrote: > > Hello, > > I'm trying to upgrade from 2.2.8 to 3.1 (cvsup'ed) > and while i'm doing > make buildworld > i end up with the following messages > any ideas on what might have gone wrong? It sounds like you didn't do a "make upgrade" first. You have to upgrade from a.out (2.2.8) to elf (3.1) and a buildworld won't work until you have upgraded first. The was a recent thread that said you should upgrade between major releases. You can follow it in the archives. Kent > > Thanks > Panos > > cc -O -pipe -elf -Wall -Wno-unused -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: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' > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3773E000.4AB33DC>