From:             oyo37503 at hotmail dot com
Operating system: Redhat Linux 8
PHP version:      4.3.1
PHP Bug Type:     Oracle related
Bug description:  Make fail after config with oracle

I was install oracle 8.1.7 client on /opt/oracle 
and try to config php to support oracle, by use option 
--with-oracle=/opt/oracle 

# ./configure --with-oracle=/opt/oracle --with-apache=../apache.version
--enable-track-vars 
# make

after "make" it show error 

/usr/local/src/php-4.3.1/ext/oracle/php_oracle.h:23:20: ocidfn.h: No such
file or directory
/usr/local/src/php-4.3.1/ext/oracle/php_oracle.h:24:20: ociapr.h: No such
file or directory
In file included from /usr/local/src/php-4.3.1/ext/oracle/oracle.c:40:
/usr/local/src/php-4.3.1/ext/oracle/php_oracle.h:69: parse error before
"Lda_Def"

and more ......

how can I fix this problem?

Thank you..
Anan Ananthasri
Thailand.
-- 
Edit bug report at http://bugs.php.net/?id=22770&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22770&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22770&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22770&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22770&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22770&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22770&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22770&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22770&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22770&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22770&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22770&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22770&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22770&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22770&r=gnused

Reply via email to