Ooops - Sorry!! I sent an HTML reply and my links went away. Here is my reply with the links preserved:
I assume you have installed the freetds library. Please follow the solutions given here: http://lists.ibiblio.org/pipermail/freetds/2006q3/020587.html and here: http://www.perlmonks.org/?node_id=748931 For a complete article (without the solution to the missing BLK_VERSIONs) refer to this article: http://www.linuxjournal.com/article/5732 HTH On Tue, 2009-07-21 at 14:38 +0800, Jenn G. wrote: > Hello, > > I follow the steps on this link to install and use DBD::Sybase for MSSQL: > http://www.perlmonks.org/?node_id=392385 > > But when configure I got: > > BLK api NOT available. > > Then make got: > > dbdimp.c:777: error: 'BLK_VERSION_150' undeclared (first use in this function) > dbdimp.c:777: error: (Each undeclared identifier is reported only once > dbdimp.c:777: error: for each function it appears in.) > dbdimp.c:781: error: 'BLK_VERSION_125' undeclared (first use in this function) > dbdimp.c:785: error: 'BLK_VERSION_120' undeclared (first use in this function) > > > I searched but cound't find what's BLK api. > Does it mean to use DBD::Sybase I have to install Sybase server firstly? > > Thanks. > -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/