----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

When compiling ApacheJServ-1.1 with Apache 1.3.12 and Kaffe 1.05 (on OpenBSD
2.6....) I get the following error.  In the list archives it looks like
people are getting this working with Kaffe, perhaps I am missing
something?

(I had to unpack JSDK2.0 jsdk.jar just for configure to stay
happy...pointing it to jsdk.jar gave me an error that javax.servlet.Servlet
was missing, but pointing it to an unpacked jsdk works fine.)

the error:

Making all in io
gmake[5]: Entering directory 
`/home/chris/new1/ApacheJServ-1.1/src/java/org/apache/java/io'
Compiling LogWriter.java ...
LogWriter.java:191: Can''t find class "Configurations" 8
LogWriter.java:202: Can''t find class "Configurations" 8
LogWriter.java:213: Can''t find class "Configurations" 8
LogWriter.java:224: Can''t find class "Configurations" 8
LogWriter.java:237: Can''t find class "Configurations" 8
LogWriter.java:250: Can''t find class "Configurations" 8
gmake[5]: *** [LogWriter.class] Error 1

Ack!! 




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to