Note (probably harmless): No library found for -lhid Note (probably harmless): No library found for -lusb Checking if your kit is complete... Looks good Writing Makefile for Device::MX240 cp MX240.pm blib/lib/Device/MX240.pm AutoSplitting blib/lib/Device/MX240.pm (blib/lib/auto/Device/MX240) /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/typemap MX240.xs > MX240.xsc && mv MX240.xsc MX240.c Please specify prototyping behavior for MX240.xs (see perlxs manual) gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -mlp64 -L/lib/hpux64 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE MX240.c MX240.xs:8:17: hid.h: No such file or directory MX240.xs: In function `read_dev': MX240.xs:29: error: `HIDInterface' undeclared (first use in this function) MX240.xs:29: error: (Each undeclared identifier is reported only once MX240.xs:29: error: for each function it appears in.) MX240.xs:29: error: `hid' undeclared (first use in this function) MX240.xs:37: error: parse error before ')' token MX240.xs: In function `write_dev': MX240.xs:55: error: `HIDInterface' undeclared (first use in this function) MX240.xs:55: error: `hid' undeclared (first use in this function) MX240.xs:63: error: parse error before ')' token MX240.xs: In function `open_dev': MX240.xs:81: error: `hid_return' undeclared (first use in this function) MX240.xs:81: error: parse error before "ret" MX240.xs:82: error: `HIDInterface' undeclared (first use in this function) MX240.xs:82: error: `hid' undeclared (first use in this function) MX240.xs:85: error: `HIDInterfaceMatcher' undeclared (first use in this function) MX240.xs:85: error: parse error before "matcher" MX240.xs:87: error: `ret' undeclared (first use in this function) MX240.xs:89: error: `HID_RET_SUCCESS' undeclared (first use in this function) MX240.xs:100: error: `matcher' undeclared (first use in this function) MX240.xs: In function `close_dev': MX240.xs:118: error: `HIDInterface' undeclared (first use in this function) MX240.xs:118: error: `hid' undeclared (first use in this function) MX240.xs:119: error: `hid_return' undeclared (first use in this function) MX240.xs:119: error: parse error before "ret" MX240.xs:125: error: parse error before ')' token MX240.xs:132: error: `ret' undeclared (first use in this function) MX240.xs:133: error: `HID_RET_SUCCESS' undeclared (first use in this function) make: *** [MX240.o] Error 1