Hi,

         I'm trying to install DBD::Sybase in my linuxbox to connect with a 
MS SQL Server (6.5), but I get the following error when
I run 'make':
----------------------
gcc -c -I/usr/local/freetds/include 
-I/usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -fno-strict
-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-O2   -DVERSION=\"0.93\" -DXS_VERSION=\"0.93\"
-fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE  dbdimp.c
dbdimp.c: In function `syb_ct_finish_send':
dbdimp.c:2695: structure has no member named `timestamp'
dbdimp.c:2698: structure has no member named `timestamp'
dbdimp.c:2699: structure has no member named `timestamplen'
make: *** [dbdimp.o] Error 1
---------------------

Also, I get some 'notes' whe I do perl Makefile.PL:
---------------------
Sybase OpenClient  found.
Note (probably harmless): No library found for -lcs
Note (probably harmless): No library found for -lsybtcl
Note (probably harmless): No library found for -lcomn
Note (probably harmless): No library found for -lintl
Using DBI 1.18 installed in /usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI
Writing Makefile for DBD::Sybase
--------------------

I installed freeTDS with the 'with-tdsver=4.2' optin only, everything else 
by default.

         Any help? :)


                 Javier Dussaillant G.
                 [EMAIL PROTECTED]
                 Departamento de Desarrollo VRWEB ltda.
                 http://www.vrweb.cl

Reply via email to