This may be a dup but the subject pretty much says it all. Compiled
bash-3.1 fresh out of the box with just a configure command. The
only error was this:
ld: 0711-317 ERROR: Undefined symbol: .isnan
I fixed it by adding -lm to the LOCAL_LIBS in the Makefile. Not sure
if that is how to really fix it or not.
LOCAL_LIBS = -lm
This is on a fresh AIX 5.2 install. Seems like I had the same
problem on a fresh AIX 5.3 install but I honestly can't say for sure.
I hope this helps someone somewhere.
I'm not on this mailing list so, if you want to reply to me, you will
need to explicitly include my email address.
Thank you times infinity for bash and all the other great GNU software.
Perry
_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash