From owner-freebsd-java Tue Oct 19 9:36:44 1999 Delivered-To: freebsd-java@freebsd.org Received: from rztsun.rz.tu-harburg.de (rztsun.rz.tu-harburg.de [134.28.200.14]) by hub.freebsd.org (Postfix) with ESMTP id 60B5E17692 for ; Tue, 19 Oct 1999 09:36:40 -0700 (PDT) (envelope-from reimers@tu-harburg.de) Received: from tu-harburg.de (data.et8.tu-harburg.de [134.28.45.64]) by rztsun.rz.tu-harburg.de (8.9.0/8.8.8) with ESMTP id SAA21865; Tue, 19 Oct 1999 18:36:36 +0200 (MET DST) Message-ID: <380C9E14.61A02935@tu-harburg.de> Date: Tue, 19 Oct 1999 18:36:36 +0200 From: Sven Reimers X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Christopher T. Griffiths" Cc: java@FreeBSD.ORG Subject: Re: Linux JDK1.2 port References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hm, I think /compat/linux/sbin/ldconfig -p shows that jdk-libs are in the ldconfig of linux I think that is not necessary, since it is set in the script! So remove this and try again. Sven P.S I have no mentioning of JDK-libs in either ldconfig. "Christopher T. Griffiths" wrote: > Sorry, > > I am using 3.3stable with linux_base and linux_devtools with linux > emulation running. > I am trying to run java -version. > > Chris > > On Tue, 19 Oct 1999, Sven Reimers wrote: > > > Maybe you could be a bit more precise. > > > > What system version, what command you are trying ... > > > > Sven > > > > > > "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 > > > > > > Any suggestions would be a great help > > > > > > Chris [snipped] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message