On Tue, 2003-02-25 at 16:49, Karyn Ulriksen wrote:
> Here's the 'make test' failures, I'm seeing when running 'make test' on the
> DBD::Sybase 0.95.  Don't see them in 0.94.  Maybe our faithful CPAN
> contributor can make heads or tails of it.  Note the repeated references to
> the undefined "cs_ctx_global.  This issues does not come up in 0.94.   This
> same failure occurs with Perl 5.6.0, 5.6.1, and 5.8.0.

The cs_ctx_global() symbol was missing in freetds up to
0.61-rc<anything>.

The issue was brought up many times here and on the freetds mailing
list, with the fix being to either use a more recent CVS snapshot of
freetds, or edit dbdimp.c and change cs_ctx_global() to cs_ctx_alloc().

Michael
-- 
Michael Peppler                              Data Migrations, Inc.
[EMAIL PROTECTED]                 http://www.mbay.net/~mpeppler
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or 
long term contract positions - http://www.mbay.net/~mpeppler/resume.html

Reply via email to