Date: 08/24/01
- Next message: gvlsivarao <email protected>: "[PHP-DEV] Bug #12946: Warning: Can't connect to local MySQL server through socket '/var/lib/mysql/mys"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Re: Bug #12929 Updated: crash in array_map with associative arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In file included from php_apache_http.h:6,
from php_apache.c:45:
/usr/include/apache/ap_config.h:1316: warning: `XtOffsetOf' redefined
/home/wez/src/phpbuild/main/php.h:344: warning: this is the location of the previous definition
In file included from /usr/include/apache/httpd.h:71,
from mod_php4.c:32:
/usr/include/apache/ap_config.h:1316: warning: `XtOffsetOf' redefined
/home/wez/src/phpbuild/main/php.h:344: warning: this is the location of the previous definition
In file included from /usr/include/apache/httpd.h:71,
from sapi_apache.c:32:
/usr/include/apache/ap_config.h:1316: warning: `XtOffsetOf' redefined
/home/wez/src/phpbuild/main/php.h:344: warning: this is the location of the previous definition
I'm using Apache 1.3.12. (SuSE 7.0)
If ap_config.h was included before php.h it would solve that problem, but
might cause some others.
I'll leave it to someone else who knows it better :)
--Wez.
-- 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>
- Next message: gvlsivarao <email protected>: "[PHP-DEV] Bug #12946: Warning: Can't connect to local MySQL server through socket '/var/lib/mysql/mys"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Re: Bug #12929 Updated: crash in array_map with associative arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

