All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Derrick Sawyer <derrick@ip3.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Error compile kernel 2.6.11.7 w/ pptp_conntrack_nat
Date: Fri, 12 Aug 2005 03:50:22 +0200	[thread overview]
Message-ID: <42FC005E.10104@gmail.com> (raw)
In-Reply-To: <20050812020036.9B5D8A28028@insight.ip3.com>

Derrick Sawyer napsal(a):
> I first applied the pptp_conntrack patch.
> I tried to apply the ctnetlink patch and get "ERROR (5 rejects out of 48 
> hunks)".  I went ahead and forced the patch and got this error when
Hm, the best way is probably to download some latest kernel (i have 
2.6.13-rc5 and there are the functions used by pptp) and apply pptp 
patch there. It is probable, that if there are errors with hunks (pptp 
and ctnetlink could overlap), it'll not work.
One thing went on my mind, you could try combinediff tool, but i haven't 
tried it, so I don't know if it really does, what I mean.
> compiling the kernel:
> CC      net/ipv4/netfilter/ip_conntrack_core.o
> net/ipv4/netfilter/ip_conntrack_core.c: In function 
> `__ip_conntrack_hash_insert':
> net/ipv4/netfilter/ip_conntrack_core.c:355: error: 
> `ip_conntrack_next_id' undeclared (first use in this function)
> net/ipv4/netfilter/ip_conntrack_core.c:355: error: (Each undeclared 
> identifier is reported only once
> net/ipv4/netfilter/ip_conntrack_core.c:355: error: for each function it 
> appears in.)
> make[3]: *** [net/ipv4/netfilter/ip_conntrack_core.o] Error 1
> make[2]: *** [net/ipv4/netfilter] Error 2
> make[1]: *** [net/ipv4] Error 2
> make: *** [net] Error 2
-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10

  reply	other threads:[~2005-08-12  1:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-12  2:00 Error compile kernel 2.6.11.7 w/ pptp_conntrack_nat Derrick Sawyer
2005-08-12  1:50 ` Jiri Slaby [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-10 23:57 Derrick Sawyer
2005-08-11 15:52 ` Jiri Slaby
2005-08-11 16:41   ` Jiri Slaby
2005-08-09  8:34 Derrick Sawyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42FC005E.10104@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=derrick@ip3.com \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.