I'm guessing that you don't have JAVA_HOME set when you try to compile it
(or when you exported the Makefile). Thus the compiler can't find
%JAVA_HOME%\include\jni.h, which it needs to integrate with the Java code.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I am tryi
[EMAIL PROTECTED] wrote:
> I am trying to build tomcat native for windows and have not been very
> successful on this..
I can't help with your problem, but would you mind explaining why you
want to build the native library yourself?
The Tomcat installer .exe will fetch and install the native dl