2010-11-16 07:30:56

by Anca Emanuel

[permalink] [raw]
Subject: Build failure 2.6.37-rc2

Building modules, stage 2.
MODPOST 2794 modules
FATAL: arch/x86/kernel/msr.o has no symtab?
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/emi/linux-2.6'
make: *** [debian/stamp/build/kernel] Error 2


2010-11-16 21:18:21

by Randy Dunlap

[permalink] [raw]
Subject: Re: Build failure 2.6.37-rc2

On Tue, 16 Nov 2010 09:30:53 +0200 Anca Emanuel wrote:

> Building modules, stage 2.
> MODPOST 2794 modules
> FATAL: arch/x86/kernel/msr.o has no symtab?
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/home/emi/linux-2.6'
> make: *** [debian/stamp/build/kernel] Error 2
> --

Tools problem? I can't reproduce it.

Maybe post your .config file and tell us what gcc and ld versions
you are using...

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

2010-11-17 04:20:04

by Anca Emanuel

[permalink] [raw]
Subject: Re: Build failure 2.6.37-rc2

On Tue, Nov 16, 2010 at 11:17 PM, Randy Dunlap <[email protected]> wrote:
> On Tue, 16 Nov 2010 09:30:53 +0200 Anca Emanuel wrote:
>
>> ? Building modules, stage 2.
>> ? MODPOST 2794 modules
>> FATAL: arch/x86/kernel/msr.o has no symtab?
>> make[2]: *** [__modpost] Error 1
>> make[1]: *** [modules] Error 2
>> make[1]: Leaving directory `/home/emi/linux-2.6'
>> make: *** [debian/stamp/build/kernel] Error 2
>> --
>
> Tools problem? ?I can't reproduce it.
>
> Maybe post your .config file and tell us what gcc and ld versions
> you are using...
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>

uname -a
Linux ubuntu 2.6.37-rc2+ #2 SMP Wed Nov 17 04:27:44 EET 2010 i686 GNU/Linux

2.6.37-rc2-git1 running ok here.