Bug 151087 - the zsh spec file lack BuildRequires: texi2html
Summary: the zsh spec file lack BuildRequires: texi2html
Keywords:
Status: CLOSED DUPLICATE of bug 191811
Alias: None
Product: Fedora
Classification: Fedora
Component: zsh
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-14 19:21 UTC by Nathan G. Grennan
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-15 22:26:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nathan G. Grennan 2005-03-14 19:21:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050309 Galeon/1.3.19

Description of problem:
I tried to recompile zsh from source rpm and found the error below.

make[1]: Entering directory `/home/builder/rpmbuild/BUILD/zsh-4.2.1/Doc'
texi2html -expand info -split chapter ./zsh.texi
make[1]: texi2html: Command not found
make[1]: *** [zsh_toc.html] Error 127
make[1]: Leaving directory `/home/builder/rpmbuild/BUILD/zsh-4.2.1/Doc'
make: *** [html] Error 2


Version-Release number of selected component (if applicable):
zsh-4.2.1-2

How reproducible:
Always

Steps to Reproduce:
1. rpm -e texi2html
2. rpm -i zsh-4.2.1-2.src.rpm
3. cd /usr/src/redhat/SPECS
4. rpmbuild -bb zsh.spec
  

Actual Results:  make[1]: texi2html: Command not found

Expected Results:  No error

Additional info:

Comment 1 Andreas Thienemann 2006-05-15 22:26:04 UTC

*** This bug has been marked as a duplicate of 191811 ***


Note You need to log in before you can comment on or make changes to this bug.