From: Adrian Bunk <bunk@stusta.de>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
Harald Welte <laforge@netfilter.org>
Cc: linux-kernel@vger.kernel.org, chas@cmf.nrl.navy.mil,
linux-atm-general@lists.sourceforge.net,
linux-net@vger.kernel.org
Subject: 2.4.28-rc2: net/atm/proc.c compile error
Date: Sun, 7 Nov 2004 22:42:46 +0100 [thread overview]
Message-ID: <20041107214246.GY14308@stusta.de> (raw)
In-Reply-To: <20041107173753.GB30130@logos.cnet>
On Sun, Nov 07, 2004 at 03:37:53PM -0200, Marcelo Tosatti wrote:
>...
> Summary of changes from v2.4.28-rc1 to v2.4.28-rc2
> ============================================
>...
> Harald Welte:
> o [NET]: Backport neighbour scalability fixes from 2.6.x
>...
This patch removes atm_lec_info but not the user of this function,
resulting in the following compile error:
<-- snip -->
...
gcc-2.95 -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.28-rc2-full/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -iwithprefix include -DKBUILD_BASENAME=proc -c -o proc.o proc.c
proc.c: In function `atm_proc_init':
proc.c:624: `atm_lec_info' undeclared (first use in this function)
proc.c:624: (Each undeclared identifier is reported only once
proc.c:624: for each function it appears in.)
make[3]: *** [proc.o] Error 1
make[3]: Leaving directory `/home/bunk/linux/kernel-2.4/linux-2.4.28-rc2-full/net/atm'
<-- snip -->
next prev parent reply other threads:[~2004-11-07 21:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 17:37 Linux 2.4.28-rc2 Marcelo Tosatti
2004-11-07 21:42 ` Adrian Bunk [this message]
2004-11-08 1:42 ` 2.4.28-rc2: net/atm/proc.c compile error David S. Miller
2004-11-08 5:15 ` Willy Tarreau
2004-11-08 5:12 ` David S. Miller
2004-11-08 5:32 ` Linux 2.4.28-rc2 Willy Tarreau
2004-11-08 6:30 ` Willy Tarreau
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=20041107214246.GY14308@stusta.de \
--to=bunk@stusta.de \
--cc=chas@cmf.nrl.navy.mil \
--cc=laforge@netfilter.org \
--cc=linux-atm-general@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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.