DragonFly BSD
DragonFly bugs List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Error: suffix or operands invalid for `shr'


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Jan 2004 10:16:06 -0800 (PST)

:> -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@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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]