[wsf-c-dev] wsf-C-dev Problem building service client
Dimuthu Gamage
dimuthu at wso2.com
Wed Oct 10 20:52:36 PDT 2007
Hi Lahiru,
It seems like you have not set the AXIS2C_HOME (to the axis2/c
deployment direcory).
If you check the Makefile.am you will observe that it lists the
libraries you should link to run the app, (with -l prefix) and the
directories contain the libraries (with -L prefix).
So try compile it with AXIS2C_HOME set.
Thanks
Dimuthu
Lahiru Gunathilake wrote:
> I've edited the code of math sample in axis2c. When i'm going to build
> the math.c it gives this error.What should i do..
>
> /usr/bin/ld: cannot find -laxutil
> collect2: ld returned 1 exit status
> make: *** [math] Error 1
> make: Target `all' not remade because of errors.
>
> Regs
> lahiru
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>
More information about the Wsf-c-dev
mailing list