bug-bash
[Top][All Lists]
Advanced

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

Compile problem 2.05 and bashbug problem.


From: root
Subject: Compile problem 2.05 and bashbug problem.
Date: Mon, 09 Apr 2001 21:11:54 -0400

Configuration Information
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  -D_FILE_OFFSET_BITS=64  -I.  -I. 
-I./include -I./lib -I/usr/include -pipe -O3 -march=i686 -mcpu=i686 
-funroll-loops -ffast-math
uname output: Linux omicron 2.4.3-ac3 #1 Wed Apr 4 22:42:37 EDT 2001 i686 
unknown
Machine Type: i686-pc-linux-gnu

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

Description:
        The BASHVERS and BASHPATCH variables are not set properly.
        They are on line 1187 & 1188 respectively in "configure".

        The 'mktemp' logic in bashbug fails entirely on my system
        and causes bashbug to not be usuable.

Repeat-By:
        Type 'make' - you'll get a mkversion.sh errors.
        Type 'bashbug' - you'll get a slew of errors and I end
        up with an empty vi buffer.

Fix:
        I manually set the variables in configure and commented out
        the tmpfile loop in bashbug and am using it now ;)



reply via email to

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