Hello

I Install the linux 2.6.37 with a 64 bits patch, im trying to install the rtai 3.8 but i can't, it show this errors

/**********************************************
In file included from ../../../base/include/rtai_lxrt.h:579,
from services.c:27:
../../../base/include/asm/rtai_lxrt.h:35:29: error: asm/asm-offsets.h: No such file or directory
make[3]: *** [services.lo] Error 1
make[3]: Leaving directory `/usr/src/rtai-3.8/base/sched/liblxrt'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/usr/src/rtai-3.8/base/sched'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/rtai-3.8/base'
make: *** [install-recursive] Error 1
************************************************/
i find the next solutions and try it

i comment on the code of rtai_lxrt.h the asm-offsets.h --> doesn't work
i change the configutation on the .config of the APIC--> doesn't work

Can u people help me!!

Thanks