make[2]: Entering directory `/usr/src/linux-2.2.0pre2/fs'
make[2]: Circular /usr/src/linux-2.2.0pre2/include/linux/uio.h <-
/usr/src/linux-2.2.0pre2/include/linux/socket.h dependency dropped.
gcc -D__KERNEL__ -I/usr/src/linux-2.2.0pre2/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c
-o read_write.o read_write.c
read_write.c: In function `do_readv_writev':
read_write.c:187: `UIO_FASTIOV' undeclared (first use this function)
read_write.c:187: (Each undeclared identifier is reported only once
read_write.c:187: for each function it appears in.)
read_write.c:201: `UIO_MAXIOV' undeclared (first use this function)
read_write.c:187: warning: unused variable `iovstack'
make[2]: *** [read_write.o] Error 1
-
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/