lkml.org 
[lkml]   [2004]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.6.1-tiny1 tree for small systems
From
Date
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.054 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site