Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2001 19:28:34 -0400 (EDT)
From:      Mikhail Kruk <meshko@cs.brandeis.edu>
To:        KArl Keusgen <karl@keusgen.com>
Cc:        <freebsd-java@FreeBSD.ORG>
Subject:   Re: java tutarial
Message-ID:  <Pine.LNX.4.30.0104021927440.31976-100000@calliope.cs.brandeis.edu>
In-Reply-To: <3AC907B6.34FA01BE@keusgen.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <unowned>
>     Child death monitor: <unowned>
>     Event monitor: <unowned>
>     I/O monitor: <unowned>
>     Alarm monitor: <unowned>
>     Memory allocation lock: <unowned>
>     Monitor registry: <unowned>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0104021927440.31976-100000>