From: Andreas Metzler <ametzler@logic.univie.ac.at>
To: linux-kernel@vger.kernel.org
Subject: Re: [2.4.21-pre5] compile error in ip_conntrack_ftp.c:440:
Date: Mon, 24 Mar 2003 14:18:18 +0000 (UTC) [thread overview]
Message-ID: <b5n43a$djn$1@main.gmane.org> (raw)
In-Reply-To: 61rskxlnt.ln2@elmicha.333200002251-0001.dialin.t-online.de
Michael Mauch <michael.mauch@gmx.de> wrote:
> Andreas Metzler <lkml-2003-03@downhill.at.eu.org> wrote:
>> Since iirc 2.4.20 I get this error when compiling a kernel:
>> |-------------------
>> | make[2]: Entering directory `/tmp/KERNEL/linux-2.4.20-pre5/net/ipv4/netfilter'
>> | make[2]: Circular /tmp/KERNEL/linux-2.4.20-pre5/include/linux/netfilter_ipv4/ip_conntrack_helper.h <- /tmp/KERNEL/linux-2.4.20-pre5/include/linux/netfilter_ipv4/ip_conntrack.h dependency dropped.
>> | ld -m elf_i386 -r -o ip_conntrack.o ip_conntrack_standalone.o ip_conntrack_core.o ip_conntrack_proto_generic.o ip_conntrack_proto_tcp.o ip_conntrack_proto_udp.o ip_conntrack_proto_icmp.o
>> | gcc -D__KERNEL__ -I/tmp/KERNEL/linux-2.4.20-pre5/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -nostdinc -iwithprefix include -DKBUILD_BASENAME=ip_conntrack_ftp -c -o ip_conntrack_ftp.o ip_conntrack_ftp.c
>> | ip_conntrack_ftp.c:440: parse error before `this_object_must_be_defined_as_export_objs_in_the_Makefile'
[...]
>> CONFIG_IP_NF_CONNTRACK=m
>> CONFIG_IP_NF_FTP=m
>> CONFIG_IP_NF_IRC=m
>> CONFIG_IP_NF_IPTABLES=m
> I got the same error. With
> CONFIG_IP_NF_MATCH_CONNTRACK=m
> (Connection tracking match support), the error disappears.
Hello,
This fixes neither the example I posted (add this line to initial
minimal config, make menuconfig, make clean dep, make modules), nor the
real world example
http://www.logic.univie.ac.at/~ametzler/2.4.20.breaks.config
cu andreas
next prev parent reply other threads:[~2003-03-24 14:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-05 12:56 [2.4.21-pre5] compile error in ip_conntrack_ftp.c:440: Andreas Metzler
2003-03-22 1:31 ` Michael Mauch
2003-03-24 14:18 ` Andreas Metzler [this message]
2003-03-24 16:37 ` Martin Josefsson
2003-03-31 13:55 ` Andreas Metzler
2003-04-11 12:11 ` Andreas Metzler
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='b5n43a$djn$1@main.gmane.org' \
--to=ametzler@logic.univie.ac.at \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox