[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bash-bug
Subject:    man2html compilation fails when making doc in 2.05b
From:       Boytcho Peytchev <bobson () bobson ! net>
Date:       2003-02-18 22:32:27
Message-ID: 3E52B47B.6070902 () bobson ! net
[Download RAW message or body]

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' 
-DCONF_OSTYPE='linu
x-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DSHELL 
-DHAVE_CON
FIG_H  -I.  -I. -I./include -I./lib  -g -O2
uname output: Linux kyxap 2.4.18 #1 Tue Jan 28 11:35:11 EET 2003 i686 
unknown
Machine Type: i686-pc-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
after './config'ing one can 'make doc'. The variable $(CC_FOR_BUILD) is 
not defi
ned in ./support/Makefile.in, which makes the compilation of man2html 
fail, all
in all the file ./doc/bash.html is not generated.
         [Detailed description of the problem, suggestion, or complaint.]

Repeat-By:
$./configure
$make doc
         [Describe the sequence of events that causes the problem
         to occur.]

Fix:
add the line
CC_FOR_BUILD = @CC_FOR_BUILD@
to ./support/Makefile.in
         [Description of how to fix the problem.  If you don't know a
         fix for the problem, don't include this section.]






[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic