You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ad...@quiz123.com on 2002/11/17 02:15:43 UTC

isapi_redirector2 compile errors...(Cannot open include file: 'apr.h')

Hi, 

I am using vc6 on win2000 to compile isapi_redirector2:

jakarta-tomcat-connectors-4.1.12-src\jk\native2\server\isapi>

and getting the following error. I would like to know which version of apr I 
should use with this build. I noticed that most of the apr libraries have 
apr.h.in rather than apr.h??

Thanks for your help in advance.
Ajit



--------------------Configuration: isapi - Win32 Debug--------------------
Creating resources from ..\..\common\jk_logger_win32_message.mc
MC: Compiling ..\..\common\jk_logger_win32_message.mc
Compiling resources...
Compiling...
jk_channel.c
d:\software\jakarta-tomcat-connectors-4.1.12-src\jk\native2\include\jk_global.h
(151) : fatal error C1083: Cannot open include file: 'apr.h': No such file or 
directory
jk_channel_apr_socket.c
d:\software\jakarta-tomcat-connectors-4.1.12-src\jk\native2\include\jk_global.h
(151) : fatal error C1083: Cannot open include file: 'apr.h': No such file or 
directory
jk_channel_jni.c
cl.exe terminated at user request.
Tool execution canceled by user.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>