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/


Reply via email to