You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andrew Miehs <an...@2sheds.de> on 2008/04/22 16:38:48 UTC

Compiling jni/native on Debian Etch

Dear List,

has anyone else tried to compile apr and the native tomcat libraries  
on etch?

debian40-64:/usr/local/src/tomcat-native-1.1.12-src/jni/native# ./ 
configure --with-apr=/usr/local/apr --with-java-home=/usr/local/java

I get loads of messages including

./configure: line 5472: JAVA_HOME: command not found
./configure: line 5473: JAVA_PLATFORM: command not found
./configure: line 5474: JAVA_OS: command not found
./configure: line 5475: CC: command not found
./configure: line 5476: CFLAGS: command not found
./configure: line 5477: LDFLAGS: command not found
./configure: line 5478: CPPFLAGS: command not found
./configure: line 5479: ac_ct_CC: command not found
./configure: line 5480: EXEEXT: command not found
./configure: line 5481: OBJEXT: command not found
./configure: line 5482: so_ext: command not found
./configure: line 5483: lib_target: command not found
./configure: line 5484: TCNATIVE_LIBNAME: command not found
./configure: line 5485: EXTRA_OS_LINK: command not found
./configure: line 5486: TCNATIVE_EXPORT_LIBS: command not found
./configure: line 5487: TCNATIVE_PRIV_INCLUDES: command not found
./configure: line 5488: TCNATIVE_INCLUDES: command not found
./configure: line 5489: TCNATIVE_LDFLAGS: command not found
./configure: line 5490: TCNATIVE_LIBS: command not found
./configure: line 5491: INCLUDE_RULES: command not found
./configure: line 5492: INCLUDE_OUTPUTS: command not found
./configure: line 5493: LIBOBJS: command not found
./configure: line 5494: LTLIBOBJS: command not found


at the end.

It seems to compile and work - but I am not happy about all the errors  
- and yes, I tried setting 'JAVA_HOME' but this made no difference....

COnfused..

Andrew

Re: Compiling jni/native on Debian Etch

Posted by Rainer Jung <ra...@kippdata.de>.
configure in versoin 1.1.12 is broken. See:

http://marc.info/?t=120171192500012&r=1&w=2

Regards,

Rainer

Andrew Miehs schrieb:
> Dear List,
> 
> has anyone else tried to compile apr and the native tomcat libraries on 
> etch?
> 
> debian40-64:/usr/local/src/tomcat-native-1.1.12-src/jni/native# 
> ./configure --with-apr=/usr/local/apr --with-java-home=/usr/local/java
> 
> I get loads of messages including
> 
> ./configure: line 5472: JAVA_HOME: command not found
> ./configure: line 5473: JAVA_PLATFORM: command not found
> ./configure: line 5474: JAVA_OS: command not found
> ./configure: line 5475: CC: command not found
> ./configure: line 5476: CFLAGS: command not found
> ./configure: line 5477: LDFLAGS: command not found
> ./configure: line 5478: CPPFLAGS: command not found
> ./configure: line 5479: ac_ct_CC: command not found
> ./configure: line 5480: EXEEXT: command not found
> ./configure: line 5481: OBJEXT: command not found
> ./configure: line 5482: so_ext: command not found
> ./configure: line 5483: lib_target: command not found
> ./configure: line 5484: TCNATIVE_LIBNAME: command not found
> ./configure: line 5485: EXTRA_OS_LINK: command not found
> ./configure: line 5486: TCNATIVE_EXPORT_LIBS: command not found
> ./configure: line 5487: TCNATIVE_PRIV_INCLUDES: command not found
> ./configure: line 5488: TCNATIVE_INCLUDES: command not found
> ./configure: line 5489: TCNATIVE_LDFLAGS: command not found
> ./configure: line 5490: TCNATIVE_LIBS: command not found
> ./configure: line 5491: INCLUDE_RULES: command not found
> ./configure: line 5492: INCLUDE_OUTPUTS: command not found
> ./configure: line 5493: LIBOBJS: command not found
> ./configure: line 5494: LTLIBOBJS: command not found
> 
> 
> at the end.
> 
> It seems to compile and work - but I am not happy about all the errors - 
> and yes, I tried setting 'JAVA_HOME' but this made no difference....
> 
> COnfused..
> 
> Andrew

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org