From owner-freebsd-java Mon Apr 15 21:45:18 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 3B9DB37B404; Mon, 15 Apr 2002 21:45:13 -0700 (PDT) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16xKq7-0002m3-00; Mon, 15 Apr 2002 22:45:11 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g3G4j7400929; Tue, 16 Apr 2002 14:15:07 +0930 (CST) (envelope-from glewis) Date: Tue, 16 Apr 2002 14:15:06 +0930 From: Greg Lewis To: Daniel Cc: java@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: jdk13-1.3.1p6 Message-ID: <20020416141506.A910@misty.eyesbeyond.com> References: <3CB9A61C.3060502@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3CB9A61C.3060502@gmx.de>; from mue.da@gmx.de on Sun, Apr 14, 2002 at 05:54:04PM +0200 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 Sun, Apr 14, 2002 at 05:54:04PM +0200, Daniel wrote: > Hi my name is Daniel, > i have the following problem when trying to install the jdk13 port for > FreeBSD: > > " > /usr/bin/gcc -O -pipe -W -Wall -Wno-unused -Wno-parentheses > -DMOTIF_VERSION=2 -Di386 -DARCH='"i386"' -DSOLARIS2 > -DRELEASE='"1.3.1-p6"' -DFULL_VERSION='"1.3.1-p6-root-020414-17:36"' > -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -DLOGGING > -D_LITTLE_ENDIAN -I. > -I../../../build/bsd-i386/tmp/sun/sun.awt/awt/CClassHeaders > -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export > -I../../../src/share/native/common -I../../../src/solaris/native/common > -I../../../src/share/native/sun/awt > -I../../../src/solaris/native/sun/awt -I/usr/X11R6/include > -I/usr/X11R6/include -I../../../src/share/native/sun/awt/debug > -I../../../src/share/native/sun/awt/image > -I../../../src/share/native/sun/awt/image/cvutils > -I../../../src/share/native/sun/awt/alphacomposite > -I../../../src/share/native/sun/awt/medialib > -I../../../src/solaris/native/sun/awt/medialib > -I../../../src/share/native/sun/awt/../java2d/loops > -I../../../src/share/native/sun/awt/../java2d/pipe > -I../../../src/share/native/sun/awt/../dc/doe > -I../../../src/share/native/sun/awt/../dc/path > -I../../../src/solaris/native/sun/awt/../jdga -c -o > ../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o > ../../../src/solaris/native/sun/awt/awt_AWTEvent.c > In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: > ../../../src/solaris/native/sun/awt/awt_p.h:35: Xm/CascadeB.h: No such > file or directory Are you sure you have Motif installed? Basically, the build is looking for a Motif include file and failing to find it. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message