From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.2
PHP Bug Type:     Compile Failure
Bug description:  php.h / ap_config.h conflict (XtOffsetOf)

php.h tries to redefine XtOffsetOf when you are compiling with apxs.  It is
already defined in Apache's ap_config.h.

The offending lines are from about 339-343.  Someone fix this! :P
-- 
Edit bug report at http://bugs.php.net/?id=16117&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16117&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16117&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16117&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16117&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16117&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16117&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16117&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16117&r=submittedtwice

Reply via email to