From: Guy Harris Date: Sun, 4 Mar 2012 00:10:42 +0000 (-0800) Subject: Ask for the libpcap Makefile while we're at it. X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/917afc3342a6226d9c4886ab450ed135737ac25c Ask for the libpcap Makefile while we're at it. ...so that we can see what's being used to turn grammar.y into grammar.c. While we're at it, say "config.log file from the libpcap source directory", in the hopes of making it more likely that we'll get it in addition to the tcpdump config.log. --- diff --git a/aclocal.m4 b/aclocal.m4 index a1611ef9..7573fae3 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -447,7 +447,8 @@ AC_DEFUN(AC_LBL_LIBPCAP, [Report this to tcpdump-workers@lists.tcpdump.org, and include the config.log file in your report. If you have downloaded libpcap from tcpdump.org, and built it yourself, please also include the config.log -file for libpcap, and the output of the make process for libpcap, as +file from the libpcap source directory, the Makefile from the libpcap +source directory, and the output of the make process for libpcap, as this could be a problem with the libpcap that was built, and we will not be able to determine why this is happening, and thus will not be able to fix it, without that information, as we have not been able to diff --git a/configure b/configure index cea1cde2..6acce54f 100755 --- a/configure +++ b/configure @@ -7556,7 +7556,8 @@ else { { echo "$as_me:$LINENO: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the config.log file in your report. If you have downloaded libpcap from tcpdump.org, and built it yourself, please also include the config.log -file for libpcap, and the output of the make process for libpcap, as +file from the libpcap source directory, the Makefile from the libpcap +source directory, and the output of the make process for libpcap, as this could be a problem with the libpcap that was built, and we will not be able to determine why this is happening, and thus will not be able to fix it, without that information, as we have not been able to @@ -7564,7 +7565,8 @@ reproduce this problem ourselves." >&5 echo "$as_me: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the config.log file in your report. If you have downloaded libpcap from tcpdump.org, and built it yourself, please also include the config.log -file for libpcap, and the output of the make process for libpcap, as +file from the libpcap source directory, the Makefile from the libpcap +source directory, and the output of the make process for libpcap, as this could be a problem with the libpcap that was built, and we will not be able to determine why this is happening, and thus will not be able to fix it, without that information, as we have not been able to