From: Marcelo Roberto Jimenez <mroberto@cetuc.puc-rio.br>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.3: Unresolved Symbols in ppp_deflate.o and ufs.o
Date: Sat, 02 Feb 2002 18:37:20 -0200 [thread overview]
Message-ID: <3C5C4E00.2080400@cetuc.puc-rio.br> (raw)
I'm having the same problem:
...
make -C arch/i386/lib modules_install
make[1]: Entering directory
`/home/mroberto/programs/kernel/2.5.3/plain/linux/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory
`/home/mroberto/programs/kernel/2.5.3/plain/linux/arch/i386/lib'
cd /lib/modules/2.5.3; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.3; fi
depmod: *** Unresolved symbols in
/lib/modules/2.5.3/kernel/drivers/net/ppp_deflate.o
depmod: zlib_inflateIncomp
Regards,
Marcelo.
next reply other threads:[~2002-02-02 20:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-02 20:37 Marcelo Roberto Jimenez [this message]
2002-02-02 23:37 ` Arnaldo Carvalho de Melo
-- 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=3C5C4E00.2080400@cetuc.puc-rio.br \
--to=mroberto@cetuc.puc-rio.br \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®