3 Jun 2012 21:33
Problem build tcpdump pcap_parse is undefined
Giovanni <giovanni.nervi <at> yahoo.com>
2012-06-03 19:33:10 GMT
2012-06-03 19:33:10 GMT
Hi, I have a problem to build tcpdump. I attach all file requested. I have this problem with libpcap1.1.1, libpcap1.2.1 and with lastest git libpcap. The log is produced with lastest tcpdump and libpcap. Maybe the problem is my system. I have these versions: gcc (SUSE Linux) 4.3.2 bison-2.3-127.22 flex-2.5.35-43.19 glibc-2.9-2.13.1 I tried to build libpcap with ./configure --without-flex --without-bison the problem is always the same. /tmp/libpcap> nm -po libpcap.a | egrep parse libpcap.a:gencode.o: U pcap_parse libpcap.a:gencode.o:00009a00 T finish_parse libpcap.a:grammar.o:00000070 T yyparse libpcap.a:grammar.o: U finish_parse Thank you Giovanni
RSS Feed