On Sun, Jul 10, 2005 at 04:55:04PM -0400, Philip M. Gollucci wrote:
> Dean Arnold wrote:
> >>Characteristics of this binary (from libperl):
> >>  Compile-time options: DEBUGGING USE_64_BIT_INT USE_LARGE_FILES
> >I think the 64 bitness is your problem, I know I had to rebuild
> >perl for Solaris 10 cuz the default version is 64 bit.
> >
> >You'll need to rebuild with the USE_64_BIT_INT turned off.
> Good suggestion, but I've never had to do this before.  Something in DBI 
> changed.  I'd then have to account for that in everything that uses perl
> like apache. mod_perl, libapreq2, mod_pythong, and mod_php, etc....
> 
> Is this change intentional?  If so why ?

No, the DBI should "just work".

Probably is a bug related to 64 bitness. Can you try a perl with the
same config except without USE_64_BIT_INT?

Tim.

Reply via email to