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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to