All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Iain Sandoe" <iain@sandoe.co.uk>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "Michel Ddnzer" <michdaen@iiic.ethz.ch>, linuxppc-dev@lists.linuxppc.org
Subject: Re: problems when recompiling dmasound modules
Date: Thu, 04 Jan 2001 13:17:11 +0000	[thread overview]
Message-ID: <200101041317.NAA24882@hyperion.valhalla.net> (raw)


On Thu, Jan 4, 2001, Geert Uytterhoeven wrote:
> On Thu, 4 Jan 2001, Iain Sandoe wrote:
>> > Whenever I rebuild my linux-pmac-devel tree when the kernel version changed
I
>> > get bitten by this:
>> > The sound modules don't get rebuilt so their version doesn't match the
kernel
>> > version and they can't be insmoded.
[...]
>> and viola!
>> it seemed to work as before...
>>
>> (so maybe that wasn't what you were saying at all ;-)
>
> Real men
heeeey.... ;-)
>don't have the time to do `make mrproper' and `make menuconfig' every
> time the kernel changed,

true enough - although for those of us using rsync (even when doing your cp
-rl method for maintaining trees) it often takes less time than figuring out
which changes to options depend on which *when the version changes*.

(and, OK, I don't often hand-edit .config - but every now and then ;-)....

> so they rely on `make oldconfig' and `make dep'
> instead...

vi Makefile, change EXTRAVERSION to append -ids (my usual kinda practice)...

make oldconfig dep vmlinux modules

 - builds dmasound_core & dmasound_awacs

make_install creates a new /lib/modules/2.4.0-test13-pre3-ids and the
modules appear to be installed...

so... it seems to work for me.

> Sorry Michel, no clue...

IIRC there was, about 8 months ago, a problem with modversions.h
dependencies in the dmasound driver...  it doesn't seem to be there in the
set of code I just pulled.

so... am I still missing the problem?
Iain.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2001-01-04 13:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-04 13:17 Iain Sandoe [this message]
2001-01-05 15:10 ` problems when recompiling dmasound modules Michel Dänzer
2001-01-05 15:20   ` Geert Uytterhoeven
  -- strict thread matches above, loose matches on Subject: below --
2001-01-05 15:58 Iain Sandoe
2001-01-05 21:20 ` Michel Dänzer
2001-01-04  9:56 Iain Sandoe
2001-01-04 11:51 ` Geert Uytterhoeven
2001-01-04  3:59 Michel Dänzer

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=200101041317.NAA24882@hyperion.valhalla.net \
    --to=iain@sandoe.co.uk \
    --cc=geert@linux-m68k.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=michdaen@iiic.ethz.ch \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.