Attached are output from Makefile.PL and two passes of 
make -k. Make fails with:

gcc -c -I/opt/oracle/product/8.0.5//rdbms/demo
-I/opt/oracle/product/8.0.5//rdbms/public
-I/opt/oracle/product/8.0.5//plsql/public -I/opt/oracle/product/8.0
..5//network/public -I/opt/oracle/product/8.0.5//rdbms/demo
-I/opt/oracle/product/8.0.5//rdbms/demo
-I/export/home/asajanla/lembark/sandbox/perl5//lib/site_p
erl/5.6.1/sun4-solaris/auto/DBI -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.12\"
-DXS_VERSION=
\"1.12\" -fPIC
-I/export/home/asajanla/lembark/sandbox/perl5/lib/5.6.1/sun4-solaris/CORE
oci8.c
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: Warning: Target `makemakerdflt' not remade because of errors


This doesn't look like it's related to use -Uusemymalloc 
mentioned in the Makefile.PL output. README files don't 
have anything exciting about 8.0.5 or this particular 
error (at least grep-ing for the symbols listed above 
didn't get me anything in the README's).

Any suggestions?


--
Steven Lembark                              2930 W. Palmer
Workhorse Computing                      Chicago, IL 60647
                                           +1 800 762 1582

Attachment: make-k.pass1
Description: Binary data

Attachment: make-k.pass2
Description: Binary data

Attachment: perl-Makefile.PL-output
Description: Binary data

Reply via email to