From:             [EMAIL PROTECTED]
Operating system: SuSE  7.1
PHP version:      4.0CVS-2001-07-29
PHP Bug Type:     Compile Failure
Bug description:   ZLIBG(v) redefined in ext/zlib/php_zlib.h

In file included from zlib.c:48:

php_zlib.h:74: warning: `ZLIBG' redefined

php_zlib.h:73: warning: this is the location of the previous definition

zlib.c: In function `php_zlib_init_globals':

zlib.c:152: `zend_zlib_globals' undeclared (first use in this function)



[so on]

teo:/usr/src/php4-200107291635 # cat config.nice

#! /bin/sh

#

# Created by configure



'./configure' \

'--with-apxs2=/usr/local/apache2/bin/apxs' \

'--enable-debug' \

'--with-xslt-sablot' \

'--with-zlib' \

'--with-dom' \

'--with-mysql=/usr/local' \

'--disable-posix' \

'--enable-trans-sid' \

'--enable-shmop' \

'--enable-sockets' \

'--enable-wddx' \

"$@"



teo:/usr/src/php4-200107291635 # /usr/local/apache2/bin/httpd -v

Server version: Apache/2.0.23-dev

Server built:   Jul 30 2001 01:04:48


-- 
Edit bug report at: http://bugs.php.net/?id=12460&edit=1


-- 
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