First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 6410
Alias:
Product:
Component:
Status: VERIFIED
Resolution: FIXED
Assigned To: Matthew Turk (RETIRED) <satai@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Paulson-Ellis <kelsall@dsl.pipex.com>
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 6410 depends on: Show dependency tree
Bug 6410 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: 2002-08-13 08:32 0000
The fdutils ebuild (5.4.20020222) seems to require tex to be present to build 
the docs. My version of texinfo is 4.2-r5...

make -C doc all
make[1]: Entering directory `/var/tmp/portage/fdutils-5.4.20020222/work/fdutils-
5.4/doc'
makeinfo -I . ./fdutils.texi
gcc -march=i686 -O3 -pipe    texi-linearize.c   -o texi-linearize
./texi-linearize . fdutils.texi > Fdutils.texi
texi2dvi Fdutils.texi
/usr/bin/texi2dvi: tex: command not found
/usr/bin/texi2dvi: tex exited with bad status, quitting.
/usr/bin/texi2dvi: see Fdutils.log for errors.
make[1]: *** [Fdutils.dvi] Error 1
make[1]: Leaving directory `/var/tmp/portage/fdutils-5.4.20020222/work/fdutils-
5.4/doc'
make: *** [comp-doc] Error 2

Chris.

------- Comment #1 From Matthew Turk (RETIRED) 2002-08-13 15:34:22 0000 -------
texi2dvi line 387 specifically says that texinfo files need tex.  I'm going to
contact the texinfo maintainer to get tetex added as a dependency.

------- Comment #2 From Matthew Turk (RETIRED) 2002-08-13 16:24:02 0000 -------
Fixed by adding dependency; adding teTeX to texinfo caused too many problems. 

------- Comment #3 From Chris Paulson-Ellis 2002-08-14 08:20:59 0000 -------
I can verify that this fix worked.

Thanks,
Chris.

First Last Prev Next    No search results available      Search page      Enter new bug