|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: DBD-Sybase 1.07_1 make test problem.
Date: Dec 8 2005 6:32PM
On Thu, 2005-12-08 at 13:21 -0500, gene.livshits@jpmorgan.com wrote:
> Hi,
>
> I would like to get some help on the following problem:
>
> I have Sybase 12.5 running on Solaris 2.8.
>in /opt/esp/common/lib/perl5/site_perl/5.8.7/sun4-solaris-thread-multi-64int/
This is your problem. There is a bug in a cast somewhere in the C code
(and I don't really remember where right now) when using a 32bit build
with large (64bit) ints.
You will have to rebuild perl, either in full 64bit mode (and you have
the OpenClient libs that go with that, including the libblk_r64.a), or
with "normal" 32 bit integers.
Michael
--
Michael Peppler - mpeppler@peppler.org - http://www.peppler.org/
Sybase DBA/Developer - TeamSybase: http://www.teamsybase.com/
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html
|