All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] /asm/ipipe.h not found
@ 2014-12-10 10:27 JAY KOTHARI
  2014-12-10 10:38 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 7+ messages in thread
From: JAY KOTHARI @ 2014-12-10 10:27 UTC (permalink / raw)
  To: xenomai

Hello,
    I am porting linux-3.2.21(xenomai-2.6.2 patched to it) on
BeagleBoard-XM. zImage is successfully made. But when I am building
the modules with following command

 $make -j 8 ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi modules

 It shows error:
  make CONFIG_DEBUG_SECTION_MISMATCH=y

After this I ran
 $make CONFIG_DEBUG_SECTION_MISMATCH=y

This lets to another error
include/linux/ipipe.h :33:23: fatal error:asm/ipipe.h: No such file or
directory.
compilation terminated.

      Actually ipipe.h is there in /asm/ipipe.h:I tried to set CFLAG
and export it but it is not working.Help would be appreciated.


Jay Kothari


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

end of thread, other threads:[~2014-12-10 13:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 10:27 [Xenomai] /asm/ipipe.h not found JAY KOTHARI
2014-12-10 10:38 ` Gilles Chanteperdrix
2014-12-10 10:54   ` JAY KOTHARI
2014-12-10 10:58     ` Gilles Chanteperdrix
2014-12-10 11:03     ` Gilles Chanteperdrix
2014-12-10 12:46       ` JAY KOTHARI
2014-12-10 13:09         ` Gilles Chanteperdrix

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.