Date: Fri, 7 May 2004 00:50:25 -0700 (PDT) From: Volker Stolz <vs@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/66069: [MAINTAINER UPDATE] devel/antlr Message-ID: <200405070750.i477oPvu073415@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/66069; it has been noted by GNATS. From: Volker Stolz <vs@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org, mainland@apeiron.net Cc: Subject: Re: ports/66069: [MAINTAINER UPDATE] devel/antlr Date: Fri, 07 May 2004 09:45:10 +0200 I'm running into problems: ===> Patching for antlr-2.7.3 ===> antlr-2.7.3 depends on file: /usr/local/jdk1.3.1/bin/javac - found ===> antlr-2.7.3 depends on file: /usr/local/jdk1.3.1/bin/java - found ===> antlr-2.7.3 depends on executable: gmake - found ===> antlr-2.7.3 depends on executable: gcc32 - found ===> Configuring for antlr-2.7.3 (cd /usr/tmp/antlr/work/antlr-2.7.3 && JAVAC=/usr/local/jdk1.3.1/bin/javac JAR=/usr/local/jdk1.3.1/bin/jar JAVA=/usr/local/jdk1.3.1/bin/java CC=gcc32 CXX=g++32 ./configure --prefix=/usr/local) checking if examples must be built... no checking build system type... i386-unknown-freebsd4.9 checking host system type... i386-unknown-freebsd4.9 checking if we are using Cygwin/MinGW... no no checking if we prefer gcj built over normal java... no checking if BOOTSTRAP_JAR is set... no checking for ar... /usr/bin/ar checking for as... /usr/bin/as checking for cygpath... no checking for gcc... gcc32 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc32 accepts -g... yes checking for gcc32 option to accept ANSI C... none needed checking how to run the C preprocessor... gcc32 -E checking whether we are using the GNU C++ compiler... yes checking whether g++32 accepts -g... yes checking how to run the C++ preprocessor... g++32 -E checking for doxygen... doxygen checking for a BSD-compatible install... /usr/bin/install -c configure: error: CLASSPATH not set. Please set it to include the directory containing configure. *** Error code 1 Stop in /usr/tmp/antlr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405070750.i477oPvu073415>