From:             [EMAIL PROTECTED]
Operating system: SunOS  5.7 
PHP version:      4.0.6
PHP Bug Type:     Compile Warning
Bug description:  error on compiling with oracle8i

./configure --prefix=/local/home/php --with-apache=../apache_1.3.20
--with-oci8=../../oracle/app/oracle/product/8.0.3/ --enable-track-vars

make[3]: Entering directory `/local/home/Fontes/php-4.0.6/ext/oci8'
gcc  -I. -I/local/home/Fontes/php-4.0.6/ext/oci8
-I/local/home/Fontes/php-4.0.6/
main -I/local/home/Fontes/php-4.0.6
-I/local/home/Fontes/apache_1.3.20/src/inclu
de -I/local/home/Fontes/apache_1.3.20/src/os/unix
-I/local/home/Fontes/php-4.0.6
/Zend -I/local/home/Fontes/php-4.0.6/ext/mysql/libmysql
-I/local/home/oracle/app
/oracle/product/8.0.3/network/public
-I/local/home/oracle/app/oracle/product/8.0
.3/plsql/public -I/local/home/Fontes/php-4.0.6/ext/xml/expat/xmltok
-I/local/hom
e/Fontes/php-4.0.6/ext/xml/expat/xmlparse
-I/local/home/Fontes/php-4.0.6/TSRM  -
D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -g -O2  -c
oci8.c &
& touch oci8.lo
oci8.c: In function `php_if_ocicollgetelem':
oci8.c:4480: warning: passing arg 7 of `OCIDateToText' from incompatible
pointer  type
oci8.c: In function `php_if_ocicollassignelem':
oci8.c:4604: `dword' undeclared (first use in this function)
oci8.c:4604: (Each undeclared identifier is reported only once
oci8.c:4604: for each function it appears in.)
oci8.c:4604: parse error before `)'
oci8.c:4626: parse error before `)'
oci8.c:4657: parse error before `)'
make[3]: *** [oci8.lo] Error 1

-- 
Edit bug report at: http://bugs.php.net/?id=12714&edit=1


-- 
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