Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 19:00:03 -0800 (PST)
From:      Michael Harnois <mdharnois@hotmail.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/23341: ucd-snmp fails to build on -current
Message-ID:  <200012070300.eB7303A43538@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/23341; it has been noted by GNATS.

From: Michael Harnois <mdharnois@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org, mdharnois@home.com
Cc:  
Subject: Re: ports/23341: ucd-snmp fails to build on -current
Date: Wed, 06 Dec 2000 20:59:58 -0600

 Ah, here we are ...
 
 --- disk.c.orig Wed Dec  6 20:57:10 2000
 +++ disk.c      Wed Dec  6 20:59:13 2000
 @@ -24,11 +24,11 @@
  #include <sys/vmmeter.h>
  #endif
  #endif
 -#if HAVE_SYS_CONF_H
 -#include <sys/conf.h>
 -#endif
  #if HAVE_SYS_PARAM_H
  #include <sys/param.h>
 +#endif
 +#if HAVE_SYS_CONF_H
 +#include <sys/conf.h>
  #endif
  #if HAVE_ASM_PAGE_H
  #include <asm/page.h>
 
 --
 Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
 mdharnois@home.com                      aa0bt@aa0bt.ampr.org
  If they can get you asking the wrong questions,
  they don't have to worry about the answers.
       -- Thomas Pynchon
 
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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