Hello,

Here's an excerpt from the build output

$ perl Makefile.PL

[...]

8.0.6.0.1            ORACLE Common RDBMS Libraries and Utilities
8.0.6.0.0            ORACLE PL/SQL Libraries                 
8.0.6.0.1            ORACLE Common Precomp Libraries         
8.0.6.0.0            PL/SQL                                  
8.0.6.0.1            Oracle8 Enterprise (RDBMS)              
8.0.6.0.1            Precomp                                 
8.0.6.0.1            Pro*C/C++                               

Oracle version 8.0.6

[...]

$ make

[...]

oci8.c: In function `init_lob_refetch':
oci8.c:1643: `OCI_ATTR_OBJ_NAME' undeclared (first use in this function)
oci8.c:1643: (Each undeclared identifier is reported only once
oci8.c:1643: for each function it appears in.)

OCI_ATTR_OBJ_NAME is to be found in 8i includes, but apparently not in 8.0
Or is it me?

-- 
  Daniel


Reply via email to