From: Gregoire Favre <greg@ulima.unil.ch>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.12 compil error
Date: Wed, 1 May 2002 13:35:05 +0200 [thread overview]
Message-ID: <20020501113505.GA17077@ulima.unil.ch> (raw)
In-Reply-To: <20020501085535.GA14645@ulima.unil.ch> <Pine.GSO.4.21.0205010503150.11514-100000@weyl.math.psu.edu>
On Wed, May 01, 2002 at 05:03:57AM -0400, Alexander Viro wrote:
> > sorry if it has altrady been posted: I have looked for it at google but
> > didn't found it...
>
> you forgot to redo make dep after patching.
Hello,
yes and no: I do:
make oldconfig
make dep bzImage modules
Isn't that supposed to be enough?
If someone has an explanation, please CC to me: I am not on lk.
What I don't understand is that, effectively, running make bzImage
modules again works...
Well, more or less: the fbcon-cfg8.c is still broken as is 2.5.11, but
http://www.transvirtual.com/%7Ejsimmons/fbdev_fixs.diff apply also
cleanly and my kernel and modules are now compiled ;-))
I just got while sudo make modules_install:
cd /lib/modules/2.5.12; \
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.12; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.12/kernel/fs/jfs/jfs.o
depmod: block_flushpage
make: *** [_modinst_post] Error 1
But I don't need jfs: I just wanted to try it...
Google is very good for those problems...
It's time to reboot :-))
Thanks you very much,
Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch
next prev parent reply other threads:[~2002-05-01 11:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-01 8:55 Gregoire Favre
2002-05-01 9:03 ` Alexander Viro
2002-05-01 11:35 ` Gregoire Favre [this message]
2002-05-01 11:54 ` Roman Zippel
2002-05-01 12:47 ` Gregoire Favre
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=20020501113505.GA17077@ulima.unil.ch \
--to=greg@ulima.unil.ch \
--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®