I'm afraid that the thoughts are we don't really support the make system. ANT is this projects preferred build system. We have had several requests for make support but we simply don't have the time/skills.
We can happily help you with ANT though.
| Nick Allen <[EMAIL PROTECTED]>
14/07/2005 16:34
|
|
Hi All-
I am attempting to build Axis-C++ 1.5.0 on Linux with the following
toolset: GNU Autoconf 2.59, GCC 4.0.0. I used an md5sum to verify that
I have a uncorrupted version from the download servers. I built and
installed xerces-c++ and apache from source. I have been following the
instructions and have properly set all the required environment
variables.
Since the configure file is not supplied with the distribution I run
"./autogen.sh" to generate it. I get the following errors:
% ./autogen.sh
run libtoolize.
run aclocal.
run autoconf.
run autoheader.
run automake.
samples/server/Makefile.am:1: required directory
samples/server/interoptests does not exist
samples/server/Makefile.am:1: required directory samples/server/simple
does not exist
tests/Makefile.am:1: required directory tests/server does not exist
configure.ac:400: required file `samples/Makefile.in' not found
configure.ac:400: required file
`samples/server/interoptests/Makefile.in' not found
configure.ac:400: required file
`samples/server/interoptests/base/Makefile.in' not found
configure.ac:400: required file
`samples/server/interoptests/groupB/Makefile.in' not found
configure.ac:400: required file
`samples/server/interoptests/doclitbase/Makefile.in' not found
configure.ac:400: required file
`samples/server/interoptests/doclitgroupB/Makefile.in' not found
configure.ac:400: required file `samples/server/simple/Makefile.in' not
found
configure.ac:400: required file `samples/server/array/Makefile.in' not
found
configure.ac:400: required file `samples/server/ref/Makefile.in' not
found
configure.ac:400: required file `samples/server/rpcfault/Makefile.in'
not found
configure.ac:400: required file `samples/server/doclitfault/Makefile.in'
not found
configure.ac:400: required file `samples/client/Makefile.in' not found
configure.ac:400: required file
`samples/client/interoptests/Makefile.in' not found
configure.ac:400: required file
`samples/client/interoptests/base/Makefile.in' not found
configure.ac:400: required file
`samples/client/interoptests/groupB/Makefile.in' not found
configure.ac:400: required file
`samples/client/interoptests/doclitbase/Makefile.in' not found
configure.ac:400: required file
`samples/client/interoptests/doclitgroupB/Makefile.in' not found
configure.ac:400: required file `samples/client/simple/Makefile.in' not
found
configure.ac:400: required file `samples/client/array/Makefile.in' not
found
configure.ac:400: required file `samples/client/ref/Makefile.in' not
found
configure.ac:400: required file `samples/client/rpcfault/Makefile.in'
not found
configure.ac:400: required file `samples/client/doclitfault/Makefile.in'
not found
configure.ac:400: required file `tests/unit_tests/Makefile.in' not found
configure.ac:400: required file `tests/unit_tests/cppunit/Makefile.in'
not found
configure.ac:400: required file `tests/client/Makefile.in' not found
configure.ac:400: required file `tests/client/stubTest/Makefile.in' not
found
configure.ac:400: required file
`tests/client/stubTest/stubBase/Makefile.in' not found
configure.ac:400: required file `tests/client/interop/Makefile.in' not
found
configure.ac:400: required file
`tests/client/interop/round1/Makefile.in' not found
configure.ac:400: required file
`tests/client/interop/round1/gen_src/Makefile.in' not found
configure.ac:400: required file `tests/client/threadSafe/Makefile.in'
not found
configure.ac:400: required file
`tests/client/threadSafe/gen_src/Makefile.in' not found
configure.ac:400: required file `tests/client/fault_mapping/Makefile.in'
not found
configure.ac:400: required file
`tests/client/fault_mapping/gen_src/Makefile.in' not found
configure.ac:400: required file `tests/client/exceptionTest/Makefile.in'
not found
configure.ac:400: required file
`tests/client/exceptionTest/gen_src/Makefile.in' not found
configure.ac:400: required file `tests/client/soapHeader/Makefile.in'
not found
configure.ac:400: required file
`tests/client/soapHeader/test1/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test1/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test2/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test2/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test3/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test3/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test4/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test4/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test6/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test6/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test8/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test8/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test9/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test9/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test10/Makefile.in' not found
configure.ac:400: required file
`tests/client/soapHeader/test10/rpc/Makefile.in' not found
configure.ac:400: required file `tests/client/xsdAnyTest1/Makefile.in'
not found
configure.ac:400: required file
`tests/client/xsdAnyTest1/gen_src/Makefile.in' not found
configure.ac:400: required file `tests/client/httpHeader/Makefile.in'
not found
configure.ac:400: required file
`tests/client/httpHeader/test1/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test1/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test2/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test2/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test3/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test3/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test4/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test4/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test5/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test5/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test7/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test7/rpc/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test8/Makefile.in' not found
configure.ac:400: required file
`tests/client/httpHeader/test8/rpc/Makefile.in' not found
configure.ac:400: required file `tests/server/Makefile.in' not found
configure.ac:400: required file `tests/server/exceptionTest/Makefile.in'
not found
configure.ac:400: required file
`tests/server/exceptionTest/gen_src/Makefile.in' not found
configure.ac:400: required file `tests/server/xsdAnyTest1/Makefile.in'
not found
configure.ac:400: required file
`tests/server/xsdAnyTest1/gen_src/Makefile.in' not found
I get similar errors with version 1.4.0, 1.6a and also from CVS. Any
thoughts would be greatly appreciated.
Thanks
Nick
--
Nick Allen <[EMAIL PROTECTED]>
