undefined reference

Pat Barry (barry@skynet.csn.ul.ie)
Wed, 11 Mar 1998 20:25:21 +0000 (GMT)


Hi,
I am after adding code to ip_input.c to randomly drop packets for
testing purposes. Does any makefile have to change to include these
changes? I wrote the function as a header file and included it in
ip_input.c. On make zImage it bombed saying that in ipv4.0 there were
undeclared references to the code in my header file. This is my first
dealing with the kernal code so ignore my ignorance.

Thanks

Pat

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