From owner-freebsd-questions Fri Jun 25 13: 1:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from revolution.3-cities.com (revolution.3-cities.com [204.203.224.155]) by hub.freebsd.org (Postfix) with ESMTP id 5868E14DD0 for ; Fri, 25 Jun 1999 13:01:18 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (kenn2100.bossig.com [208.26.242.100]) by revolution.3-cities.com (8.9.3/8.9.3) with ESMTP id NAA12924; Fri, 25 Jun 1999 13:01:13 -0700 (PDT) Message-ID: <3773E000.4AB33DC@3-cities.com> Date: Fri, 25 Jun 1999 13:01:04 -0700 From: Kent Stewart Reply-To: kstewart@3-cities.com Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Panos GEVROS Cc: questions@FreeBSD.ORG Subject: Re: upgrading from source 2.2.8 -> 3. References: <6679.930336436@cs.ucl.ac.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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