problem building jdk14 from ports on CURRENT

Panagiotis Astithas past at noc.ntua.gr
Sun May 16 23:36:53 PDT 2004


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


More information about the freebsd-java mailing list