From owner-freebsd-java Wed Oct 20 7:17:49 1999 Delivered-To: freebsd-java@freebsd.org Received: from defiant.quansoo.com (defiant.quansoo.com [63.66.225.90]) by hub.freebsd.org (Postfix) with ESMTP id B80B51B9E2 for ; Wed, 20 Oct 1999 07:17:44 -0700 (PDT) (envelope-from cgriffiths@quansoo.com) Received: from localhost (cgriffiths@localhost) by defiant.quansoo.com (8.9.3/8.9.3) with ESMTP id JAA00825; Wed, 20 Oct 1999 09:16:52 -0400 (EDT) (envelope-from cgriffiths@quansoo.com) X-Authentication-Warning: defiant.quansoo.com: cgriffiths owned process doing -bs Date: Wed, 20 Oct 1999 09:16:52 -0400 (EDT) From: "Christopher T. Griffiths" To: alex.boisvert@gel.usherb.CA Cc: matusita@ics.es.osaka-u.ac.jp, java@FreeBSD.ORG Subject: Re: Linux JDK1.2 port In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes unfortunatly I am still getting the same errors. I even cvsup yesterday and did a buildworld just in case. Still getting the core dump as well as the undefined symbol. Chris On Wed, 20 Oct 1999, Alex Boisvert wrote: > On Tue, 19 Oct 1999, Christopher T. Griffiths wrote: > > > I have setup jdk1.2 in my /opt directory and I have run the patch with the > > /compat/linux for /usr/bin/expr > > > > I also added the following to ld.so.conf in /compat/linux/etc/ > > > > /opt/jdk1.2/jre/lib/i386 > > /opt/jdk1.2/jre/lib/i386/green_threads > > /opt/jdk1.2/jre/lib/i386/classic > > > > > > I am now getting the following error with a core dump: > > > > Segmentation fault > > /opt/jdk1.2/bin/i386/green_threads/java: error in loading shared libraries > > /opt/jdk1.2/jre/lib/i386/classic/libjvm.so: undefined symbol: __bzero > > > > Oct 19 12:01:43 defiant /kernel: pid 2512 (realpath), uid 1000: exited on > > signal 11 > > > > I will drop in... because I'm experiencing the same thing. > > I was also getting this error (/jdk1.2/jre/bin/realpath doing a segfault). > I fixed it by changing the realpath program with a simple script but I > am still getting the "undefined symbol: __bzero" error. > > BTW, I do not have an LD_LIBRARY_PATH environment variable set. > > Alex. > Christopher T. Griffiths Senior Network/Systems Administrator Quansoo Group Inc. cgriffiths@quansoo.com Phone: (302) 777-4141 Fax: (302) 777-4142 Mobile: (302) 521-3436 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message