[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: make-ing kernel
- From: Dave Jones <davej redhat com>
- To: fedora-test-list redhat com
- Subject: Re: make-ing kernel
- Date: Thu, 29 Jan 2004 14:25:28 +0000
On Thu, 2004-01-29 at 14:21, Kiss Gábor wrote:
> kernel/kernel.o(.text+0x108c): In function `schedule':
> : undefined reference to `active_load_balance'
This is fixed in the 2163 kernel in -testing
> fs/fs.o(.text+0x37b05): In function `zisofs_readpage':
> : undefined reference to `zlib_inflateInit_'
> fs/fs.o(.text+0x37c07): In function `zisofs_readpage':
> : undefined reference to `zlib_inflate'
> fs/fs.o(.text+0x37cb9): In function `zisofs_readpage':
> : undefined reference to `zlib_inflateEnd'
> fs/fs.o(.text.init+0xacc): In function `mnt_init':
> : undefined reference to `init_rootfs'
> fs/fs.o(.text.init+0x1011): In function `zisofs_init':
> : undefined reference to `zlib_inflate_workspacesize'
You need CONFIG_ZLIB_INFLATE=y to use zisofs
Dave
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]