From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Marcelo Roberto Jimenez <mroberto@cetuc.puc-rio.br>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.3: Unresolved Symbols in ppp_deflate.o and ufs.o
Date: Sat, 2 Feb 2002 21:37:06 -0200 [thread overview]
Message-ID: <20020202233706.GF8013@conectiva.com.br> (raw)
In-Reply-To: <3C5C4E00.2080400@cetuc.puc-rio.br>
In-Reply-To: <3C5C4E00.2080400@cetuc.puc-rio.br>
Em Sat, Feb 02, 2002 at 06:37:20PM -0200, Marcelo Roberto Jimenez escreveu:
> I'm having the same problem:
>
> depmod: *** Unresolved symbols in
> /lib/modules/2.5.3/kernel/drivers/net/ppp_deflate.o
> depmod: zlib_inflateIncomp
Try this:
Index: lib/zlib_inflate/inflate_syms.c
===================================================================
RCS file: /home/cvs/kernel-acme/lib/zlib_inflate/inflate_syms.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 inflate_syms.c
--- lib/zlib_inflate/inflate_syms.c 2002/01/31 22:30:27 1.1.1.1
+++ lib/zlib_inflate/inflate_syms.c 2002/02/02 23:36:05
@@ -18,4 +18,5 @@
EXPORT_SYMBOL(zlib_inflateSync);
EXPORT_SYMBOL(zlib_inflateReset);
EXPORT_SYMBOL(zlib_inflateSyncPoint);
+EXPORT_SYMBOL(zlib_inflateIncomp);
MODULE_LICENSE("GPL");
next prev parent reply other threads:[~2002-02-03 16:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-02 20:37 2.5.3: Unresolved Symbols in ppp_deflate.o and ufs.o Marcelo Roberto Jimenez
2002-02-02 23:37 ` Arnaldo Carvalho de Melo [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-01-31 5:05 Benjamin Pharr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020202233706.GF8013@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=linux-kernel@vger.kernel.org \
--cc=mroberto@cetuc.puc-rio.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox