Hello, I ran make and got an error, and make bashbug gets the same error as follows:
please send mail to bug-bash@gnu.org with the following information: * the version number and release status of Bash (e.g., 2.05a-release) release 3.2 - downloaded on 1/30/07 * the machine and OS that it is running on (you may run IBM RS6000, AIX 4.3.3 `bashversion -l' from the bash build directory for this information) * a list of the compilation flags or the contents of `config.h', if appropriate (attached config.h) * a description of the bug ran "configure" then "make" and received the following error message: /bash-3.2: make making ./lib/intl/libintl.a in ./lib/intl cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/libdata \" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_s et_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/bash-3.2 -I../.. -g loadmsgcat.c "loadmsgcat.c", line 524.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 524.24: 1506-045 (S) Undeclared identifier hd. "loadmsgcat.c", line 526.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 526.24: 1506-045 (S) Undeclared identifier hi. "loadmsgcat.c", line 528.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 528.24: 1506-045 (S) Undeclared identifier ho. "loadmsgcat.c", line 530.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 530.24: 1506-045 (S) Undeclared identifier hu. "loadmsgcat.c", line 532.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 532.24: 1506-045 (S) Undeclared identifier hx. "loadmsgcat.c", line 534.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 534.24: 1506-045 (S) Undeclared identifier hX. "loadmsgcat.c", line 540.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 542.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 544.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 546.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 548.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 550.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 556.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 556.24: 1506-045 (S) Undeclared identifier d. "loadmsgcat.c", line 558.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 558.24: 1506-045 (S) Undeclared identifier i. "loadmsgcat.c", line 560.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 560.24: 1506-045 (S) Undeclared identifier o. "loadmsgcat.c", line 562.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 562.24: 1506-045 (S) Undeclared identifier u. "loadmsgcat.c", line 564.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 564.24: 1506-045 (S) Undeclared identifier x. "loadmsgcat.c", line 566.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 566.24: 1506-045 (S) Undeclared identifier X. "loadmsgcat.c", line 572.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 572.24: 1506-045 (S) Undeclared identifier lld. "loadmsgcat.c", line 574.24: 1506-275 (S) Unexpected text '%' encountered. "loadmsgcat.c", line 574.24: 1506-045 (S) Undeclared identifier lli. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. :/bash-3.2: * a recipe for recreating the bug reliably I just ran configure followed by make. * a fix for the bug if you have one! none :( <<config.h>> John Wyman, IT Technical Support Celink 517.323.4134 x1220 The information transmitted in this e-mail and in any replies and forwards are for the sole use of the person or entity to which it is addressed. It may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient or an agent of the recipient is prohibited. If you received this in error, please notify and return the original message to the sender immediately at the above address and delete the material from any computer. Thank you.
config.h
Description: config.h
_______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash