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
Description:   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

------- Comment #1 From Mr. Bones. 2004-02-02 04:29:08 0000 -------
Created an attachment (id=24803) [details]
help2man-1.33.1.ebuild

Here's a possible help2man-1.33.1.ebuild.

------- Comment #2 From SpanKY 2004-02-04 18:21:53 0000 -------
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

------- Comment #3 From Mr. Bones. 2004-02-05 03:03:45 0000 -------
I have gettext-0.12.1.  Worked for me.

------- Comment #4 From SpanKY 2004-02-05 06:16:46 0000 -------
what provides libpreloadable_libintl.so ?  is it gettext ?
i dont have that lib on my machine ...

------- Comment #5 From Mr. Bones. 2004-02-05 11:14:32 0000 -------
hmmm, dunno.  I don't have that library either.

------- Comment #6 From Martin Schlemmer (RETIRED) 2004-02-08 05:39:58 0000 -------
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.

------- Comment #7 From Jason Wever (RETIRED) 2004-02-25 20:28:21 0000 -------
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.