Messages in this thread |  | | | From | (Alan Cox) | | Subject | Re: random.c in 2.1.104 does not compile for me | | Date | Sun, 7 Jun 1998 19:14:55 +0100 (BST) |
| |
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o random.o random.c > random.c:1745: conflicting types for `secure_tcp_syn_cookie' > /usr/src/linux/include/linux/random.h:59: previous declaration of `secure_tcp_syn_cookie' > make[3]: *** [random.o] Error 1
The kernel as Linus shipped it doesnt actually compile. Fix the prototypes or pick up my diff set for this and other stuff from ftp.uk.linux.org:/pub/linux/alan/2.1/...
Alan
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu
|  |