Hi

I can reproduce the problem. But I don't know why.
I'll try to find the reason ASAP.

trem

Ze Manel wrote:
> I'm now trying to compile the kernel with the corresponding adeos patch:
> "adeos-ipipe-2.6.20-i386-1.7-03.patch"
>
> I did "patch -p1 <adeos-ipipe-2.6.20-i386-1.7-03.patch" and all went
> well with no errors.
> After that I did "make menuconfig" and just saved the .config. the
> problem is that I'm quite sure I should have changed something in the
> config file BUT I DON'T KNOW WHAT, since I can't find the information
> for that...
> Where is the documentation?
>
> when I try to compile the kernel, there is a problem in the link of
> something, it doesn't find some symbols:
>
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CHK     include/linux/compile.h
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> arch/i386/mach-generic/built-in.o(.text+0x4f): In function
> `send_IPI_allbutself':
> : undefined reference to `smp_processor_id_hw'
> arch/i386/mach-generic/built-in.o(.text+0x50d): In function
> `send_IPI_allbutself':
> : undefined reference to `smp_processor_id_hw'
> arch/i386/mach-generic/built-in.o(.text+0x7eb): In function
> `send_IPI_allbutself':
> : undefined reference to `smp_processor_id_hw'
> arch/i386/mach-generic/built-in.o(.text+0xaf2): In function
> `clustered_apic_check':
> : undefined reference to `smp_processor_id_hw'
> arch/i386/mach-generic/built-in.o(.text+0xbc3): In function `target_cpus':
> : undefined reference to `smp_processor_id_hw'
> arch/i386/mach-generic/built-in.o(.text+0xc6b): more undefined
> references to `smp_processor_id_hw' follow
> make: *** [.tmp_vmlinux1] Error 1
>
>
> Can you help me?
> Thanks.
> Is the RTAI path equal to the adeos one? RTAI has quite better
> documentation, I only don't know if the patch is completly equal or
> diferent.
>
> _______________________________________________
> Adeos-main mailing list
> [email protected]
> https://mail.gna.org/listinfo/adeos-main
>
>   



_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main

Reply via email to