I get this error when I trying to compile PHP with ZendEngine 2..
Using todays CVS version (4.3)..

/bin/sh libtool --silent --mode=compile gcc -I/root/PHP4/php4/ext/bcmath/libbcmath/src 
-Iext/openssl/ -I/root/PHP4/php4/ext/openssl/ -DPHP_ATOM_INC -I/root/PHP4/php4/include 
-I/root/PHP4/php4/main -I/root/PHP4/php4 -I/usr/local/www/httpd2/include 
-I/root/PHP4/php4/Zend -I/usr/include/freetype2/freetype 
-I/usr/local/www/mysql/include/mysql -I/usr/include/ucd-snmp 
-I/root/PHP4/php4/ext/xml/expat  -D_REENTRANT -I/root/PHP4/php4/TSRM -g -O2 -pthread 
-DZTS  -prefer-pic -c /root/PHP4/php4/ext/openssl/openssl.c -o ext/openssl/openssl.lo 
/root/PHP4/php4/ext/openssl/openssl.c: In function `add_assoc_name_entry':
/root/PHP4/php4/ext/openssl/openssl.c:220: `tsrm_ls' undeclared (first use in this 
function)
/root/PHP4/php4/ext/openssl/openssl.c:220: (Each undeclared identifier is reported 
only once
/root/PHP4/php4/ext/openssl/openssl.c:220: for each function it appears in.)
/root/PHP4/php4/ext/openssl/openssl.c: In function `php_openssl_make_REQ':
/root/PHP4/php4/ext/openssl/openssl.c:1140: `tsrm_ls' undeclared (first use in this 
function)
make: *** [ext/openssl/openssl.lo] Error 1

Don't know if this is the right list to send this too...

Regards
Magnus Määttä

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to