Module Net::Pcap is required for make test! Checking if your kit is complete... Looks good Writing Makefile for Net::ARP cp ARP.pm blib/lib/Net/ARP.pm /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap ARP.xs > ARP.xsc && mv ARP.xsc ARP.c Please specify prototyping behavior for ARP.xs (see perlxs manual) gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DBSD ARP.c In file included from ARP.xs:24: ppport.h: In function `Perl_grok_number': ppport.h:845: warning: passing arg 1 of `Perl_grok_numeric_radix' from incompatible pointer type ppport.h:845: warning: passing arg 2 of `Perl_grok_numeric_radix' from incompatible pointer type ppport.h:845: error: too few arguments to function `Perl_grok_numeric_radix' ppport.h:851: warning: passing arg 1 of `Perl_grok_numeric_radix' from incompatible pointer type ppport.h:851: warning: passing arg 2 of `Perl_grok_numeric_radix' from incompatible pointer type ppport.h:851: error: too few arguments to function `Perl_grok_numeric_radix' ARP.xs:29:30: net/ethernet.h: No such file or directory In file included from ARP.xs:32: arp.h: At top level: arp.h:46: error: redefinition of `struct arphdr' arp.h:58: error: parse error before "__THROW" arp.h:58: warning: data definition has no type or storage class ARP.xs: In function `XS_Net__ARP_send_packet': ARP.xs:47: error: invalid application of `sizeof' to incomplete type `ether_header' ARP.xs:50: error: invalid application of `sizeof' to incomplete type `ether_header' ARP.xs:121: warning: comparison between pointer and integer ARP.xs:127: warning: comparison between pointer and integer ARP.xs:150: error: dereferencing pointer to incomplete type ARP.xs:150: error: `ETHER_ADDR_LEN' undeclared (first use in this function) ARP.xs:150: error: (Each undeclared identifier is reported only once ARP.xs:150: error: for each function it appears in.) ARP.xs:151: error: dereferencing pointer to incomplete type ARP.xs:152: error: dereferencing pointer to incomplete type ARP.xs:152: error: `ETHERTYPE_ARP' undeclared (first use in this function) make: *** [ARP.o] Error 1