Re: Corruption in 2.1.106

Bitburn Access Admin Dept (sysadmin@bitburn.org)
Fri, 19 Jun 1998 14:53:36 -0700 (PDT)


Compiling the 2.1.106 with all of alans patches applied with no errors.
Could this be the problem?

gcc -D__KERNEL__ -I/usr/src/linux-other/linux-2.1.106/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 balloc.o balloc.c
balloc.c: In function `ext2_free_blocks':
balloc.c:325: warning: passing arg 2 of `DQUOT_FREE_BLOCK' discards
`const' from pointer target type
balloc.c: In function `ext2_new_block':
balloc.c:527: warning: passing arg 2 of `DQUOT_ALLOC_BLOCK' discards
`const' from pointer target type
balloc.c:546: warning: passing arg 2 of `DQUOT_FREE_BLOCK' discards
`const' from pointer target type
balloc.c:567: warning: passing arg 2 of `DQUOT_PREALLOC_BLOCK' discards
`const' from pointer target type
balloc.c:570: warning: passing arg 2 of `DQUOT_FREE_BLOCK' discards
`const' from pointer target type
gcc -D__KERNEL__ -I/usr/src/linux-other/linux-2.1.106/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 bitmap.o bitmap.c
gcc -D__KERNEL__ -I/usr/src/linux-other/linux-2.1.106/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 dir.o dir.c

--Eric

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