Hi.

I've just installed 'sqlite' (version 2.8.16) and 'sqlite-devel'
(version 2.8.16) from RPMs on my Linux Fedora Core, but I get this
error message when installing a software:

----------
-----
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include
-I../../../include/sandesha2 -I.
-I/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c/../axis2c/include
-I/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c/../axis2c/axiom/include
-I/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c/../axis2c/util/include
-I/usr/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall
-Wno-implicit-function-declaration -g -MT permanent_create_seq_mgr.lo
-MD -MP -MF .deps/permanent_create_seq_mgr.Tpo -c
permanent_create_seq_mgr.c  -fPIC -DPIC -o
.libs/permanent_create_seq_mgr.o
In file included from permanent_create_seq_mgr.c:18:
sandesha2_permanent_bean_mgr.h:33:21: sqlite3.h: No such file or directory
In file included from permanent_create_seq_mgr.c:18:
sandesha2_permanent_bean_mgr.h:196: error: syntax error before '*' token
sandesha2_permanent_bean_mgr.h:198: error:
`sandesha2_permanent_bean_mgr_busy_handler' declared as function
returning a function
sandesha2_permanent_bean_mgr.h:199: error: syntax error before "void"
make[8]: *** [permanent_create_seq_mgr.lo] Error 1
make[8]: Leaving directory
`/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c/src/storage/sqlite'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory
`/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c/src/storage'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory
`/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/root/install/wso2-wsf-php-src-1.2.0/wsf_c/sandesha2c'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/install/wso2-wsf-php-src-1.2.0/wsf_c'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/install/wso2-wsf-php-src-1.2.0/wsf_c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/install/wso2-wsf-php-src-1.2.0'
make: *** [all] Error 2
-------

Any suggestion? Thank you very much.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to