Re: 2.5.68 build - modules_install - depmod probs - 815fb / zlib - help

From: James Morris (jmorris@intercode.com.au)
Date: Tue Apr 22 2003 - 00:42:21 EST


On Mon, 21 Apr 2003, gordon anderson wrote:

>
> Sorry if wrong forum!
>
> Building 2.5.68 kernel with intel815 framebuffer support &
> crypto options.
>
> make modules_install gives -
>
> depmod: *** Unresolved symbols in
> /lib/modules/2.5.68/kernel/crypto/deflate.ko
> depmod: zlib_inflateInit2_
> depmod: zlib_inflate
> depmod: zlib_inflate_workspacesize
> depmod: zlib_deflateInit2_
> depmod: zlib_deflate_workspacesize
> depmod: zlib_deflate
> depmod: zlib_inflateReset
> depmod: zlib_deflateReset

You need CONFIG_ZLIB_INFLATE and CONFIG_ZLIB_DEFLATE for crypto/deflate.c,
which is provided by the default Kconfig.

- James

-- 
James Morris
<jmorris@intercode.com.au>

- 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/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:31 EST