On Fri, Apr 13, 2007 at 11:15:04AM +0200, Jochen Friedrich wrote: > Version: 5.3.1-3 > > The patch is now in unstable. >
Thanks a lot for including the patch. Unfortunately meanwhile the glibc has been upgraded to 2.5, and some of the missing bits are now defined directly in the glibc include files. The patch below removes those bits. Would it be possible to include it in the next upload? Thanks in advance, Aurelien diff -u net-snmp-5.3.1/debian/patches/26_kfreebsd.patch net-snmp-5.3.1/debian/patches/26_kfreebsd.patch --- net-snmp-5.3.1/debian/patches/26_kfreebsd.patch +++ net-snmp-5.3.1/debian/patches/26_kfreebsd.patch @@ -34,7 +34,7 @@ unchanged: --- net-snmp-5.3.1.orig/include/net-snmp/system/kfreebsd.h +++ net-snmp-5.3.1/include/net-snmp/system/kfreebsd.h -@@ -0,0 +1,71 @@ +@@ -0,0 +1,65 @@ +#include "freebsd6.h" +#define freebsd6 + @@ -103,6 +102,0 @@ -+/* Segment flag values. */ -+enum uio_seg { -+ UIO_USERSPACE, /* from user data space */ -+ UIO_SYSSPACE, /* from system space */ -+ UIO_NOCOPY /* don't copy, already in object */ -+}; -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]