|
From: | Chad Neal |
Subject: | Monit on HPUX |
Date: | Mon, 2 Apr 2012 09:49:58 -0600 |
I am attempting to get Monit to work on HPUX and am having some issues with compile errors. Has anyone seen this error? make /usr/local/bin/gmake all-recursive gmake[1]: Entering directory `/remote/home/cneal/monit-5.3.2/src' Making all in libmonit gmake[2]: Entering directory `/remote/home/cneal/monit-5.3.2/src/libmonit' Making all in . gmake[3]: Entering directory `/remote/home/cneal/monit-5.3.2/src/libmonit' /bin/sh ./libtool --tag=CC --mode=compile /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/Bootstrap.lo src/Bootstrap.c libtool: compile: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/Bootstrap.c -fPIC -DPIC -o src/.libs/Bootstrap.o libtool: compile: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/Bootstrap.c -o src/Bootstrap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/exceptions/assert.lo src/exceptions/assert.c libtool: compile: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/assert.c -fPIC -DPIC -o src/exceptions/.libs/assert.o libtool: compile: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/assert.c -o src/exceptions/assert.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/exceptions/Exception.lo src/exceptions/Exception.c libtool: compile: /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -g -O2 -D_REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/Exception.c -fPIC -DPIC -o src/exceptions/.libs/Exception.o src/exceptions/Exception.c: In function 'init_once': src/exceptions/Exception.c:72: error: 'ETIMEDOUT' undeclared (first use in this function) src/exceptions/Exception.c:72: error: (Each undeclared identifier is reported only once src/exceptions/Exception.c:72: error: for each function it appears in.) gmake[3]: *** [src/exceptions/Exception.lo] Error 1 gmake[3]: Leaving directory `/remote/home/cneal/monit-5.3.2/src/libmonit' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/remote/home/cneal/monit-5.3.2/src/libmonit' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/remote/home/cneal/monit-5.3.2/src' gmake: *** [all] Error 2 Chad Neal _________________________________________________ Information Technology Services Making Every Mission Possible 55 Inverness Drive East | Englewood, CO | 80112-5498 | www.jeppesen.com |
[Prev in Thread] | Current Thread | [Next in Thread] |