see README.java
And scan the list archives for "You must install a Solaris patch ", many
threads on the topic.
> -----Original Message-----
> From: Mickey Mestel [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 09, 2001 6:14 PM
> To: Dbi-Users@Perl. Org
> Subject: Errors building DBD::Oracle w/8.1.6
>
>
> hi,
>
> i know this isn't everything, i'm trying to include what
> seems pertinent
> w/out making this a 100k message. i have everything else at hand, and can
> supply anything needed, and any help here is greatly appreciated. here it
> is:
>
> perl: perl5 (revision 5.0 version 6 subversion 0)
> DBI: 1.14
> DBD::Oracle: 1.06
> platform: Solaris x86 version 7
> Oracle: 8.1.6
>
> perl and dbi built and work fine, (in fact i also have
> Informix 1.00.PC1
> built and running fine), so i think that drops them both from the
> equation.
>
> building Oracle 1.06, the build looks good, no errors.
> numerous lines like
> this:
>
> Oracle.c: In function `XS_DBD__Oracle_constant':
> Oracle.c:17: warning: unused variable `Perl___notused'
>
> and numerous lines like this:
> dbdimp.c: In function `dbd_discon_all':
> dbdimp.c:56: warning: unused variable `Perl___notused'
> dbdimp.c: In function `ora_db_login6':
> dbdimp.c:202: warning: long unsigned int format, unsigned int arg (arg 4)
> dbdimp.c:207: warning: long unsigned int format, unsigned int arg (arg 5)
> dbdimp.c:207: warning: long unsigned int format, unsigned int arg (arg 6)
> dbdimp.c:215: warning: long unsigned int format, unsigned int arg (arg 6)
>
> but no errors, it seems to build fine.
>
> make test looks like this:
>
> nb% make test
> PERL_DL_NONLAZY=1
> /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.
> 6.0/i86pc-solaris -I/usr/local/lib/perl5/5.6.0 -e 'use Test::Harness
> qw(&runtest
> s $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/base..............You must install a Solaris patch to run this
> version of
> the
> Java runtime.
> Please see the README and release notes for more information.
> Exiting.
> t/base..............dubious
> Test returned status 1 (wstat 256, 0x100)
> Prototype mismatch: sub Test::Harness::_LARGEFILE_SOURCE vs () at
> (eval 24)
> line
> 1.
> DIED. FAILED tests 4-5
> Failed 2/5 tests, 60.00% okay
> t/general...........You must install a Solaris patch to run this
> version of
> the
> Java runtime.
> Please see the README and release notes for more information.
> Exiting.
> t/general...........dubious
> Test returned status 1 (wstat 256, 0x100)
> Undefined subroutine &Test::Harness::WCOREDUMP called at
> /usr/local/lib/perl5/5.
> 6.0/Test/Harness.pm line 334.
> make: *** [test_dynamic] Error 1
>
> the java runtime looks more that a bit suspect, and some of
> these look
> familiar, but it has been a long time since i have done any
> building of new
> versions.
>
> any help? i am ready and able to supply any info needed.
>
> thanks,
>
> mickm
>
> BayGate, Inc.
> 539 Bryant St. # 400
> San Francisco, CA 94107
> Phone: 415.908.3944
> Fax: 415.908.3945
> www.baygate.com
>
>