bash for AIX installp image

2009-10-17 Thread Perry Smith
Hi, I hope I am not being a pest. I compiled and uploaded bash 4.0 with patch level 033 this weekend. The path to the base web site is http://aix-consulting.net Enjoy, Perry Ease Software, Inc. ( http://www.easesoftware.com ) Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX

bash for AIX installp image

2009-10-14 Thread Perry Smith
I am creating a web site with AIX installp images (instead of RPMs). bash 3.2.48 is now available. The path to the base web site is http://aix-consulting.net Enjoy, Perry Ease Software, Inc. ( http://www.easesoftware.com ) Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX syste

bash for AIX installp image

2009-10-14 Thread Perry Smith
I am creating a web site with AIX installp images (instead of RPMs). bash 3.2.48 is now available. The path to the base web site is http://aix-consulting.net Enjoy, Perry Ease Software, Inc. ( http://www.easesoftware.com ) Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX syste

Link Error bash-3.1, AIX 5.2, xlC version 8

2006-07-09 Thread Perry Smith
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 r

bash link fails on AIX

2005-12-21 Thread Perry Smith
I can not use bugbash so I am hoping I include all the information that is needed. I'm compiling bash-3.1 using IBM's compiler. I'm on AIX 5.3. I did just the normal ./configure followed by make. Everything is fine until the final link. It fails because it can not find isnan. To work