Michael, Thanks for the info. I will ignore the message since I can do nothing about it. Thanks, Mark
________________________________ From: Michael Peppler [mailto:[EMAIL PROTECTED] Sent: Sat 5/14/2005 12:42 AM To: DBI users Subject: Re: DBD::Sybase make check errors On Fri, 2005-05-13 at 15:27, Mark Vaughan wrote: > All, > I am receiving numerous errors when running the 'make check' for > DBD::Sybase. > > My environment: > Solaris 2.8 > Perl 5.6.1 > Freetds 0.63 > > Here is the output from 'make check': > > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib > -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 > -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests > @ARGV;' t/*.t > t/autocommit....ok 1/5cs_config(CS_LOC_PROP) failed at > /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 225. > t/autocommit....NOK 4 A) Have you done a google search for this error? B) Have you read the README.freetds file that comes with the DBD::Sybase distribution? The CS_LOC_PROP error is expected, and is benign. The other errors are also expected, because FreeTDS doesn't yet support all the features of Sybase's OpenClient libraries. Michael -- Michael Peppler - [EMAIL PROTECTED] - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html This e-mail and any attachments may be confidential and/or legally privileged. If you have received this e-mail and you are not a named addressee, please inform Evolving Systems TIS at [EMAIL PROTECTED] and then delete the e-mail from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this e-mail. To ensure regulatory compliance and for the protection of our clients and business, Evolving Systems may monitor and read e-mails sent to and from its servers. Although Evolving Systems routinely screens for viruses, addressees should scan this e-mail and any attachments for viruses. Evolving Systems makes no representation or warranty as to the absence of viruses in this e-mail or any attachments. Registered Office: 9777 Mt. Pyramid Ct Suite 100, Englewood, CO 80112
