From: ebiederm@xmission.com (Eric W. Biederman)
To: aeriksson@fastmail.fm
Cc: Matt Mackall <mpm@selenic.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.1-tiny1 tree for small systems
Date: 16 Jan 2004 06:56:48 -0700 [thread overview]
Message-ID: <m1vfnc9eu7.fsf@ebiederm.dsl.xmission.com> (raw)
In-Reply-To: <20040115141411.97F9C3F60@latitude.mynet.no-ip.org>
aeriksson@fastmail.fm writes:
> Hi Matt,
> Using the attached .config, I get this build error:
Good catch. I can't account for it all. But half of it is that
/proc does not compile out it's block device reporting when CONFIG_BLOCK
is disabled. Which accounts for:
> fs/built-in.o(.text+0x18946): In function `partitions_open':
> : undefined reference to `partitions_op'
> fs/built-in.o(.text+0x18957): In function `diskstats_open':
> : undefined reference to `diskstats_op'
> fs/built-in.o(.text+0x18c19): In function `devices_read_proc':
> : undefined reference to `get_blkdev_list'
Which still leaves:
> arch/i386/mm/built-in.o(.init.text+0x2e6): In function `mem_init':
> : undefined reference to `ppro_with_ram_bug'
> drivers/built-in.o(__ksymtab+0x130): undefined reference to
> `pci_pci_problems'
Eric
next prev parent reply other threads:[~2004-01-16 14:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-10 21:44 Matt Mackall
2004-01-15 14:14 ` aeriksson
2004-01-16 13:56 ` Eric W. Biederman [this message]
2004-01-17 11:29 ` aeriksson
2004-02-01 22:32 ` Matt Mackall
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=m1vfnc9eu7.fsf@ebiederm.dsl.xmission.com \
--to=ebiederm@xmission.com \
--cc=aeriksson@fastmail.fm \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome