Help with compiling netfilter/iptables modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I compiled iptables 1.4.9.1 for powerpc architecture using this commands :

 ./configure --prefix=/dream/root/cdkroot
--host=powerpc-tuxbox-linux-gnu (with edited configure file to run
cross-compiling)
 make
 make install

The binaries and libraries are created successfully and there are
tested (with other modules).
The problem is that the modules there are not compiled. I have seen
the paths /dream/root/cdkroot/lib/modules/2.6.9/kernel/..  (net/ipv4
doesn't exist)

But exists the paths :

/dream/root/cdkroot/lib/modules/2.6.9/build/net/ipv4/*    (there are
only .c and .o files , not .ko)
/dream/root/cdkroot/lib/modules/2.6.9/source/net/ipv4/*    (there are
only .c and .o files , not .ko)

I would like to compile all the modules for netfilter/iptables with
.ko extension,

Thanks a lot and sorry for my english :)
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux