Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2000 16:31:52 +0800
From:      Yusuf Goolamabbas <yusufg@outblaze.com>
To:        freebsd-stable@freebsd.org
Subject:   Error in building 4.0-stable kernel
Message-ID:  <20000709163152.A4037@outblaze.com>

next in thread | raw e-mail | index | archive | help
P3/500 with 256MB RAM. 9GB SCSI

My current kernel/world build is from June 15. I did a cvsup today
(figuring O'Brien should have finished his binutil's stuff)
I did the following
/usr/sbin/config <FILE>
cd ../../compile/FILE
make depend;make

I get the following error

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/ccK15575.s: Assembler messages:
/tmp/ccK15575.s:773: Error: operands given don't match any known 386
instruction
/tmp/ccK15575.s:838: Error: operands given don't match any known 386
instruction
*** Error code 1


Do I need to do a buildworld/installworld first before installing the
new kernel. I always build a kernel first and then build world/install
world


-- 
Yusuf Goolamabbas
yusufg@outblaze.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000709163152.A4037>