On Oct 30, 2014, at 3:42 PM, Peter Shabino <[email protected]> wrote:
> IC:\STRAWB~1\perl\lib\CORE" Constants.c > In file included from C:/PROGRA~1/IBM/IBMDAT~1/include/sqlcli.h:983:0, > from Constants.xs:16: > C:/PROGRA~1/IBM/IBMDAT~1/include/sqlext.h:1747:5: error: unknown type name > '__in_ecount' > __in_ecount(cchConnStrIn) This really sounds as though an include or header file or two is missing. Again, I’m not a DB2 guru, but I do know you’ll get errors like this with Oracle if certain Oracle header files are missing; with oracle’s instant client, for example, you have to install an additional SDK package to get the various files needed to compile applications as well as the basic client to successfully install DBD::Oracle. -- Bruce Johnson University of Arizona College of Pharmacy Information Technology Group Institutions do not have opinions, merely customs
