Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 556016 Details for
Bug 624158
sys-cluster/cman: main.c:(.text.startup+<snip>): undefined reference to `get_time'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sysmacros patch
cluster-3.2.0-sysmacros.patch (text/plain), 780 bytes, created by
Sandino Araico Sanchez
on 2018-11-23 07:54:19 UTC
(
hide
)
Description:
sysmacros patch
Filename:
MIME Type:
Creator:
Sandino Araico Sanchez
Created:
2018-11-23 07:54:19 UTC
Size:
780 bytes
patch
obsolete
>diff -puriN cluster-3.2.0.orig/dlm/libdlm/libdlm.c cluster-3.2.0/dlm/libdlm/libdlm.c >--- cluster-3.2.0.orig/dlm/libdlm/libdlm.c 2012-11-25 22:13:22.000000000 -0600 >+++ cluster-3.2.0/dlm/libdlm/libdlm.c 2018-11-23 01:39:31.000000000 -0600 >@@ -5,6 +5,7 @@ > #include <sys/ioctl.h> > #include <sys/param.h> > #include <sys/stat.h> >+#include <sys/sysmacros.h> > #include <stdint.h> > #include <stdlib.h> > #include <inttypes.h> >diff -puriN cluster-3.2.0.orig/group/dlm_controld/action.c cluster-3.2.0/group/dlm_controld/action.c >--- cluster-3.2.0.orig/group/dlm_controld/action.c 2012-11-25 22:13:22.000000000 -0600 >+++ cluster-3.2.0/group/dlm_controld/action.c 2018-11-23 01:40:23.000000000 -0600 >@@ -1,3 +1,4 @@ >+#include <sys/sysmacros.h> > #include "dlm_daemon.h" > #include "config.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 624158
:
481734
|
481736
|
481738
|
481740
|
481742
|
481744
|
556014
| 556016 |
556018