public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [3.0-rc3] scripts/depmod.sh: Permission denied
Date: Tue, 14 Jun 2011 07:14:04 +0200	[thread overview]
Message-ID: <4DF6EE1C.9090803@suse.cz> (raw)
In-Reply-To: <201106140041.p5E0fhAh029531@www262.sakura.ne.jp>

Dne 14.6.2011 02:41, Tetsuo Handa napsal(a):
> linux-3.0-rc3.tar.bz2 generates
> -rwxrwxr-x  1 root root 1231 Jun 14 07:29 linux-3.0-rc3/scripts/depmod.sh
> but linux-2.6.39.tar.bz2 + patch-3.0-rc3.bz2 generates
> -rw-r--r--  1 root root 1231 Jun 14 09:34 scripts/depmod.sh
> which results in

Ah, I forgot about patch(1) users.


> make: execvp: /usr/src/linux-3.0-rc3/scripts/depmod.sh: Permission denied
> make: *** [_modinst_post] Error 127
> 
> Would you add "chmod +x scripts/depmod.sh" before invoking depmod.sh ?

I'll change the call to $(CONFIG_SHELL) $(scrtree)/scripts/depmod.sh
instead.

Michal

  reply	other threads:[~2011-06-14  5:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14  0:41 [3.0-rc3] scripts/depmod.sh: Permission denied Tetsuo Handa
2011-06-14  5:14 ` Michal Marek [this message]
2011-06-15 20:31   ` [PATCH] kbuild: Call depmod.sh via shell Michal Marek

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=4DF6EE1C.9090803@suse.cz \
    --to=mmarek@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    /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