[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201106140041.p5E0fhAh029531@www262.sakura.ne.jp>
Date: Tue, 14 Jun 2011 09:41:42 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: mmarek@...e.cz
Cc: linux-kernel@...r.kernel.org
Subject: [3.0-rc3] scripts/depmod.sh: Permission denied
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
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 ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists