From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Ze Manel <zemanel@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] Kernel 2.6.20.2
Date: Mon, 12 Mar 2007 21:34:11 +0100 [thread overview]
Message-ID: <17909.47427.625596.896918@domain.hid> (raw)
In-Reply-To: <560b19a70703121100x2a4a751dt4fc87b0176c3d587@domain.hid>
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.
next prev parent reply other threads:[~2007-03-12 20:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-12 18:00 [Adeos-main] Kernel 2.6.20.2 Ze Manel
2007-03-12 20:34 ` Gilles Chanteperdrix [this message]
2007-03-12 22:02 ` Ze Manel
2007-03-12 22:37 ` Gilles Chanteperdrix
2007-03-12 22:47 ` Philippe Gerum
2007-03-13 0:26 ` Ze Manel
2007-03-12 23:04 ` Philippe Gerum
2007-03-12 21:31 ` trem
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17909.47427.625596.896918@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=adeos-main@gna.org \
--cc=zemanel@domain.hid \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.