On Thu, 2005-11-03 at 21:10 +0100, Michael Peppler wrote: > On Thu, 2005-11-03 at 11:53 -0500, [EMAIL PROTECTED] wrote: > > I have problem loading the DBD-Sybase-1.07 on Unix/Solaris 8 OS, SUN > > Fire V880 hardware. > > > > The perl Makefile.PL and the make command runs fine, but the make test > > command fails. > > The problem here is that DBD::Sybase currently depends on the libblk.a > library (the bulk-copy calls). This library isn't always installed along > with the server, in particular on mixed 64/32 bit environments.
I have just placed DBD::Sybase 1.07_01 in http://www.peppler.org/downloads. This version should detect the absence of the blk library, and build a version of DBD::Sybase that doesn't use these calls. 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