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

Jon Barber wrote:
> 
> > Your problem is a build problem.
> >
> > look into the src/Makefile (or Makefile.in if you rebuild  and replace
> > SUBDIRS = c java
> >  by
> >
> > SUBDIRS = c
> >
> > and re-make from the top. this will build the c part only.
> 
> OK, but my problem is with configure.

you'll have to hack the configure.in file and acinclude.m4 to do the
job.
(or simpler install a f***g JVM on your BSD to compile it, and remove it
after ;-)
If you find a way to do it cleanly, give it back.
Didn't look at tomcat's mod_jserv compile stuff, solution could be
there.

Jean-Luc


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