Error: suffix or operands invalid for `shr'

Matthew Dillon dillon at apollo.backplane.com
Wed Jan 21 10:17:37 PST 2004


:> -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter=20
:> -D_KERNEL -include opt_global.h  -mpreferred-stack-boundary=3D2=20
:> -ffreestanding /usr/src/sys/i386/i386/locore.s
:> {standard input}: Assembler messages:
:> {standard input}:2233: Error: suffix or operands invalid for `shr'
:...
:>=20
:
:Rebuild world before you make your new kernel should fix it. I think the
:error has something todo with the gcc work that has been done in the tree.
:
:--=20
:Eirik Nygaard
:eirikn at xxxxxxxxxxxx    Never let a computer know you're in a hurry.

    Yes, the first set of committs I made accidently installed the gnu
    cpp in /usr/bin instead of the BSD-modified cpp, which is basically
    the gnu cpp but with different default options.  It was fixed very
    quickly, though.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list