Date: Sat, 08 Nov 2003 14:58:29 -0800 From: walt <wa1ter@myrealbox.com> To: freebsd-ports@freebsd.org Subject: ngrep broken in -current Message-ID: <3FAD7515.2070703@myrealbox.com>
next in thread | raw e-mail | index | archive | help
libpcap apparently changed in -current in a way that breaks ngrep: checking for pcap_restart in -lpcap... no checking for pcap_yyrestart in -lpcap... no checking for yyrestart in -lpcap... no no yacc restart func found perhaps libpcap wasn't compiled with bison/flex? ===> Building for ngrep-1.40.1 make: cannot open Makefile. *** Error code 2 This is from my existing ngrep: #ngrep /usr/libexec/ld-elf.so.1: Undefined symbol "yyin" referenced from COPY relocation in ngrep
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FAD7515.2070703>