Date: Sat, 07 Oct 2000 21:41:18 GMT From: Salvo Bartolotta <bartequi@inwind.it> To: mikenoc@mindspring.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with make buildworld Message-ID: <20001007.21411800@bartequi.ottodomain.org> In-Reply-To: <39DF865D.2C06C095@mindspring.net> References: <39DF865D.2C06C095@mindspring.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 10/7/00, 9:23:58 PM, Mike Flanagan <mikenoc@mindspring.net> wrote=20 regarding problems with make buildworld: > Hello , > I have just updated the sources and then tried to do a make > buildworld unsecsesfully. I am running FreeBSD 4.0 > The new sources went threw fine and the steps I took to do a make > buildworld are as follows. I edited make.conf and added > CFLAGS=3D -O -pipe > NOPROFILE=3D true > USA_RESIDENT=3D YES > Then I cd /usr/obj and rm -rf * then did the make buildworld. After > doing that I got a new Generic Kernel that I cannot compile to save my= > life. Even trying to compile the GENERIC kernel withought editing > anything errors out with the following. So any help would be most > apprecaited. > Mike F. > ude opt_global.h -elf -mpreferred-stack-boundary=3D2=20 -fomit-frame-pointer > ../../i386/i386/atomic.c > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../..=20 -I../../../include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=3D2 > ../../i386/i386/autoconf.c > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../..=20 -I../../../include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=3D2 > ../../i386/i386/bios.c > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi > -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=3D2 > ../../i386/i386/bioscall.s > /tmp/ccj69159.s: Assembler messages: > /tmp/ccj69159.s:776: Error: operands given don't match any known 386 > instruction > /tmp/ccj69159.s:841: Error: operands given don't match any known 386 > instruction > *** Error code 1 > Stop in /usr/src/sys/compile/MFKERNEL. > You must build a kernel first. > *** Error code 1 Dear Mike Flanagan, I am afraid you did not follow the prescribed procedure. By the way,=20 you can retrieve it in /usr/src/UPDATING -- as per the directions in=20 the handbook ("The Cutting Edge"(tm)). Best of luck, Salvo 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?20001007.21411800>