From: Dave Hansen <dave.hansen@intel.com>
To: "Winkler, Tomas" <tomas.winkler@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"SamuelOrtiz@kroah.com" <SamuelOrtiz@kroah.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: mei file2alias compile error
Date: Thu, 02 May 2013 08:23:18 -0700 [thread overview]
Message-ID: <518284E6.7040503@intel.com> (raw)
In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B01F18E66@HASMSX106.ger.corp.intel.com>
On 05/01/2013 11:50 PM, Winkler, Tomas wrote:
>> On Wed, May 01, 2013 at 09:56:35AM -0700, Dave Hansen wrote:
>>> Linus's current git isn't compiling for me:
>>>> HOSTCC scripts/mod/file2alias.o
>>>> /home/davehans/linux.git/scripts/mod/file2alias.c: In function
>> ‘do_mei_entry’:
>>>> /home/davehans/linux.git/scripts/mod/file2alias.c:1140:1: error:
>> ‘OFF_mei_cl_device_id_name’ undeclared (first use in this function)
>>>> /home/davehans/linux.git/scripts/mod/file2alias.c:1140:1: note: each
>> undeclared identifier is reported only once for each function it appears in
>>>> /home/davehans/linux.git/scripts/mod/file2alias.c: At top level:
>>>> /home/davehans/linux.git/scripts/mod/file2alias.c:1146:1: error:
>> ‘SIZE_mei_cl_device_id’ undeclared here (not in a function)
>>>
>>> I confirmed that this commit: e5354107e is the one causing it for me.
>>> My .config is here:
>>>
>>> http://sr71.net/~dave/linux/config-3.9-meibad
>>>
>>> Note that I don't even have CONFIG_INTEL_MEI enabled with this config.
>>
>> I don't have CONFIG_INTEL_MEI set either, and I can't duplicate this.
>> Samuel and Tomas, can you please track this down?
>
> I cannot reproduce it as well. I've tried with v3.9 and also with the latest tip.
I did some more poking around. I was building with O= to put the
binaries in another dir. When I saw the error, one of the first things
I did was do a "make mrproper" on the binary directory. But, I never
did one one the source directory. Doing that seems to have made this go
away. There must have been some build gunk in the source directory
causing this.
Tomas, thanks for taking a look.
For posterity:
gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC)
Fedora release 16 (Verne)
v3.9-5295-ga49fe6d
next prev parent reply other threads:[~2013-05-02 15:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-01 16:56 mei file2alias compile error Dave Hansen
2013-05-01 18:21 ` Greg Kroah-Hartman
2013-05-02 6:50 ` Winkler, Tomas
2013-05-02 15:23 ` Dave Hansen [this message]
2013-05-03 11:34 ` Geert Uytterhoeven
2013-05-04 14:32 ` [PATCH] Fix cleaning in scripts/mod Andreas Schwab
2013-05-05 8:24 ` Geert Uytterhoeven
2013-05-06 21:40 ` 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=518284E6.7040503@intel.com \
--to=dave.hansen@intel.com \
--cc=SamuelOrtiz@kroah.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tomas.winkler@intel.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