[Bug 734] Iptables on Arm Processor with Vanilla Kernel

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Sat Aug 27 19:55:59 CEST 2011


http://bugzilla.netfilter.org/show_bug.cgi?id=734





--- Comment #9 from Evgheni <aidjek at gmail.com>  2011-08-27 19:55:58 ---
(In reply to comment #7)
> Created an attachment (id=364)
 --> (http://bugzilla.netfilter.org/attachment.cgi?id=364) [details]
> This is cctypeinfo, for the kernel.
> 
> Please build and run this module. It's cctypeinfo, just tweaked a little for
> kernelspace rather than userspace.
> Note that upon insmod, it will always return -EIO, which is intentional. The
> result is printed to dmesg nevertheless, so check there after insmod.
> 

Hello Jan. 

Sorry for misunderstanding, but I cannot to use this attachment by following
causes:

1) 
You have the following lines:
MODULES_DIR := /lib/modules/$(shell uname -r)
KERNEL_DIR  := ${MODULES_DIR}/build

But on the our system, to reduce disk space, we are using the following
directory tree:

[root at Router7:~]# ls -la /lib/modules/2.6.27.53-rtr7/
kernel/              modules.ieee1394map  modules.seriomap
modules.alias        modules.inputmap     modules.symbols
modules.ccwmap       modules.isapnpmap    modules.usbmap
modules.dep          modules.ofmap
modules.dep.bb       modules.pcimap
[root at Router7:~]# ls -la /lib/modules/2.6.27.53-rtr7/kernel/
add/                 dummy.ko             ppp_generic.ko
aead.ko              i2c-algo-pca.ko      ppp_synctty.ko
af_key.ko            i2c-pca-platform.ko  slhc.ko
at91_ether.ko        net/                 xfrm_ipcomp.ko
authenc.ko           ppp_async.ko         xfrm_user.ko
crc-ccitt.ko         ppp_deflate.ko

This is done because all flash space is about 7 Mb and was excluded all
unneeded directories.

2) I cannot compile or make any sources directly on the device, because we
don't have gcc or make utility. All sources we are compiling on the toolchain
and in the device use only binary.


I have no idea, how to rewrite our sources to show needed output.

If I can help you in another way, don't hesitate to contact me.

Thank you in advance, Evgheni.


-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.



More information about the netfilter-buglog mailing list