George Metz, on Fri 23 February 2001 at 04:55 channelled:
>
> On Thu, 22 Feb 2001, George Metz wrote:
>
> > And finally, done.
>
> And what should greet my wondering eyes this morning,
> after all that work last night, but the announcement
> on Slashdot that Linus et al. have released Kernel
> 2.4.2 today. Looks like I need to compile one for my
> box tonight. Oh, the irony. =)

Hi George,

I downloaded your 2.4.1 1.68MB image and stuck it on a disk.  I just
un-commented the following modules (and added the 3c509.0 module from
your kernel tarball to the disk):

iptable_nat    ip_nat_ftp
ip_conntrack   ip_conntrack_ftp
ipt_LOG        ipt_mac
ipt_state      (all exist in the original downloaded image)

and am receiving the following errors upon boot:

ip_conntrack_ftp - ip_nat_ftp - /lib/modules/ip_nat_ftp.o:
 unresolved symbol ip_nat_expect_register

/lib/modules/ip_nat_ftp.o: unresolved symbol
 ip_nat_helper_register
/lib/modules/ip_nat_ftp.o: unresolved symbol
 ip_nat_helper_unregister
/lib/modules/ip_nat_ftp.o: unresolved symbol
 ip_nat_expect_unregister
/lib/modules/ip_nat_ftp.o: unresolved symbol
 ip_nat_cheat_check
/lib/modules/ip_nat_ftp.o: unresolved symbol
 ip_nat_setup_info

/lib/modules/ipt_LOG.o: unresolved symbol
 ipt_register_target_Rc2629570
/lib/modules/ipt_LOG.o: unresolved symbol
 ipt_unregister_target_Rd09de455

/lib/modules/ipt_mac.o: unresolved symbol
 ipt_register_match_Ra8f99fa5
/lib/modules/ipt_mac.o: unresolved symbol
 ipt_unregister_match_R47dc74f4

/lib/modules/ipt_state.o: unresolved symbol
 ipt_register_match_Ra8f99fa5
/lib/modules/ipt_state.o: unresolved symbol
 ipt_unregister_match_R47dc74f4

/lib/modules/iptable_nat.o: unresolved symbol
 ipt_register_target_Rc2629570
/lib/modules/iptable_nat.o: unresolved symbol
 ipt_do_table_R5f4c29b0
/lib/modules/iptable_nat.o: unresolved symbol
 ipt_register_table_Rac1c54e9
/lib/modules/iptable_nat.o: unresolved symbol
 ipt_unregister_target_Rd09de455
/lib/modules/iptable_nat.o: unresolved symbol
 ipt_unregister_table_R9b146f17

I assume there is some issue with the kernel compile itself - looks like
something (1) was left out that should have been left in.  Maybe.

I really want to have a play with the new kernel and iptables to see
what I can come up with, but unfortunately do not have another working
Linux box here at present on which I can try a kernel compile myself.

Anyway, when you get your 2.4.2 kernel and associated files uploaded
I'll be downloading and trying these out.  All the best.

Regards,
Hilton

(1) Buggers me what tho


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to