Le Thu, 11 Oct 2012 00:19:08 +0200
Martin Pala <[email protected]> a écrit :

> Hello Jean-Luc,
> 
> we have no HP-UX machine where we can test Monit (this is noted in the 
> PLATFORMS file) => cannot test monit on it.
> According to the error message the pthread library or the given symbol was 
> not found by the configure script - the
> generated Makefile will contain the -lpthread if it'll succeed (the manual 
> modification mentioned in the link won't
> most probably help).
> 
> Please can you post the config.log, which was created by the configure 
> script? (it will provide more details about
> the root cause).
> 
> Regards,
> Martin
> 
> 
> P.S. if you can provide remote access to some test HP-UX system, i can test + 
> fix monit support for it

Hello Martin,
Thanks for answering. I've attached the config.log file. I'm sorry but I can't 
provide access to this machine (which is
the only one I have) since it's not in a DMZ.



Regards.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by monit configure 5.5, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = kun2
uname -m = 9000/800
uname -r = B.11.11
uname -s = HP-UX
uname -v = U

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/hparray/bin
PATH: /opt/nettladm/bin
PATH: /opt/upgrade/bin
PATH: /opt/fcms/bin
PATH: /opt/pd/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/resmon/bin
PATH: /opt/ignite/bin
PATH: /opt/gnome/bin
PATH: /opt/mozilla
PATH: /opt/wbem/bin
PATH: /opt/wbem/sbin
PATH: /opt/mx/bin
PATH: /opt/perl/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/graphics/common/bin
PATH: /sbin
PATH: /home/root
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/hparray/bin
PATH: /opt/nettladm/bin
PATH: /opt/upgrade/bin
PATH: /opt/fcms/bin
PATH: /opt/pd/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/resmon/bin
PATH: /opt/ignite/bin
PATH: /opt/gnome/bin
PATH: /opt/mozilla
PATH: /opt/wbem/bin
PATH: /opt/wbem/sbin
PATH: /opt/mx/bin
PATH: /opt/perl/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/graphics/common/bin
PATH: /usr/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2481: checking for a BSD-compatible install
configure:2549: result: config/install-sh -c
configure:2560: checking whether build environment is sane
configure:2610: result: yes
configure:2751: checking for a thread-safe mkdir -p
configure:2790: result: config/install-sh -c -d
configure:2803: checking for gawk
configure:2819: found /usr/local/bin/gawk
configure:2830: result: gawk
configure:2841: checking whether make sets $(MAKE)
configure:2863: result: yes
configure:3004: checking for gcc
configure:3020: found /usr/local/bin/gcc
configure:3031: result: gcc
configure:3260: checking for C compiler version
configure:3269: gcc --version >&5
gcc (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3280: $? = 0
configure:3269: gcc -v >&5
Using built-in specs.
Target: hppa2.0w-hp-hpux11.11
Configured with: ../gcc/configure 
Thread model: posix
gcc version 4.2.3
configure:3280: $? = 0
configure:3269: gcc -V >&5
gcc: '-V' option must have argument
configure:3280: $? = 1
configure:3269: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3280: $? = 1
configure:3300: checking whether the C compiler works
configure:3322: gcc    conftest.c  >&5
configure:3326: $? = 0
configure:3375: result: yes
configure:3378: checking for C compiler default output file name
configure:3380: result: a.out
configure:3386: checking for suffix of executables
configure:3393: gcc -o conftest    conftest.c  >&5
configure:3397: $? = 0
configure:3419: result: 
configure:3441: checking whether we are cross compiling
configure:3449: gcc -o conftest    conftest.c  >&5
configure:3453: $? = 0
configure:3460: ./conftest
configure:3464: $? = 0
configure:3479: result: no
configure:3484: checking for suffix of object files
configure:3506: gcc -c   conftest.c >&5
configure:3510: $? = 0
configure:3531: result: o
configure:3535: checking whether we are using the GNU C compiler
configure:3554: gcc -c   conftest.c >&5
configure:3554: $? = 0
configure:3563: result: yes
configure:3572: checking whether gcc accepts -g
configure:3592: gcc -c -g  conftest.c >&5
configure:3592: $? = 0
configure:3633: result: yes
configure:3650: checking for gcc option to accept ISO C89
configure:3714: gcc  -c -g -O2  conftest.c >&5
configure:3714: $? = 0
configure:3727: result: none needed
configure:3758: checking for style of include used by make
configure:3786: result: GNU
configure:3811: checking dependency style of gcc
configure:3921: result: none
configure:3937: checking whether make sets $(MAKE)
configure:3959: result: yes
configure:3972: checking for bison
configure:3989: found /usr/local/bin/bison
configure:4000: result: bison -y
configure:4020: checking for flex
configure:4052: result: no
configure:4069: checking for pod2man
configure:4088: found /opt/perl/bin/pod2man
configure:4101: result: /opt/perl/bin/pod2man
configure:4185: checking build system type
configure:4199: result: hppa2.0w-hp-hpux11.11
configure:4219: checking host system type
configure:4232: result: hppa2.0w-hp-hpux11.11
configure:4252: checking for a sed that does not truncate output
configure:4316: result: /usr/local/bin/sed
configure:4334: checking for grep that handles long lines and -e
configure:4392: result: /usr/bin/grep
configure:4397: checking for egrep
configure:4459: result: /usr/bin/grep -E
configure:4464: checking for fgrep
configure:4526: result: /usr/bin/grep -F
configure:4561: checking for ld used by gcc
configure:4628: result: /usr/ccs/bin/ld
configure:4635: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:4650: result: no
configure:4662: checking for BSD- or MS-compatible name lister (nm)
configure:4711: result: /usr/bin/nm -p
configure:4829: checking the name lister (/usr/bin/nm -p) interface
configure:4836: gcc -c -g -O2  conftest.c >&5
configure:4839: /usr/bin/nm -p "conftest.o"
configure:4842: output
0000000000 d  $CODE$
0000000000 d  $CODE$
1073741824 B  some_variable
configure:4849: result: BSD nm
configure:4852: checking whether ln -s works
configure:4856: result: yes
configure:4864: checking the maximum length of command line arguments
configure:4984: result: 1536000
configure:5001: checking whether the shell understands some XSI constructs
configure:5011: result: yes
configure:5015: checking whether the shell understands "+="
configure:5021: result: no
configure:5056: checking for /usr/ccs/bin/ld option to reload object files
configure:5063: result: -r
configure:5132: checking for objdump
configure:5148: found /usr/local/bin/objdump
configure:5159: result: objdump
configure:5191: checking how to recognize dependent libraries
configure:5387: result: file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
configure:5447: checking for ar
configure:5463: found /usr/bin/ar
configure:5474: result: ar
configure:5552: checking for strip
configure:5568: found /usr/bin/strip
configure:5579: result: strip
configure:5651: checking for ranlib
configure:5667: found /usr/bin/ranlib
configure:5678: result: ranlib
configure:5768: checking command to parse /usr/bin/nm -p output from gcc object
configure:5886: gcc -c -g -O2  conftest.c >&5
configure:5889: $? = 0
configure:5893: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5896: $? = 0
configure:5950: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5953: $? = 0
configure:5991: result: ok
configure:6800: checking how to run the C preprocessor
configure:6831: gcc -E  conftest.c
configure:6831: $? = 0
configure:6845: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6870: result: gcc -E
configure:6890: gcc -E  conftest.c
configure:6890: $? = 0
configure:6904: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6933: checking for ANSI C header files
configure:6953: gcc -c -g -O2  conftest.c >&5
configure:6953: $? = 0
configure:7026: gcc -o conftest -g -O2   conftest.c  >&5
configure:7026: $? = 0
configure:7026: ./conftest
configure:7026: $? = 0
configure:7037: result: yes
configure:7050: checking for sys/types.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for sys/stat.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for stdlib.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for string.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for memory.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for strings.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for inttypes.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for stdint.h
configure:7050: gcc -c -g -O2  conftest.c >&5
conftest.c:53:20: error: stdint.h: No such file or directory
configure:7050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:7050: result: no
configure:7050: checking for unistd.h
configure:7050: gcc -c -g -O2  conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7065: checking for dlfcn.h
configure:7065: gcc -c -g -O2  conftest.c >&5
configure:7065: $? = 0
configure:7065: result: yes
configure:7219: checking for objdir
configure:7234: result: .libs
configure:7526: checking if gcc supports -fno-rtti -fno-exceptions
configure:7544: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7548: $? = 0
configure:7561: result: no
configure:7581: checking for gcc option to produce PIC
configure:7853: result: -fPIC -DPIC
configure:7865: checking if gcc PIC flag -fPIC -DPIC works
configure:7883: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:7887: $? = 0
configure:7900: result: yes
configure:7924: checking if gcc static flag -static works
configure:7952: result: yes
configure:7967: checking if gcc supports -c -o file.o
configure:7988: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7992: $? = 0
configure:8014: result: yes
configure:8022: checking if gcc supports -c -o file.o
configure:8069: result: yes
configure:8102: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:9093: result: yes
configure:9130: checking whether -lc should be explicitly linked in
configure:9135: gcc -c -g -O2  conftest.c >&5
configure:9138: $? = 0
configure:9153: gcc -shared -fPIC -Wl,+h -Wl,conftest -Wl,+b -Wl, -o conftest conftest.o  -v 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9156: $? = 1
configure:9168: result: yes
configure:9332: checking dynamic linker characteristics
configure:9995: result: hpux11.11 dld.sl
configure:10097: checking how to hardcode library paths into programs
configure:10122: result: relink
configure:10642: checking whether stripping libraries is possible
configure:10664: result: no
configure:10682: checking if libtool supports shared libraries
configure:10684: result: yes
configure:10687: checking whether to build shared libraries
configure:10708: result: yes
configure:10711: checking whether to build static libraries
configure:10715: result: no
configure:10782: checking for socket in -lsocket
configure:10807: gcc -o conftest -g -O2   conftest.c -lsocket   >&5
/usr/ccs/bin/ld: Can't find library: "socket"
collect2: ld returned 1 exit status
configure:10807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:10816: result: no
configure:10827: checking for socket in -linet
configure:10852: gcc -o conftest -g -O2   conftest.c -linet   >&5
/usr/ccs/bin/ld: Can't find library: "inet"
collect2: ld returned 1 exit status
configure:10852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:10861: result: no
configure:10872: checking for inet_addr in -lnsl
configure:10897: gcc -o conftest -g -O2   conftest.c -lnsl   >&5
configure:10897: $? = 0
configure:10906: result: yes
configure:10917: checking for inet_aton in -lresolv
configure:10942: gcc -o conftest -g -O2   conftest.c -lresolv  -lnsl  >&5
/usr/ccs/bin/ld: Can't find library: "resolv"
collect2: ld returned 1 exit status
configure:10942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBNSL 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_aton ();
| int
| main ()
| {
| return inet_aton ();
|   ;
|   return 0;
| }
configure:10951: result: no
configure:10962: checking for crypt in -lc
configure:10987: gcc -o conftest -g -O2   conftest.c -lc  -lnsl  >&5
configure:10987: $? = 0
configure:10996: result: yes
configure:11049: checking for pthread_create in -lpthread
configure:11074: gcc -o conftest -g -O2   conftest.c -lpthread  -lnsl  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   pthread_create (first referenced in /var/tmp//ccUzadnv.o) (code)
collect2: ld returned 1 exit status
configure:11074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "monit"
| #define PACKAGE_TARNAME "monit"
| #define PACKAGE_VERSION "5.5"
| #define PACKAGE_STRING "monit 5.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "monit"
| #define VERSION "5.5"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBNSL 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:11083: result: no
configure:11093: error: POSIX thread library is required

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=hppa2.0w-hp-hpux11.11
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=hppa2.0w-hp-hpux11.11
ac_cv_lib_c_crypt=yes
ac_cv_lib_inet_socket=no
ac_cv_lib_nsl_inet_addr=yes
ac_cv_lib_pthread_pthread_create=no
ac_cv_lib_resolv_inet_aton=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_FLEX=no
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_POD2MAN=/opt/perl/bin/pod2man
ac_cv_path_SED=/usr/local/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=/usr/lib/libc.sl
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=1536000

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/missing --run tar'
AR='ar'
ARCH=''
AUTOCONF='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLEX='no'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/ccs/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS='-lnsl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/missing --run makeinfo'
MKDIR_P='config/install-sh -c -d'
NM='/usr/bin/nm -p'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='monit'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='monit'
PACKAGE_STRING='monit 5.5'
PACKAGE_TARNAME='monit'
PACKAGE_URL=''
PACKAGE_VERSION='5.5'
PATH_SEPARATOR=':'
POD2MAN='/opt/perl/bin/pod2man'
POD2MANFLAGS='--center '\''User Commands'\'' --release '\''October 18. 2012'\'' --date='\''www.mmonit.com'\'' --lax'
RANLIB='ranlib'
SED='/usr/local/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='5.5'
YACC='bison -y'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='hppa2.0w-hp-hpux11.11'
build_alias=''
build_cpu='hppa2.0w'
build_os='hpux11.11'
build_vendor='hp'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='hppa2.0w-hp-hpux11.11'
host_alias=''
host_cpu='hppa2.0w'
host_os='hpux11.11'
host_vendor='hp'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/var/tmp/HP/monit-5.5/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='print -r'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/config/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sslincldir=''
ssllibdir=''
subdirs=' libmonit'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "monit"
#define PACKAGE_TARNAME "monit"
#define PACKAGE_VERSION "5.5"
#define PACKAGE_STRING "monit 5.5"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "monit"
#define VERSION "5.5"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBNSL 1

configure: exit 1
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to