Kind folks,
I have looked in the archives, and although I have found some (older)
similar descriptions of my problem, I have found no responses that appear to
be solutions.

Below is included a snippet of an attempt to install DBD::Oracle 1.06.  
Starting out with 'perl Makefile.PL' I get the output below.

<snip>

> perl Makefile.PL
......
......

Using DBD::Oracle 1.06.
Using DBI 1.15 installed in
/opt/local/perl500404/lib/site_perl/sun4-solaris/auto/DBI
Writing Makefile for DBD::Oracle
String found where operator expected at (eval 124) line 1, near "'long
unsigned' 'int'"
        (Missing operator before  'int'?)
Number found where operator expected at (eval 130) line 1, near ")0"
        (Missing operator before 0?)
</snip>

The subsequent 'make' appears to work fine, but the following 'make test'
fails - apparently because of some similar errors with Makefile.PL

Although my sense is that the package has been built fine, I simply can't
bring myself to install on our production machine without being able to get
a clean 'make test' - especially since I cannot find a copy of v1.03
anywhere (what we're currently using).

Any ideas?
Thanks in advance,
David Curiel

Reply via email to