I am having a similar problem with iPlanet,  Solaris, Perl 5.8.0, DBI
1.30
but using my own scripts.

If I put "use DBI;" in the script, it dies with an error at line 243 in
dbi.pm.

On a whim I tried this fix, but it did not help.

I am getting some warning messages when I compile the DBI - I dont
know if they are related or not (I get similar warning messages when I
compile Perl 5.6.0, but it works fine with DBI 1.30 from the CGI).
The warning message is:

    warning: operation 'lna' may be undefined

I am getting it at each of the following locations:

    Perl.xsi:303
    Perl.xsi:339
    Perl.xsi:375
    DBI.xs:3348
    DBI.xs:3369

Anybody got any ideas:

Darrell

Reply via email to