All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] Kernel 2.6.20.2
@ 2007-03-12 18:00 Ze Manel
  2007-03-12 20:34 ` Gilles Chanteperdrix
  2007-03-12 21:31 ` trem
  0 siblings, 2 replies; 8+ messages in thread
From: Ze Manel @ 2007-03-12 18:00 UTC (permalink / raw)
  To: adeos-main

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-03-13  0:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-12 18:00 [Adeos-main] Kernel 2.6.20.2 Ze Manel
2007-03-12 20:34 ` Gilles Chanteperdrix
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

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.