Bug 40162 - help2man version bump (1.33.1)
|
Bug#:
40162
|
Product: Gentoo Linux
|
Version: 1.4
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: base-system@gentoo.org
|
Reported By: mr_bones_@gentoo.org
|
|
Component: Core system
|
|
|
URL:
|
|
Summary: help2man version bump (1.33.1)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-02-02 04:28 0000
|
Latest help2man is 1.33.1. Latest in portage is 1.29.
Reproducible: Always
Steps to Reproduce:
1. emerge help2man
2.
3.
Actual Results:
get help2man-1.29
Expected Results:
get help2man-1.33.1
what version of gettext do you have ?
i can emerge the package just fine with USE=-nls ... however when i try to emerge with USE=nls i get this:
checking for pre-loadable libintl... no
configure: error: libpreloadable_libintl.so required (gettext 0.12+)
sys-devel/gettext-0.12.1 is what i have
I have gettext-0.12.1. Worked for me.
what provides libpreloadable_libintl.so ? is it gettext ?
i dont have that lib on my machine ...
hmmm, dunno. I don't have that library either.
gettext should be built without included gettext. Also should be built with
shared libs for it to have preloadable_libintl.so. Anyhow, added -r1 of gettext
and commited your ebuild with dep on gettext if nls in USE.
Note that comment #6 does not seem to apply to sparc, as we're getting that
error still even with the gettext adjustments. If you have any suggestions on
how to fix this, pleas add them to bug #42990.