> Also note, some users have had problems with certain versions of > ant-contrib and cpptasks - the ones we use for the nightly builds are: > - Ant-contrib v0.6 > - cpp-tasks v1.0beta3
I have been following the Ant build guide and am using the specific versions mentioned above. In trying to build the code from CVS, I get the following error. % ant Buildfile: build.xml pre-init: set-platform-specifics: checkIfDebug: initialize: build: compile: compileClient: compileAxisClient: buildVersionResource: BUILD FAILED /home/nwa/AXIS/ws-axis/c/build.xml:212: The following error occurred while executing this line: /home/nwa/AXIS/ws-axis/c/build.xml:201: The following error occurred while executing this line: /home/nwa/AXIS/ws-axis/c/build.xml:91: The following error occurred while executing this line: /home/nwa/AXIS/ws-axis/c/build/buildClient.xml:23: SolarisLinker doesn't denote a ProcessorDef PS. I am still building this on Linux. I even tried the following which resulted in the same error. % ant -propertyfile build/build.Linux.properties Thanks Nick -- Nick Allen <[EMAIL PROTECTED]>
