All of lore.kernel.org
 help / color / mirror / Atom feed
From: Filip Sneppe <filip.sneppe@cronos.be>
To: "ISLERO77.CASA@telefonica.net" <ISLERO77.CASA@telefonica.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] Re: RV: Problems installing Netfilter extensions
Date: 23 Jun 2003 11:14:44 +0200	[thread overview]
Message-ID: <1056359685.711.0.camel@xbox> (raw)
In-Reply-To: <518db4f36e.4f36e518db@teleline.es>

On Fri, 2003-06-20 at 20:02, ISLERO77.CASA@telefonica.net wrote: 
> Hi Filip,  
> 	First, thanks for your help 
>  
> 	I don't know if I'm looking another directory, but in my directory 
> /userspace inside the patch-o-matic packet (I'm using 
> patch-o-matic-20030107) there is no any INSTALL file, so, when I use 
> "make" to build the binaries, I receive the next error message: 
>  
> 	make: *** No targets specified and no makefile found.  Stop. 
>  
> 	Thank you very much 
>  
> 		Juan 
>  
Hi Juan, 

Ok, I've just downloaded this pom tarball myself. 
The thing is: if you want to extend the netfilter/iptables 
functionality with new matches and/or new targets, you 
need to patch and recompile both your kernel and 
iptables userspace application. 

AFAIK, the patch-o-matic tarbal you downloaded can only 
be used to patch the kernel, but not the iptables 
userspace application. 

The iptables userspace command is compiled with a simple 

make && make install 

when the KERNEL_DIR variable is set correctly, and the 
kernel is compiled and installed the standard way. 

So, when you want to compile a new iptables program, you 
will need to download the iptables tarball and go from 
there. 

While you're at it, please realize that the patch-o-matic 
tarball you refer to is quite old - if you are using 
a recent kernel (i.e. 2.4.20+), you'll probably be 
better off downloading everything from CVS. 

Regards, 
Filip

  reply	other threads:[~2003-06-23  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-20 18:02 [PATCH] Re: RV: Problems installing Netfilter extensions ISLERO77.CASA
2003-06-23  9:14 ` Filip Sneppe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-20  4:52 Juan Torres
2003-06-20  9:36 ` [PATCH] " Filip Sneppe (Cronos)
2003-06-21 19:59   ` Fabrice MARIE

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=1056359685.711.0.camel@xbox \
    --to=filip.sneppe@cronos.be \
    --cc=ISLERO77.CASA@telefonica.net \
    --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.