From: krish dot v at gmail dot com
Operating system: HP UX 11.11
PHP version: 5.2.6
PHP Bug Type: Compile Failure
Bug description: Configure fails
Description:
------------
Hi,
I am using php5.2.6 with Oracle 9.2.6 OCI. Below is my configure command
and error message.
./configure \
--enable-safe-mode \
--with-nsapi=/Application/agu/iPlanet61 \
--with-oci8=/oracle/product/9.2.0 \
--without-pear \
--enable-libxml \
--enable-libgcc \
--enable-ftp \
--enable-calendar \
--enable-track-vars \
--enable-trans-sid \
--enable-sigchild \
--enable-libgcc \
Error message in config log
configure:20028: checking whether libxml build works
configure:20055: gcc -o conftest -g -O2 -D_XOPEN_SOURCE_EXTENDED
-D_REENTRANT -L/opt/hp-gcc-4.3.1/lib/gcc/hppa1.1-hp-hpux11.11/4.3.1
-L/opt/hp-gcc-4.3.1/lib/gcc/hppa1.1-hp-hpux11.11/4.3.1 -L/usr/local/lib
-L/usr/local/lib conftest.c
-lm -lnsl -lgcc -lxml2 -lz -liconv -lm 1>&5
configure: failed program was:
#line 20044 "configure"
#include "confdefs.h"
char xmlInitParser();
int main() {
xmlInitParser();
return 0;
}
This is a 64 Bit OS.
Expected result:
----------------
This Bugs were reported but none were answered properly. Pls help.
--
Edit bug report at http://bugs.php.net/?id=46276&edit=1
--
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=46276&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=46276&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=46276&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=46276&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=46276&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=46276&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=46276&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=46276&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=46276&r=support
Expected behavior: http://bugs.php.net/fix.php?id=46276&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=46276&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=46276&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=46276&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46276&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=46276&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=46276&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=46276&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=46276&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=46276&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=46276&r=mysqlcfg