Question about importing symbols

Dandini, Michael A (madandi@sandia.gov)
Fri, 26 Jul 2002 16:19:59 -0600


I am currently trying to develop a kernel module and I am having problems
getting insmod to resolve all the symbols. The one I'm haveing particular
trouble with is tcp_v4_lookup_listener. It's extern'd in tcp.h and is
exported in netsyms.c, yet when I do a ksyms -a it doesn't show up. I've
got a feeling I'm missing something either when I compile my module, or I
didn't pick the right options when I compiled my kernel.

Any thoughts?

Michael A. Dandini
Sandia National Laboratories
madandi@sandia.gov

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/