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

Jean-Luc Rochat 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.
> 
> Jean-Luc

Of course Roland's suggestion to use a precompiled DSO is even easier
:-) 
But I always recompile stuff by myself ... 

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