Hello. I'm trying to compile linux 2.6.20 kernel with adeos patch " adeos-ipipe-2.6.20-i386-1.7-03.patch" but I get this error:
LD .tmp_vmlinux1 arch/i386/mach-generic/built-in.o(.text+0x2c): In function `send_IPI_allbutself': : undefined reference to `smp_processor_id_hw' arch/i386/mach-generic/built-in.o(.text+0x3f2): In function `send_IPI_allbutself': : undefined reference to `smp_processor_id_hw' arch/i386/mach-generic/built-in.o(.text+0x5d8): In function `send_IPI_allbutself': : undefined reference to `smp_processor_id_hw' arch/i386/mach-generic/built-in.o(.text+0x83d): In function `clustered_apic_check': : undefined reference to `smp_processor_id_hw' arch/i386/mach-generic/built-in.o(.text+0x8df): In function `target_cpus': : undefined reference to `smp_processor_id_hw' arch/i386/mach-generic/built-in.o(.text+0x95e): more undefined references to `smp_processor_id_hw' follow make: *** [.tmp_vmlinux1] Error 1 there seems to be a problem when he links this.. did anyone get the same problem? what am I doing wrong? Thanks.
_______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
