| Summary: | sys-cluster/cman: main.c:(.text.startup+<snip>): undefined reference to `get_time' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo Cluster Team <cluster> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | sandino, treecleaner |
| Priority: | Normal | Keywords: | PMASKED |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=618050 | ||
| Whiteboard: | Pending removal: 2018-12-04 | ||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 648850 | ||
| Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 sys-cluster:cman-3.2.0:20170707-165454.log temp.tbz2 Fix for compile errors sysmacros patch ebuild with attached patches |
||
|
Description
Toralf Förster
2017-07-07 17:42:21 UTC
Created attachment 481734 [details]
emerge-info.txt
Created attachment 481736 [details]
emerge-history.txt
Created attachment 481738 [details]
environment
Created attachment 481740 [details]
etc.portage.tbz2
Created attachment 481742 [details]
sys-cluster:cman-3.2.0:20170707-165454.log
Created attachment 481744 [details]
temp.tbz2
This is also valid for 3.1.5. still fails to build and it seems obsolete per bug 618050 Created attachment 556014 [details, diff]
Fix for compile errors
Fix for undefined reference to `get_time' and undefined reference to `_diff_tv'
Created attachment 556016 [details, diff]
sysmacros patch
Fix for other compile errors in action.c:1039:31: error: called object ‘minor’ is not a function or function pointer
if (stat(path, &st) == 0 && minor(st.st_rdev) == minor)
Created attachment 556018 [details]
ebuild with attached patches
This ebuild (with the attached patches) fixes compile errors.
I have compiled it successfully on amd64.
Please give it a try.
Removing wrt #618050. |