Am i the only one to get those kind of messages whenever i try to compile
something kernel-related ?
tested with 2.4.10 and 2.4.12, stock kernel and benh patched,
happens too at some other point in compilation when doing a simple
make module_image ... (ok, i know that's not the debian way, just did
it for testing purposes...)
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.10/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char -msoft-float -pipe
-ffixed-r2 -Wno-uninitialized -mmultiple -mstring -fno-omit-frame-pointer -c
-o sched.o sched.c
{standard input}: Assembler messages:
{standard input}:363: Error: missing operand
{standard input}:404: Error: missing operand
{standard input}:709: Error: missing operand
{standard input}:755: Error: missing operand
{standard input}:789: Error: missing operand
{standard input}:840: Error: missing operand
{standard input}:876: Error: missing operand
{standard input}:920: Error: missing operand
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.4.10/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.10/kernel'
make: *** [_dir_kernel] Error 2
--
I'm an occurence of the I love GNU virus.
Please help me spread.