Nothig specific I could see. Is there a trace or log of compilation? It just said failed with error code 1.
FYI -----Original Message----- From: Adrian Dick [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 3:35 AM To: Apache AXIS C User List Subject: Re: Apache axis not loading... Hi, This based on the location in the ANT scripts at which failure occured, it sounds like the Apache module failed to compile. What were the compilation errors (You should see these just before the point at which the ANT script indicated a failure) ? Adrian _______________________________________ Adrian Dick ([EMAIL PROTECTED]) "Raju, Prabhakar \(P.\)" <[EMAIL PROTECTED]> wrote on 21/08/2006 21:09:18: > Hi, > The problem is not with apache. My build did not create this file > libaxiscpp_mod2.so. When I turned the flags on for apache 2 modules, > g++ failed just before building apache20 libs at line 27 of > buildApache20Module.xml. > <cc outfile="${dir.bin}/${apache20. > serverLibraryName}" objdir="${dir.objects}" > Line 27: exceptions="true" > outtype="shared" multithreaded="true"> > Any clues? > regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
