Date: Mon, 17 May 2004 09:36:49 +0300 From: Panagiotis Astithas <past@noc.ntua.gr> To: "Chad Leigh -- Shire.Net LLC" <chad@shire.net> Cc: freebsd-java@freebsd.org Subject: Re: problem building jdk14 from ports on CURRENT Message-ID: <40A85D81.7070007@noc.ntua.gr> In-Reply-To: <A4A0DBAC-A799-11D8-9460-003065A70D30@shire.net> References: <A4A0DBAC-A799-11D8-9460-003065A70D30@shire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40A85D81.7070007>