ports/148439: net-mgmt/cacti-spine does not compile due to a net-snmp dependency failure

Eric Cables ecables at gmail.com
Wed Jul 7 22:40:02 UTC 2010


>Number:         148439
>Category:       ports
>Synopsis:       net-mgmt/cacti-spine does not compile due to a net-snmp dependency failure
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 07 22:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Cables
>Release:        8.0-RELEASE-p3
>Organization:
>Environment:
FreeBSD psdbsd01.sege.local 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #0: Wed May 26 05:45:12 UTC 2010     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
After upgrading numerous ports, I noticed that net-mgmt/cacti-spine would not compile.  After investigation it appears that this is a known bug (PR 141238), and has supposedly been fixed.  Please see the config.log for full details of the error message.
>How-To-Repeat:
Attempt to compile net-mgmt/cacti-spine.
>Fix:
This was supposedly fixed in PR 141238, but as of 7/7/2010, with an updated ports tree, I am still experiencing this problem.

Patch attached with submission follows:

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

It was created by Spine Poller configure 0.8.7e, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --with-mysql=/usr/local --with-snmp=/usr/local --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0

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

hostname = psdbsd01.sege.local
uname -m = i386
uname -r = 8.0-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 8.0-RELEASE-p3 #0: Wed May 26 05:45:12 UTC 2010     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


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

configure:2105: checking build system type
configure:2123: result: i386-portbld-freebsd8.0
configure:2145: checking host system type
configure:2160: result: i386-portbld-freebsd8.0
configure:2207: checking for a BSD-compatible install
configure:2275: result: /usr/bin/install -c -o root -g wheel
configure:2286: checking whether build environment is sane
configure:2346: result: yes
configure:2487: checking for a thread-safe mkdir -p
configure:2526: result: config/install-sh -c -d
configure:2539: checking for gawk
configure:2569: result: no
configure:2539: checking for mawk
configure:2569: result: no
configure:2539: checking for nawk
configure:2555: found /usr/bin/nawk
configure:2566: result: nawk
configure:2577: checking whether make sets $(MAKE)
configure:2599: result: yes
configure:2744: checking for gawk
configure:2771: result: nawk
configure:2830: checking for gcc
configure:2857: result: cc
configure:3089: checking for C compiler version
configure:3097: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
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:3101: $? = 0
configure:3108: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3112: $? = 0
configure:3119: cc -V >&5
cc: '-V' option must have argument
configure:3123: $? = 1
configure:3146: checking for C compiler default output file name
configure:3168: cc -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c  >&5
configure:3172: $? = 0
configure:3210: result: a.out
configure:3229: checking whether the C compiler works
configure:3239: ./a.out
configure:3243: $? = 0
configure:3262: result: yes
configure:3269: checking whether we are cross compiling
configure:3271: result: no
configure:3274: checking for suffix of executables
configure:3281: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c  >&5
configure:3285: $? = 0
configure:3311: result: 
configure:3317: checking for suffix of object files
configure:3343: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3347: $? = 0
configure:3372: result: o
configure:3376: checking whether we are using the GNU C compiler
configure:3405: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3412: $? = 0
configure:3429: result: yes
configure:3438: checking whether cc accepts -g
configure:3468: cc -c -g  conftest.c >&5
configure:3475: $? = 0
configure:3576: result: yes
configure:3593: checking for cc option to accept ISO C89
configure:3667: cc  -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3674: $? = 0
configure:3697: result: none needed
configure:3726: checking for style of include used by make
configure:3754: result: GNU
configure:3779: checking dependency style of cc
configure:3889: result: gcc3
configure:3909: checking how to run the C preprocessor
configure:3949: cc -E  conftest.c
configure:3956: $? = 0
configure:3987: cc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3994: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4027: result: cc -E
configure:4056: cc -E  conftest.c
configure:4063: $? = 0
configure:4094: cc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4101: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4154: checking for a BSD-compatible install
configure:4222: result: /usr/bin/install -c -o root -g wheel
configure:4233: checking whether ln -s works
configure:4237: result: yes
configure:4316: checking for a sed that does not truncate output
configure:4372: result: /usr/bin/sed
configure:4375: checking for grep that handles long lines and -e
configure:4435: result: /usr/bin/grep
configure:4440: checking for egrep
configure:4504: result: /usr/bin/grep -E
configure:4520: checking for ld used by cc
configure:4587: result: /usr/bin/ld
configure:4596: checking if the linker (/usr/bin/ld) is GNU ld
configure:4611: result: yes
configure:4616: checking for /usr/bin/ld option to reload object files
configure:4623: result: -r
configure:4641: checking for BSD-compatible nm
configure:4690: result: /usr/bin/nm -B
configure:4694: checking how to recognize dependent libraries
configure:4880: result: pass_all
configure:5126: checking for ANSI C header files
configure:5156: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5163: $? = 0
configure:5262: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c  >&5
configure:5266: $? = 0
configure:5272: ./conftest
configure:5276: $? = 0
configure:5294: result: yes
configure:5318: checking for sys/types.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for sys/stat.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for stdlib.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for string.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for memory.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for strings.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for inttypes.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for stdint.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5318: checking for unistd.h
configure:5339: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5346: $? = 0
configure:5363: result: yes
configure:5393: checking dlfcn.h usability
configure:5410: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:5417: $? = 0
configure:5431: result: yes
configure:5435: checking dlfcn.h presence
configure:5450: cc -E  conftest.c
configure:5457: $? = 0
configure:5471: result: yes
configure:5504: checking for dlfcn.h
configure:5513: result: yes
configure:5640: checking for C++ compiler version
configure:5648: c++ --version >&5
c++ (GCC) 4.2.1 20070719  [FreeBSD]
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:5652: $? = 0
configure:5659: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5663: $? = 0
configure:5670: c++ -V >&5
c++: '-V' option must have argument
configure:5674: $? = 1
configure:5677: checking whether we are using the GNU C++ compiler
configure:5706: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:5713: $? = 0
configure:5730: result: yes
configure:5739: checking whether c++ accepts -g
configure:5769: c++ -c -g  conftest.cpp >&5
configure:5776: $? = 0
configure:5877: result: yes
configure:5902: checking dependency style of c++
configure:6012: result: gcc3
configure:6037: checking how to run the C++ preprocessor
configure:6073: c++ -E  conftest.cpp
configure:6080: $? = 0
configure:6111: c++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6118: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6151: result: c++ -E
configure:6180: c++ -E  conftest.cpp
configure:6187: $? = 0
configure:6218: c++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6225: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6320: checking for g77
configure:6350: result: no
configure:6320: checking for xlf
configure:6350: result: no
configure:6320: checking for f77
configure:6350: result: no
configure:6320: checking for frt
configure:6350: result: no
configure:6320: checking for pgf77
configure:6350: result: no
configure:6320: checking for cf77
configure:6350: result: no
configure:6320: checking for fort77
configure:6350: result: no
configure:6320: checking for fl32
configure:6350: result: no
configure:6320: checking for af77
configure:6350: result: no
configure:6320: checking for xlf90
configure:6350: result: no
configure:6320: checking for f90
configure:6350: result: no
configure:6320: checking for pgf90
configure:6350: result: no
configure:6320: checking for pghpf
configure:6350: result: no
configure:6320: checking for epcf90
configure:6350: result: no
configure:6320: checking for gfortran
configure:6350: result: no
configure:6320: checking for g95
configure:6350: result: no
configure:6320: checking for xlf95
configure:6350: result: no
configure:6320: checking for f95
configure:6350: result: no
configure:6320: checking for fort
configure:6350: result: no
configure:6320: checking for ifort
configure:6350: result: no
configure:6320: checking for ifc
configure:6350: result: no
configure:6320: checking for efc
configure:6350: result: no
configure:6320: checking for pgf95
configure:6350: result: no
configure:6320: checking for lf95
configure:6350: result: no
configure:6320: checking for ftn
configure:6350: result: no
configure:6373: checking for Fortran 77 compiler version
configure:6381:  --version >&5
--version: not found
configure:6385: $? = 127
configure:6392:  -v >&5
-v: not found
configure:6396: $? = 127
configure:6403:  -V >&5
-V: not found
configure:6407: $? = 127
configure:6415: checking whether we are using the GNU Fortran 77 compiler
configure:6434:  -c  conftest.F >&5
-c: not found
configure:6441: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6458: result: no
configure:6464: checking whether  accepts -g
configure:6481:  -c -g conftest.f >&5
-c: not found
configure:6488: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6504: result: no
configure:6537: checking the maximum length of command line arguments
configure:6649: result: 262144
configure:6661: checking command to parse /usr/bin/nm -B output from cc object
configure:6766: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:6769: $? = 0
configure:6773: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6776: $? = 0
configure:6828: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c conftstm.o >&5
configure:6831: $? = 0
configure:6869: result: ok
configure:6873: checking for objdir
configure:6888: result: .libs
configure:6980: checking for ar
configure:6996: found /usr/bin/ar
configure:7007: result: ar
configure:7072: checking for ranlib
configure:7088: found /usr/bin/ranlib
configure:7099: result: ranlib
configure:7164: checking for strip
configure:7180: found /usr/bin/strip
configure:7191: result: strip
configure:7781: checking if cc supports -fno-rtti -fno-exceptions
configure:7799: cc -c -O2 -pipe -fno-strict-aliasing  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7803: $? = 0
configure:7816: result: no
configure:7831: checking for cc option to produce PIC
configure:8063: result: -fPIC
configure:8071: checking if cc PIC flag -fPIC works
configure:8089: cc -c -O2 -pipe -fno-strict-aliasing  -fPIC -DPIC conftest.c >&5
configure:8093: $? = 0
configure:8106: result: yes
configure:8134: checking if cc static flag -static works
configure:8162: result: yes
configure:8172: checking if cc supports -c -o file.o
configure:8193: cc -c -O2 -pipe -fno-strict-aliasing  -o out/conftest2.o conftest.c >&5
configure:8197: $? = 0
configure:8219: result: yes
configure:8245: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9233: result: yes
configure:9254: checking whether -lc should be explicitly linked in
configure:9259: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:9262: $? = 0
configure:9277: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9280: $? = 0
configure:9292: result: no
configure:9300: checking dynamic linker characteristics
configure:9904: result: freebsd8.0 ld.so
configure:9928: checking how to hardcode library paths into programs
configure:9953: result: immediate
configure:9967: checking whether stripping libraries is possible
configure:9972: result: yes
configure:10802: checking if libtool supports shared libraries
configure:10804: result: yes
configure:10807: checking whether to build shared libraries
configure:10828: result: yes
configure:10831: checking whether to build static libraries
configure:10835: result: yes
configure:10929: creating libtool
configure:11522: checking for ld used by c++
configure:11589: result: /usr/bin/ld
configure:11598: checking if the linker (/usr/bin/ld) is GNU ld
configure:11613: result: yes
configure:11664: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12618: result: yes
configure:12635: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:12638: $? = 0
configure:12794: checking for c++ option to produce PIC
configure:13078: result: -fPIC
configure:13086: checking if c++ PIC flag -fPIC works
configure:13104: c++ -c -O2 -pipe -fno-strict-aliasing  -fPIC -DPIC conftest.cpp >&5
configure:13108: $? = 0
configure:13121: result: yes
configure:13149: checking if c++ static flag -static works
configure:13177: result: yes
configure:13187: checking if c++ supports -c -o file.o
configure:13208: c++ -c -O2 -pipe -fno-strict-aliasing  -o out/conftest2.o conftest.cpp >&5
configure:13212: $? = 0
configure:13234: result: yes
configure:13260: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13286: result: yes
configure:13353: checking dynamic linker characteristics
configure:13905: result: freebsd8.0 ld.so
configure:13929: checking how to hardcode library paths into programs
configure:13954: result: immediate
configure:20238: checking for ranlib
configure:20265: result: ranlib
configure:20288: checking whether to enable -Wall
configure:20299: result: no
configure:20313: checking for threadsafe gethostbyname()
configure:20325: result: no
configure:20331: checking for gethostbyname_r in -lnls
configure:20366: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lnls   >&5
/usr/bin/ld: cannot find -lnls
configure:20373: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 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 gethostbyname_r ();
| int
| main ()
| {
| return gethostbyname_r ();
|   ;
|   return 0;
| }
configure:20394: result: no
configure:20406: checking for socket in -lsocket
configure:20441: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lsocket   >&5
/usr/bin/ld: cannot find -lsocket
configure:20448: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 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 socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:20469: result: no
configure:20481: checking for floor in -lm
configure:20516: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lm   >&5
conftest.c:28: warning: conflicting types for built-in function 'floor'
configure:20523: $? = 0
configure:20544: result: yes
configure:20556: checking for pthread_exit in -lpthread
configure:20591: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lpthread  -lm  >&5
configure:20598: $? = 0
configure:20619: result: yes
configure:20633: checking for deflate in -lz
configure:20668: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lz  -lpthread -lm  >&5
configure:20675: $? = 0
configure:20696: result: yes
configure:20708: checking for kstat_close in -lkstat
configure:20743: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lkstat  -lz -lpthread -lm  >&5
/usr/bin/ld: cannot find -lkstat
configure:20750: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 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 kstat_close ();
| int
| main ()
| {
| return kstat_close ();
|   ;
|   return 0;
| }
configure:20771: result: no
configure:20783: checking for CRYPTO_realloc in -lcrypto
configure:20818: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lcrypto  -lz -lpthread -lm  >&5
configure:20825: $? = 0
configure:20846: result: yes
configure:20859: checking for ANSI C header files
configure:21027: result: yes
configure:21056: checking sys/socket.h usability
configure:21073: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21080: $? = 0
configure:21094: result: yes
configure:21098: checking sys/socket.h presence
configure:21113: cc -E  conftest.c
configure:21120: $? = 0
configure:21134: result: yes
configure:21167: checking for sys/socket.h
configure:21176: result: yes
configure:21056: checking sys/select.h usability
configure:21073: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21080: $? = 0
configure:21094: result: yes
configure:21098: checking sys/select.h presence
configure:21113: cc -E  conftest.c
configure:21120: $? = 0
configure:21134: result: yes
configure:21167: checking for sys/select.h
configure:21176: result: yes
configure:21056: checking sys/wait.h usability
configure:21073: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21080: $? = 0
configure:21094: result: yes
configure:21098: checking sys/wait.h presence
configure:21113: cc -E  conftest.c
configure:21120: $? = 0
configure:21134: result: yes
configure:21167: checking for sys/wait.h
configure:21176: result: yes
configure:21056: checking sys/time.h usability
configure:21073: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21080: $? = 0
configure:21094: result: yes
configure:21098: checking sys/time.h presence
configure:21113: cc -E  conftest.c
configure:21120: $? = 0
configure:21134: result: yes
configure:21167: checking for sys/time.h
configure:21176: result: yes
configure:21213: checking assert.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21237: $? = 0
configure:21251: result: yes
configure:21255: checking assert.h presence
configure:21270: cc -E  conftest.c
configure:21277: $? = 0
configure:21291: result: yes
configure:21324: checking for assert.h
configure:21333: result: yes
configure:21213: checking ctype.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21237: $? = 0
configure:21251: result: yes
configure:21255: checking ctype.h presence
configure:21270: cc -E  conftest.c
configure:21277: $? = 0
configure:21291: result: yes
configure:21324: checking for ctype.h
configure:21333: result: yes
configure:21213: checking errno.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21237: $? = 0
configure:21251: result: yes
configure:21255: checking errno.h presence
configure:21270: cc -E  conftest.c
configure:21277: $? = 0
configure:21291: result: yes
configure:21324: checking for errno.h
configure:21333: result: yes
configure:21213: checking signal.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21237: $? = 0
configure:21251: result: yes
configure:21255: checking signal.h presence
configure:21270: cc -E  conftest.c
configure:21277: $? = 0
configure:21291: result: yes
configure:21324: checking for signal.h
configure:21333: result: yes
configure:21213: checking math.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21237: $? = 0
configure:21251: result: yes
configure:21255: checking math.h presence
configure:21270: cc -E  conftest.c
configure:21277: $? = 0
configure:21291: result: yes
configure:21324: checking for math.h
configure:21333: result: yes
configure:21213: checking malloc.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
In file included from conftest.c:68:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:21237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_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 <malloc.h>
configure:21251: result: no
configure:21255: checking malloc.h presence
configure:21270: cc -E  conftest.c
In file included from conftest.c:35:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:21277: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:21291: result: no
configure:21324: checking for malloc.h
configure:21333: result: no
configure:21213: checking netdb.h usability
configure:21230: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21237: $? = 0
configure:21251: result: yes
configure:21255: checking netdb.h presence
configure:21270: cc -E  conftest.c
configure:21277: $? = 0
configure:21291: result: yes
configure:21324: checking for netdb.h
configure:21333: result: yes
configure:21356: checking for signal.h
configure:21363: result: yes
configure:21367: checking stdarg.h usability
configure:21384: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21391: $? = 0
configure:21405: result: yes
configure:21409: checking stdarg.h presence
configure:21424: cc -E  conftest.c
configure:21431: $? = 0
configure:21445: result: yes
configure:21478: checking for stdarg.h
configure:21487: result: yes
configure:21367: checking stdio.h usability
configure:21384: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21391: $? = 0
configure:21405: result: yes
configure:21409: checking stdio.h presence
configure:21424: cc -E  conftest.c
configure:21431: $? = 0
configure:21445: result: yes
configure:21478: checking for stdio.h
configure:21487: result: yes
configure:21367: checking syslog.h usability
configure:21384: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21391: $? = 0
configure:21405: result: yes
configure:21409: checking syslog.h presence
configure:21424: cc -E  conftest.c
configure:21431: $? = 0
configure:21445: result: yes
configure:21478: checking for syslog.h
configure:21487: result: yes
configure:21509: checking for netinet/in_systm.h
configure:21542: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21549: $? = 0
configure:21566: result: yes
configure:21509: checking for netinet/in.h
configure:21542: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21549: $? = 0
configure:21566: result: yes
configure:21509: checking for netinet/ip.h
configure:21542: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21549: $? = 0
configure:21566: result: yes
configure:21509: checking for netinet/ip_icmp.h
configure:21542: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21549: $? = 0
configure:21566: result: yes
configure:21581: checking for unsigned long long
configure:21609: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21616: $? = 0
configure:21643: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:80: error: expected expression before ')' token
configure:21650: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_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
| int
| main ()
| {
| if (sizeof ((unsigned long long)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:21673: result: yes
configure:21683: checking for long long
configure:21711: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21718: $? = 0
configure:21745: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81: error: expected expression before ')' token
configure:21752: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 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
| int
| main ()
| {
| if (sizeof ((long long)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:21775: result: yes
configure:21786: checking for an ANSI C-conforming const
configure:21861: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21868: $? = 0
configure:21883: result: yes
configure:21893: checking for size_t
configure:21921: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:21928: $? = 0
configure:21955: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82: error: expected expression before ')' token
configure:21962: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 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
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:21985: result: yes
configure:21997: checking whether time.h and sys/time.h may both be included
configure:22027: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:22034: $? = 0
configure:22049: result: yes
configure:22059: checking whether struct tm is in sys/time.h or time.h
configure:22089: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:22096: $? = 0
configure:22111: result: time.h
configure:22123: checking return type of signal handlers
configure:22151: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: error: void value not ignored as it ought to be
configure:22158: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:22173: result: void
configure:22189: checking for malloc
configure:22245: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lcrypto -lz -lpthread -lm  >&5
conftest.c:71: warning: conflicting types for built-in function 'malloc'
configure:22252: $? = 0
configure:22274: result: yes
configure:22189: checking for calloc
configure:22245: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lcrypto -lz -lpthread -lm  >&5
conftest.c:72: warning: conflicting types for built-in function 'calloc'
configure:22252: $? = 0
configure:22274: result: yes
configure:22189: checking for gettimeofday
configure:22245: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lcrypto -lz -lpthread -lm  >&5
configure:22252: $? = 0
configure:22274: result: yes
configure:22189: checking for strerror
configure:22245: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lcrypto -lz -lpthread -lm  >&5
configure:22252: $? = 0
configure:22274: result: yes
configure:22189: checking for strtoll
configure:22245: cc -o conftest -O2 -pipe -fno-strict-aliasing   -rpath=/usr/local/lib conftest.c -lcrypto -lz -lpthread -lm  >&5
configure:22252: $? = 0
configure:22274: result: yes
configure:22300: checking priv.h usability
configure:22317: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c:86:18: error: priv.h: No such file or directory
configure:22324: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 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 <priv.h>
configure:22338: result: no
configure:22342: checking priv.h presence
configure:22357: cc -E  conftest.c
conftest.c:53:18: error: priv.h: No such file or directory
configure:22364: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| /* end confdefs.h.  */
| #include <priv.h>
configure:22378: result: no
configure:22411: checking for priv.h
configure:22418: result: no
configure:22431: checking whether we are using Solaris privileges
configure:22455: result: no
configure:22524: checking for mysql_init in -lmysqlclient_r
configure:22559: cc -o conftest -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing  -L/usr/local/lib/mysql  -rpath=/usr/local/lib conftest.c -lmysqlclient_r  -lcrypto -lz -lpthread -lm  >&5
configure:22566: $? = 0
configure:22587: result: yes
configure:22600: checking for mysql_thread_init in -lmysqlclient_r
configure:22635: cc -o conftest -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing  -L/usr/local/lib/mysql  -rpath=/usr/local/lib conftest.c -lmysqlclient_r  -lmysqlclient_r -lcrypto -lz -lpthread -lm  >&5
configure:22642: $? = 0
configure:22663: result: yes
configure:22747: checking if UCD-SNMP needs crypto support
configure:22771: cc -c -I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c:54:29: error: ucd-snmp-config.h: No such file or directory
conftest.c: In function 'main':
conftest.c:58: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:58: error: 'USE_OPENSSL' undeclared (first use in this function)
conftest.c:58: error: (Each undeclared identifier is reported only once
conftest.c:58: error: for each function it appears in.)
configure:22778: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_LIBMYSQLCLIENT_R 1
| /* end confdefs.h.  */
| #include <ucd-snmp-config.h>
| int
| main ()
| {
| exit(USE_OPENSSL != 1);
|   ;
|   return 0;
| }
configure:22791: result: no
configure:22798: checking if Net-SNMP needs crypto support
configure:22821: cc -c -I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: warning: incompatible implicit declaration of built-in function 'exit'
configure:22828: $? = 0
configure:22833: result: yes
configure:22848: checking for snmp_timeout in -lnetsnmp
configure:22883: cc -o conftest -I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing  -L/usr/local/lib -L/usr/local/lib/mysql  -rpath=/usr/local/lib conftest.c -lnetsnmp  -lmysqlclient_r -lmysqlclient_r -lcrypto -lz -lpthread -lm  >&5
/usr/local/lib/libnetsnmp.so: undefined reference to `__stack_chk_fail_local'
configure:22890: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_LIBMYSQLCLIENT_R 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 snmp_timeout ();
| int
| main ()
| {
| return snmp_timeout ();
|   ;
|   return 0;
| }
configure:22911: result: no
configure:22922: result: Cannot find NET-SNMP libraries(snmp)... checking UCD-SNMP
configure:22929: checking for snmp_timeout in -lsnmp
configure:22964: cc -o conftest -I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing  -L/usr/local/lib -L/usr/local/lib/mysql  -rpath=/usr/local/lib conftest.c -lsnmp  -lmysqlclient_r -lmysqlclient_r -lcrypto -lz -lpthread -lm  >&5
/usr/bin/ld: cannot find -lsnmp
configure:22971: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7e"
| #define PACKAGE_STRING "Spine Poller 0.8.7e"
| #define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
| #define PACKAGE "spine"
| #define VERSION "0.8.7e"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCRYPTO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LONG_LONG 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_LIBMYSQLCLIENT_R 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 snmp_timeout ();
| int
| main ()
| {
| return snmp_timeout ();
|   ;
|   return 0;
| }
configure:22992: result: no
configure:22997: error: Cannot find UCD-SNMP libraries(snmp)

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

ac_cv_build=i386-portbld-freebsd8.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -rpath=/usr/local/lib'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.0
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_f77_compiler_gnu=no
ac_cv_func_calloc=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc=yes
ac_cv_func_strerror=yes
ac_cv_func_strtoll=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_ip_icmp_h=yes
ac_cv_header_priv_h=no
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd8.0
ac_cv_lib_crypto_CRYPTO_realloc=yes
ac_cv_lib_kstat_kstat_close=no
ac_cv_lib_m_floor=yes
ac_cv_lib_mysqlclient_r_mysql_init=yes
ac_cv_lib_mysqlclient_r_mysql_thread_init=yes
ac_cv_lib_netsnmp_snmp_timeout=no
ac_cv_lib_nls_gethostbyname_r=no
ac_cv_lib_pthread_pthread_exit=yes
ac_cv_lib_snmp_snmp_timeout=no
ac_cv_lib_socket_socket=no
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type_long_long=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/missing --run automake-1.11'
AWK='nawk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/.. -I/usr/local/include/mysql -O2 -pipe -fno-strict-aliasing'
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/usr/bin/grep'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib -L/usr/local/lib/mysql  -rpath=/usr/local/lib'
LIBOBJS=''
LIBS='-lmysqlclient_r -lmysqlclient_r -lcrypto -lz -lpthread -lm '
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/missing --run makeinfo'
MKDIR_P='config/install-sh -c -d'
NMEDIT=''
OBJEXT='o'
PACKAGE='spine'
PACKAGE_BUGREPORT='http://www.cacti.net/bugs.php'
PACKAGE_NAME='Spine Poller'
PACKAGE_STRING='Spine Poller 0.8.7e'
PACKAGE_TARNAME='spine-poller'
PACKAGE_VERSION='0.8.7e'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.8.7e'
ac_aux_dir='config'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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='i386-portbld-freebsd8.0'
build_alias='i386-portbld-freebsd8.0'
build_cpu='i386'
build_os='freebsd8.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd8.0'
host_alias=''
host_cpu='i386'
host_os='freebsd8.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7e/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/config/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "Spine Poller"
#define PACKAGE_TARNAME "spine-poller"
#define PACKAGE_VERSION "0.8.7e"
#define PACKAGE_STRING "Spine Poller 0.8.7e"
#define PACKAGE_BUGREPORT "http://www.cacti.net/bugs.php"
#define PACKAGE "spine"
#define VERSION "0.8.7e"
#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_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LIBM 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_LIBCRYPTO 1
#define STDC_HEADERS 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_ASSERT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_MATH_H 1
#define HAVE_NETDB_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDIO_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_IP_ICMP_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_LONG_LONG 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_MALLOC 1
#define HAVE_CALLOC 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_STRERROR 1
#define HAVE_STRTOLL 1
#define HAVE_LIBMYSQLCLIENT_R 1

configure: exit 1


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list