Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2007 11:42:49 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 131516 for review
Message-ID:  <200712241142.lBOBgn9T085226@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=131516

Change 131516 by rwatson@rwatson_cinnamon on 2007/12/24 11:42:14

	Note on libpcap rebuilding.

Affected files ...

.. //depot/projects/zcopybpf/README#2 edit

Differences ...

==== //depot/projects/zcopybpf/README#2 (text+ko) ====

@@ -42,3 +42,7 @@
 
 The necessary autoconf/automake work has not yet been done to submit these
 patches back to tcpdump.org.
+
+If doing an incremental rebuild of libpcap, make sure to "make clean" before
+"make" and "make install", as the dependencies appear not always to pick up
+changes in the size of pcap_t, which can cause libpcap to become confused.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712241142.lBOBgn9T085226>