I've found out How to build bash without errors. I needed to compile ncurses and make the library available. My system is a dns-323 NAS.
Thanks for the response. RAC Greg Wooledge wrote: > > On Fri, Jun 01, 2012 at 04:39:08PM -0700, rac8006 wrote: >> >> What is the proper way to add popd pushd dirs etc to bash. When I >> currently >> build bash these >> are missing. I also get an error libintl_ngettext undefined reference. >> I >> can get around this error >> by adding -lintl to the link. Just don't know how to get the Makefile to >> add -lintl. > > You'll need to give details about your build platform and which > ./configure options you used, if any. Both of these things that you > mention should work by default using ./configure on any reasonable > Unix-like platform. > > > -- View this message in context: http://old.nabble.com/bash-build-tp33947830p33957745.html Sent from the Gnu - Bash mailing list archive at Nabble.com.