[Click] Can't recompile click when changing Linux kernel

shule ney neyshule at gmail.com
Fri Mar 11 00:38:32 EST 2011


*I check the config.log, it seems that problem occurs at "asm":*
error message:
/lib/modules/2.6.24-vzclick/build/include/asm/mpspec_32.h:6:25: error:
mach_mpspec.h: No such file or directory
/lib/modules/2.6.24-vzclick/build/include/asm/smp_32.h:157:26: error:
mach_apicdef.h: No such file or directory

while when I check this header file, it is like:

ib/modules/2.6.24-vzclick/build/include/asm-x86/mach-bigsmp/mach_mpspec.h
lib/modules/2.6.24-vzclick/build/include/asm-x86/mach-es7000/mach_mpspec.h
lib/modules/2.6.24-vzclick/build/include/asm-x86/mach-numaq/mach_mpspec.h
lib/modules/2.6.24-vzclick/build/include/asm-x86/mach-generic/mach_mpspec.h
lib/modules/2.6.24-vzclick/build/include/asm-x86/mach-default/mach_mpspec.h
lib/modules/2.6.24-vzclick/build/include/asm-x86/mach-summit/mach_mpspec.

so does it mean* configure* just search the asm directory while the
corresponding header file should be in ''asm-x86' so it doesn't work??How to
solve?Thansk all.
2011/3/10 shule ney <neyshule at gmail.com>

> Hi all, I'm facing a very serious problem which I can't solve, fomerly I
> compiled and using click1.6 with kernel 2.6.18, now I switch to 2.6.24, but
> I can't recompile click any more(actually can't recompile linuxmodule), it
> awalys said the header file needed by C++ progrem can't be found in the
> kernel source code, while I was using ./configure + make install
> without anything wrong, what's happening? I patched the kernel and I didn't
> choose too much config item when compiling the linux kernel(the kernel is
> somehow changed by me). Thanks very much you guys :P


More information about the click mailing list