Lorenz Breu wrote:
> Hi
>
> I tried to build tomcat native today following the instructions on the
> homepage. APR compiled just fine, but when I try to build tcnative using
> VS 2008 I get the following:
>
> 1>Compiling...
> 1>system.c
> 1>h:\Visual
> Studio\tomcat-native-1.1.15-win32-src\jni\apr\include\arch\win32\apr_arch_misc.h(422)
> : error C2146: syntax error : missing ')' before identifier 'lppe'
> 1>h:\Visual
> Studio\tomcat-native-1.1.15-win32-src\jni\apr\include\arch\win32\apr_arch_misc.h(422)
> : error C2081: 'LPPROCESSENTRY32W' : name in formal parameter list illegal
Use APR 1.2.8, or apply trunk patches
http://svn.apache.org/viewvc?view=rev&revision=695406
Regards
--
^(TM)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|