At 07:51 05/03/03 -0600, Brian Credeur wrote:
Thanks for the link, but I still can't get those modules to load on my 1.0-rc2 system. Same unresolved symbols messages.
# uname -a Linux fw 2.4.18 #1 Sun Apr 21 12:50:34 CEST 2002 i586 unknown
fw: -root- # insmod ip_nat_pptp.o Using ip_nat_pptp.o insmod: unresolved symbol ip_ct_gre_keymap_del insmod: unresolved symbol ip_conntrack_change_expect insmod: unresolved symbol ip_ct_gre_keymap_add
fw: -root- # insmod ip_conntrack_pptp.o Using ip_conntrack_pptp.o insmod: unresolved symbol ip_ct_gre_keymap_add
both those modules are dependent on ip_conntrack_proto_gre.o (see the modules.dep file at
http://leaf.sourceforge.net/devel/jnilo/bering/1.0-stable/modules/2.4.18/ )
Are you sure you're loading that module first.
cheers
Julian
-- [EMAIL PROTECTED] www.ljchurch.co.uk
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
