this happened after I took an update and tried building. I did an ant clean and then the build was successful. I guess the error was something about not being able to create the directory "obj\package\axis-c-1.4.0-Win32-bin\include\apache1_3"
sanjaya. ----- Original Message ----- From: "Adrian Dick" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" <[email protected]> Sent: Thursday, January 27, 2005 2:17 PM Subject: Re: ant build fails - wsdl2ws? > Hi, > > The problem you're encountering is when generating the header files for the > C stubs. > > Immediately prior to the section of log you've posted will be the list of > files being processed. In amongst that list you should also find an error > message. I believe a text search on "BAD" will find it. > > > Adrian > _______________________________________ > Adrian Dick ([EMAIL PROTECTED]) > > > "sanjaya singharage" <[EMAIL PROTECTED]> wrote on 27/01/2005 07:13:34: > > > [java] org.apache.axis.tools.common.ParsingException > > [java] at org.apache.axis.tools.common.Utils.rude(Unknown > Source) > > [java] at org.apache.axis.tools.common.Utils.rude(Unknown > Source) > > [java] at org.apache.axis.tools.common.DirectoryTree. > > walkTree(Unknown S > > ource) > > [java] at org.apache.axis.tools.cbindings. > > CBindingGenerator.main(Unknow > > n Source) > > [java] Finished! (but encountered problems) > > > > > > > > BUILD FAILED > > D:\automatedaxiscpp\checkout\ws-axis\c\build\buildTools.xml:53: Java > > returned: - > > 2 > > > > Total time: 4 minutes 46 seconds > > >
