[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071017114348.GA18693@ahaupt-debian-vm.localdomain>
Date: Wed, 17 Oct 2007 13:43:48 +0200
From: Andre Haupt <andre@...wigglers.org>
To: Badari Pulavarty <pbadari@...ibm.com>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.23-git11 compile issues
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists