Date: Fri, 7 Sep 2001 10:21:12 +0300 (EEST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: glewis@eyesbeyond.com (Greg Lewis) Cc: java@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/java Makefile ports/java/forte Makefile distinfo (fwd) Message-ID: <200109070721.f877LqZ19014@vega.vega.com> In-Reply-To: <20010907084911.A65793@misty.eyesbeyond.com> from "Greg Lewis" at Sep 07, 2001 08:49:11 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi Maxim, > > Seems I was too hasty. I think the updated patch (attached) handles > things better. Please let me know. Still no go. Apparently I misguided you in my last e-mail. The error message in question ls: /usr/local/jdk1.3.1/jre/../bin/java -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=big_brother:1028,suspend=y -Djava.compiler=NONE "-Xbootclasspath:/usr/local/jdk1.3.1/jre/../lib/tools.jar:/usr/local/jdk1.3.1/jre/lib/rt.jar:/usr/local/jdk1.3.1/jre/lib/i18n.jar:/usr/local/jdk1.3.1/jre/lib/sunrsasign.jar:/usr/local/jdk1.3.1/jre/classes:" -classpath "/root/ffjuser30/system:/usr/local/share/java/forte4j/system:/usr/local/share/java/forte4j/beans/TimerBean.jar:/root/ffjuser30/sampledir:/tmp:/usr/local/share/java/forte4j/modules/ext/AbsoluteLayout.jar:/usr/local/share/java/forte4j/lib/ext/servlet.jar" Test Can't load "libjdwp.so", because /usr/local/jdk1.3.1/jre/../jre/../lib/i386/libjdwp.so: Undefined symbol "fork1" Could not create the Java virtual machine. I donno where that `fork1' came from - the system in question is fairly recent 5-CURRENT box, last updated on 17 August. There are also another serious problem with it - it doesn't accept uppercase letters, i.e. when I'm trying to type uppercase letter it gets lowercase instead, which makes it pretty useless, as Java is case-sensitive. At the same time Linux JDK doesn't have such problem, so it is unlikely that this is a local misconfiguration. Please let me know if you will have any ideas on how it could be fixed. Thank you! -Maxim 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?200109070721.f877LqZ19014>