The Samba-Bugzilla – Attachment 6282 Details for
Bug 7998
fails to build on Hurd because of undefined IOV_MAX or UIO_MAXIOV
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix FTBFS on Hurd
bug_610678_fix-ftbfs-hurd.patch (text/plain), 508 bytes, created by
Debian samba package maintainers (PUBLIC MAILING LIST)
on 2011-03-09 19:56:55 UTC
(
hide
)
Description:
Patch to fix FTBFS on Hurd
Filename:
MIME Type:
Creator:
Debian samba package maintainers (PUBLIC MAILING LIST)
Created:
2011-03-09 19:56:55 UTC
Size:
508 bytes
patch
obsolete
>Description: Fix FTBFS for Hurd >Author: Samuel Thibault <sthibault@debian.org> >Bug-Debian: http://bugs.debian.org/610678 >Forwarded: no > >Index: samba/lib/replace/system/network.h >=================================================================== >--- samba.orig/lib/replace/system/network.h >+++ samba/lib/replace/system/network.h >@@ -332,7 +332,7 @@ > */ > # define IOV_MAX 512 > # else >-# error IOV_MAX and UIO_MAXIOV undefined >+# warning IOV_MAX and UIO_MAXIOV undefined > # endif > # endif > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
abartlet
:
review-
Actions:
View
Attachments on
bug 7998
: 6282