Re: Building tomcat native under win32 fails

2008-10-22 Thread Lorenz Breu
I have been trying to figure out why the tcnative project won't build, but without success... I have added the Microsoft SDK, Windows\system, Windows\system32 and OpenSSL\ library directories to the list of "Additional Library Directories" in Visual Studio 2008 for the projects apr, libapr, libctna

Re: Building tomcat native under win32 fails

2008-10-22 Thread Lorenz Breu
Hi again Thanks for the pointers, the native code now compiles...Well actually there is still that error in ossl_typ.h, but I just commented the line causing the error out (a typedef) for now. However, there is now a problem with linking. I keep getting the message: 1>apr-1.lib(rand.obj) : error

Re: Building tomcat native under win32 fails

2008-10-22 Thread Mladen Turk
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\win

Building tomcat native under win32 fails

2008-10-22 Thread Lorenz Breu
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(42