I have been trying to install DBD:Sybase for this function. I have installed the
freetds and am tring to install the DBD:Sybase but when I try to do my make on 
the install I get this error messages. 

Any Ideas.

Jason 



cc -c -I/usr/local/freetds/include -I/usr/lib/perl5/site_perl/5.6.0/i586-
linux/auto/DBI -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS=64 -O2 -pipe     -DVERSION=\"0.93\" -DXS_VERSION=\"0.93\" -
fpic -I/usr/lib/perl5/5.6.0/i586-linux/CORE  dbdimp.c
dbdimp.c: In function `syb_ct_prepare_send':
dbdimp.c:2661: `CS_SEND_DATA_CMD' undeclared (first use in this function)
dbdimp.c:2661: (Each undeclared identifier is reported only once
dbdimp.c:2661: for each function it appears in.)
dbdimp.c:2661: `CS_COLUMN_DATA' undeclared (first use in this function)
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'
dbdimp.c: In function `_dbd_rebind_ph':
dbdimp.c:3237: `CS_NO_RECOMPILE' undeclared (first use in this function)
make: *** [dbdimp.o] Error 1

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to