Howto recompile kernel package with a different Timer Frequency
Markus Schönhaber
ubuntu-users at list-post.mks-mail.de
Fri Jun 6 18:42:20 UTC 2008
Michael Sotnikov wrote:
> Markus Schönhaber пишет:
>
>> Hm, the last time I recompiled the kernel was on Gutsy. It worked then
>> as described in the document.
>>
>>> If anybody succeeded with rebuilding ubuntu kernel from source
>>> (2.4.26-18/-19) please, let me know "how".
>> Since I haven't tried it myself, just a wild assed guess: does the
>> version of the installed linux-headers-... match the version of the
>> kernel you're trying to build?
>
> of course.
> I've tried both ways: old (make config & make...)
> and "new" (debian/rules....)
Hardy 64-bit
$ uname -r
2.6.24-18-generic
I just did a
$ apt-get source linux-image-$(uname -r)
$ AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules binary-generic
and it worked flawlessly (I didn't install any build-dependencies
because everything needed is already installed on my machine).
Just to be sure: you noticed that the package names for the kernel
source and build dependencies for Hardy are different from previous
versions?
Regards
mks
More information about the ubuntu-users
mailing list