I checked out the version from svn and now the only problem I have is the ifdef IPV6 (no such file or dir tpipv6.h) in HTTPChannel how do I unset the preprocessor IPV6 in the build files that axis uses?
Thanks On Tue, 25 Oct 2005, Christopher S. Johnson wrote: > > All - > > I'm trying to setup and env on windows so I can build axis, so I can write > a custom transport. > > While trying to build axis I get the following error.. > > I'm sure it can resolve that path.. b/c it dont exist :) > > Any help again would be great.. > > Thanks. > > compileClient: > > compileAxisClient: > > BUILD FAILED > C:\Program Files\axis-c-src-1-5-win32\build.xml:231: The following error > occurre > d while executing this line: > C:\Program Files\axis-c-src-1-5-win32\build.xml:219: The following error > occurre > d while executing this line: > C:\Program Files\axis-c-src-1-5-win32\build.xml:90: The following error > occurred > while executing this line: > C:\Program Files\axis-c-src-1-5-win32\build\buildClient.xml:8: Cannot > resolve pa > th C:\Program Files\axis-c-src-1-5-win32\..\..\..\obj\objects > > Total time: 1 second > > -- > Chris Johnson > [EMAIL PROTECTED] >
