Yes, there seems to be an issue in the tests. I will fix it. For the time being, change the setting --enable-tests=yes to --enable-tests=no in build.sh
Regards Nandika On Tue, Jul 20, 2010 at 9:32 PM, Rico M <[email protected]> wrote: > Hi Nandika, > > That is exactly what i am doing... Running the build.sh , i have set my > axis home and run the script. > The build fails with this : > > > make[6]: *** No rule to make target `test_http_server.o', needed by > `test_http_server'. Stop. > > > Cheers! > > > > > On Mon, Jul 19, 2010 at 4:55 PM, Nandika Jayawardana > <[email protected]>wrote: > >> Hi Rico, >> There arent any dependencies for axis2/c if you are building with >> guththila. What is the command you used to build the svn trunk. Try using >> build.sh script available in the top most directory of svn checkout of >> axis2/c source. It will build and install to a directory named deploy on >> the same directory. >> >> Regards >> Nandika >> >> >> >> On Mon, Jul 19, 2010 at 6:51 PM, Rico M <[email protected]> wrote: >> >>> Hi Samia, >>> >>> The build of the parser fails as well. ( I am assuming you are refering >>> to guthila directory packaged with the source). It does look like a >>> dependency issue of the libs. This is not present in the main trunk though. >>> >>> Cheers! >>> Rico >>> >>> >>> On Mon, Jul 19, 2010 at 1:05 PM, Samisa Abeysinghe < >>> [email protected]> wrote: >>> >>>> Did you build Guththila parser? >>>> >>>> >>>> On Mon, Jul 19, 2010 at 3:04 PM, Rico M <[email protected]> wrote: >>>> >>>>> Thanks guys! >>>>> >>>>> Now the build is failing with this error :| >>>>> >>>>> make[4]: *** No rule to make target `../../../../guththila/src/ >>>>> libguththila.la', needed by `libaxis2_parser.la'. Stop >>>>> >>>>> The command run was : >>>>> >>>>> configure --prefix=${AXIS2C_HOME} >>>>> >>>>> >>>>> Any suggestions ? >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On Sat, Jul 17, 2010 at 4:05 AM, Damitha Kumarage <[email protected]>wrote: >>>>> >>>>>> Samisa Abeysinghe wrote: >>>>>> >>>>>> >>>>>>> >>>>>>> On Sat, Jul 17, 2010 at 12:39 AM, Damitha Kumarage >>>>>>> <[email protected]<mailto: >>>>>>> [email protected]>> wrote: >>>>>>> >>>>>>> Rico M wrote: >>>>>>> >>>>>>> Hi Damitha, >>>>>>> >>>>>>> Thanks for your reply. I did jump the gun i guess :) >>>>>>> >>>>>>> These are still not resolved : >>>>>>> >>>>>>> 1) Where is the API documentation ? >>>>>>> http://ws.apache.org/axis2/c/api/html/index.html >>>>>>> This is giving me a 404. >>>>>>> >>>>>>> Ah someone need to fix that. >>>>>>> >>>>>>> >>>>>>> um, I do not think we had this working ever? Where is it linked >>>>>>> from? >>>>>>> >>>>>> It is linked from Axis2/C sites documentation >>>>>> http://ws.apache.org/axis2/c/docs/index.html >>>>>> >>>>>> >>>>>>> The basics on the API is in >>>>>>> http://ws.apache.org/axis2/c/docs/axis2c_manual.html >>>>>>> >>>>>>> Samisa ... >>>>>>> >>>>>>> http://samisa-abeysinghe.blogspot.com/ >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> __________________________________________________________________ >>>>>> >>>>>> Damitha Kumarage >>>>>> Technical Lead; WSO2 Inc. >>>>>> "Oxygenating the Web Service Platform; " http://www.wso2.com/ >>>>>> >>>>>> blog: " http://damithakumarage.wordpress.com/ >>>>>> __________________________________________________________________ >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> For additional commands, e-mail: [email protected] >>>>>> >>>>>> >>>>> Samisa ... >>>> >>>> http://samisa-abeysinghe.blogspot.com/ >>>> >>>> >>>> >>> >> >> >> -- >> http://nandikajayawardana.blogspot.com/ >> WSO2 Inc: http://www.wso2.com >> > > -- http://nandikajayawardana.blogspot.com/ WSO2 Inc: http://www.wso2.com
