Date: Wed, 01 Mar 2000 10:22:30 +0000 From: Tracey King <tp-king@dircon.co.uk> To: questions@freebsd.org Subject: trouble with make world on upgrade Message-ID: <38BCEF66.5862A058@dircon.co.uk>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to drag my machine up to date, it had version 2.2.5 which I managed to upgrade to 2.2.8 (many thanks for help provided, hurray!). Now, trying to upgrade to version 3 make world trundles along for a while and then falls over . I pulled down the source using cvsup, my supfile looks like this: "*default host=cvsup.uk.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_3 *default delete use-rel-suffix *default compress src-all *default tag=. ports-all doc-all" I'd be greatfull if anyone could help out as the online handbook was too helpfull. TIA Tracey make world error:> 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 Stop. *** Error code 1 Stop. 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?38BCEF66.5862A058>