[PATCH]: fix of java with 2.6.16 emulation

Roman Divacky rdivacky at freebsd.org
Thu Aug 2 11:52:31 UTC 2007


hi

Currently when using 2.6.16 emulation java dies immediately causing a coredump.

	http://www.vlakno.cz/~rdivacky/linux_java.patch

This simple patch implements fake sched_getaffinity() syscall thus fixing the
java problem. Please test this patch and report success stories so we can get
this commited.

cd /sys
fetch http://www.vlakno.cz/~rdivacky/linux_java.patch
patch  < linux_java.patch

recompile && test


thank you

roman	



More information about the freebsd-emulation mailing list