From owner-freebsd-java Tue May 29 9:55: 4 2001 Delivered-To: freebsd-java@freebsd.org Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by hub.freebsd.org (Postfix) with ESMTP id 621BD37B446 for ; Tue, 29 May 2001 09:55:01 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 29 May 2001 18:55:00 +0100 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FD9C2C@l04.research.kpn.com> From: "Koster, K.J." To: 'User Ipt Ian Patrick Thomas' Cc: 'FreeBSD Java mailing list' Subject: RE: output from script Date: Tue, 29 May 2001 18:54:56 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 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 ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message