Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 565830 Details for
Bug 650578
sys-cluster/util-vserver-0.30.216_pre3120-r1 : /.../fs.h:366:23: error: expected = , , , ; , asm or _attribute_ before _kernel_rwf_t
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use dietlibc header files
util-vserver-0.30.216-pre3120-dietlibc.patch (text/plain), 977 bytes, created by
Sandino Araico Sanchez
on 2019-02-19 09:03:20 UTC
(
hide
)
Description:
Use dietlibc header files
Filename:
MIME Type:
Creator:
Sandino Araico Sanchez
Created:
2019-02-19 09:03:20 UTC
Size:
977 bytes
patch
obsolete
>diff -puriN util-vserver-0.30.216-pre3120.orig/lib_internal/util-cleanupmount.c util-vserver-0.30.216-pre3120/lib_internal/util-cleanupmount.c >--- util-vserver-0.30.216-pre3120.orig/lib_internal/util-cleanupmount.c 2015-05-30 10:18:50.000000000 -0500 >+++ util-vserver-0.30.216-pre3120/lib_internal/util-cleanupmount.c 2019-02-19 02:36:55.000000000 -0600 >@@ -22,7 +22,6 @@ > > #include <stdio.h> > #include <sys/mount.h> >-#include <linux/fs.h> > > #ifndef MS_REC > #define MS_REC 0x4000 >diff -puriN util-vserver-0.30.216-pre3120.orig/src/secure-mount.c util-vserver-0.30.216-pre3120/src/secure-mount.c >--- util-vserver-0.30.216-pre3120.orig/src/secure-mount.c 2015-05-30 10:18:50.000000000 -0500 >+++ util-vserver-0.30.216-pre3120/src/secure-mount.c 2019-02-19 02:37:17.000000000 -0600 >@@ -46,7 +46,7 @@ > #include <sys/stat.h> > #include <sys/types.h> > #include <sys/file.h> >-#include <linux/fs.h> >+#include <limits.h> > #include <assert.h> > #include <ctype.h> > #include <sys/wait.h>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 650578
:
524046
|
524048
|
524050
|
524052
|
524054
|
524056
|
524058
| 565830 |
565832
|
565834
|
565836
|
565850
|
565852