From owner-freebsd-current Sun Sep 20 17:47:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA16573 for freebsd-current-outgoing; Sun, 20 Sep 1998 17:47:29 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gw1.pl.cp (seera.nttlabs.com [204.162.36.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA16468; Sun, 20 Sep 1998 17:46:48 -0700 (PDT) (envelope-from astralblue@usa.net) Received: from localhost (gene@localhost) by gw1.pl.cp (8.9.1/8.9.1) with SMTP id RAA01802; Sun, 20 Sep 1998 17:45:44 -0700 (PDT) (envelope-from astralblue@usa.net) X-Authentication-Warning: gw1.pl.cp: gene owned process doing -bs Date: Sun, 20 Sep 1998 17:45:44 -0700 (PDT) From: "Eugene M. Kim" X-Sender: gene@gw1.pl.cp To: FreeBSD-current Mailing List , FreeBSD Ports Mailing List Subject: JDK 1.1.6 broken in 3.0-beta/ELF? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I was installing JDK 1.1.6 port on a 3.0-beta/ELF machine when I found that the included ``jre'' would not run, outputting the following message: ld.so failed: Undefined symbol "_xmDrawingAreaWidgetClass" in jre_X:/usr/local/java/lib/i386/green_threads/libawt.so.1.1.6 Jre seems to try to get linked to the Motif shared library while there is none installed in my system. This problem does not occur when I use ``java'' instead of jre, or when DISPLAY environment variable is unset (the latter is obvious). Do I have to wait for ELF version of JDK 1.1.6? Since FreeBSD JDK is distributed in a binary form, there is nothing I can do... Thanks! Regards, Eugene -- Eugene M. Kim "Is your music unpopular? Make it popular; make music which people like, or make people who like your music." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message