From:             [EMAIL PROTECTED]
Operating system: Suse Linux 7.2
PHP version:      4.2.1
PHP Bug Type:     *Compile Issues
Bug description:  Make fails trying to redefine XtOffsetOf in the SAPI module

PHP 4.2.1 and Apache 1.3.19

httpd -l returns mod_so.c in the list.

./configure --with-oci8 --with-oracle --with-apxs=/usr/local/httpd/bin

configure completes successfully.

make fails with errors in the SAPI module.

php.h tries to redefine XtOffsetOf when you are compiling with apxs.  

mentions main/php.h and also os.h and some other header files.

I will post some more information when available.

-- 
Edit bug report at http://bugs.php.net/?id=17331&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17331&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17331&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17331&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17331&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17331&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17331&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17331&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17331&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17331&r=globals

Reply via email to