Re: [releng_6 tinderbox] failure on i386/i386
- From: Doug Barton <dougb@xxxxxxxxxxx>
- Date: Tue, 03 Jun 2008 13:54:06 -0700
Sorry about the breakage folks, my test run last night before I committed the update went fine, so I'm not sure what happened here, still investigating. If you need to build -stable now the attached patch should be applied to src/lib/bind/bind/config.h, and it should work. I'm testing again now.
I'll commit the fix as soon as I am sure it is the right one.
Doug
--
This .signature sanitized for your protection
Index: config.h
===================================================================
--- config.h (revision 179496)
+++ config.h (working copy)
@@ -14,6 +14,8 @@
/* #undef POSIX_GETPWNAM_R */
/* #undef POSIX_GETGRGID_R */
/* #undef POSIX_GETGRNAM_R */
+#define HAVE_MEMMOVE
+#define HAVE_MEMCHR
/* #undef NEED_SETGROUPENT */
/* #undef NEED_GETGROUPLIST */
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [releng_6 tinderbox] failure on i386/i386
- From: Doug Barton
- Re: [releng_6 tinderbox] failure on i386/i386
- References:
- [releng_6 tinderbox] failure on i386/i386
- From: FreeBSD Tinderbox
- [releng_6 tinderbox] failure on i386/i386
- Prev by Date: Re: Lenovo Thinkpad t61p and FreeBSD?
- Next by Date: Re: Lenovo Thinkpad t61p and FreeBSD?
- Previous by thread: [releng_6 tinderbox] failure on i386/i386
- Next by thread: Re: [releng_6 tinderbox] failure on i386/i386
- Index(es):
Relevant Pages
|