DragonFly bugs List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Error: suffix or operands invalid for `shr'
I get the following with the current tree (I did "rm -rf /usr/obj" and
"make installincludes"
make kernel
[snip]
cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g
-nostdinc -I. -I/usr/src/sys -I/usr/src/sys/../include
-I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter
-D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2
-ffreestanding /usr/src/sys/i386/i386/locore.s
{standard input}: Assembler messages:
{standard input}:2233: Error: suffix or operands invalid for `shr'
{standard input}:2234: Error: suffix or operands invalid for `shr'
{standard input}:2250: Error: suffix or operands invalid for `shr'
{standard input}:2251: Error: suffix or operands invalid for `shr'
{standard input}:2256: Error: suffix or operands invalid for `shr'
{standard input}:2261: Error: suffix or operands invalid for `shr'
{standard input}:2266: Error: suffix or operands invalid for `shr'
{standard input}:2271: Error: suffix or operands invalid for `shr'
{standard input}:2288: Error: suffix or operands invalid for `shr'
{standard input}:2293: Error: suffix or operands invalid for `shr'
*** Error code 1
Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1
-- Steve
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]