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

> Dear All,
> 
> I am trying to install JServ 1.1 on RHLinux 6(GLIBC 2.1) and 
> Apache 1.3.9. When I perform the ./configure 
> --with-apxs=/usr/local/apache/bin/apxs, the script falls over 
> when it tries to compile JServ.java. All compilation upto that 
> point works fine. The error thrown out mentions Undefined 
> Variables CH_DEBUG. Now this seems to be defined within another 
> .java file that has not been compiled at that point. Has the make 
> file got a bug in it? Has anyone else experienced this?
> 
> Thanks,
> 
> Paul
> 

I (and doubtless untold others <g>) have installed on this platform
with no problems.  After configure, did you run both "make" and
"make install"?

- Fernando


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