[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] version 3.0 patch 20
From: |
Krawiec, Marcin |
Subject: |
[Help-bash] version 3.0 patch 20 |
Date: |
Wed, 1 Oct 2014 16:15:47 +0000 |
Hello,
I noticed that patch 20 was made available earlier today and, I was trying to
install this on my machine. I was able to successfully patch my 3.0 version
from patch level 15 to patch level 19, yesterday. However after I applied the
patch 20 just earlier, I am getting errors on doing the "make' command. I
briefly searched the web for help, and saw that it might be related to the
actual code of the patch 20. Any help with this is much appreciated.
Thanks
Martin K.
Below is the actual error I am getting
/local/home/dbs/bash-3.0.16 # make
bison -y -d ./parse.y
conflicts: 1 shift/reduce
touch parser-built
/bin/sh ./support/mkversion.sh -b -S . -s release -d 3.0 -o newversion.h \
&& mv newversion.h version.h
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"'
-DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"'
-DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL
-DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DBUILDTOOL -c -o
buildversion.o ./version.c
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"'
-DCONF_MACHTYPE='"x86_64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"'
-DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL
-DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -o bashversion
./support/bashversion.c buildversion.o
make: echo: Command not found
make: *** [.build] Error 127
This electronic message may contain proprietary and confidential information of
Verint Systems Inc., its affiliates and/or subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above. If you are not the intended recipient (or authorized
to receive this e-mail for the intended recipient), you may not use, copy,
disclose or distribute to anyone this message or any information contained in
this message. If you have received this electronic message in error, please
notify us by replying to this e-mail.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-bash] version 3.0 patch 20,
Krawiec, Marcin <=