From: Sam Ravnborg <sam@ravnborg.org>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: linux-kernel@vger.kernel.org,
Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Subject: Re: 2.6.22-rc3: regression: make M=$PWD modules_install does nothing
Date: Tue, 29 May 2007 22:42:28 +0200 [thread overview]
Message-ID: <20070529204228.GA7738@uranus.ravnborg.org> (raw)
In-Reply-To: <200705280634.37420.arvidjaar@mail.ru>
Hi Andrey
> This has been working up and including -rc2:
I have tried to reproduce here - but it just works.
I then took a second look at your excellent bug-report and noticed:
>
> {pts/1}% sudo make -C ~/src/linux-git O=$HOME/build/linux-2.6.22 M=PWD V=1
that in this commandline you say M=PWD
> modules_install
> make: Entering directory `/home/bor/src/linux-git'
> make -C /home/bor/build/linux-2.6.22 \
> KBUILD_SRC=/home/bor/src/linux-git \
> KBUILD_EXTMOD="PWD" -f /home/bor/src/linux-git/Makefile
which tell kbuild that module is in a directory named 'PWD' as seen in the
assignment to KBUILD_EXTMOD in the above line.
Could it be that you by accident omitted a '$' in front of PWD?
This would then tell kbuild that module are in the directory pointed to by $PWD.
Sam
next prev parent reply other threads:[~2007-05-29 20:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-28 2:34 Andrey Borzenkov
2007-05-29 20:42 ` Sam Ravnborg [this message]
2007-05-30 2:40 ` Andrey Borzenkov
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=20070529204228.GA7738@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=arvidjaar@mail.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@gmail.com \
/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®