From owner-freebsd-java Wed Nov 20 20:10:36 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7258537B401 for ; Wed, 20 Nov 2002 20:10:35 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6548843E42 for ; Wed, 20 Nov 2002 20:10:34 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 18Eifh-0002cx-02 for freebsd-java@freebsd.org; Wed, 20 Nov 2002 21:10:33 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 18EifE-0002P7-02; Wed, 20 Nov 2002 21:10:05 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id gAL49cf54818; Thu, 21 Nov 2002 14:39:38 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 21 Nov 2002 14:38:42 +1030 From: Greg Lewis To: Michael E Mercer Cc: Alexey Zelkin , freebsd-java@FreeBSD.ORG Subject: Re: COMPILING NOW: Re: unable to compile 1.4 on 4.7-STABLE... Message-ID: <20021121143842.A54345@misty.eyesbeyond.com> References: <3DDAE5F0.2EA59E1B@nc.rr.com> <20021120125215.A39920@phantom.cris.net> <3DDB8545.CC58B4DB@nc.rr.com> <20021121024054.A51711@misty.eyesbeyond.com> <20021120194710.A43517@phantom.cris.net> <3DDC51CC.7DE9DBDA@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3DDC51CC.7DE9DBDA@nc.rr.com>; from mmercer@nc.rr.com on Wed, Nov 20, 2002 at 10:23:56PM -0500 X-Spam-Status: No, hits=-3.5 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Nov 20, 2002 at 10:23:56PM -0500, Michael E Mercer wrote: > I got this error: > Constructing Javadoc information... > > >>> Generating beaninfo for javax.swing.AbstractButton... I haven't enough disk space for the image construction to actually occur, so I've never actually got this far into a compile :(. > javadoc: In doclet class GenDocletBeanInfo, method start has thrown an exception > java.lang.reflect.InvocationTargetException > java.lang.UnsatisfiedLinkError: > /home/mmercer/jdk1.4.0/jdk14/control/build/bsd-i386/lib/i386/libawt.so: > /home/mmercer/jdk1.4.0/jdk14/control/build/bsd-i386/lib/i386/libawt.so: Undefined symbol > "_XEditResResetStream" Looks like libawt may need another library on the link line. > Is it something I should be worried about? Only if you want to run graphical apps ;-) -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message