NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/46803: Building mongodb fails with error message about redeclaration of bpf_filter and bpf_validate



The following reply was made to PR lib/46803; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: lib/46803: Building mongodb fails with error message about
 redeclaration of bpf_filter and bpf_validate
Date: Thu, 16 Aug 2012 22:04:33 +0000

 On Wed, Aug 15, 2012 at 08:25:03PM +0000, Max Khardin wrote:
  >  That's system I've just installed using
  >  
http://mirror.corbina.net/pub/NetBSD/iso/6.0_BETA2/NetBSD-6.0_BETA2-amd64.isoimage,
  >  so I think headers should be from BETA2. Is there any way to check
  >  their version?
 
 pcap.h is cleverly missing CVS ID strings, so not all that easily.
 
 Try this:
 
 % find /usr/include/ -name '*pcap*.h' -type f -print | xargs md5
 
 I believe it should give you:
 
 MD5 (/usr/include/pcap/pcap.h) = def462156a0719cdc243e6c3ac26ff60
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index