Module undefined symbols ...

Mike Flouris (flouris@csi.forth.gr)
Wed, 06 Aug 1997 16:30:16 +0300


Hi all,

I'm new to this list and to Linux kernel.
I would very much appreciate if someone
could help, with this lame question.

I'm writing a high level kernel module
on kernel 2.0.30, and I'd like to make
it loadable.
However even though I use implemented
kernel calls and I compile the module ok,
when I use insmod it reports certain
undefined symbols. This happens only
with some calls, for example :

in_aton undefined
dev_open undefined
sys_socket undefined
in_ntoa undefined
ip_get_mask undefined
ip_rt_new undefined

Any ideas ?

Thanx in advance,
Mike &