From: "John Fergusson" <john@fcol.com>
To: netfilter@lists.netfilter.org
Subject: unable to compile kernel
Date: Mon, 9 Sep 2002 17:00:55 -0400 [thread overview]
Message-ID: <000001c25844$00586a50$3600a8c0@fcol.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 3358 bytes --]
Using 2.4.19on rh 7.3
I have applied patch-o-matic 20020908 using -batch userspace
When doing a make modules I get the following error.
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:104:
`ip_ct_gre_lock' undeclared (first use in this function)
ip_conntrack_proto_gre.c: At top level:
ip_conntrack_proto_gre.c:70: `ip_ct_gre_lock' used prior to declaration
make[2]: *** [ip_conntrack_proto_gre.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.19/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19/net'
make: *** [_mod_net] Error 2
[root@gateway1 linux-2.4.19]#
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:49: (Each
undeclared identifier is reported only once
bash: syntax error near unexpected token `(Each'
[root@gateway1 linux-2.4.19]#
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:49: for
each function it appears in.)
bash: syntax error near unexpected token `in.)'
[root@gateway1 linux-2.4.19]#
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h: In
function `list_append':
> /usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:70:
`ip_ct_gre_lock' undeclared (first use in this function)
> /usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h: In
function `list_prepend':
bash: command substitution: line 1: unexpected EOF while looking for
matching `''
bash: command substitution: line 3: syntax error: unexpected end of file
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:78:
`ip_ct_gre_lock' undeclared (first use in this function)
bash: /usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:: No
such file or directory
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h: In
function `list_named_insert':
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:104:
`ip_ct_gre_lock' undeclared (first use in this function)
ip_conntrack_proto_gre.c: At top level:
ip_conntrack_proto_gre.c:70: `ip_ct_gre_lock' used prior to declaration
make[2]: *** [ip_conntrack_proto_gre.o] Error 1
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:49: (Each
undeclared identifier is reported only once
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:49: for
each function it appears in.)
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h: In
function `list_append':
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:70:
`ip_ct_gre_lock' undeclared (first use in this function)
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h: In
function `list_prepend':
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:78:
`ip_ct_gre_lock' undeclared (first use in this function)
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h: In
function `list_named_insert':
/usr/src/linux-2.4.19/include/linux/netfilter_ipv4/listhelp.h:104:
`ip_ct_gre_lock' undeclared (first use in this function)
ip_conntrack_proto_gre.c: At top level:
ip_conntrack_proto_gre.c:70: `ip_ct_gre_lock' used prior to declaration
make[2]: *** [ip_conntrack_proto_gre.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.19/net/ipv4/netfilter'
make[1]: *** [_modsubdir_ipv4/netfilter] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19/net'
make: *** [_mod_net] Error 2
[root@gateway1 linux-2.4.19]#
[-- Attachment #2: Type: text/html, Size: 13015 bytes --]
next reply other threads:[~2002-09-09 21:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-09 21:00 John Fergusson [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-16 14:10 Unable to compile kernel Michael Gruetzner
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='000001c25844$00586a50$3600a8c0@fcol.net' \
--to=john@fcol.com \
--cc=netfilter@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.