Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2007 13:52:29 +0200
From:      Roman Divacky <rdivacky@freebsd.org>
To:        emulation@freebsd.org
Subject:   [PATCH]: fix of java with 2.6.16 emulation
Message-ID:  <20070802115229.GA32091@freebsd.org>

next in thread | raw e-mail | index | archive | help
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	




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070802115229.GA32091>