Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lsdiclient Writing Makefile for Authen::ACE cp ACE.pm blib/lib/Authen/ACE.pm /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap ACE.xs > ACE.xsc && mv ACE.xsc ACE.c gcc -c -I/ipl/src/Source/commercial/ace -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.90\" -DXS_VERSION=\"0.90\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" ACE.c In file included from ACE.xs:15: sdi.h:5:22: sdi_athd.h: No such file or directory sdi.h:6:22: sdi_defs.h: No such file or directory sdi.h:7:22: sdacmvls.h: No such file or directory sdi.h:8:20: sdconf.h: No such file or directory ACE.xs: In function `constant': ACE.xs:33: error: `ACM_OK' undeclared (first use in this function) ACE.xs:33: error: (Each undeclared identifier is reported only once ACE.xs:33: error: for each function it appears in.) ACE.xs:34: error: `ACM_ACCESS_DENIED' undeclared (first use in this function) ACE.xs:35: error: `ACM_NEXT_CODE_REQUIRED' undeclared (first use in this function) ACE.xs:36: error: `ACM_NEW_PIN_REQUIRED' undeclared (first use in this function) ACE.xs:37: error: `ACM_NEW_PIN_ACCEPTED' undeclared (first use in this function) ACE.xs:38: error: `ACM_NEW_PIN_REJECTED' undeclared (first use in this function) ACE.xs:41: error: `CANNOT_CHOOSE_PIN' undeclared (first use in this function) ACE.xs:44: error: `MUST_CHOOSE_PIN' undeclared (first use in this function) ACE.xs:47: error: `USER_SELECTABLE' undeclared (first use in this function) ACE.xs: In function `XS_Authen__ACE_sd_init': ACE.xs:76: error: invalid application of `sizeof' to an incomplete type ACE.xs:77: error: invalid application of `sizeof' to an incomplete type ACE.xs: In function `XS_Authen__ACE_sd_auth': ACE.xs:91: error: dereferencing pointer to incomplete type ACE.xs:91: error: `LENACMNAME' undeclared (first use in this function) ACE.xs:95: error: `ACM_OK' undeclared (first use in this function) ACE.xs:97: error: dereferencing pointer to incomplete type ACE.xs:97: error: dereferencing pointer to incomplete type ACE.xs: In function `XS_Authen__ACE_sd_check': ACE.xs:116: error: `ACM_OK' undeclared (first use in this function) ACE.xs:118: error: dereferencing pointer to incomplete type ACE.xs:118: error: dereferencing pointer to incomplete type ACE.xs:120: error: `ACM_ACCESS_DENIED' undeclared (first use in this function) ACE.xs:122: error: `ACM_NEXT_CODE_REQUIRED' undeclared (first use in this function) ACE.xs:124: error: dereferencing pointer to incomplete type ACE.xs:126: error: `ACM_NEW_PIN_REQUIRED' undeclared (first use in this function) ACE.xs:128: error: dereferencing pointer to incomplete type ACE.xs:128: error: dereferencing pointer to incomplete type ACE.xs:129: error: dereferencing pointer to incomplete type ACE.xs:130: error: dereferencing pointer to incomplete type ACE.xs:131: error: dereferencing pointer to incomplete type ACE.xs:132: error: dereferencing pointer to incomplete type ACE.xs: In function `XS_Authen__ACE_sd_next': ACE.xs:148: error: `ACM_OK' undeclared (first use in this function) ACE.xs:150: error: dereferencing pointer to incomplete type ACE.xs:150: error: dereferencing pointer to incomplete type ACE.c: At top level: ACE.xs:58: error: storage size of `configure' isn't known make: *** [ACE.o] Error 1