in reply to Re^2: Net::Pcap install problem
in thread Net::Pcap install problem

seems your compiler is peaky about the extension of the filename given in the -o <file> option. Does it work if you replace cpp-out.h with cpp.out for example?

cheers --stephan