On Fri, Jan 2, 2015 at 5:02 PM, Kevin Smith <[email protected]> wrote: > Sorry for the lag. New Year's got in the way of my planned hacking sessions > :) > > After my last email I continued to investigate my problems building > rumprun-xen and have some new info to share. > > Summary: The combination of grsec's anti-exploit protections and musl libc > were responsible for the issues I was experiencing. I've been able to get > rumprun.sh, rumprun-posix, and rumprun-xen to all work without error once I > installed Ubuntu 14.04 w/Xen 4.4.1.
At present only buildrump.sh is tested with Musl libc. The test box is running Alpine Linux, and it does pass all the tests without any issues. I don't think grsec should have an issue with anything in buildrump.sh, if you get a specific error it would be good to know what causes it. rumprun-posix is not in the test suite; it used to work but I just tested again and ld is complaining about .ctors and aborting with an internal error, need to look into why. Justin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
