Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 16186
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 16186 depends on: Show dependency tree
Bug 16186 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-22 13:34 0000
groff needs >=texinfo-4.0 as a dependency because it uses it to compile the
docs. you
can verify this from doc/Makefile.in. texi2dvi is a part of texinfo, and without
it groff will fail. 

however, this omission does not affect installing from scratch (1.2 or 1.4) or
upgrading 
from 1.2 to 1.4 following the upgrade to 1.4 guide. but it did fail when i tried 
"emerge -u" on a gentoo 1.2 with an old texinfo-2.95 (not upgrading to 1.4 at all.)

however, groff is rather important, and i'd rather keep it status quo as it is
until 1.4 ships. but the changes are simple, just add >=sys-apps/texinfo-4.0 to
DEPEND. this should always be satisfied with new installations because texinfo
is also a DEPENDency of sys-devel/gcc.

------- Comment #1 From Martin Schlemmer (RETIRED) 2003-02-23 19:03:19 0000 -------
It should be ok as gcc already pulls in texinfo.  Ill do a bootstrap and
verify.

------- Comment #2 From Martin Schlemmer (RETIRED) 2003-02-24 12:56:10 0000 -------
Fixed in cvs, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug