Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 10:03:45 +0000
From:      Mark Bath <mark@baggywrinkle.co.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Problem with apache-jserv
Message-ID:  <20010111100344.A369@gblx.net>

next in thread | raw e-mail | index | archive | help
I'm having problems with the above port. When I do a make install I get the 
following error during the configure part..

checking for JDK location (please wait)... /usr/local/jdk1.1.8
checking Java platform... forced Java 1
checking for false... /usr/bin/false
checking java... /usr/local/jdk1.1.8/bin/java
checking javac... /usr/local/jdk1.1.8/bin/javac
checking javadoc... /usr/local/jdk1.1.8/bin/javadoc
checking jar... /usr/local/jdk1.1.8/bin/jar
checking JSDK... configure: error: javax.servlet.Servlet not found in 
/usr/local/share/java/classes/jsdk.jar
===>  Script "configure" failed: here are the contents of "config.log"

However the file /usr/local/share/java/classes/ksdk.jar does exist and JSDK is 
installed according to the output at the start of the make.

===>   apache-jserv-1.1.2 depends on file: /usr/local/jdk1.1.8/bin/javac - found
===>   apache-jserv-1.1.2 depends on file: /usr/local/sbin/apachectl - found
===>   apache-jserv-1.1.2 depends on file: /usr/local/share/java/classes/jsdk.jar - found
===>   apache-jserv-1.1.2 depends on executable: gmake - found
===>   apache-jserv-1.1.2 depends on executable: libtool - found

Anyone have any ideas why the port is failing to make?

Thanks

Mark

-- 
Mark Bath
Mark@baggywrinkle.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010111100344.A369>