From owner-freebsd-java Sun Oct 21 13:33:20 2001 Delivered-To: freebsd-java@freebsd.org Received: from mta9.srv.hcvlny.cv.net (mta9.srv.hcvlny.cv.net [167.206.5.133]) by hub.freebsd.org (Postfix) with ESMTP id 28A9737B401 for ; Sun, 21 Oct 2001 13:33:17 -0700 (PDT) Received: from [192.168.1.100] (ool-18be4d4b.dyn.optonline.net [24.190.77.75]) by mta2.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GLK00HFRP3CUS@mta2.srv.hcvlny.cv.net> for freebsd-java@freebsd.org; Sun, 21 Oct 2001 16:33:12 -0400 (EDT) Date: Sun, 21 Oct 2001 16:30:32 -0400 From: John Clayton Subject: problem intalling the jdk13 port To: freebsd-java@freebsd.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I am having a problem installing the jdk13 port that seems complicated to my understanding, so any help would be appreciated. I have all the requisite ports, and have the linuk-jdk1.3.1 port installed. Everything goes pretty well until the following: /usr/bin/sed -e 's!interpreter\.o!../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/&!g' > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/interpreter.d /usr/local/linux-jdk1.3.1/bin/javac -J-Xmx64m -classpath ../../../build/bsd-i386/classes -bootclasspath "" -sourcepath "../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/sh are/classes" -d ../../../build/bsd-i386/classes -d ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj -nowarn ../../../src/share/javavm/runtime/InvokerGen.java rm -f ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c /usr/local/linux-jdk1.3.1/bin/java -classpath ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj InvokerGen < ../../../src/share/javavm/include/invokers.txt > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen gmake[3]: *** [../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c] Error 1 gmake[3]: Leaving directory `/usr/tmp/usr/home/usr122249114/ports/java/jdk13/work/j2sdk1.3.1/make/java/j vm' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/tmp/usr/home/usr122249114/ports/java/jdk13/work/j2sdk1.3.1/make/java/j vm' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/tmp/usr/home/usr122249114/ports/java/jdk13/work/j2sdk1.3.1/make/java' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/home/usr122249114/ports/java/jdk13. *** Error code 1 Stop in /usr/home/usr122249114/ports/java/jdk13. *** Error code 1 Stop in /usr/home/usr122249114/ports/java/jdk13. *** Error code 1 Stop in /usr/home/usr122249114/ports/java/jdk13. Thanks for any help you can give, John -- John Clayton neuroboy@optonline.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Oct 21 18:43:28 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.wlcg.com (mail.wlcg.com [198.92.199.5]) by hub.freebsd.org (Postfix) with ESMTP id AD13A37B403 for ; Sun, 21 Oct 2001 18:43:23 -0700 (PDT) Received: (from root@localhost) by mail.wlcg.com (8.11.6/8.11.6) id f9M1hNe22482; Sun, 21 Oct 2001 21:43:23 -0400 (EDT) (envelope-from rsimmons@wlcg.com) Received: from localhost (rsimmons@localhost) by mail.wlcg.com (8.11.6/8.11.6) with ESMTP id f9M1hML22473; Sun, 21 Oct 2001 21:43:22 -0400 (EDT) (envelope-from rsimmons@wlcg.com) X-Authentication-Warning: mail.wlcg.com: rsimmons owned process doing -bs Date: Sun, 21 Oct 2001 21:43:17 -0400 (EDT) From: Rob Simmons To: John Clayton Cc: freebsd-java@freebsd.org Subject: Re: problem intalling the jdk13 port In-Reply-To: Message-ID: <20011021213855.V7102-100000@mail.wlcg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Are you using the linux-jdk version 1.3.1 or are you using version 1.3.1.01_1. If not, I would recommend upgrading the linux-jdk to that version and try again. I was able to build the jdk into a package flawlessly with the following ports installed: bzip2-1.0.1 gtar-1.13.23 rpm-3.0.6_5 unzip-5.42 zip-2.3 autoconf-2.13_1 automake-1.4.5_1,1 gettext-0.10.35 gmake-3.79.1 libtool-1.3.4_2 m4-1.4 popt-1.5.1 linux_base-6.1 javavmwrapper-1.1 linux-jdk-1.3.1.01_1 open-motif-devel-2.1.30 XFree86-3.3.6_10 I was able to build with these ports the patchset version 4 and the new 5. Robert Simmons Systems Administrator http://www.wlcg.com/ On Sun, 21 Oct 2001, John Clayton wrote: > Hello, > > I am having a problem installing the jdk13 port that seems complicated to my > understanding, so any help would be appreciated. I have all the requisite > ports, and have the linuk-jdk1.3.1 port installed. Everything goes pretty > well until the following: > > /usr/bin/sed -e > 's!interpreter\.o!../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/&!g' > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/interpreter.d > /usr/local/linux-jdk1.3.1/bin/javac -J-Xmx64m -classpath > ../../../build/bsd-i386/classes -bootclasspath "" -sourcepath > "../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/sh > are/classes" -d ../../../build/bsd-i386/classes -d > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj -nowarn > ../../../src/share/javavm/runtime/InvokerGen.java > rm -f ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > /usr/local/linux-jdk1.3.1/bin/java -classpath > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj InvokerGen < > ../../../src/share/javavm/include/invokers.txt > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen > gmake[3]: *** > [../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c] Error 1 > gmake[3]: Leaving directory > `/usr/tmp/usr/home/usr122249114/ports/java/jdk13/work/j2sdk1.3.1/make/java/j > vm' > gmake[2]: *** [optimized] Error 2 > gmake[2]: Leaving directory > `/usr/tmp/usr/home/usr122249114/ports/java/jdk13/work/j2sdk1.3.1/make/java/j > vm' > gmake[1]: *** [all] Error 1 > gmake[1]: Leaving directory > `/usr/tmp/usr/home/usr122249114/ports/java/jdk13/work/j2sdk1.3.1/make/java' > gmake: *** [all] Error 1 > *** Error code 2 > > Stop in /usr/home/usr122249114/ports/java/jdk13. > *** Error code 1 > > Stop in /usr/home/usr122249114/ports/java/jdk13. > *** Error code 1 > > Stop in /usr/home/usr122249114/ports/java/jdk13. > *** Error code 1 > > Stop in /usr/home/usr122249114/ports/java/jdk13. > > Thanks for any help you can give, > > John > -- > John Clayton > neuroboy@optonline.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE703m6v8Bofna59hYRA1UrAJ9s1qyQlw22LUFarYIyGuam89aQzwCgs+0q UNoWcoFJsYXfADHpHqTOhuc= =tV7I -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Oct 22 8:33:40 2001 Delivered-To: freebsd-java@freebsd.org Received: from sonic.kks.net (sonic.kks.net [213.161.0.18]) by hub.freebsd.org (Postfix) with ESMTP id C1C5437B405 for ; Mon, 22 Oct 2001 08:33:36 -0700 (PDT) Received: from voyager.kksonline.com (5-51.ro.cable.kks.net [213.161.5.51]) by sonic.kks.net (Postfix) with ESMTP id F17AF192 for ; Mon, 22 Oct 2001 17:33:37 +0200 (CEST) Message-Id: <5.0.2.1.0.20011022171738.02a14e90@sundance.kks.net> X-Sender: arozman@sundance.kks.net X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 22 Oct 2001 17:20:59 +0200 To: freebsd-java@freebsd.org From: Aleksander Rozman - Andy Subject: Re: problem intalling the jdk13 port In-Reply-To: <20011021213855.V7102-100000@mail.wlcg.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 22.10.2001, you wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: RIPEMD160 > >Are you using the linux-jdk version 1.3.1 or are you using >version 1.3.1.01_1. If not, I would recommend upgrading the linux-jdk to >that version and try again. I was able to build the jdk into a package >flawlessly with the following ports installed: > >bzip2-1.0.1 >gtar-1.13.23 >rpm-3.0.6_5 >unzip-5.42 >zip-2.3 >autoconf-2.13_1 >automake-1.4.5_1,1 >gettext-0.10.35 >gmake-3.79.1 >libtool-1.3.4_2 >m4-1.4 >popt-1.5.1 >linux_base-6.1 >javavmwrapper-1.1 >linux-jdk-1.3.1.01_1 >open-motif-devel-2.1.30 >XFree86-3.3.6_10 > >I was able to build with these ports the patchset version 4 and the new 5. If you don't use Xfree on your machine (like me), don't forget to install open-motif-2.1.30 (not devel, normal package). And it might work better if you build jdk outside of ports... Don't forget to use gtar instead of tar when unpacking jdk sources... Andy > ************************************************************************** * Aleksander Rozman - Andy * Fandoms: E2:EA, SAABer, Trekkie, Earthie * * andy@kksonline.com * Sentinel, BH 90210, True's Trooper, * * andy@atechnet.dhs.org * Heller's Angel, Questie, Legacy, PO5, * * Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender * * ICQ-UIC: 4911125 ********************************************* * PGP key available * http://www.atechnet.dhs.org/~andy/ * ************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Oct 22 16:36:44 2001 Delivered-To: freebsd-java@freebsd.org Received: from web11501.mail.yahoo.com (web11501.mail.yahoo.com [216.136.172.46]) by hub.freebsd.org (Postfix) with SMTP id B750837B403 for ; Mon, 22 Oct 2001 16:36:41 -0700 (PDT) Message-ID: <20011022233641.39552.qmail@web11501.mail.yahoo.com> Received: from [66.75.153.49] by web11501.mail.yahoo.com via HTTP; Mon, 22 Oct 2001 16:36:41 PDT Date: Mon, 22 Oct 2001 16:36:41 -0700 (PDT) From: Bruce Macdonald Subject: jdk 1.2.2 To: freebsd-java@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Does anyone have these already compiled exe's and class files for usage under freebsd 4.1.1 ? I compiled the source of the jdk 1.2.2 a while back, but remember having to comment out some include directives which makes me wonder that it will not run under certain conditions. Anyone? __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 23 1:16:39 2001 Delivered-To: freebsd-java@freebsd.org Received: from mailout04.sul.t-online.de (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 5B36537B405 for ; Tue, 23 Oct 2001 01:16:31 -0700 (PDT) Received: from fwd01.sul.t-online.de by mailout04.sul.t-online.de with smtp id 15vwje-0002Re-00; Tue, 23 Oct 2001 10:16:30 +0200 Received: from thinkpad.nowhere.local (520086575877-0001@[217.0.28.144]) by fmrl01.sul.t-online.com with smtp id 15vwjM-1n93cOC; Tue, 23 Oct 2001 10:16:12 +0200 Received: (qmail 16058 invoked by uid 1000); 23 Oct 2001 08:16:10 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 23 Oct 2001 08:16:10 -0000 Date: Tue, 23 Oct 2001 10:16:09 +0200 (CEST) From: Martin Dieringer To: freebsd-java@freebsd.org, Subject: jdk 1.1.8 on -current? Message-ID: <20011023101019.H623-100000@ThinkPad.nowhere.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520086575877-0001@t-dialin.net Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, after updating -current many programs seem to be incompatible. after recompiling they work, though. jdk1.1.8 has the same problem, but I can't recompile this... the error is: /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" the package on current.freebsd.org doesn't work. Is there a version for current -current? thanks, martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Oct 23 12:21:24 2001 Delivered-To: freebsd-java@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 3D72237B425 for ; Tue, 23 Oct 2001 12:21:17 -0700 (PDT) Received: from notebook.vega.com (h179.229.dialup.iptcom.net [212.9.229.179]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id WAA40553; Tue, 23 Oct 2001 22:21:05 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-Id: <200110231921.WAA40553@ipcard.iptcom.net> To: neuroboy@optonline.net Cc: java@FreeBSD.org From: Maxim Sobolev Subject: Re: problem with jdk13 port X-Mailer: Pygmy (v0.5.13) Date: Tue, 23 Oct 2001 22:21:03 EEST In-Reply-To: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 21 Oct 2001 16:17:22 -0400, John Clayton wrote: > Hello, > > I encountered difficulty while installing the jdk13 port. here are the last > few lines of output: > > /usr/bin/sed -e > 's!interpreter\.o!../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/&!g' > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/interpreter.d > /usr/local/linux-jdk1.3.1/bin/javac -J-Xmx64m -classpath > ../../../build/bsd-i386/classes -bootclasspath "" -sourcepath > "../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/sh > are/classes" -d ../../../build/bsd-i386/classes -d > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj -nowarn > ../../../src/share/javavm/runtime/InvokerGen.java > rm -f ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > /usr/local/linux-jdk1.3.1/bin/java -classpath > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj InvokerGen < > ../../../src/share/javavm/include/invokers.txt > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen > gmake[3]: *** > [../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c] Error 1 > > > > I had set all my environment vars, and have the linux jdk installed, so I'm > not sure what the cause may be. perhaps you can help. If not, sorry for > bugging you. The following piece look suspicious (note an empty argument ""): [...] -bootclasspath "" [...] It looks like you have set some Java environment variables, that somehow interfere with the build. Please note, that in order to build the port you don't need any extra environment tweakage. Therefore I would advise to carefully examine your environment, i.e. `set | grep ^J' and unset all variables that look suspiciously. Alternatively, create a virgin user and try to build the port under that account instead. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Oct 24 6:32:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 504B937B406; Wed, 24 Oct 2001 06:32:23 -0700 (PDT) Received: from [166.70.7.36] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15wO8s-0001kv-00; Wed, 24 Oct 2001 07:32:23 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id f9ODW9C74286; Wed, 24 Oct 2001 23:02:09 +0930 (CST) (envelope-from glewis) Date: Wed, 24 Oct 2001 23:02:09 +0930 From: Greg Lewis To: Martin Dieringer Cc: freebsd-java@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: jdk 1.1.8 on -current? Message-ID: <20011024230209.A74266@misty.eyesbeyond.com> References: <20011023101019.H623-100000@ThinkPad.nowhere.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011023101019.H623-100000@ThinkPad.nowhere.local>; from dieringe@zedat.fu-berlin.de on Tue, Oct 23, 2001 at 10:16:09AM +0200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Oct 23, 2001 at 10:16:09AM +0200, Martin Dieringer wrote: > Hi, > after updating -current many programs seem to be incompatible. > after recompiling they work, though. > jdk1.1.8 has the same problem, but I can't recompile this... > the error is: > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" > > the package on current.freebsd.org doesn't work. > Is there a version for current -current? Do you have the compat3 libraries installed? -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Oct 24 6:34:43 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 92CB837B401 for ; Wed, 24 Oct 2001 06:34:40 -0700 (PDT) Received: from [166.70.7.36] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15wOB4-0001vO-00; Wed, 24 Oct 2001 07:34:39 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id f9ODYZf74296; Wed, 24 Oct 2001 23:04:35 +0930 (CST) (envelope-from glewis) Date: Wed, 24 Oct 2001 23:04:35 +0930 From: Greg Lewis To: John Clayton Cc: freebsd-java@FreeBSD.ORG Subject: Re: problem intalling the jdk13 port Message-ID: <20011024230435.B74266@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from neuroboy@optonline.net on Sun, Oct 21, 2001 at 04:30:32PM -0400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Oct 21, 2001 at 04:30:32PM -0400, John Clayton wrote: > I am having a problem installing the jdk13 port that seems complicated to my > understanding, so any help would be appreciated. I have all the requisite > ports, and have the linuk-jdk1.3.1 port installed. Everything goes pretty > well until the following: > > /usr/bin/sed -e > 's!interpreter\.o!../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/&!g' > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/interpreter.d > /usr/local/linux-jdk1.3.1/bin/javac -J-Xmx64m -classpath > ../../../build/bsd-i386/classes -bootclasspath "" -sourcepath > "../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/sh > are/classes" -d ../../../build/bsd-i386/classes -d > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj -nowarn > ../../../src/share/javavm/runtime/InvokerGen.java > rm -f ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > /usr/local/linux-jdk1.3.1/bin/java -classpath > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj InvokerGen < > ../../../src/share/javavm/include/invokers.txt > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen > gmake[3]: *** > [../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c] Error 1 There are known problems using the Linux JDK to generate invokers.c with certain directory paths. The problem appears to lie in the linuxulator itself. There are workarounds though -- take a look at the list archives. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Oct 24 18:46:26 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id A72EE37B403 for ; Wed, 24 Oct 2001 18:46:23 -0700 (PDT) Received: from billh by gnuppy.monkey.org with local (Exim 3.32 #1 (Debian)) id 15wZay-0004ii-00; Wed, 24 Oct 2001 18:46:08 -0700 Date: Wed, 24 Oct 2001 18:46:07 -0700 To: Greg Lewis Cc: Martin Dieringer , freebsd-java@FreeBSD.ORG Subject: Re: jdk 1.1.8 on -current? Message-ID: <20011024184607.A18130@gnuppy> References: <20011023101019.H623-100000@ThinkPad.nowhere.local> <20011024230209.A74266@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011024230209.A74266@misty.eyesbeyond.com> User-Agent: Mutt/1.3.23i From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Oct 24, 2001 at 11:02:09PM +0930, Greg Lewis wrote: > Do you have the compat3 libraries installed? Is -current even worth running at this point ? I've been developing under -stable because the last couple of -current installtion attempts blew up. BTW, I'm still working on native threading here, but not too agressively. ;-) It seems like the core threading is working fine, but something in the AWT is triggering some kind of weird SEGV, which I still haven't quite tracked down yet. It pretty encouraging that condition-variables & mutexes are working pretty nicely with crashing so far... I'm still going to peck on this further. ;-) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Oct 24 19:35:37 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 0E53237B405 for ; Wed, 24 Oct 2001 19:35:29 -0700 (PDT) Received: from [166.70.8.76] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 15waMg-0002Hb-00; Wed, 24 Oct 2001 20:35:27 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id f9P2ZI976794; Thu, 25 Oct 2001 12:05:18 +0930 (CST) (envelope-from glewis) Date: Thu, 25 Oct 2001 12:05:18 +0930 From: Greg Lewis To: Bill Huey Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdk 1.1.8 on -current? Message-ID: <20011025120518.A76771@misty.eyesbeyond.com> References: <20011023101019.H623-100000@ThinkPad.nowhere.local> <20011024230209.A74266@misty.eyesbeyond.com> <20011024184607.A18130@gnuppy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011024184607.A18130@gnuppy>; from billh@gnuppy.monkey.org on Wed, Oct 24, 2001 at 06:46:07PM -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Oct 24, 2001 at 06:46:07PM -0700, Bill Huey wrote: > Is -current even worth running at this point ? I've been developing under -stable > because the last couple of -current installtion attempts blew up. No. Given that 5.0 is a year away, hitting a moving target at that distance is just letting yourself in for a world of pain. I also suspect that the percentage of BSD Java users running -current is quite small. Basically, anyone running one of the Java server engines (e.g. Tomcat) or doing serious Java application/applet development is more than likely running -stable, so that is what we should be aiming at IMO. > BTW, I'm still working on native threading here, but not too agressively. ;-) > > It seems like the core threading is working fine, but something in the AWT is > triggering some kind of weird SEGV, which I still haven't quite tracked down yet. > It pretty encouraging that condition-variables & mutexes are working pretty nicely > with crashing so far... > > I'm still going to peck on this further. ;-) Cool :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Oct 25 16:56:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from mta7.srv.hcvlny.cv.net (mta7.srv.hcvlny.cv.net [167.206.5.22]) by hub.freebsd.org (Postfix) with ESMTP id C8B6037B405 for ; Thu, 25 Oct 2001 16:56:23 -0700 (PDT) Received: from [192.168.1.100] (ool-18be4d4b.dyn.optonline.net [24.190.77.75]) by mta7.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GLS00K0PD5ZY6@mta7.srv.hcvlny.cv.net> for freebsd-java@freebsd.org; Thu, 25 Oct 2001 19:56:23 -0400 (EDT) Date: Thu, 25 Oct 2001 19:53:35 -0400 From: John Clayton Subject: Re: problem intalling the jdk13 port In-reply-to: <20011024230435.B74266@misty.eyesbeyond.com> To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org thanks greg, i'll do just that ----------------------------------------------------------- "He who asks a question remains a fool for five minutes; He who never asks a question remains a fool forever" --Chinese Proverb John Clayton neuroboy@optonline.net > From: Greg Lewis > Date: Wed, 24 Oct 2001 23:04:35 +0930 > To: John Clayton > Cc: freebsd-java@FreeBSD.ORG > Subject: Re: problem intalling the jdk13 port > > On Sun, Oct 21, 2001 at 04:30:32PM -0400, John Clayton wrote: >> I am having a problem installing the jdk13 port that seems complicated to my >> understanding, so any help would be appreciated. I have all the requisite >> ports, and have the linuk-jdk1.3.1 port installed. Everything goes pretty >> well until the following: >> >> /usr/bin/sed -e >> 's!interpreter\.o!../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/&!g' > >> ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/interpreter.d >> /usr/local/linux-jdk1.3.1/bin/javac -J-Xmx64m -classpath >> ../../../build/bsd-i386/classes -bootclasspath "" -sourcepath >> "../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/sh >> are/classes" -d ../../../build/bsd-i386/classes -d >> ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj -nowarn >> ../../../src/share/javavm/runtime/InvokerGen.java >> rm -f ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c >> /usr/local/linux-jdk1.3.1/bin/java -classpath >> ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj InvokerGen < >> ../../../src/share/javavm/include/invokers.txt > >> ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c >> Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen >> gmake[3]: *** >> [../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c] Error 1 > > There are known problems using the Linux JDK to generate invokers.c with > certain directory paths. The problem appears to lie in the linuxulator > itself. There are workarounds though -- take a look at the list archives. > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Phone : (801) 765 1887 > Information Technology Web : http://www.eyesbeyond.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Oct 26 14:14:53 2001 Delivered-To: freebsd-java@freebsd.org Received: from thetransit.com (thetransit.com [216.122.218.181]) by hub.freebsd.org (Postfix) with ESMTP id 0F6AA37B405 for ; Fri, 26 Oct 2001 14:14:50 -0700 (PDT) Received: from [192.168.1.100] (ool-18bc5837.dyn.optonline.net [24.188.88.55]) by thetransit.com (8.11.0/8.11.0) with ESMTP id f9QLEi656837 for ; Fri, 26 Oct 2001 17:14:44 -0400 (EDT) (envelope-from ronnie@rustybrick.com) User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Fri, 26 Oct 2001 17:16:56 -0400 Subject: Weird error php-java From: Ronnie Schwartz To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to get php to work with java. Unfortunately, the java library returns the following error. I was able to compile using the command-line programs. If you have any idea of what is causing this, please tell me. Thanks. Fatal error: Unable to load Java Library /usr/local/jdk1.1.8/lib/i386/green_threads/libjava.so, error: /usr/local/jdk1.1.8/lib/i386/green_threads/libjava.so: Undefined symbol "fmod" in /usr/local/www/data/site/java.php on line 5 ------------------ Ronnie Schwartz RustyBrick ronnie@rustybrick.com www.rustybrick.com 845.352.3707 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Oct 27 16:14:52 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 57EC237B405 for ; Sat, 27 Oct 2001 16:14:49 -0700 (PDT) Received: (qmail 32139 invoked by uid 0); 27 Oct 2001 23:14:48 -0000 Received: from p3ee37daa.dip.t-dialin.net (HELO gmx.de) (62.227.125.170) by mail.gmx.net (mp003-rz3) with SMTP; 27 Oct 2001 23:14:48 -0000 Message-ID: <3BDB3FF2.B8A1C33C@gmx.de> Date: Sun, 28 Oct 2001 01:14:58 +0200 From: Volker Sturm X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Java plugin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, it's more or less unbelieveable that no one asked this question yet but I didn't find anything in the FAQs and so on. I installed linux-jdk1.3.1_1 on my FreeBSD-4.4_STABLE. Additionally I installed XFree 4.1.0 with Motif, the FreeBSD jdk13 and linux-netscape 4.78. I made a soft link from /usr/local/lib/netscape-linux/plugins/ to /usr/local/linux-jdk1.3.1/jre/plugin/i386/ns4/javaplugin.so. Netscape does find the plugin and I enabled it in the Preferences. Only thing is that I get an error saying: Exec of /usr/local/bin/i386/native_threads/java_vm failed: 2 Plugin: Plugin is not enabled or Java VM process has died. As I said, java is enabled and netscape shows the plugins with about:plugins. NPX_PLUGIN_PATH is set to /usr/local/linux-jdk1.3.1/jre/plugin/i386/ns4 Hope you can help me as I can't imagine no one has had this problem before. Regards, Volker Sturm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message