Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414849 - sys-apps/util-linux-2.21.1 fix building against sys-libs/uclibc
Summary: sys-apps/util-linux-2.21.1 fix building against sys-libs/uclibc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL: https://github.com/karelzak/util-linu...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-05-06 10:29 UTC by James Le Cuirot
Modified: 2012-05-06 23:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
util-linux-cal-uclibc.patch (util-linux-cal-uclibc.patch,1.74 KB, patch)
2012-05-06 10:29 UTC, James Le Cuirot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Le Cuirot gentoo-dev 2012-05-06 10:29:56 UTC
Created attachment 310949 [details, diff]
util-linux-cal-uclibc.patch

util-linux-2.21.1 fails to build under uClibc because of an #if that was mistakenly replaced with an #ifdef. A patch I created has already been accepted upstream (see URL) but there has been no new release yet so please see the attached. 2.21 is also affected but this version was left out when fixing bug #406303 so I wasn't sure whether to include that.

Please also see bug #414847 for another util-linux uClibc issue.
Comment 1 SpanKY gentoo-dev 2012-05-06 23:31:43 UTC
Comment on attachment 310949 [details, diff]
util-linux-cal-uclibc.patch

please don't patches of patches
Comment 2 SpanKY gentoo-dev 2012-05-06 23:35:32 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix from upstream for building on non-glibc hosts
http://sources.gentoo.org/sys-apps/util-linux/files/util-linux-2.21.1-cal-nl.patch?rev=1.1
http://sources.gentoo.org/sys-apps/util-linux/util-linux-2.21.1.ebuild?r1=1.5&r2=1.6