On Mon, 30 Oct 2006 07:13:51 -0800 chris wrote:
CJ> On Leopard and on Intel-based Tiger systems, --enable-mini-agent is
CJ> required because there is no /dev/kmem. (Configure says --without-
CJ> kmem-usage can only be used with --enable-mini-agent.)
Hmmm... I suggest, as a test, that you try wi
On 25-Oct-2006, at 2:56 PM, Robert Story wrote:On Wed, 25 Oct 2006 16:57:45 -0400 chris wrote: CJ> On 20-Oct-2006, at 5:04 PM, Thomas Anders wrote: CJ> CJ> > Robert Story wrote: CJ> >> Darwin 8 & 9 don't include the freeBSD or generic system header, CJ> >> and thus end CJ> >> up with no INP_NEXT
On Wed, 25 Oct 2006 16:57:45 -0400 chris wrote:
CJ> On 20-Oct-2006, at 5:04 PM, Thomas Anders wrote:
CJ>
CJ> > Robert Story wrote:
CJ> >> Darwin 8 & 9 don't include the freeBSD or generic system header,
CJ> >> and thus end
CJ> >> up with no INP_NEXT_SYMBOL header. This simple patch adds the
CJ
On 20-Oct-2006, at 5:04 PM, Thomas Anders wrote:Robert Story wrote: Darwin 8 & 9 don't include the freeBSD or generic system header, and thus end up with no INP_NEXT_SYMBOL header. This simple patch adds the symbol to the darwin 8 & 9 headers. +1, as already said on IRC. My compilations did not re
Robert Story wrote:
> Darwin 8 & 9 don't include the freeBSD or generic system header, and thus end
> up with no INP_NEXT_SYMBOL header. This simple patch adds the symbol to the
> darwin 8 & 9 headers.
+1, as already said on IRC.
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
-
Darwin 8 & 9 don't include the freeBSD or generic system header, and thus end
up with no INP_NEXT_SYMBOL header. This simple patch adds the symbol to the
darwin 8 & 9 headers.
Index: include/net-snmp/system/darwin8.h
=== RCS
file: /cv