The mailing list has archives through http://dbi.symbolstone.org
and searching for 'undeclared identifier would've saved you the wait...
> oci8.c: In function `oci_hdtype_name':
> oci8.c:100: `OCI_HTYPE_SUBSCRIPTION' undeclared (first use in
> this function)
> oci8.c:100: (Each undeclared identifier is reported only once
> oci8.c:100: for each function it appears in.)
> oci8.c:109: `OCI_DTYPE_LOCATOR' undeclared (first use in this
> function)
> *** Error code 1
> make: Fatal error: Command failed for target `oci8.o'
Previously on the DBI mailing list, and now in
syndication:
On Fri, Aug 31, 2001 at 03:02:47PM -0700, Wilson, Doug wrote:
>
> oci8.c: In function `oci_hdtype_name':
> oci8.c:100: `OCI_HTYPE_SUBSCRIPTION' undeclared (first use in this
function)
> oci8.c:100: (Each undeclared identifier is reported only once
> oci8.c:100: for each function it appears in.)
> oci8.c:109: `OCI_DTYPE_LOCATOR' undeclared (first use in this function)
[Sigh.]
Just delete those lines.
Tim.