To get the source directory, I use apt-get to install linux-source-2.6.12,
then I tar xjvf to unpack it in /usr/src. I then do cp -r
linux-source-2.6.12 linux-source-2.6.12-joehill to get a machine-specific
area to work in.
And yes, I don't change compilers in between.
Given that it's working OK for you, I'll try to go back to square one
(clean sources) and see if the problem has gone away.
Thanks,
Andy
----------------------------------------------------------------------
Andrew J Perrin - [EMAIL PROTECTED] - http://www.unc.edu/~aperrin
Assistant Professor of Sociology; Book Review Editor, _Social Forces_
University of North Carolina - CB#3210, Chapel Hill, NC 27599-3210 USA
On Wed, 16 Nov 2005, Russ Allbery wrote:
Andrew J Perrin <[EMAIL PROTECTED]> writes:
Typically I do:
cd /usr/src/linux-source-2.6.12-joehill
make-kpkg clean
make-kpkg --revision joehill5.3 kernel-image
make-kpkg modules-image
How do you obtain /usr/src/linux-source-2.6.12-joehill? Is that by
installing linux-tree-2.6.12, downloading a tarball from ftp.us.linux.org,
or some other way?
Also, you are being sure to build the OpenAFS modules with the same
compiler as was used to build the kernel, right?
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]