----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I am using JSDK 2.0 and JAVA 1.2.1_3a from SUN.
Here is my ./configure command

./configure \
  --prefix=/usr/local/jserv \
  --with-apache-src=/export/tmp/apache_1.3.9 \
  --with-jdk-home=/usr/java1.2 \
  --with-JSDK=/export/usr/local/jsdk/lib/jsdk.jar \
  --disable-debugging

jon * wrote:

> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> on 2/11/00 11:45 AM, Victor <[EMAIL PROTECTED]> wrote:
>
> > When I try to compile JServ 1.1 with Apache 1.3.11,
> > I get this error:
> >
> > Entering directory
> > `/export/tmp/ApacheJServ-1.1/src/java/org/apache/jserv'
> > Compiling Ajpv12InputStream.java ...
> > Compiling JServ.java ...
> > JServ.java:511: Incompatible type for constructor. Can't convert
> > java.net.InetAddress to java.lang.String.
> > socket = new AuthenticatedSocket(ia, port, new MD5(),
> > secret);
>
> Are you using JSDK 2.0? Apache JServ only supports JSDK 2.0.
>
> Also, what JDK are you using?
>
> -jon
>
> --
> Come to the first official Apache Software Foundation
> Conference!  <http://ApacheCon.Com/>
>
> --
> --------------------------------------------------------------
> 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]



--
--------------------------------------------------------------
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