From owner-freebsd-java@FreeBSD.ORG Sun May 16 23:36:53 2004 Return-Path: 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 56BFE16A4CE for ; Sun, 16 May 2004 23:36:53 -0700 (PDT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5441943D2D for ; Sun, 16 May 2004 23:36:52 -0700 (PDT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) i4H6aol2037336; Mon, 17 May 2004 09:36:50 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i4H6an2v001252; Mon, 17 May 2004 09:36:50 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40A85D81.7070007@noc.ntua.gr> Date: Mon, 17 May 2004 09:36:49 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040510) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Chad Leigh -- Shire.Net LLC" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: problem building jdk14 from ports on CURRENT X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 06:36:53 -0000 Chad Leigh -- Shire.Net LLC wrote: > The missing .h files are found in /usr/local/include/Xm/ > > This is actually being built inside a jail and I tweak it as I go. But > X11 was not initially installed so the port has had to install all the > baloney for open-motif and X and stuff and I copied the X11 hierarchy > from the base machine into the jail for the libs and includes. I don't > know where the Xm stuff is supposed to go but the install stuck it in > /usr/local. I also seem to have copies of the .h files in > /usr/ports/java/jdk14/work/motif/lib/Xm/ > > How does one tell the ports build system to look in other places? Or > what can I otherwise do about this? These files are usually found in /usr/X11R6/include. You could try building everything inside your jail by setting X11BASE=/usr/local or copying stuff over. Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece