Either the c compiler is not installed or not in your path. You need to install gcc compiler too: There is an rpm installalbe gcc already compiled for AIX. check out http://www.perzl.org/aix/index.php?n=Main.Gcc After you install the compiler remove the xymon makefile config and rerun your confirmation.
On Mon, Dec 1, 2014 at 10:01 AM, Charles Lucas <Charles.Lucas at worldpay.us> wrote:
Here is what I am getting:
gmake -s
gmake[1]: cc: Command not found
Makefile:35: recipe for target 'test-endianness' failed
gmake[1]: *** [test-endianness] Error 127
build/Makefile.rules:89: recipe for target 'lib-client' failed
gmake: *** [lib-client] Error 2
*From:* Novosielski, Ryan [mailto:novosirj at ca.rutgers.edu] *Sent:* Monday, December 01, 2014 9:40 AM *To:* Charles Lucas *Cc:* Scott Pfister; xymon at xymon.com *Subject:* Re: [Xymon] FW: XYMON question
This may be a silly question, but have you read the install documentation? It's not clear where you're having trouble if you already built the software.
____ *Note: UMDNJ is now Rutgers-Biomedical and Health Sciences* || \\UTGERS |---------------------*O*--------------------- ||_// Biomedical | Ryan Novosielski - Senior Technologist || \\ and Health | novosirj at rutgers.edu- 973/972.0922 (2x0922) || \\ Sciences | OIRT/High Perf & Res Comp - MSB C630, Newark `'
On Dec 1, 2014, at 09:16, Charles Lucas <Charles.Lucas at WorldPay.us> wrote: