For starters: Hello to you all.

I�m on a RH7.1 and trying to install the newnat-modules.
I �m running kernel 2.4.17 and a 2.4.18 on different drives.
My problem is the same wichever versions i try on.
Iptables 1.2.6a and trying to get H323 to work.
I marked all possibilities as modules and not compiled into the kernel
Is it maybe that it doesnt work yet and i shall wait for a more complete
kernel than 2.4.18?
When i patch the kernel, it says there�s a patch wich the whole newnat
is dependent of, that patch doesnt apply but many of the patches below
that applies cleanly.
And from what i can judge i�ve applied all the updates to my system.


This is the end output of "make modules"

-----------------------------------------------------------------------------------------------------------

>From the 2.4.17:

make[2]: Entering directory `/usr/src/linux-2.4.17/net/ipv4/netfilter'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.17/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.17/include/linux/modversions.h
-DKBUILD_BASENAME=ip_conntrack_standalone  -DEXPORT_SYMTAB -c
ip_conntrack_standalone.c
In file included from ip_conntrack_standalone.c:25:
/usr/src/linux-2.4.17/include/linux/netfilter_ipv4/ip_conntrack_protocol.h:53:
duplicate member `destroy'
ip_conntrack_standalone.c: In function `print_conntrack':
ip_conntrack_standalone.c:102: warning: int format, long int arg (arg 3)

make[2]: *** [ip_conntrack_standalone.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.17/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.17/net'
make: *** [_mod_net] Error 2
[root@justus linux-2.4.17]
-----------------------------------------------------------------------------------------------------------

>From 2.4.18

make[2]: Entering directory `/usr/src/linux-2.4.18/net/ipv4/netfilter'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.18/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.18/include/linux/modversions.h
-DKBUILD_BASENAME=ip_conntrack_core  -c -o ip_conntrack_core.o
ip_conntrack_core.c
ip_conntrack_core.c: In function `destroy_conntrack':
ip_conntrack_core.c:235: request for member `master' in something not a
structure or union
ip_conntrack_core.c:236: warning: passing arg 1 of `nf_conntrack_put'
from incompatible pointer type
ip_conntrack_core.c:241: warning: implicit declaration of function
`find_proto'
ip_conntrack_core.c:241: warning: assignment makes pointer from integer
without a cast
make[2]: *** [ip_conntrack_core.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.18/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18/net'
make: *** [_mod_net] Error 2
[root@lina linux]#
-----------------------------------------------------------------------------------------------------------

The kernel installs and lilo works fine.
But it�s lacking the module for H323.

I imagine this must have happened to some more of you. so if someone�s
got the time to type some hints or solutions i�d be very happy.

Regards

pi




Reply via email to