From owner-freebsd-java Wed May 30 1:58:45 2001 Delivered-To: freebsd-java@freebsd.org Received: from hobbits.brel.com (hobbits.brel.com [203.127.231.61]) by hub.freebsd.org (Postfix) with ESMTP id 4F44A37B42C for ; Wed, 30 May 2001 01:58:40 -0700 (PDT) (envelope-from calvinng@hobbits.brel.com) Received: by hobbits.brel.com (Postfix, from userid 1001) id 6D14D3353; Wed, 30 May 2001 16:58:35 +0800 (SGT) Date: Wed, 30 May 2001 16:58:35 +0800 From: Calvin NG To: "Koster, K.J." Cc: 'User Ipt Ian Patrick Thomas' , 'FreeBSD Java mailing list' Subject: Re: output from script Message-ID: <20010530165835.C29304@brel.com> References: <59063B5B4D98D311BC0D0001FA7E452205FD9C2C@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FD9C2C@l04.research.kpn.com>; from K.J.Koster@kpn.com on Tue, May 29, 2001 at 06:54:56PM +0100 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 Greetings, The X11 include files should be in /usr/X11R6/include, i.e., X11/Intrinsic.h is actually /usr/X11R6/include/X11/Intrinsic.h Regards, /calvin lines with :> are quotes from Koster, K.J.'s email :> Dear Ian, :> :> The relevant bits of the error are this: :> :> ../../../../src/freebsd/native/sun/awt/awt_AWTEvent.c :> In file included from :> ../../../../src/freebsd/native/sun/awt/awt_AWTEvent.c:37: :> ../../../../src/freebsd/native/sun/awt/awt_p.h:29: X11/Intrinsic.h: No such :> file or directory :> ../../../../src/freebsd/native/sun/awt/awt_p.h:30: X11/IntrinsicP.h: No such :> file or directory :> ../../../../src/freebsd/native/sun/awt/awt_p.h:31: X11/Shell.h: No such file :> or directory :> ../../../../src/freebsd/native/sun/awt/awt_p.h:32: X11/StringDefs.h: No such :> file or directory :> ../../../../src/freebsd/native/sun/awt/awt_p.h:33: X11/Xatom.h: No such file :> or directory :> ../../../../src/freebsd/native/sun/awt/awt_p.h:34: X11/keysym.h: No such :> file or directory :> ../../../../src/freebsd/native/sun/awt/awt_p.h:35: X11/keysymdef.h: No such :> file or directory :> In file included from /usr/X11R6/include/Xm/CascadeB.h:47, :> from ../../../../src/freebsd/native/sun/awt/awt_p.h:36, :> :> Are these files (X11/Intrinsic.h, etc) installed? :> :> Kees Jan :> :> ================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message