ID: 10461
Updated by: cmv
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
PHP Version: 4.0 Latest CVS (23/04/2001)
Assigned To: cmv
Comments:

Duh ... needed to do a CVS update in my Zend directory (don't know why CVS wasn't 
doing it recursively anyway, but ...)

- Colin

Previous Comments:
---------------------------------------------------------------------------

[2001-04-23 12:10:26] [EMAIL PROTECTED]
Updated CVS, did a "make distclean" and ./buildconf, removed config.cache and 
config.status.

Config line:

./configure 
--with-mysql=/usr/local 
--with-apxs=/usr/local/apache/bin/apxs 
--enable-track-vars 
--disable-magic-quotes 
--disable-debug 
--enable-ftp 
--with-gettext 
--with-xml 
--with-dom 
--enable-wddx 
--with-curl 
--with-pgsql 
--with-zlib 
--enable-versioning 
--enable-sockets 
--with-openssl 
--with-snmp 
--with-mcrypt

Configure works fine, but make generates:

...
php_ini.c: In function `php_init_config':
php_ini.c:188: `llist_dtor_func_t' undeclared (first use in this function)
php_ini.c:188: (Each undeclared identifier is reported only once
php_ini.c:188: for each function it appears in.)
php_ini.c:188: parse error before `free_estring'
php_ini.c:189: parse error before `void'
make[2]: *** [php_ini.lo] Error 1
make[2]: Leaving directory `/usr/local/sources/php4/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/sources/php4/main'
make: *** [all-recursive] Error 1

- Colin

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10461&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to