| Summary: | sys-fs/udev-218 - ? | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Dennis Nezic <dennisn> |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Some more bits from the build.log | ||
|
Description
Dennis Nezic
2014-12-25 18:06:45 UTC
Created attachment 392384 [details]
Some more bits from the build.log
Comment on attachment 392384 [details]
Some more bits from the build.log
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info sys-fs/udev' output in a comment.
Upgrading my binutils from 2.20 to 2.24 solved the problem. It's not an uncommon problem either: https://www.marshut.net/kttspt/build-error-with-218-undefined-reference-to-start-bus-error-map.html "Some really old ld versions would end up dropping these sections a bit too eagerly: https://sourceware.org/bugzilla/show_bug.cgi?id=11133" Upgrading my binutils from 2.20 to 2.24 solved the problem. It's not an uncommon problem either: https://www.marshut.net/kttspt/build-error-with-218-undefined-reference-to-start-bus-error-map.html "Some really old ld versions would end up dropping these sections a bit too eagerly: https://sourceware.org/bugzilla/show_bug.cgi?id=11133" Apparently "it does not happen with binutils-2.23.2 and binutils-2.24". This should probably become a DEPEND in the ebuild? |