The Samba-Bugzilla – Attachment 11951 Details for
Bug 11816
samba 4.4.0 fails to compile on illumos/Solaris due to FIONREAD not being declared
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for the copy in source4
patch-source4_ntvfs_sysdep_inotify.c.patch (text/plain), 313 bytes, created by
Jorge Schrauwen
on 2016-03-30 14:46:18 UTC
(
hide
)
Description:
patch for the copy in source4
Filename:
MIME Type:
Creator:
Jorge Schrauwen
Created:
2016-03-30 14:46:18 UTC
Size:
313 bytes
patch
obsolete
>$NetBSD$ > >--- source4/ntvfs/sysdep/inotify.c.orig 2016-01-26 11:45:46.000000000 +0000 >+++ source4/ntvfs/sysdep/inotify.c >@@ -30,6 +30,9 @@ > #include "param/param.h" > > #include <sys/inotify.h> >+#ifdef __sun >+#include <sys/filio.h> >+#endif > > /* glibc < 2.5 headers don't have these defines */ > #ifndef IN_ONLYDIR
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
Actions:
View
Attachments on
bug 11816
:
11950
|
11951
|
11954
|
11955
|
11956
|
11963
|
12027
|
12028
|
12029