Re: some kernel headers broken in current git ?

From: Gabriel C
Date: Fri Oct 19 2007 - 19:55:35 EST


Thomas Gleixner wrote:
> On Sat, 20 Oct 2007, Gabriel C wrote:
>> Gabriel C wrote:
>>> Jiri Kosina wrote:
>>>> Trying 'make mrproper' first has high chances of fixing this I'd guess.
>>> Is what I did before latest pull.
>>>
>>> Maybe this whole tree got broken. I'll try a fresh one and report back.
>>>
>>
>> I get the same on fresh cloned git tree
>>
>> #-- git rev-parse --verify HEAD
>> c4ec20717313daafba59225f812db89595952b83
>
> Hmm. The kernel itself compiles fine ?

Yes kernel is fine.

>
> What external thing breaks ?

Actually I try to get VirtualBox-1.5.2_OSE to compile but I get a lot errors from
include/asm-generic/atomic.h and other headers.

and looks like some are missing ?

...

/lib/modules/2.6.23-rc0/build/include/asm/irq_32.h:15:25: error: irq_vectors.h: No such file or directory
/lib/modules/2.6.23-rc0/build/include/asm/smp_32.h:154:26: error: mach_apicdef.h: No such file or directory

...

this is fresh cloned tree and pulled once to get your x86 updates:

#-- git rev-parse --verify HEAD
60812a4a99b796d894d2522dc63cb0fafc3be25e


Full error log can found there : -> http://194.231.229.228/current-git/errors.txt

>
> tglx
>


Gabriel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/