Anon
07-25-2001, 02:19 AM
Hi all,
I am having problems in installing sablotron with php4.0.6.
These are the steps i follwed;
1. I installed Expat-1.95.1
2. I installed Sabloton-0.60
3. I installed php-4.0.6
(i configured php with " --with-expat=/usr/local/lib --with-sablot=/usr/local/lib")
Upto this i had no problem , php4.40.6 is also working fine.
But when i tries to install php-sablotron-0.21,
1. phpize
i got something like this;
"
aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used "
2. And then i triied to make;
make
i got error like;
make[1]: Entering directory `/home/install/php_sablot.0.21'
/bin/sh /home/install/php_sablot.0.21/libtool --mode=compile gcc -I. -I/home/install/php_sablot.0.21/ -I/home/install/php_sablot.0.21/main -I/home/install/php_sablot.0.21 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c php_sablot.c && touch php_sablot.slo
gcc -I. -I/home/install/php_sablot.0.21/ -I/home/install/php_sablot.0.21/main -I/home/install/php_sablot.0.21 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c php_sablot.c -fPIC -DPIC -o php_sablot.lo
php_sablot.c:341: macro `zend_hash_get_current_key' used with only 3 args
php_sablot.c:362: macro `zend_hash_get_current_key' used with only 3 args
make[1]: *** [php_sablot.slo] Error 1
make[1]: Leaving directory `/home/install/php_sablot.0.21'
make: *** [all-recursive] Error 1
"
I got struck with this problem. Can anyone suggest me to solve this problem.
Thanks in advance.
regards
Majeed A.H
I am having problems in installing sablotron with php4.0.6.
These are the steps i follwed;
1. I installed Expat-1.95.1
2. I installed Sabloton-0.60
3. I installed php-4.0.6
(i configured php with " --with-expat=/usr/local/lib --with-sablot=/usr/local/lib")
Upto this i had no problem , php4.40.6 is also working fine.
But when i tries to install php-sablotron-0.21,
1. phpize
i got something like this;
"
aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used "
2. And then i triied to make;
make
i got error like;
make[1]: Entering directory `/home/install/php_sablot.0.21'
/bin/sh /home/install/php_sablot.0.21/libtool --mode=compile gcc -I. -I/home/install/php_sablot.0.21/ -I/home/install/php_sablot.0.21/main -I/home/install/php_sablot.0.21 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c php_sablot.c && touch php_sablot.slo
gcc -I. -I/home/install/php_sablot.0.21/ -I/home/install/php_sablot.0.21/main -I/home/install/php_sablot.0.21 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c php_sablot.c -fPIC -DPIC -o php_sablot.lo
php_sablot.c:341: macro `zend_hash_get_current_key' used with only 3 args
php_sablot.c:362: macro `zend_hash_get_current_key' used with only 3 args
make[1]: *** [php_sablot.slo] Error 1
make[1]: Leaving directory `/home/install/php_sablot.0.21'
make: *** [all-recursive] Error 1
"
I got struck with this problem. Can anyone suggest me to solve this problem.
Thanks in advance.
regards
Majeed A.H