Re: problem with extra space; setting? cygwin only?

2020-06-24 Thread Dale R. Worley
If you have code to send and formatting is important, put it in a file and attach it to the messages. Almost all mail systems transmit attached files without damaging them. Dale

Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?

2020-06-24 Thread Greg Wooledge
On Wed, Jun 24, 2020 at 01:09:48PM +0800, Humanities Clinic wrote: > version.c:27:10: fatal error: 'version.h' file not found > jobs.c:72:10: fatal error: 'builtins/builtext.h' file not found > I double-checked the original folder in > http://ftp.gnu.org/gnu/bash/bash-3.2.57.tar.gz. It's true the

(IMPORTANT/URGENT) Regarding Missing Files in bash source code?

2020-06-24 Thread Humanities Clinic
Dear Person-in-Charge I am facing problems trying to compile Bash 3.2.57 for Mac OS. I am choosing to compile this because that's the default version of my Bash executable that was shipped with my OS. All the problems have got to do with missing includes. Please see: gcc -DPROGRAM=bash -DCONF_H