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 ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message