All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Metzler <lkml-2003-03@downhill.at.eu.org>
To: linux-kernel@vger.kernel.org
Subject: Re: [2.4.21-pre5] compile error in ip_conntrack_ftp.c:440:
Date: Fri, 11 Apr 2003 12:11:33 +0000 (UTC)	[thread overview]
Message-ID: <b76bdl$loo$1@main.gmane.org> (raw)
In-Reply-To: b69hc0$m1p$1@main.gmane.org

Andreas Metzler <lkml-2003-03@downhill.at.eu.org> wrote:
> Andreas Metzler wrote:
>> Michael Mauch <michael.mauch@gmx.de> wrote:
>>> Andreas Metzler 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'
> [...]
>> 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
> [...]
> 
> Still reproducible with 2.4.21-pre6.
 
Still reproducible with 2.4.21-pre7.
        cu andreas


      reply	other threads:[~2003-04-11 12:01 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
2003-03-24 16:37     ` Martin Josefsson
2003-03-31 13:55     ` Andreas Metzler
2003-04-11 12:11       ` Andreas Metzler [this message]

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='b76bdl$loo$1@main.gmane.org' \
    --to=lkml-2003-03@downhill.at.eu.org \
    --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 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.