Published on WSO2 Oxygen Tank (http://wso2.org)

Problem about the installing wso2-wsf-php-src-1.3.2 on ManDriva

By danwilson_gz
Created 2008-06-24 11:37

Hi everybody,

I have downloaded wso2-wsf-php-src-1.3.2 on a ManDriva Linux 2006.0 system and extracted it. In the INSTALL file following steps are given to install.
./configure
make
make install

When I ran make command as root. I am getting below given errors.

gcc -shared .libs/sequence_report.o .libs/report.o .libs/client.o -lpthread -lsqlite3 -ldl -Wl,-soname -Wl,libsandesha2_client.so.0 -o .libs/libsandesha2_client.so.0.0.0
/usr/bin/ld: cannot find -lsqlite3
collect2: ld returned 1 exit status
make[7]: *** [libsandesha2_client.la] Error 1
make[7]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2/wsf_c/sandesha2c/src/client'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2/wsf_c/sandesha2c/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2/wsf_c/sandesha2c'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2/wsf_c/sandesha2c'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2/wsf_c'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2/wsf_c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wanxing/Download/wso2-wsf-php-src-1.3.2'
make: *** [all] Error 2

Thank you for your reply in advance.


Source URL:
http://wso2.org/forum/thread/3752