> > With kernel 2.2.12 and patches from Jens Axboe for the CDROM (sep14-2.2.diff),
> > kmsgdump 0.4 causes the kernel compile to fail with:
>
> yes, sorry I've just noticed it too. My assembler doesn't complain, but others
> do. It seems they don't like the division in #defines. I don't understand why.
It's a bug in binutils, fixed around June 1998. linux gas versions before
this tried to be compatible with some brain-dead assemblers that use `/'
to begin a comment.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/