Re: Compile error for 2.6.17-rc3-git15

From: Sam Ravnborg
Date: Mon May 08 2006 - 16:29:56 EST


On Mon, May 08, 2006 at 03:23:43PM -0500, Larry Finger wrote:
> After updating to 2.6.17-rc3-git15
> (6810b548b25114607e0814612d84125abccc0a4f) and using gcc V4.0.2, I get the
> following compile error:
>
> HOSTCC scripts/mod/modpost.o
> scripts/mod/modpost.c: In function ?check_sec_ref?:
> scripts/mod/modpost.c:716: error: cast to union type from type not present
> in union
>
> Using git bisect, I find that bed7a560333d40269a886c4421d4c8f964a32177 is
> first bad commit.
The above is the merge of the kbuild changes.
The real offender is: c8d8b837ebe4b4f11e1b0c4a2bdc358c697692ed

Reverting this will fix it.

Sam
-
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/