Rajika Kumarasiri wrote:
Hello everybody,
I ran into troubles when try to build the latest checkout.
Fixed the build.
Thanks
~sanjaya
[EMAIL PROTECTED]:~/installtion/axis2c/c/src$ svn info | grep URL
URL: https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/src
[EMAIL PROTECTED]:~/installtion/axis2c/c/src$ make clean;make;make install
cd .. && make am--refresh
make[1]: Entering directory `/home/rajika/installtion/axis2c/c'
cd . && /bin/bash /home/rajika/installtion/axis2c/c/missing --run
automake-1.10 --gnu
src/core/description/Makefile.am:17: variable
`libaxis2_engine_la_LDFLAGS' is defined but no program or
src/core/description/Makefile.am:17: library has `libaxis2_engine_la'
as canonic name (possible typo)
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/sender/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/receiver/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/server/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/server/simple_xmpp_server/Makefile.in' not found
make[1]: *** [Makefile.in <http://Makefile.in>] Error 1
make[1]: Leaving directory `/home/rajika/installtion/axis2c/c'
make: *** [../configure] Error 2
cd .. && make am--refresh
make[1]: Entering directory `/home/rajika/installtion/axis2c/c'
cd . && /bin/bash /home/rajika/installtion/axis2c/c/missing --run
automake-1.10 --gnu
src/core/description/Makefile.am:17: variable
`libaxis2_engine_la_LDFLAGS' is defined but no program or
src/core/description/Makefile.am:17: library has `libaxis2_engine_la'
as canonic name (possible typo)
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/sender/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/receiver/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/server/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/server/simple_xmpp_server/Makefile.in' not found
make[1]: *** [Makefile.in <http://Makefile.in>] Error 1
make[1]: Leaving directory `/home/rajika/installtion/axis2c/c'
make: *** [../configure] Error 2
cd .. && make am--refresh
make[1]: Entering directory `/home/rajika/installtion/axis2c/c'
cd . && /bin/bash /home/rajika/installtion/axis2c/c/missing --run
automake-1.10 --gnu
src/core/description/Makefile.am:17: variable
`libaxis2_engine_la_LDFLAGS' is defined but no program or
src/core/description/Makefile.am:17: library has `libaxis2_engine_la'
as canonic name (possible typo)
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/sender/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/receiver/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/server/Makefile.in' not found
configure.ac:413 <http://configure.ac:413>: required file
`src/core/transport/xmpp/server/simple_xmpp_server/Makefile.in' not found
make[1]: *** [Makefile.in <http://Makefile.in>] Error 1
make[1]: Leaving directory `/home/rajika/installtion/axis2c/c'
make: *** [../configure] Error 2
Rajika