Re: GIT head doesn't seem to want to build on 32bit..

From: Sam Ravnborg
Date: Fri Dec 19 2008 - 17:11:51 EST


On Wed, Dec 17, 2008 at 10:07:27AM +0000, Alan Cox wrote:
>
> > Smells like a kbuild issue.
> > Please copy me and linux-kbuild@xxxxxxxxxxxxxxx on any findings.
> >
> > [My 64 bit toolchain is br0ken atm so I could not try to reproduce]
>
> Yes I do indeed need to build x86_64 first, then make distclean or
> mrproper and then 32bit build fails

Hi Alan.

Can I ask you to persuade this a bit more?

1) when it fails try using "make V=1" and post the command executed.
1a) Do the same when it works and compare the two
2) try to do: make path/file.i and check if the generated .i file
differ when it fails and when it is ok.

Other than that I have no ideas for the moment.

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/