Problem building DBD::Sybase

José Ernesto Echeverría ernestoe at sv.cciglobal.net
Fri Sep 21 10:49:34 EDT 2001


I installed freetds and sqsh and everything works fine. I followed
instructions of the User's guide.
 
However, when building DBD::Sybase, the process fails in the file:
 
dbdimp.c
 
The output follows:
 
cc -c -I/usr/local/freetds/include
-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -fno-s
trict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-DVERSION=\"0.93\" -DXS_VERSION=\"0.
93\" -fpic -I/usr/local/lib/perl5/5.6.1/i686-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
 
 
Are any declarations missing from the libraries?
Can anyone point me in the right direction for building?
 
Thanks in advance!
 
José Ernesto Echeverría
ernestoe at sv.cciglobal.net
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ibiblio.org/pipermail/freetds/attachments/20010921/a73b4175/attachment.html 


More information about the FreeTDS mailing list