hello, i try to install the Net::ARP module.
here is the screen messages : --- ... ... CPAN.pm: Going to build C/CR/CRAZYDJ/Net-ARP-1.0.6.tgz Checking if your kit is complete... Looks good Writing Makefile for Net::ARP cp ARP.pm blib/lib/Net/ARP.pm /usr/bin/perl /System/Library/Perl/5.8.6/ExtUtils/xsubpp -typemap /System/Library/Perl/5.8.6/ExtUtils/typemap ARP.xs > ARP.xsc && mv ARP.xsc ARP.c Please specify prototyping behavior for ARP.xs (see perlxs manual) cc -c -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" "-I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE" -DBSD ARP.c ARP.xs:30:27: error: netinet/ether.h: No such file or directory In file included from ARP.xs:33: arp.h:62: error: parse error before '__THROW' arp.h:62: warning: data definition has no type or storage class make: *** [ARP.o] Error 1 CRAZYDJ/Net-ARP-1.0.6.tgz /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: CRAZYDJ/Net-ARP-1.0.6.tgz : make NO cpan> --- "kit" is complete and looks good... but install seems impossible. have you any idea what is happening ? thanks for yout help. the perl version is v5.8.6 built for darwin-thread-multi-2level and make is GNU Make 3.80 in /usr/bin/make. -- klp