From owner-freebsd-java Mon Apr 2 16:28:44 2001 Delivered-To: freebsd-java@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id 3262C37B71B for ; Mon, 2 Apr 2001 16:28:40 -0700 (PDT) (envelope-from meshko@calliope.cs.brandeis.edu) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id TAA00441; Mon, 2 Apr 2001 19:28:35 -0400 Date: Mon, 2 Apr 2001 19:28:34 -0400 (EDT) From: Mikhail Kruk To: KArl Keusgen Cc: Subject: Re: java tutarial In-Reply-To: <3AC907B6.34FA01BE@keusgen.com> 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 I think you need compat3x libraries installed. > Hi, > > You requested a mail, if I would wish a special java-tutorial, and I do > so. > > After doing a lot af professional c-programming, and finding out that > FreeBSD is absolutly the best platform to this, I would like to continue > with FreeBSD as the best platform to do some JAVA-programming, my > company likes this. > > I got problems to run jdk1.1.8 on my FreeBSD4.0 system. I get a > segmentation fault, no matter what I try, so that I need some help, > otherwise I'm forced to change the platform, and I wouldn't like this at > all. I tried them all, LINUX, AIX, IRIX.... Coding c and c++, FreeBSD is > the best and I would wish to say this about FreeBSD concerning > JAVA-coding as well. > > But, maybe you are able to help me instantly, with a hint. > > My environment: > > PWD=/home/keusgen/downloads/bsd/java > PAGER=more > FTP_PASSIVE_MODE=YES > HOSTNAME=keusgen068.mas.de > LD_LIBRARY_PATH=/usr/local/qt/lib: > QTDIR=/usr/local/qt > CLASSPATH=/usr/local/jdk1.1.8/lib/classes.zip > MANPATH=/usr/local/qt/doc/man:/usr/share/man:/usr/man:/usr/local/man: > ENV=/home/keusgen/.shrc > BLOCKSIZE=K > KDEDIR=/usr/local > USER=keusgen > MACHTYPE=i386--freebsd4.0 > MAIL=/var/mail/keusgen > OLDPWD=/home/keusgen > EDITOR=vi > JAVA_HOME=/usr/local/jdk1.1.8/ > COLORTERM= > DISPLAY=:0 > SHLVL=2 > LOGNAME=keusgen > SHELL=/usr/local/bin/bash > JDK_HOME=/usr/local/jdk1.1.8/ > HOSTTYPE=i386 > OSTYPE=freebsd4.0 > HOME=/home/keusgen > TERM=xterm > PATH=/usr/local/qt/bin:/home/keusgen/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/jdk1.1.8/bin > > _=/usr/bin/env > > THe error allways occures: > bash-2.03$ javac Clock2.java > javac > /usr/local/jdk1.1.8//bin/i386/green_threads/javac > SIGSEGV 11* segmentation violation > > Full thread dump: > Monitor Cache Dump: > Registered Monitor Dump: > Monitor IO lock: > Child death monitor: > Event monitor: > I/O monitor: > Alarm monitor: > Memory allocation lock: > Monitor registry: > Thread Alarm Q: > Abort trap > > > Thanks a lot, > > Regards > > Karl keusgen > > > 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