[BUG] Systemtap git master HEAD fails on Fedora 17 x86_64 (kernel 3.6.7)
Josh Stone
jistone@redhat.com
Wed Nov 28 01:53:00 GMT 2012
On 11/27/2012 03:58 PM, agentzh wrote:
> Hello!
>
> On Mon, Nov 26, 2012 at 3:32 PM, Josh Stone wrote:
>> Any idea why your kernel-devel would seem incomplete? I have the same
>> kernel-devel-3.6.7-4.fc17.x86_64 installed, and for me it contains both
>> Module.symvers and System.map.
>>
>
> I have no idea why my installation is incomplete. I just run "yum
> update" regularly.
>
> There is Module.symvers but no System.map under
> /lib/modules/3.6.7-4.fc17.x86_64/build/.
>
> Any suggestions to track this further?
Try to verify: rpm -vV kernel-devel-3.6.7-4.fc17.x86_64
I get a lot of timestamp (T) changes, but System.map is right there at
the top of the list without any verify flags set.
Do you have any third-party kernel modules? Sometimes those play games
in the kernel build tree to insert themselves, and it could be that one
is playing this game badly.
If nothing else, "yum reinstall kernel-devel" should bring it back. :)
Josh
More information about the Systemtap
mailing list