bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash-2.05a -- 'make install-strip' failure


From: Peter Breitenlohner
Subject: bash-2.05a -- 'make install-strip' failure
Date: Wed, 27 Feb 2002 17:37:15 +0100 (CET)

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H   -I.  -I../bash-2.05a 
-I../bash-2.05a/include -I../bash-2.05a/lib -O2
uname output: Linux pcl321 2.2.18 #2 Mon May 28 16:46:54 CEST 2001 i686 unknown
Machine Type: i686-pc-linux-gnu

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

Description:
        During 'make install-strip' install tries to strip bashbug
        (which is a shell script) and thereby fails.

Repeat-By:
        make install-strip

Fix:
        Use $(INSTALL_SCRIPT) instead of $(INSTALL_PROGRAM) as shown in
        the attached patch.

        There used to be a bug in autoconf which prevented this to work, but
        autoconf-2.52 has fixed that.

regards
Peter Breitenlohner <peb@mppmu.mpg.de>

Attachment: bash-2.05a-patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]