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: Eirik Nygaard <eirikn@xxxxxxxxxxxx>
Date: Wed, 21 Jan 2004 15:39:31 +0100

On Wed, Jan 21, 2004 at 02:18:36PM +0000, Steve Mynott wrote:
> 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
> 

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.

-- 
Eirik Nygaard
eirikn@xxxxxxxxxxxx    Never let a computer know you're in a hurry.

Attachment: pgp00007.pgp
Description: PGP signature



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