On 2015-10-15 16:23, Chet Ramey wrote:
The first beta release of bash-4.4 is now available with the URL

ftp://ftp.cwru.edu/pub/bash/bash-4.4-beta.tar.gz


First attempt at build on AIX

configure warns that bison is not available - good.

configure finishes - good

make fails immediately because yacc is not installed - not good

make distclean; ./configure; ./make fails - need to reinstall tarball, so make distclean cleans up something ./configure does not prepare.

Will continue to research and post more asap.

Reply via email to