On Wed, 2004-06-16 at 19:44, Brian Millett wrote: > Hi Michael > I'm trying to compile this on a x86_64 platform running SuSE Enterprise > Server 8.
> cc -c -I/usr/include -DNO_THREADS -DSYB_LP64 > -I/usr/lib/perl5/site_perl/5.8.1/x86_64-linux-thread-multi/auto/DBI > -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING > -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g > -Wall -pipe -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fPIC > "-I/usr/lib/perl5/5.8.1/x86_64-linux-thread-multi/CORE" dbdimp.c > dbdimp.c: In function `syb_db_connect': > dbdimp.c:935: `CS_MAX_CONNECT' undeclared (first use in this function) > dbdimp.c:935: (Each undeclared identifier is reported only once > dbdimp.c:935: for each function it appears in.) > dbdimp.c:1158: `CS_PROP_SSL_CA' undeclared (first use in this function) I have just uploaded DBD::Sybase 1.04 to CPAN - this fixes the compile problem with FreeTDS (and possibly with old versions of Sybase, as well.) Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.peppler.org/ Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.peppler.org/resume.html
