All of lore.kernel.org
 help / color / mirror / Atom feed
* patch-o-matic problem
@ 2004-02-16 18:20 Sandeep Singh Kohli
  2004-02-16 23:16 ` Pablo Neira
  0 siblings, 1 reply; 3+ messages in thread
From: Sandeep Singh Kohli @ 2004-02-16 18:20 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 947 bytes --]

hi
i dunno whether i have to mail here
i downloaded the latest path-o-matic version from the CVS
I dunno whether there should be a sequence in which one midule compiles over other..cos there were MANY problems while compiling the kernel
first the LOG and ULOG had duplicate function calls
then ipt_conntrack_core.c had some functions sumthing_find_get and sumthing_get but 
ipt_connlimit.c called these functions but it cudn't find it anywhere
also there were MAJOR problem of variables used but not defined...
and there was this dstlimit option which had many variables used but not defined]
one variable was some num_cpus variable or sumthing
am i doing anything wrong...if i am then can someone guide me that way i can help write some documentation which might help others like me 
i mean whas the point in building a firewall when u had to comment out majority of the code
Hope to find some information on this
thanks
sskohli


[-- Attachment #2: Type: text/html, Size: 1915 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch-o-matic problem
  2004-02-16 18:20 patch-o-matic problem Sandeep Singh Kohli
@ 2004-02-16 23:16 ` Pablo Neira
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Neira @ 2004-02-16 23:16 UTC (permalink / raw)
  To: Sandeep Singh Kohli, netfilter-devel

hi!

Sandeep Singh Kohli wrote:

> hi
> i dunno whether i have to mail here
> i downloaded the latest path-o-matic version from the CVS
> I dunno whether there should be a sequence in which one midule 
> compiles over other..cos there were MANY problems while compiling the 
> kernel

you should pay attention because some patches could break others, so 
appliying all the patches is not a good idea.

> i mean whas the point in building a firewall when u had to comment out 
> majority of the code

patch-matic is a set of patches that are not included in the standalone 
version of netfilter/iptables because they are not considerated stable 
yet. So it's your responsability using them. In fact patch-o-matic-ng is 
still a work in progress.

best regards,
Pablo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* patch-o-matic problem
@ 2006-05-19  7:21 Tosho Yankov
  0 siblings, 0 replies; 3+ messages in thread
From: Tosho Yankov @ 2006-05-19  7:21 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]

uname  -a
Linux gate 2.6.15 #1 SMP PREEMPT Mon Jan 9 13:13:52 EET 2006 i686
unknown unknown GNU/Linux

I try to use patch-o-matic but I have this error
root@gate:/usr/src/linux# make modules
  CHK     include/linux/version.h
scripts/Makefile.build:51: kbuild: net/ipv4/netfilter/Makefile - Usage
of export-objs is obsolete in 2.6. Please fix!
  CC [M]  net/ipv4/netfilter/ip_conntrack_ftp.o
In file included from include/linux/netfilter_ipv4/ip_conntrack.h:32,
                 from
include/linux/netfilter_ipv4/ip_conntrack_helper.h:4,
                 from net/ipv4/netfilter/ip_conntrack_ftp.c:19:
include/linux/netfilter_ipv4/ip_conntrack_talk.h:7:43:
linux/netfilter_ipv4/lockhelp.h: No such file or directory
In file included from include/linux/netfilter_ipv4/ip_conntrack.h:32,
                 from
include/linux/netfilter_ipv4/ip_conntrack_helper.h:4,
                 from net/ipv4/netfilter/ip_conntrack_ftp.c:19:
include/linux/netfilter_ipv4/ip_conntrack_talk.h:10: warning: type
defaults to `int' in declaration of `DECLARE_LOCK_EXTERN'
include/linux/netfilter_ipv4/ip_conntrack_talk.h:10: warning: parameter
names (without types) in function declaration
include/linux/netfilter_ipv4/ip_conntrack_talk.h:10: warning: data
definition has no type or storage class
make[3]: *** [net/ipv4/netfilter/ip_conntrack_ftp.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2

Can anybody help me pleas?
What is the problem?

Tosho Yankov
Support Engineer
S&T Bulgaria
phone: +359 2 965 17 87
fax: +359 2 975 16 00
e-mail: t.yankov@snt.bg
www.snt.bg

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-19  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-16 18:20 patch-o-matic problem Sandeep Singh Kohli
2004-02-16 23:16 ` Pablo Neira
  -- strict thread matches above, loose matches on Subject: below --
2006-05-19  7:21 Tosho Yankov

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.