PERFORCE change 131516 for review

Robert Watson rwatson at FreeBSD.org
Mon Dec 24 03:42:50 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=131516

Change 131516 by rwatson at 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.


More information about the p4-projects mailing list