ID:               28616
 User updated by:  post_ravi at yahoo dot com
 Reported By:      post_ravi at yahoo dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         OCI8 related
 Operating System: Linux host 2.4.21-4.ELsmp (ES 3)
 PHP Version:      4.3.6
 Assigned To:      tony2001
 New Comment:

Hi

 Even in php-4.3.6 make gives the same error.
 While using configure saw these lines

 -------------------- START ----------------------
  checking for Oracle-OCI8 support... yes
  checking Oracle Install-Dir... /home/oracle/OraHome1
  checking Oracle version... 9.0
  checking for OCIEnvNlsCreate in -lclntsh... yes
  checking for OCINlsCharSetNameToId in -lclntsh... yes
  checking for OCILobIsTemporary in -lclntsh... yes
  ------------------- END ------------------------

 Anyway please find some of the requested info attached 
 
 ----- 1. Configure command used (START) ---------------
 [root]# ./configure  \
           --prefix=/usr/local/apache/php \
           --with-config-file-path=/usr/local/apache/php \
           --with-zlib \
           --with-gettext \
           --with-oci8=$ORACLE_HOME 
           --enable-sigchild 

 ----- 1. Configure command used (END) -----------------
 
 ----- 2. Contents of make.log (START) ---------------
  gcc  -Iext/oci8/ -I/opt/php-4.3.6/ext/oci8/ -DPHP_ATOM_INC
-I/opt/php-4.3.6/include -I/opt/php-4.3.6/main -I/opt/php-4.3.6
-I/opt/php-4.3.6/Zend -I/home/oracle/OraHome1/rdbms/demo
-I/opt/php-4.3.6/ext/xml/expat  -I/opt/php-4.3.6/TSRM  -g -O2  -c
/opt/php-4.3.6/ext/oci8/oci8.c -o ext/oci8/oci8.o  && echo >
ext/oci8/oci8.lo
In file included from /opt/php-4.3.6/ext/oci8/oci8.c:69:
/opt/php-4.3.6/ext/oci8/php_oci8.h:52:17: oci.h: No such file or
directory
In file included from /opt/php-4.3.6/ext/oci8/oci8.c:69:
/opt/php-4.3.6/ext/oci8/php_oci8.h:59: syntax error before "OCIServer"
/opt/php-4.3.6/ext/oci8/php_oci8.h:59: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:63: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:71: syntax error before
"oci_server"
/opt/php-4.3.6/ext/oci8/php_oci8.h:71: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:72: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:73: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:73: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:74: syntax error before "charsetId"
/opt/php-4.3.6/ext/oci8/php_oci8.h:74: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:75: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:80: syntax error before
"oci_session"
/opt/php-4.3.6/ext/oci8/php_oci8.h:80: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:81: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:82: syntax error before "error"
/opt/php-4.3.6/ext/oci8/php_oci8.h:82: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:83: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:83: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:85: syntax error before '}' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:85: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:89: syntax error before
"oci_connection"
/opt/php-4.3.6/ext/oci8/php_oci8.h:89: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:90: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:91: syntax error before "type"
/opt/php-4.3.6/ext/oci8/php_oci8.h:91: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:92: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:96: syntax error before
"oci_connection"
/opt/php-4.3.6/ext/oci8/php_oci8.h:96: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:97: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:98: syntax error before
"coll_typecode"
/opt/php-4.3.6/ext/oci8/php_oci8.h:98: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:99: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:99: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:100: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:100: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:101: syntax error before
"element_typecode"
/opt/php-4.3.6/ext/oci8/php_oci8.h:101: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:102: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:102: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:103: syntax error before '}' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:103: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:107: syntax error before "text"
/opt/php-4.3.6/ext/oci8/php_oci8.h:107: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:108: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:109: syntax error before "type"
/opt/php-4.3.6/ext/oci8/php_oci8.h:109: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:110: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:114: syntax error before
"oci_connection"
/opt/php-4.3.6/ext/oci8/php_oci8.h:114: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:115: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:116: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:116: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:117: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:117: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:125: syntax error before "stmttype"
/opt/php-4.3.6/ext/oci8/php_oci8.h:125: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:126: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:129: syntax error before "OCIBind"
/opt/php-4.3.6/ext/oci8/php_oci8.h:129: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:130: `zval' redeclared as different
kind of symbol
/opt/php-4.3.6/Zend/zend.h:241: previous declaration of `zval'
/opt/php-4.3.6/ext/oci8/php_oci8.h:131: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:131: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:132: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:132: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:133: syntax error before
"indicator"
/opt/php-4.3.6/ext/oci8/php_oci8.h:133: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:134: syntax error before "retcode"
/opt/php-4.3.6/ext/oci8/php_oci8.h:134: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:135: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:138: syntax error before
"oci_statement"
/opt/php-4.3.6/ext/oci8/php_oci8.h:138: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:139: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:141: syntax error before "name_len"
/opt/php-4.3.6/ext/oci8/php_oci8.h:141: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:142: syntax error before
"data_type"
/opt/php-4.3.6/ext/oci8/php_oci8.h:142: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:143: syntax error before
"data_size"
/opt/php-4.3.6/ext/oci8/php_oci8.h:143: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:144: syntax error before
"storage_size4"
/opt/php-4.3.6/ext/oci8/php_oci8.h:144: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:145: syntax error before
"indicator"
/opt/php-4.3.6/ext/oci8/php_oci8.h:145: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:146: syntax error before "retcode"
/opt/php-4.3.6/ext/oci8/php_oci8.h:146: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:147: syntax error before "retlen"
/opt/php-4.3.6/ext/oci8/php_oci8.h:147: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:148: syntax error before "retlen4"
/opt/php-4.3.6/ext/oci8/php_oci8.h:148: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:149: syntax error before "is_descr"
/opt/php-4.3.6/ext/oci8/php_oci8.h:149: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:150: syntax error before
"is_cursor"
/opt/php-4.3.6/ext/oci8/php_oci8.h:150: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:151: conflicting types for `descr'
/opt/php-4.3.6/ext/oci8/php_oci8.h:131: previous declaration of
`descr'
/opt/php-4.3.6/ext/oci8/php_oci8.h:152: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:152: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:155: conflicting types for `data'
/opt/php-4.3.6/main/php.h:255: previous declaration of `data'
/opt/php-4.3.6/ext/oci8/php_oci8.h:156: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:156: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:158: syntax error before
"cb_retlen"
/opt/php-4.3.6/ext/oci8/php_oci8.h:158: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:159: syntax error before "scale"
/opt/php-4.3.6/ext/oci8/php_oci8.h:159: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:160: syntax error before
"precision"
/opt/php-4.3.6/ext/oci8/php_oci8.h:160: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:161: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:164: syntax error before "sword"
/opt/php-4.3.6/ext/oci8/php_oci8.h:164: warning: no semicolon at end of
struct or union
/opt/php-4.3.6/ext/oci8/php_oci8.h:165: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:188: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:188: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/php_oci8.h:191: syntax error before '}' token
/opt/php-4.3.6/ext/oci8/php_oci8.h:191: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:139: syntax error before "oci_globals"
/opt/php-4.3.6/ext/oci8/oci8.c:139: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:158: syntax error before
"oci_handle_error"
/opt/php-4.3.6/ext/oci8/oci8.c:158: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:158: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:159: syntax error before "oci_error"
/opt/php-4.3.6/ext/oci8/oci8.c:159: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:159: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:160: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:163: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:177: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:177: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:177: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:178: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:178: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:178: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:179: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:179: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:182: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:182: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:184: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:184: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:184: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:186: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:187: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:187: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:187: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:188: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:189: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:190: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:191: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:193: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:195: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:195: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:196: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:198: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:198: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:198: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:199: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:201: syntax error before
"oci_bind_in_callback"
/opt/php-4.3.6/ext/oci8/oci8.c:201: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:201: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:202: syntax error before
"oci_bind_out_callback"
/opt/php-4.3.6/ext/oci8/oci8.c:202: syntax error before '*' token
/opt/php-4.3.6/ext/oci8/oci8.c:202: warning: data definition has no
type or storage class
/opt/php-4.3.6/ext/oci8/oci8.c:211: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:212: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:213: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:214: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:215: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:216: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:217: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:218: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:219: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:220: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:221: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:222: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:223: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:224: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:225: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:226: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:227: syntax error before "zval"
/opt/php-4.3.6/ext/oci8/oci8.c:228: syntax error before "zval"%0


Previous Comments:
------------------------------------------------------------------------

[2004-07-15 10:07:09] [EMAIL PROTECTED]

Have you tried it with 4.3.6 only or this happens with all versions of
PHP?
Please, try this:
make > make.log 2>&1
and give me a link to this file.

------------------------------------------------------------------------

[2004-07-15 09:41:45] post_ravi at yahoo dot com

Hi, 
 
 Sorry there was a delay in getting a new machine with 
 same setup at my site.

 Infact in the clean and new machine with same configuration as
specified earlier, i have appalied the patch 9204 (from
oracle/metalink) for Linux ES.

 But after installation also i ended up with the same error while using
the command (make) after configuring php.

 Please let me know whether do you expect any logs from my side.

------------------------------------------------------------------------

[2004-07-14 01:00:05] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2004-07-06 09:31:59] [EMAIL PROTECTED]

Could you please try the same at a clean machine?
Just to install Oracle Client & build PHP with OCI8 support.


------------------------------------------------------------------------

[2004-07-02 07:36:29] post_ravi at yahoo dot com

Hi 

 Please find the queries answered.

 1)  -------------- START ---------------

      cimlix002> grep @OCI8 /opt/php-4.3.6/config.status
                 [EMAIL PROTECTED]@%%g
                 [EMAIL PROTECTED]@%/home/oracle/OraHome1/%g
                 [EMAIL PROTECTED]@%9.2%g

     ---------------  END  ----------------------

 2)  ---------------- START  ----------------------

      find $ORACLE_HOME -name "oci.h" -print
      Ans: No such file is found 

      find $ORACLE_HOME -name "oro.h" -print
      Ans: No such file is found 

      Note : ORACLE_HOME = /home/oracle/OraHome1
  
    By the way these are the only header found when i 
  searched the ORACLE_HOME for *.h 
 
 cimlix002> find $ORACLE_HOME -name "*.h" -print
/home/oracle/OraHome1/xdk/include/oratypes.h
/home/oracle/OraHome1/xdk/include/oraxsd.h
/home/oracle/OraHome1/xdk/include/oraxml.h
/home/oracle/OraHome1/xdk/include/oraxmlcg.h
/home/oracle/OraHome1/rdbms/demo/oratypes.h
/home/oracle/OraHome1/rdbms/demo/xa.h
/home/oracle/OraHome1/ldap/public/oapt.h
/home/oracle/OraHome1/ldap/public/gsdsy.h
/home/oracle/OraHome1/ldap/public/gsdsd.h
/home/oracle/OraHome1/ldap/public/oamst.h
/home/oracle/OraHome1/ldap/public/oals.h
/home/oracle/OraHome1/ldap/public/oaos.h
/home/oracle/OraHome1/ldap/public/ldap.h
/home/oracle/OraHome1/ldap/public/dsspid.h
/home/oracle/OraHome1/ldap/public/omupi.h
/home/oracle/OraHome1/ldap/public/gslpl.h
/home/oracle/OraHome1/ldap/public/oacm.h
/home/oracle/OraHome1/ldap/public/oaxm.h
/home/oracle/OraHome1/ldap/public/oa.h
/home/oracle/OraHome1/ldap/public/oamh.h
/home/oracle/OraHome1/ldap/public/oodef.h
/home/oracle/OraHome1/ldap/public/oaodes.h
/home/oracle/OraHome1/ldap/public/gssdom.h
/home/oracle/OraHome1/ldap/public/dsid.h
/home/oracle/OraHome1/ldap/public/dsec.h
/home/oracle/OraHome1/ldap/public/dsi.h
/home/oracle/OraHome1/ldap/public/soa.h
/home/oracle/OraHome1/precomp/demo/proc/lobdemo1.h
/home/oracle/OraHome1/precomp/demo/proc/empclass.h
/home/oracle/OraHome1/precomp/public/oraca.h
/home/oracle/OraHome1/precomp/public/sqlca.h
/home/oracle/OraHome1/precomp/public/sqlda.h
/home/oracle/OraHome1/precomp/public/sql2oci.h
/home/oracle/OraHome1/precomp/public/sqlapr.h
/home/oracle/OraHome1/precomp/public/sqlcpr.h
/home/oracle/OraHome1/precomp/public/sqlkpr.h
/home/oracle/OraHome1/precomp/public/sqlucs2.h
/home/oracle/OraHome1/precomp/syshdr/a.out.h
/home/oracle/OraHome1/precomp/syshdr/limits.h
/home/oracle/OraHome1/precomp/syshdr/syslimits.h
/home/oracle/OraHome1/precomp/syshdr/bits/mathcalls.h
/home/oracle/OraHome1/precomp/syshdr/sys/ipc.h
/home/oracle/OraHome1/plsql/include/pdtyp.h
/home/oracle/OraHome1/plsql/include/pen.h
/home/oracle/OraHome1/plsql/include/pn.h
/home/oracle/OraHome1/plsql/include/pptyp.h
/home/oracle/OraHome1/plsql/include/pvm.h
/home/oracle/OraHome1/jdk/include/linux/jni_md.h
/home/oracle/OraHome1/jdk/include/linux/jawt_md.h
/home/oracle/OraHome1/jdk/include/jvmpi.h
/home/oracle/OraHome1/jdk/include/jawt.h
/home/oracle/OraHome1/jdk/include/jni.h
/home/oracle/OraHome1/jdk/include/jvmdi.h
/home/oracle/OraHome1/jdk/include-old/linux/miscdefs_md.h
/home/oracle/OraHome1/jdk/include-old/linux/path_md.h
/home/oracle/OraHome1/jdk/include-old/linux/io_md.h
/home/oracle/OraHome1/jdk/include-old/linux/jmath_md.h
/home/oracle/OraHome1/jdk/include-old/linux/hpi_md.h
/home/oracle/OraHome1/jdk/include-old/linux/jvm_md.h
/home/oracle/OraHome1/jdk/include-old/linux/typedefs_md.h
/home/oracle/OraHome1/jdk/include-old/linux/sysmacros_md.h
/home/oracle/OraHome1/jdk/include-old/linux/jawt_md.h
/home/oracle/OraHome1/jdk/include-old/linux/byteorder_md.h
/home/oracle/OraHome1/jdk/include-old/linux/timeval_md.h
/home/oracle/OraHome1/jdk/include-old/linux/gc_md.h
/home/oracle/OraHome1/jdk/include-old/tree.h
/home/oracle/OraHome1/jdk/include-old/gc.h
/home/oracle/OraHome1/jdk/include-old/common_exceptions.h
/home/oracle/OraHome1/jdk/include-old/hpi.h
/home/oracle/OraHome1/jdk/include-old/jawt.h
/home/oracle/OraHome1/jdk/include-old/vmprofiler.h
/home/oracle/OraHome1/jdk/include-old/dll.h
/home/oracle/OraHome1/jdk/include-old/jmath.h
/home/oracle/OraHome1/jdk/include-old/reflect.h
/home/oracle/OraHome1/jdk/include-old/alloc_cache.h
/home/oracle/OraHome1/jdk/include-old/native.h
/home/oracle/OraHome1/jdk/include-old/sys_api.h
/home/oracle/OraHome1/jdk/include-old/debug.h
/home/oracle/OraHome1/jdk/include-old/threads.h
/home/oracle/OraHome1/jdk/include-old/jit.h
/home/oracle/OraHome1/jdk/include-old/path.h
/home/oracle/OraHome1/jdk/include-old/oobj.h
/home/oracle/OraHome1/jdk/include-old/monitor.h
/home/oracle/OraHome1/jdk/include-old/breakpoints.h
/home/oracle/OraHome1/jdk/include-old/exceptions.h
/home/oracle/OraHome1/jdk/include-old/byteorder.h
/home/oracle/OraHome1/jdk/include-old/utf.h
/home/oracle/OraHome1/jdk/include-old/jvm.h
/home/oracle/OraHome1/jdk/include-old/opcodes.h
/home/oracle/OraHome1/jdk/include-old/oldnmi.h
/home/oracle/OraHome1/jdk/include-old/java_lang_String.h
/home/oracle/OraHome1/jdk/include-old/wrap.h
/home/oracle/OraHome1/jdk/include-old/java_lang_ThreadGroup.h
/home/oracle/OraHome1/jdk/include-old/java_lang_ClassLoader.h
/home/oracle/OraHome1/jdk/include-old/javaString.h
/home/oracle/OraHome1/jdk/include-old/java_lang_Thread.h
/home/oracle/OraHome1/jdk/include-old/bool.h
/home/oracle/OraHome1/jdk/include-old/typedefs.h
/home/oracle/OraHome1/jdk/include-old/util.h
/home/oracle/OraHome1/jdk/include-old/jvmpi.h
/home/oracle/OraHome1/jdk/include-old/bag.h
/home/oracle/OraHome1/jdk/include-old/log.h
/home/oracle/OraHome1/jdk/include-old/interpreter.h
/home/oracle/OraHome1/jdk/include-old/jvmdi.h
/home/oracle/OraHome1/jdk/include-old/monitor_cache.h
/home/oracle/OraHome1/jdk/include-old/StubPreamble.h
/home/oracle/OraHome1/jdk/include-old/signature.h
/home/oracle/OraHome1/jdk/include-old/typecodes.h
/home/oracle/OraHome1/javavm/jahome/jtc.h
/home/oracle/OraHome1/ord/img/demo/rpix.h

        ---------------  END  ----------------------

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/28616

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

Reply via email to