Note (probably harmless): No library found for -lnet Note (probably harmless): No library found for -lpcap Checking if your kit is complete... Looks good Writing Makefile for Net::Arping cp Arping.pm blib/lib/Net/Arping.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 Arping.xs > Arping.xsc && mv Arping.xsc Arping.c Please specify prototyping behavior for Arping.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=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE INC Arping.c gcc: INC: No such file or directory Arping.xs:17:20: libnet.h: No such file or directory Arping.xs:18:19: pcap.h: No such file or directory Arping.xs: In function `XS_Net__Arping_send_arp': Arping.xs:44: error: `LIBNET_ERRBUF_SIZE' undeclared (first use in this function) Arping.xs:44: error: (Each undeclared identifier is reported only once Arping.xs:44: error: for each function it appears in.) Arping.xs:45: error: `PCAP_ERRBUF_SIZE' undeclared (first use in this function) Arping.xs:50: error: storage size of 'filter' isn't known Arping.xs:51: error: `pcap_t' undeclared (first use in this function) Arping.xs:51: error: `handle' undeclared (first use in this function) Arping.xs:67: warning: "struct pcap_pkthdr" declared inside parameter list Arping.xs:67: warning: its scope is only this definition or declaration, which is probably not what you want Arping.xs: In function `handlepacket': Arping.xs:71: error: `u_int32_t' undeclared (first use in this function) Arping.xs:71: error: parse error before "ip" Arping.xs:79: error: invalid application of `sizeof' to incomplete type `libnet_ethernet_hdr' Arping.xs:80: error: `ip' undeclared (first use in this function) Arping.xs:86: error: parse error before "rr" Arping.xs: In function `XS_Net__Arping_send_arp': Arping.xs:116: error: `LIBNET_RESOLVE' undeclared (first use in this function) Arping.xs:130: warning: assignment makes pointer from integer without a cast Arping.xs:140: error: `LIBNET_IP_H' undeclared (first use in this function) Arping.xs:140: error: `LIBNET_ETH_H' undeclared (first use in this function) Arping.xs:140: error: `LIBNET_ARP_H' undeclared (first use in this function) Arping.xs:148: warning: assignment makes pointer from integer without a cast Arping.xs:153: error: dereferencing pointer to incomplete type Arping.xs:156: error: `ETHERTYPE_ARP' undeclared (first use in this function) Arping.xs:161: error: `ETHERTYPE_IP' undeclared (first use in this function) Arping.xs:188: error: `pcap_handler' undeclared (first use in this function) Arping.xs:188: error: parse error before "handlepacket" make: *** [Arping.o] Error 1