Compile source
--------------

                 Key: AXISCPP-1038
                 URL: https://issues.apache.org/jira/browse/AXISCPP-1038
             Project: Axis-C++
          Issue Type: Bug
    Affects Versions:  1.6 Beta
         Environment: Linux Kubuntu 
            Reporter: Salvatore


In your Install Istruction (This is a copy of file $AXISCPP_HOME/INSTALL  ) 
I read this:
    5. Build Axis C++ (If you downloaded Axis C++ binaries, you can skip this 
step)
        cd $AXISCPP_HOME
        ./configure --prefix=$AXISCPP_DEPLOY --with-apache2=/path/to/Apache2 
--with-xercesc=/path/to/xerces-c
        make
        make install

This is my environment:
AXISCPP_HOME=
        /home/s4lv0/domoSalvo/axisC1.6b_src
AXISCPP_DEPLOY=
        /home/s4lv0/domoSalvo/axisDeploy

If you extract the file axis-c-src-Linux-current-src.tar.gz  and you try to 
search the file configure,  it'snt.

If you run the file autogen.sh, it use the automake tool and this is the result 
of automake esecution:

[EMAIL PROTECTED]:~/domoSalvo/axisC1.6b_src$ missing --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
configure.ac:294: required file `./config.guess' not found
configure.ac:294: required file `./config.sub' not found
configure.ac:296: required file `src/transport/axis2/Makefile.in' not found
configure.ac:296: required file `src/transport/axis2/ssl/Makefile.in' not found
configure.ac:296: required file `src/transport/axis2/ipv6/Makefile.in' not found
configure.ac:296: required file `samples/Makefile.in' not found
configure.ac:296: required file `samples/server/interoptests/Makefile.in' not 
found
configure.ac:296: required file `samples/server/interoptests/base/Makefile.in' 
not found
configure.ac:296: required file 
`samples/server/interoptests/groupB/Makefile.in' not found
configure.ac:296: required file 
`samples/server/interoptests/doclitbase/Makefile.in' not found
configure.ac:296: required file 
`samples/server/interoptests/doclitgroupB/Makefile.in' not found
configure.ac:296: required file `samples/server/simple/Makefile.in' not found
configure.ac:296: required file `samples/server/array/Makefile.in' not found
configure.ac:296: required file `samples/server/ref/Makefile.in' not found
configure.ac:296: required file `samples/server/rpcfault/Makefile.in' not found
configure.ac:296: required file `samples/server/doclitfault/Makefile.in' not 
found
configure.ac:296: required file `samples/client/Makefile.in' not found
configure.ac:296: required file `samples/client/interoptests/Makefile.in' not 
found
configure.ac:296: required file `samples/client/interoptests/base/Makefile.in' 
not found
configure.ac:296: required file 
`samples/client/interoptests/groupB/Makefile.in' not found
configure.ac:296: required file 
`samples/client/interoptests/doclitbase/Makefile.in' not found
configure.ac:296: required file 
`samples/client/interoptests/doclitgroupB/Makefile.in' not found
configure.ac:296: required file `samples/client/simple/Makefile.in' not found
configure.ac:296: required file `samples/client/array/Makefile.in' not found
configure.ac:296: required file `samples/client/ref/Makefile.in' not found
configure.ac:296: required file `samples/client/rpcfault/Makefile.in' not found
configure.ac:296: required file `samples/client/doclitfault/Makefile.in' not 
found
configure.ac:296: required file `tests/Makefile.in' not found
configure.ac:296: required file `tests/unit_tests/Makefile.in' not found
configure.ac:296: required file `tests/unit_tests/cppunit/Makefile.in' not found
configure.ac:296: required file `tests/client/Makefile.in' not found
configure.ac:296: required file `tests/client/stubTest/Makefile.in' not found
configure.ac:296: required file `tests/client/stubTest/stubBase/Makefile.in' 
not found
configure.ac:296: required file `tests/client/interop/Makefile.in' not found
configure.ac:296: required file `tests/client/interop/round1/Makefile.in' not 
found
configure.ac:296: required file 
`tests/client/interop/round1/gen_src/Makefile.in' not found
configure.ac:296: required file `tests/client/threadSafe/Makefile.in' not found
configure.ac:296: required file `tests/client/threadSafe/gen_src/Makefile.in' 
not found
configure.ac:296: required file `tests/client/fault_mapping/Makefile.in' not 
found
configure.ac:296: required file 
`tests/client/fault_mapping/gen_src/Makefile.in' not found
configure.ac:296: required file `tests/client/exceptionTest/Makefile.in' not 
found
configure.ac:296: required file 
`tests/client/exceptionTest/gen_src/Makefile.in' not found
configure.ac:296: required file `tests/client/soapHeader/Makefile.in' not found
configure.ac:296: required file `tests/client/soapHeader/test1/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test1/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test2/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test2/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test3/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test3/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test4/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test4/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test6/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test6/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test8/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test8/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test9/Makefile.in' not 
found
configure.ac:296: required file `tests/client/soapHeader/test9/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/soapHeader/test10/Makefile.in' 
not found
configure.ac:296: required file 
`tests/client/soapHeader/test10/rpc/Makefile.in' not found
configure.ac:296: required file `tests/client/xsdAnyTest1/Makefile.in' not found
configure.ac:296: required file `tests/client/xsdAnyTest1/gen_src/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/Makefile.in' not found
configure.ac:296: required file `tests/client/httpHeader/test1/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test1/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/test2/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test2/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/test3/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test3/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/test4/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test4/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/test5/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test5/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/test7/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test7/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/client/httpHeader/test8/Makefile.in' not 
found
configure.ac:296: required file `tests/client/httpHeader/test8/rpc/Makefile.in' 
not found
configure.ac:296: required file `tests/server/Makefile.in' not found
configure.ac:296: required file `tests/server/exceptionTest/Makefile.in' not 
found
configure.ac:296: required file 
`tests/server/exceptionTest/gen_src/Makefile.in' not found
configure.ac:296: required file `tests/server/xsdAnyTest1/Makefile.in' not found
configure.ac:296: required file `tests/server/xsdAnyTest1/gen_src/Makefile.in' 
not found
configure.ac:294: required file `./ltmain.sh' not found
[EMAIL PROTECTED]:~/domoSalvo/axisC1.6b_src$ 



I have verified that effectively this file not are present.
If you try to go on you have error when you run the make.

How can I compile the source of axis c++?


by S4lv0





-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to