Linux 2.3.25 & netfilter 0.1.11
Colin Coe
coec@starday.com.au
Tue, 2 Nov 1999 21:29:51 +0800 (WST)
The patch went in fine...
[root /usr/src]cat netfilter-0.1.11-lin2325.patch | patch -p0
patching file `netfilter/NAT/ip_nat_rule.c'
Hunk #2 succeeded at 753 (offset -50 lines).
Hunk #4 succeeded at 793 (offset -50 lines).
patching file `netfilter/compat/ip_fw_compat_masq.c'
patching file `netfilter/compat/ipchains_core.c'
patching file `netfilter/compat/ipfwadm_core.c'
patching file `netfilter/conntrack/ip_conntrack_standalone.c'
I just tried a fresh untar and patch, the 'make dep ; make all', the
depends suceeded but, again, make all failed.
What now?
CC
On 2 Nov 1999, Graham Murray wrote:
> Colin Coe <coec@starday.com.au> writes:
>
> > Having problems getting netfilter to compile. I have applied the patch
> > that Marc Boucher posted to the list but am still getting compile errors.
> >
> > Any ideas?
>
> Having applied Marc's patch, the compilation was completely clean -
> not one single warning.
>
> Did the patch apply cleanly? (I had a couple of warnings "Offset -50
> lines" for hunks 2&4 in NAT/ip_nat_rule.c, but the it succeeded)
>
>