Re: 2.6.23-git11 compile issues

From: Andre Haupt
Date: Wed Oct 17 2007 - 11:46:42 EST


On Wed, Oct 17, 2007 at 08:33:18AM -0700, Badari Pulavarty wrote:
> Known issue ?

I saw that too after a git pull a couple of days ago.
The following worked for me:

make mrproper
cp /proc/config.gz .config.gz (i was running 2.6.23 release kernel)
gunzip .config.gz
make silentoldconfig
make

regards,

Andre

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