I found the descriptions under bering-uclibc branch.

I recompiled my kernel/modules & iptables.
The kernel boots fine, and the iptables binary file works flawlessly as wel.
Unfortunately when I try to load my ipt modules I get unresolved symbol
errors.

Specifically I get the following errors when loading ipt_string.

Unresolved symbol: kmalloc
Unresolved symbol: ipt_register_match
Unresolved symbol: ipt_unregister_match
Unresolved symbol: net_ratelimit
Unresolved symbol: kfree
Unresolved symbol: printk

I get the ipt_register_match & ipt_unregister_match errors when I load some
other ipt_* modules
As well. (ipt_mport amongst others).

Any pointers in what I am doing wrong would be greatly appreciated.

Kim Oppalfens



-----Original Message-----
From: Kim Oppalfens 
Sent: woensdag 2 juli 2003 21:20
To: 'Jacques Nilo'; Kim Oppalfens; '[EMAIL PROTECTED]'

Is there some documentation available on how to setup a uclibc development
environment?
I followed your great instructions on how to build slink & woody development
uml's so I have those available?
My kernel was compiled in the woody uml fs.

Kim Oppalfens
Thanks for the guidelines. 


-----Original Message-----
From: Jacques Nilo [mailto:[EMAIL PROTECTED]
Sent: woensdag 2 juli 2003 20:44
To: Kim Oppalfens; '[EMAIL PROTECTED]'

I am afraid you must recompile iptable against your new kernel if you have
applied different  P-O-M patches from the one used in Bering kernel. This
must be done against uClibc since iptables and corresponding modules are
running in userland Jacques Le Mercredi 2 Juillet 2003 13:54, Kim Oppalfens
a écrit :
> Hi all,
>
>
>
> I am trying to get the iptables string patch working but I am in a bit 
> over my head I am afraid.
>
>
>
> So far I patches a stock 2.4.20 kernel with all the required patches 
> (bridge; ecn ; helpers ....)
>
> I then ran iptables patch-o-matic and included some new patches I liked.
>
> Compiled the kernel and replaced the old bering-uclibc 1.2 kernel with 
> my new ones.
>
>
>
> So far everything worked fine.
>
>
>
> Then I recompiled the iptables 1.2.8 files. And replaced all files on 
> my firewall in /lib/iptables with the new recompiled
>
> Versions including the ipt_string patch.
>
> I left the standard Bering-uclibc 1.2 iptables binary file in place.
>
>
>
> I then backup up the iptables.lrp package and rebooted.
>
> Unfortunately the modules won't load (unresolved symbol errors) and 
> shorewall doesn't launch anymore neither
>
> Stating : Unknown arg '-dport"
>
>
>
> The two multiport patches are included in the kernel though.
>
> PS: Mike, you can delete my previous html mail, very sorry about that.
>
>
>
> Kim Oppalfens
>
>
> DISCLAIMER: The information in this message is confidential and may be 
> legally privileged. It is intended solely for the addressee.  Access 
> to this message by anyone else is unauthorised.  If you are not the 
> intended recipient, any disclosure, copying, or distribution of the 
> message, or any action or omission taken by you in reliance on it, is 
> prohibited and may be unlawful.  Please immediately contact the sender 
> if you have received this message in error. Thank you.
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including 
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/
> 01
>
> _______________________________________________
> leaf-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-devel


DISCLAIMER: The information in this message is confidential and may be
legally privileged. It is intended solely for the addressee.  Access to this
message by anyone else is unauthorised.  If you are not the intended
recipient, any disclosure, copying, or distribution of the message, or any
action or omission taken by you in reliance on it, is prohibited and may be
unlawful.  Please immediately contact the sender if you have received this
message in error. Thank you.




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01

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

Reply via email to