Problem with dev_get_by_index function

Dmitriy Mylov (dmylov@hq.ensoport.com)
Tue, 15 Feb 2000 19:36:29 -0500 (EST)


I am trying to use dev_get_by_index function but having problems
getting my program to link. The function is located in
/usr/include/linux/netdevice.h header file.

Here is what the loader is reporiting to me:

/tmp/cctrJzWu.o(.text+0xc): undefined reference to `dev_get_by_index'
collect2: ld returned 1 exit status

What should I do in order to get my program to link?

Obviously, I am missing a library, but I do not know which one:(

Please, help!!!!

Thanks a lot.

Dmitriy

-
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/