On 2009-05-12 05:32:05 (-0000), ts7300 <> wrote:
> Hi,
> When I am trying to insmod ppp_deflate.o then
> unresolved symbol zlib_inflateIncomp
> unresolved symbol zlib_deflateInit2_
> unresolved symbol zlib_inflate
> unresolved symbol zlib_deflate_workspacesize
> unresolved symbol zlib_deflate
> unresolved symbol zlib_deflateReset
> unresolved symbol zlib_deflateEnd
>
> Has any Idea why its failing to insert ppp_deflate module.??
>
Yes, the ppp_deflate module depends on the zlib_inflate and zlib_deflate
modules.
Either use modprobe instead of insmod or insmod zlib_inflate and
zlib_deflate first.
Regards,
Kristof
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|