Date: Sun, 23 Jun 2002 17:46:44 -0700 (PDT) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/net-snmp/files patch-al Message-ID: <200206240046.g5O0kiG62693@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2002/06/23 17:46:44 PDT
Modified files:
net/net-snmp/files patch-al
Log:
Fix breakage on latest -current.
This breakage is caused because:
o struct statvfs is defined and statvfs() function is declared.
o statvfs() function is not yet implemented.
So detection of statvfs related is commented out until function will
be implemented.
Revision Changes Path
1.2 +57 -4 ports/net/net-snmp/files/patch-al
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206240046.g5O0kiG62693>
