Re: [PHP-DEV] Zend-Engine2 From: GaM3R (gamr <email protected>)
Date: 08/19/01

----- Original Message -----
From: "Andi Gutmans" <andi <email protected>>
To: "GaM3R" <gamr <email protected>>; <php-dev <email protected>>
Sent: Monday, August 20, 2001 2:01 AM
Subject: Re: [PHP-DEV] Zend-Engine2

> At 01:54 AM 8/20/2001 +1000, GaM3R wrote:
>
> >but the main one is this . . .
>
> Update your php CVS. Sterling commited a fix for this yesterday.
>
> Andi
>

Absolute fresh cvs, rm'd the old tree and got it all, it now compiles and
runs but i still get these errors:

Making all in apache
/bin/sh /.1/update/php4-ze2/libtool --silent --mode=compile
gcc -I. -I/.1/update/php4-ze2/sapi/apache -I/.1/update/php4-ze2/main -I/.1/
update/php4-ze2 -I/usr/local/apache/include -I/.1/update/php4-ze2/Zend -I/us
r/local/include/freetype2/freetype -I/usr/local/include/gd -I/usr/local/incl
ude -I/usr/local/include/c-client -I/usr/local/include/mysql -I/.1/update/ph
p4-ze2/ext/xml/expat -DBUFFERED_LOGS -DHARD_SERVER_LIMIT=512 -DMOD_SSL=2081
04 -DEAPI -DUSE_EXPAT -I/.1/update/php4-ze2/TSRM -O6 -fomit-frame-pointer -p
refer-pic -c sapi_apache.c
In file included from /usr/local/apache/include/httpd.h:72,
                 from sapi_apache.c:32:
/usr/local/apache/include/ap_config.h:1294: warning: `XtOffsetOf' redefined
/.1/update/php4-ze2/main/php.h:345: warning: this is the location of the
previous definition
/bin/sh /.1/update/php4-ze2/libtool --silent --mode=compile
gcc -I. -I/.1/update/php4-ze2/sapi/apache -I/.1/update/php4-ze2/main -I/.1/
update/php4-ze2 -I/usr/local/apache/include -I/.1/update/php4-ze2/Zend -I/us
r/local/include/freetype2/freetype -I/usr/local/include/gd -I/usr/local/incl
ude -I/usr/local/include/c-client -I/usr/local/include/mysql -I/.1/update/ph
p4-ze2/ext/xml/expat -DBUFFERED_LOGS -DHARD_SERVER_LIMIT=512 -DMOD_SSL=2081
04 -DEAPI -DUSE_EXPAT -I/.1/update/php4-ze2/TSRM -O6 -fomit-frame-pointer -p
refer-pic -c mod_php4.c
In file included from /usr/local/apache/include/httpd.h:72,
                 from mod_php4.c:32:
/usr/local/apache/include/ap_config.h:1294: warning: `XtOffsetOf' redefined
/.1/update/php4-ze2/main/php.h:345: warning: this is the location of the
previous definition
/bin/sh /.1/update/php4-ze2/libtool --silent --mode=compile
gcc -I. -I/.1/update/php4-ze2/sapi/apache -I/.1/update/php4-ze2/main -I/.1/
update/php4-ze2 -I/usr/local/apache/include -I/.1/update/php4-ze2/Zend -I/us
r/local/include/freetype2/freetype -I/usr/local/include/gd -I/usr/local/incl
ude -I/usr/local/include/c-client -I/usr/local/include/mysql -I/.1/update/ph
p4-ze2/ext/xml/expat -DBUFFERED_LOGS -DHARD_SERVER_LIMIT=512 -DMOD_SSL=2081
04 -DEAPI -DUSE_EXPAT -I/.1/update/php4-ze2/TSRM -O6 -fomit-frame-pointer -p
refer-pic -c php_apache.c
In file included from php_apache_http.h:6,
                 from php_apache.c:45:
/usr/local/apache/include/ap_config.h:1294: warning: `XtOffsetOf' redefined
/.1/update/php4-ze2/main/php.h:345: warning: this is the location of the
previous definition

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>