From: Andrew Morton <akpm@digeo.com>
To: Pete Clements <clem@clem.clem-digital.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.71 fails compile (net/built-in.o)
Date: Sat, 14 Jun 2003 15:23:10 -0700 [thread overview]
Message-ID: <20030614152310.34613f68.akpm@digeo.com> (raw)
In-Reply-To: <200306142203.SAA24912@clem.clem-digital.net>
Pete Clements <clem@clem.clem-digital.net> wrote:
>
> FYI:
>
>
> CPP arch/i386/vmlinux.lds.s
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> net/built-in.o: In function `flow_cache_init':
> net/built-in.o(.init.text+0x282): undefined reference to `register_cpu_notifier'
--- 25/net/core/flow.c~flow-warning-fix 2003-06-14 15:13:37.000000000 -0700
+++ 25-akpm/net/core/flow.c 2003-06-14 15:14:04.000000000 -0700
@@ -18,6 +18,7 @@
#include <linux/percpu.h>
#include <linux/bitops.h>
#include <linux/notifier.h>
+#include <linux/cpu.h>
#include <net/flow.h>
#include <asm/atomic.h>
#include <asm/semaphore.h>
next prev parent reply other threads:[~2003-06-14 22:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-14 22:03 Pete Clements
2003-06-14 22:23 ` Andrew Morton [this message]
[not found] <20030614221008$62f5@gated-at.bofh.it>
2003-06-14 22:24 ` John Weber
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=20030614152310.34613f68.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=clem@clem.clem-digital.net \
--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
all inboxes | Powered by JetHome®