Date: Wed, 7 Aug 2002 15:10:41 +0100 From: Burhan Nazir <burhan@blueyonder.co.uk> To: freebsd-java@freebsd.org, freebsd-questions@freebsd.org Subject: JRUN4 installation trouble Message-ID: <20020807141041.GC83493@swansea.cableinet.net>
next in thread | raw e-mail | index | archive | help
Hello chaps, I have this wish to run everything on FreeBSD, however, I'm having difficulty getting JRun4 to work. When using the linux binary of JRun4 and linux-sun-jdk1.3, I get the following error when I try and start the server: swansea$ ./jrun -start admin & [1] 83705 swansea$ Error: failed /usr/local/linux-jdk1.3.1/jre/lib/i386/classic/libjvm.so, because /usr/local/linux-jdk1.3.1/jre/lib/i386/classic/libjvm.so: undefined symbol: jdk_sem_post When using the linux binary of JRun4 and the native FreeBSD jdk1.3, I get the following error: swansea$ ./jrun -start admin & [1] 83711 swansea$ Error: failed /usr/local/jdk1.3.1/jre/lib/i386/classic/libjvm.so, because /usr/local/jdk1.3.1/jre/lib/i386/classic/libjvm.so: ELF file OS ABI invalid I'm using linux-base-7 and the linux module is loaded. I am a bit new to all of this. What can I do to progress this? Many thanks -Burhan -- FreeBSD 4.6-STABLE | http://www.freebsd.org 3:05PM up 4:28, 5 users, load averages: 0.00, 0.00, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020807141041.GC83493>