All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Ian Grant <Ian.Grant@cl.cam.ac.uk>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: alsa-driver-0.9.0rc3 patch
Date: Thu, 12 Sep 2002 18:50:28 +0200	[thread overview]
Message-ID: <s5hn0qnw3sb.wl@alsa2.suse.de> (raw)
In-Reply-To: <E17pWYG-0002cg-00@wisbech.cl.cam.ac.uk>

At Thu, 12 Sep 2002 17:10:44 +0100,
Ian Grant wrote:
> 
> > At Thu, 12 Sep 2002 16:23:56 +0100,
> > Ian Grant wrote:
> > > 
> > > Here is a patch for the toplevel Makefile to remove the $DESTDIR from the path 
> > > of the System.map file where we check for its existence. This makes the 
> > > existence check test the same file location as is used in the subsequent -F 
> > > option to depmod. It works for me!
> > 
> > $DESTDIR is necessary in path, too, because depmod is invoked with
> > "-b $DESTDIR" option.  the system-map path becomes relative to the
> > $DESTDIR, then. 
> 
> I don't think this is correct. The system map is loaded only at the time 
> depmod is run and comes from the kernel build directory 
> $(CONFIG_SND_KERNELDIR); its path is not modified by the -b option. The kernel 
> build directory is an absolute path to some scratch space somewhere - a home 
> directory perhaps. $DESTDIR is the place where the modules will be installed 
> so there is no System.map under $(DESTDIR)$(CONFIG_SND_KERNELDIR), but in the 
> Makefile that is what is tested before it is decided to supply the
> 
>        -F $(CONFIG_SND_KERNELDIR)/Sytem.map
> 
> option to depmod.
> 
> My patch brings the test in line with the option. I cannot see why these two 
> things should be different.

ok, now it's fixed on cvs.

thanks,


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

      reply	other threads:[~2002-09-12 16:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-12 15:23 alsa-driver-0.9.0rc3 patch Ian Grant
2002-09-12 15:39 ` Takashi Iwai
2002-09-12 16:10   ` Ian Grant
2002-09-12 16:50     ` Takashi Iwai [this message]

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=s5hn0qnw3sb.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=Ian.Grant@cl.cam.ac.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.