5 Jan
2006
5 Jan
'06
12:19 p.m.
Paul TBBle Hampson <Paul.Hampson@Pobox.com> wrote:
As I recall, I didn't apply the net-snmp patch to release_1_0 branch because it choked up some problems with net-snmp (on Fedora Core??) pulling in incorrect autoconf #defines, and breaking the build.
Stupid net-snmp. It installs their "autoconf.h" in a header file that everyone uses. So including net-snmp means that suddenly HAVE_PTHREAD_H is defined, even if you didn't want it. I fixed it in the CVS head, and the same fix can be pulled into 1.1.1. Alan DeKok.