* 2.5.68 build - modules_install - depmod probs - 815fb / zlib - help
@ 2003-04-22 3:09 gordon anderson
2003-04-22 5:42 ` James Morris
0 siblings, 1 reply; 3+ messages in thread
From: gordon anderson @ 2003-04-22 3:09 UTC (permalink / raw)
To: linux-kernel
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
depmod: *** Unresolved symbols in
/lib/modules/2.5.68/kernel/drivers/video/console/fbcon.ko
depmod: find_font
depmod: get_default_font
depmod: *** Unresolved symbols in
/lib/modules/2.5.68/kernel/drivers/video/i810/i810fb.ko
depmod: restore_vga
depmod: save_vga
depmod: *** Unresolved symbols in
/lib/modules/2.5.68/kernel/drivers/video/vga16fb.ko
depmod: restore_vga
depmod: save_vga
Any ideas/workaround.
gord.
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.68 build - modules_install - depmod probs - 815fb / zlib - help
2003-04-22 3:09 2.5.68 build - modules_install - depmod probs - 815fb / zlib - help gordon anderson
@ 2003-04-22 5:42 ` James Morris
2003-04-22 6:48 ` gordon anderson
0 siblings, 1 reply; 3+ messages in thread
From: James Morris @ 2003-04-22 5:42 UTC (permalink / raw)
To: gordon anderson; +Cc: linux-kernel
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>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.68 build - modules_install - depmod probs - 815fb / zlib - help
2003-04-22 5:42 ` James Morris
@ 2003-04-22 6:48 ` gordon anderson
0 siblings, 0 replies; 3+ messages in thread
From: gordon anderson @ 2003-04-22 6:48 UTC (permalink / raw)
To: James Morris; +Cc: linux-kernel
yeah...i guess Im thinking this dependency should be found
by depmod.
Can build fine if I put directly in kernel, but depmod
doesnt find the exports in vgastate.ko nor in the zlib
.ko's
Im not familiar with how depmod works - does it grab
System.map + all exports of all modules then match em?
If so its not picking them up - dunno why, exports are
there!
Anyway, 2.5.68 dies horribly after reading superblock, so
somewhat academic :(
thanks anyway.
g.
--- James Morris <jmorris@intercode.com.au> wrote:
> 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>
>
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-04-22 6:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22 3:09 2.5.68 build - modules_install - depmod probs - 815fb / zlib - help gordon anderson
2003-04-22 5:42 ` James Morris
2003-04-22 6:48 ` gordon anderson
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®