The Samba-Bugzilla – Attachment 377 Details for
Bug 1015
Samba 3.0.1 Build fails on SuSe sles 8 on IBM iSeries PPC linux
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update includes.h for sles8 ppc iSeries broken statfs
includes.h.statfs.patch (text/plain), 610 bytes, created by
Jim McDonough
on 2004-02-02 10:19:33 UTC
(
hide
)
Description:
patch to update includes.h for sles8 ppc iSeries broken statfs
Filename:
MIME Type:
Creator:
Jim McDonough
Created:
2004-02-02 10:19:33 UTC
Size:
610 bytes
patch
obsolete
>--- include/includes.h 2003-12-04 15:38:36.000000000 -0600 >+++ include/includes.h.jpj 2004-02-02 11:24:07.000000000 -0600 >@@ -347,8 +347,9 @@ > > #ifdef HAVE_SYS_CAPABILITY_H > >-#if defined(BROKEN_REDHAT_7_SYSTEM_HEADERS) && !defined(_I386_STATFS_H) >+#if defined(BROKEN_REDHAT_7_SYSTEM_HEADERS) && !defined(_I386_STATFS_H) && !defined(_PPC_STATFS_H) > #define _I386_STATFS_H >+#define _PPC_STATFS_H > #define BROKEN_REDHAT_7_STATFS_WORKAROUND > #endif > >@@ -356,6 +357,7 @@ > > #ifdef BROKEN_REDHAT_7_STATFS_WORKAROUND > #undef _I386_STATFS_H >+#undef _PPC_STATFS_H > #undef BROKEN_REDHAT_7_STATFS_WORKAROUND > #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
Actions:
View
Attachments on
bug 1015
: 377