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
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
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
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
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