Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Oct 2000 16:23:58 -0400
From:      Mike Flanagan <mikenoc@mindspring.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   problems with make buildworld
Message-ID:  <39DF865D.2C06C095@mindspring.net>

next in thread | raw e-mail | index | archive | help
 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= -O -pipe
   NOPROFILE= true
  USA_RESIDENT= 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=2 -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../.. -I../../../include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../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../.. -I../../../include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../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=2
../../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






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?39DF865D.2C06C095>