From owner-freebsd-java Wed Mar 3 19:52:54 1999 Delivered-To: freebsd-java@freebsd.org Received: from clover.kientzle.com (dnai-207-181-237-120.dialup.dnai.com [207.181.237.120]) by hub.freebsd.org (Postfix) with ESMTP id 554D7150AB for ; Wed, 3 Mar 1999 19:52:51 -0800 (PST) (envelope-from kientzle@acm.org) Received: from acm.org (localhost.kientzle.com [127.0.0.1]) by clover.kientzle.com (8.8.8/8.8.7) with ESMTP id TAA00556 for ; Wed, 3 Mar 1999 19:49:04 -0800 (PST) (envelope-from kientzle@acm.org) Message-ID: <36DE02B0.1174F13F@acm.org> Date: Wed, 03 Mar 1999 19:49:04 -0800 From: Tim Kientzle Reply-To: kientzle@acm.org X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: JDK useless without Motif? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Okay, I downloaded and installed JDK 1.1.7 from www.freebsd.org/java If I try to use any AWT calls, I get a link failure: Undefined symbol "_xmDrawingAreaWidgetClass" in java:/usr/local/app/jdk-1.1.7/jdk-1.1.7/lib/i386/green_threads/libawt.so (libawt.so) If I recall correctly, _xm is part of Motif. The page www.freebsd.org/java/ claims that "These releases are compiled against a Motif library that is permissible to distribute with JDK." My question: Where is this mythical Motif library? The text above includes a link to XiG's web site which shows a very pretty picture of a box for sale, but I was hoping to not have to purchase said box. I successfully used an earlier port of the JDK to FreeBSD, but I believe that earlier port (1.0.2) had been statically linked against the Motif libraries. - Tim Kientzle P.S. I apologize if this has been discussed a million times; I don't subscribe to this mailing list, and haven't seen this problem mentioned on the newsgroup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message