Re: DBD-Sybase 1.07_1 make test problem.
Michael Peppler <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2005-12-08 at 13:21 -0500, [email protected] 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 - [email protected] - http://www.peppler.org/ Sybase DBA/Developer - TeamSybase: http://www.teamsybase.com/ Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html