missing prefix warning in 2.1.106 on i386

Albert Cranford (AlbertC@millennium.net)
Sun, 14 Jun 1998 22:14:47 -0400


Does anyone else get this warning? I applied Alan Modra's patch
for arch/i386/lib/checksum.c but no change. I didn't get this
in previous correction version.
Later,
Albert

make[2]: Entering directory `/usr/src/linux/arch/i386/lib'

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o checksum.o
checksum.c
{standard input}: Assembler messages:
{standard input}:143: Warning: warning: missing prefix `*' in absolute
indirect address, maybe misassembled!

gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -traditional -c
semaphore.S -o semaphore.o

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu