From owner-freebsd-java Fri May 19 7:20:19 2000 Delivered-To: freebsd-java@freebsd.org Received: from axp5.physik.fu-berlin.de (axp5.physik.fu-berlin.de [160.45.34.3]) by hub.freebsd.org (Postfix) with ESMTP id 7641637BDB4 for ; Fri, 19 May 2000 07:20:15 -0700 (PDT) (envelope-from dieringe@sirius.physik.fu-berlin.de) Received: from sirius.physik.fu-berlin.de (sirius.physik.fu-berlin.de [160.45.34.162]) by axp5.physik.fu-berlin.de (8.9.1a/8.9.1) with ESMTP id QAA27895 for ; Fri, 19 May 2000 16:20:13 +0200 (MET DST) Received: from localhost (dieringe@localhost) by sirius.physik.fu-berlin.de (8.9.1a/8.9.1) with ESMTP id QAA08654 for ; Fri, 19 May 2000 16:20:12 +0200 (MET DST) Date: Fri, 19 May 2000 16:20:12 +0200 (MET DST) From: Martin Dieringer To: freebsd-java@FreeBSD.ORG Subject: problem running jdk1.2.2 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 Hi, I still have problems with the jdk1.2.2 System is FreeBSD 4.0-STABLE FreeBSD 4.0-STABLE #1 XFree 4.0 cc --version 2.95.2 deinstalled lesstif installed OpenMotif binary package for fbsd installed dgs-0.5.9 installed unixODBC-1.8.8 used jdk-1.2.2-RC4-linux-i386-glibc-2.1.2 for bootstrap fetched patchset-latest yesterday Compiled it with HAVE_DPS=yes ALT_DPSDIR=/usr/X11R6 HAVE_ODBC=yes ALT_ODBCDIR=/usr/local/ ALT_BOOTDIR=/usr/local/lib/jdk1.2.2 ALT_MOTIF_DIR=/usr/X11R6 OPENWINHOME=/usr/X11R6 unset CLASSPATH unset JAVA_HOME unset JAVA_COMPILER it compiles perfectly. running tests in demo/applets: Animator: displays nothing, no sound ArcTest: dumps core BarChart: works Blink: works CardTest: works Clock: works DitherTest: Segmentation fault (core dumped) DrawTest: works Fractal: works GraphLayout: no graphics, buttons ok GraphicsTest: ok ImageMap: image frames appear when moving over them, images appear when clicking into frames (not at startup) JumpingBox: ok, but no sound MoleculeViewer: nothing to see NervousText: ok SimpleGraph: ok SortDemo: ok SpreadSheet: ok SymbolTest: Segmentation fault (core dumped) TicTacToe: ok WireFrame: ok demo/jfc/*: nothing displayed anybody has any idea? martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message