On Tue, 2002-11-05 at 13:46, Anderson A. M. Neitzke wrote: > Help!!! > > perl: error while loading shared libraries: > /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/DBD/Sybase/Sybase.so: > undefined symbol: cs_ctx_global.
Good thing that I know what you are talking about, because you don't give much information... You are using FreeTDS with the latest (0.95) version of DBD::Sybase. You have two solutions: 1. Edit DBD::Sybase's dbdimp.c, and change cs_ctx_global() to cs_ctx_alloc(). 2. Download and build the latest CVS snapshot of FreeTDS. Michael -- Michael Peppler / [EMAIL PROTECTED] / http://www.mbay.net/~mpeppler [EMAIL PROTECTED] / ZetaTools, Inc / http://www.zetatools.com ZetaTools: Call perl functions as Sybase stored procedures!
signature.asc
Description: This is a digitally signed message part
