Dallli n00b
Joined: 14 Mar 2007 Posts: 1
|
Posted: Wed Mar 14, 2007 3:29 pm Post subject: Gentoo-sources 2.6.19-r5 + iptables-1.3.5-r4 + ipp2p 0.8.2 |
|
|
Hi, i need some advice about compilation of module ipp2p.
I want to ask if this warning can cause a malfunction of the module.
make -C /lib/modules/2.6.19-gentoo-r5/build SUBDIRS=/root/POM/ipp2p-0.8.2 modules
make[1]: Entering directory `/usr/src/linux-2.6.19-gentoo-r5'
CC [M] /root/POM/ipp2p-0.8.2/ipt_ipp2p.o
/root/POM/ipp2p-0.8.2/ipt_ipp2p.c:874: warning: initialization from incompatible pointer type
Building modules, stage 2.
MODPOST 1 modules
CC /root/POM/ipp2p-0.8.2/ipt_ipp2p.mod.o
LD [M] /root/POM/ipp2p-0.8.2/ipt_ipp2p.ko
make[1]: Leaving directory `/usr/src/linux-2.6.19-gentoo-r5'
gcc -O3 -Wall -DIPTABLES_VERSION=\"1.3.5\" -I/var/tmp/portage/net-firewall/iptables-1.3.5-r4/work/iptables-1.3.5/include -fPIC -c libipt_ipp2p.c
ld -shared -o libipt_ipp2p.so libipt_ipp2p.o |
|