On Thu, May 15, 2008 at 11:21 AM, Gilles Chanteperdrix <[EMAIL PROTECTED]> wrote: > On Thu, May 15, 2008 at 10:36 AM, <[EMAIL PROTECTED]> wrote: >> It says me that the files memory.h and asm/param.h couldn't be found. >> Im wondering why? I also tried it like the example in the README.INSTALL 2.6 >> Building for ARM >> but with the same result. Do anyone know how to fix this? > > It looks like a toolchain issue. Are you sure your toolchain is > properly installed ? Is there a memory.h or sys/mman.h in the > toolchain include dir ?
I routinely compile Xenomai with the two following toolchains for ARM: - Snapgear 2005 toolchain: http://ftp.snapgear.org/pub/snapgear/tools/arm-linux/arm-linux-tools-20051123.tar.gz - CodeSourcery 2007q3 toolchain (no longer available, the current toolchain is 2008q1): http://www.codesourcery.com/gnu_toolchains/arm/download.html -- Gilles _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
