From: Michal Marek <mmarek@suse.cz>
To: Gene Heskett <gene.heskett@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.38.2-New, apparently undfined var in include/linux/Kbuild breaks make headers_install
Date: Wed, 06 Apr 2011 23:44:04 +0200 [thread overview]
Message-ID: <4D9CDEA4.20102@suse.cz> (raw)
In-Reply-To: <201104061543.14218.gene.heskett@gmail.com>
On 6.4.2011 21:43, Gene Heskett wrote:
> This is, in line 25 is $(INSTALL_HDR_PATH)
>
> What do I export as that $VAR that will satisfy this?
It is set by the toplevel Makefile:
#Default location for installed headers
export INSTALL_HDR_PATH = $(objtree)/usr
What exactly are you doing and how does it fail?
Michal
next prev parent reply other threads:[~2011-04-06 21:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-06 19:43 2.6.38.2-New, apparently undfined var in include/linux/Kbuild breaks make headers_install Gene Heskett
2011-04-06 21:44 ` Michal Marek [this message]
2011-04-07 0:48 ` Gene Heskett
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=4D9CDEA4.20102@suse.cz \
--to=mmarek@suse.cz \
--cc=gene.heskett@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.