Date: Wed, 6 Nov 2002 09:07:11 +0100 From: Ernst de Haan <znerd@FreeBSD.ORG> To: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>, freebsd-java@FreeBSD.ORG Subject: Re: error building xmlenc from the ports tree Message-ID: <200211060907.11770.znerd@FreeBSD.org> In-Reply-To: <20021105174335.S7204-100000@puget.esil.univ-mrs.fr> References: <20021105174335.S7204-100000@puget.esil.univ-mrs.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> Here is the ouput when building xmlenc from the ports tree. I don't quite > understand why there is a reference to ${JAVA_HOME}/jre/src in the > build.xml file but maybe I missed something installing the JDK... The problem is that the port looks for the JDK source files there. Quick fix: Use NOPORTDOCS. For a decent solution: File a PR. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211060907.11770.znerd>