Sorry I didn't post it a second time, I patched kernel 2.6.20 and got the
error and then got the 2.6.20.2 (the latest stable version) I thought it
could have something to do, and got the same error, it was not a repost,
more like a clarification of the problem, or an update on the problem.
Sorry if it didn't seem so.

My .config is attached
Thanks for the help

On 12/03/07, Gilles Chanteperdrix <[EMAIL PROTECTED]> wrote:

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"

This is the second time we receive this mail, if people do not answer
you, it is simply because they are busy, so please do not irritate them
by posting your mail a second time.

>
> 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?

Every option is documented in make menuconfig. Select the option for
which you want to read the documentation with the up and down keys, then
press the 'H' key.

>
> 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?

You likely enabled an option that nobody else enabled, so you should
send us your .config in order to allow us to reproduce the problem.

--


                                            Gilles Chanteperdrix.




--
<img> http://www.deec.uc.pt/common/img/deezoom.gif </img>

Attachment: .config
Description: application/xml

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

Reply via email to