bug-bash
[Top][All Lists]
Advanced

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

bash-2.05a: build problem on Compaq/DEC OSF/1 5.0


From: Nelson H. F. Beebe
Subject: bash-2.05a: build problem on Compaq/DEC OSF/1 5.0
Date: Fri, 23 Nov 2001 09:59:17 -0700 (MST)

The build of bash-2.05a on Compaq/DEC OSF/1 5.0 successfully 
created an executable which reports:

% ./bash --version
GNU bash, version 2.05a.0(2)-release (alphaev6-dec-osf(rev.)
Copyright 2001 Free Software Foundation, Inc.

Notice the unbalanced parentheses.  This may be the source
of this build error:

make -i

          ***********************************************************
          *                                                         *
          * GNU bash, version 2.05a.0(2)-release (alphaev6-dec-osf(rev.)
          *                                                         *
          ***********************************************************

/bin/sh: syntax error at line 1: `(' unexpected
make: [bashbug] Error 2 (ignored)

since "make -n" shows a complex sed command being executed in the
failing step.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah                    Internet e-mail: beebe@math.utah.edu  -
- Department of Mathematics, 322 INSCC      beebe@acm.org  beebe@computer.org -
- 155 S 1400 E RM 233                       beebe@ieee.org                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------



reply via email to

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