All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] another compilation issue (but fixed, just a heads-up)
@ 2007-03-05 15:06 Matthias Scheer
  0 siblings, 0 replies; only message in thread
From: Matthias Scheer @ 2007-03-05 15:06 UTC (permalink / raw)
  To: xenomai

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-05 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-05 15:06 [Xenomai-help] another compilation issue (but fixed, just a heads-up) Matthias Scheer

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.