Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 22:29:55 -0400 (EDT)
From:      "Stephen J. Roznowski" <sjr@home.net>
To:        FreeBSD-current@FreeBSD.ORG
Subject:   Problem building -current kernel
Message-ID:  <200005230229.WAA08565@cc158233-a.catv1.md.home.com>

next in thread | raw e-mail | index | archive | help
I'm attempting to update my -current system from mid-April, and
I'm getting the following error:

make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
Warning: Object directory not changed from original /usr/src/sys/compile/ISTARI
cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-e
xterns -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/i3
86/bioscall.s
{standard input}: Assembler messages:
{standard input}:772: Error: operands given don't match any known 386 instructio
n
{standard input}:837: Error: operands given don't match any known 386 instructio
n
*** Error code 1

Lines, 772 and 837 contain:

	lcall   * bioscall_vector

Any clue what I'm doing wrong?

Thanks,
-- 
Stephen J. Roznowski    (sjr@home.net)



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




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