Summary: | net-misc/etherdfs-20180203 : /.../if_ether.h: error: redefinition of struct ethhdr | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | conikost |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | mixed kernel/userspace headers? | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 713786 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 net-misc:etherdfs-20180203:20200330-131307.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 627354 [details]
emerge-info.txt
Created attachment 627356 [details]
emerge-history.txt
Created attachment 627358 [details]
environment
Created attachment 627360 [details]
etc.portage.tbz2
Created attachment 627362 [details]
net-misc:etherdfs-20180203:20200330-131307.log
Created attachment 627364 [details]
temp.tbz2
musl upstream has a FAQ entry specifically for this error: https://wiki.musl-libc.org/faq.html#Q:-Why-am-I-getting- Suggested workarounds are in the FAQ. What's the best way to test musl? Since I am not using it. A stage3 in a chroot? (In reply to Conrad Kostecki from comment #8) > What's the best way to test musl? Since I am not using it. A stage3 in a > chroot? A chroot will work fine. This is just a mismatch between the system headers and kernel headers. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0aacafb66737245439ac8a2fa2d96b4b873f18f commit a0aacafb66737245439ac8a2fa2d96b4b873f18f Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-08-27 18:18:18 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-08-27 18:18:32 +0000 net-misc/etherdfs: fix compilation with musl Closes: https://bugs.gentoo.org/715454 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-misc/etherdfs/etherdfs-20180203-r1.ebuild | 5 ++++- net-misc/etherdfs/files/etherdfs-20180203-musl.patch | 10 ++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) |