I would appreciate help on Make failure:
In file included from tcpreplay.c:68:
fakepcap.h:40: error: conflicting types for 'pcap_datalink_val_to_description'/usr/local/include/pcap.h:245: error: previous declaration of 'pcap_datalink_val_to_description' was here
fakepcap.h:40: error: conflicting types for 'pcap_datalink_val_to_description'/usr/local/include/pcap.h:245: error: previous declaration of 'pcap_datalink_val_to_description' was here
The conflicting types are:
fakepcap.h,68: char *pcap_datalink_val_to_description(int dlt);
pcap.h, 245: const char *pcap_datalink_val_to_description(int);
Sys info:
tcpreplay-2.3.5
pcap.h,v 1.52.2.5 2005/07/07
libpcap-0.9.4-sol10-x86-local
tcpdump-3.9.4-sol10-x86-local
Solaris 10x86 6-06
Laptop IBM T43
Thank you
Seth
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
