[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#245789: Wrong include for mach_mpspec.h and mach_apicdef.h.



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-15

/usr/include/asm/mpspec.h (i386, line 6) does:
#include <mach_mpspec.h>
Which does not exist.

What does however exist are the following files:
/usr/include/asm/mach-bigsmp/mach_mpspec.h
/usr/include/asm/mach-default/mach_mpspec.h
/usr/include/asm/mach-es7000/mach_mpspec.h
/usr/include/asm/mach-generic/mach_mpspec.h
/usr/include/asm/mach-numaq/mach_mpspec.h
/usr/include/asm/mach-summit/mach_mpspec.h

/usr/include/asm/smp.h (i386, line 73) does: 
#include <mach_apicdef.h>
Which has the same problem.

This causes an other build failure for sysklogd.


Kurt




Reply to: