From: Matthias Scheer <scheer@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] another compilation issue (but fixed, just a heads-up)
Date: Mon, 05 Mar 2007 16:06:49 +0100 [thread overview]
Message-ID: <45EC3209.1050208@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 563 bytes --]
Hi,
compiling the latest trunk for i386 kernel 2.6.20.1 using the latest
adeos patch I got four missing symbols while linking the kernel image.
The symbol in question was the fct 'smp_processor_id_hw', which is
wrapped by a #define macro in linux/ipipe.h.
Fixed by adding an #include <linux/ipipe.h> in the following kernel
include files:
include/asm/mach-default/mach-ipi.h
include/asm/mach-es7000/mach-apic.h
include/asm/mach-summit/mach-ipi.h
include/asm/mach-bigsmp/mach-ipi.h
Compiling was done on an Athlon64 X2 running kernel 2.6.18.2-i386.
Matthias
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 6092 bytes --]
reply other threads:[~2007-03-05 15:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=45EC3209.1050208@domain.hid \
--to=scheer@domain.hid \
--cc=xenomai@xenomai.org \
/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.