Thanks, I'll look into your buldroot generator. I have not tried using gdb yet, so I have no backtrace that I can provide.
As far as the --enable-x86-sep flag is concerned, is there a place in buildroot to turn this on, or do I have to go and manually modify the xenomai.mk file? Cheers Kris On Thu, Feb 14, 2013 at 1:56 PM, Philippe Gerum <[email protected]> wrote: > On 02/14/2013 07:32 PM, Kris Ellis wrote: > >> I've now tried Xenomai 2.6.2.1 over Linux 3.2.21 using buildroot, and get >> the same result. >> >> The only difference is now dmesg | grep Xenomai shows me v2.6.2.1 (Day At >> The Beach) instead of 2.6.1 (Light Years Away) >> >> Still get a segfault. Has anyone had success using buildroot to build a >> Xenomai system? >> >> > Definitely, yes. This is how we routinely build our software test platform > for all supported archs, including x86. You can find our buildroot-based > generator there: > > git://git.xenomai.org/**mkrootfs.git <http://git.xenomai.org/mkrootfs.git> > > Did you provide a gdb backtrace of this problem? > > Please check that your CPU as selected in your kernel configuration > supports sysenter/sysexit if --enable-x86-sep is enabled in your build > configuration for the user-space programs and libraries. > > -- > Philippe. > _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
