Hi ,
      Tried to build axis-c-1.5 from source using ant in my Debian Box. But it failed with following error.
I'm using apache2 and xerces-c.

dinesh:/usr/local/axiscpp# ant
Unable to locate tools.jar. Expected to find it in /usr/lib/kaffe/pthreads/lib/tools.jar
Buildfile: build.xml

pre-init:

set-platform-specifics:

checkIfDebug:

initialize:

build:

compile:

compileClient:

compileAxisClient:

buildVersionResource:
       [cc] Starting dependency analysis for 124 files.
       [cc] 124 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 2 total files to be compiled.
       [cc] Starting link

compileTransport:

compileAxisTransport:

buildVersionResource:
       [cc] Starting dependency analysis for 3 files.
       [cc] 3 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 2 total files to be compiled.
       [cc] Starting link

compileAxisHTTPTransportChannel:

buildVersionResource:
       [cc] Starting dependency analysis for 2 files.
       [cc] 2 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 2 total files to be compiled.
       [cc] Starting link

compileTransportIPV6:

compileXMLParser:

compileAxisXMLParser:

buildVersionResource:
       [cc] Starting dependency analysis for 5 files.
       [cc] 5 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 1 total files to be compiled.
       [cc] Starting link

compileServer:

compileAxisServerEngine:

buildVersionResource:
       [cc] Starting dependency analysis for 1 files.
       [cc] 1 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 123 total files to be compiled.

       [cc] /usr/local/axiscpp/src/soap/SoapSerializer.cpp: In member function `
       [cc]    axiscpp::IWrapperSoapSerializer& axiscpp::SoapSerializer::operator<<(const
       [cc]    char*)':
       [cc] /usr/local/axiscpp/src/soap/SoapSerializer.cpp:469: warning: unused variable `
       [cc]    int nStatus'
       [cc] Starting link

compileApache13Module:

BUILD FAILED
/usr/local/axiscpp/build.xml:231: The following error occurred while executing this line:
/usr/local/axiscpp/build.xml:223: The following error occurred while executing this line:
/usr/local/axiscpp/build.xml:112: The following error occurred while executing this line:
/usr/local/axiscpp/build/buildApache13Module.xml:9: /usr/local/axiscpp/${env.APACHE_HOME}/include not found.

Total time: 1 minute 59 second

do you have any Idea regarding this matter?

regards,
Dinesh
--
W.Dinesh Premalal
[EMAIL PROTECTED]
http://www.cse.mrt.ac.lk/~premalwd/


Reply via email to