Date: Fri, 7 Sep 2001 03:31:05 -0700 From: Bill Huey <billh@gnuppy.monkey.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: Greg Lewis <glewis@eyesbeyond.com>, java@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/java Makefile ports/java/forte Makefile distinfo (fwd) Message-ID: <20010907033105.A12355@gnuppy> In-Reply-To: <200109070721.f877LqZ19014@vega.vega.com> References: <20010907084911.A65793@misty.eyesbeyond.com> <200109070721.f877LqZ19014@vega.vega.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 07, 2001 at 10:21:12AM +0300, Maxim Sobolev wrote: > I donno where that `fork1' came from - the system in question is fairly > recent 5-CURRENT box, last updated on 17 August. Try changing the fork1() to vfork() and report back in: ../ext/jpda/src/solaris/back/exec_md.c There's a number of other places that have fork1() that were missed, but I want to see if this changes your results. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010907033105.A12355>