Re: mei file2alias compile error

From: Greg Kroah-Hartman
Date: Wed May 01 2013 - 14:21:50 EST


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?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/