config error for building rrdtool1.4.5 from ports on FreeBSD 7.4

2011/07/17

FreeBSD munin ports

t f B! P L
記事内に広告が含まれています。

After updated the icu, munin-cron failed with the error "libicui18n.so.46" not found. So, I try to reinstall munin, but the error occurs.

===>  License GPLv2 accepted by the user
===>  Found saved configuration for rrdtool-1.4.5
===>  Extracting for rrdtool-1.4.5
=> SHA256 Checksum OK for rrdtool-1.4.5.tar.gz.
===>   rrdtool-1.4.5 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Patching for rrdtool-1.4.5
===>   rrdtool-1.4.5 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Applying FreeBSD patches for rrdtool-1.4.5
===>   rrdtool-1.4.5 depends on executable: gmake - found
===>   rrdtool-1.4.5 depends on file: /usr/local/bin/perl5.8.9 - found
===>   rrdtool-1.4.5 depends on package: libtool>=2.4 - found
===>   rrdtool-1.4.5 depends on file: /usr/local/bin/intltool-extract - found
===>   rrdtool-1.4.5 depends on shared library: freetype.9 - found
===>   rrdtool-1.4.5 depends on shared library: cairo.2 - found
===>   rrdtool-1.4.5 depends on shared library: png.6 - found
===>   rrdtool-1.4.5 depends on shared library: xml2 - found
===>   rrdtool-1.4.5 depends on shared library: pangocairo-1.0.0 - found
===>  Configuring for rrdtool-1.4.5
checking build system type... i386-portbld-freebsd7.3
checking host system type... i386-portbld-freebsd7.3
checking target system type... i386-portbld-freebsd7.3
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no

Audit Compilation Environment
checking how to run the C preprocessor... cpp
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if gcc likes the -Werror flag... yes
checking if gcc likes the -fno-strict-aliasing flag... yes
checking if gcc likes the -Wall flag... yes
checking if gcc likes the -std=gnu99 flag... yes
checking if gcc likes the -pedantic flag... yes
checking if gcc likes the -Wundef flag... yes
checking if gcc likes the -Wshadow flag... yes
checking if gcc likes the -Wpointer-arith flag... yes
checking if gcc likes the -Wcast-align flag... yes
checking if gcc likes the -Wmissing-prototypes flag... yes
checking if gcc likes the -Wmissing-declarations flag... yes
checking if gcc likes the -Wnested-externs flag... yes
checking if gcc likes the -Winline flag... yes
checking if gcc likes the -Wold-style-definition flag... yes
checking if gcc likes the -W flag... yes

Checking for Header Files
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for unistd.h... (cached) yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for string.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h

Test Library Functions
checking for acos... no
checking for acos in -lm... yes
./configure: ./libtool: not found
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether byte ordering is bigendian... no
checking for nl_langinfo... yes
checking for tzset... yes
checking for round... yes
checking for rint... yes
checking for fsync... yes
checking for mbstowcs... yes
checking for opendir... yes
checking for readdir... yes
checking for chdir... yes
checking for chroot... yes
checking for getuid... yes
checking for strerror... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for fpclass... no
checking for class... no
checking for fp_class... no
checking for isnan... yes
checking for memmove... yes
checking for strchr... yes
checking for mktime... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no

Map/Fadvis/Madvise checking
checking for fdatasync... no
checking for fdatasync in -lrt... no
checking for fsync... (cached) yes
checking for socket... yes
checking for getaddrinfo... yes
checking whether posix_fadvise is declared... no
checking for posix_fadvise... no

Libintl Processing
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib

IEEE Math Checks
checking for fpclassify... no
checking for fpclassify with ... yes
checking for isinf... yes
checking whether isfinite is broken... yes
checking for finite... yes
checking if IEEE math works out of the box... yes

Resolve Portability Issues
checking if msync with MS_ASYNC updates the files mtime... yes
checking for _NL_TIME_WEEK_1STDAY... no
checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... no
checking for opterr... yes
checking for getopt_long... yes
checking if realloc can deal with NULL... yes
checking if ctime_r need special care to act posixly correct... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for cc_r... cc
checking do we need malloc/malloc.h... nope, works out of the box
checking the type of time_t... time_t is 32 bit

Find 3rd-Party Libraries
checking for libdbi... no
checking for libwrap... no
checking for cairo_font_options_create in -lcairo... yes
checking cairo.h usability... no
checking cairo.h presence... no
checking for cairo.h... no
checking for pkg-config... pkg-config
checking for cairo_font_options_create in -lcairo... yes
checking cairo.h usability... yes
checking cairo.h presence... yes
checking for cairo.h... yes
checking for cairo_svg_surface_create in -lcairo... yes
checking cairo-svg.h usability... yes
checking cairo-svg.h presence... yes
checking for cairo-svg.h... yes
checking for cairo_pdf_surface_create in -lcairo... yes
checking cairo-pdf.h usability... yes
checking cairo-pdf.h presence... yes
checking for cairo-pdf.h... yes
checking for cairo_ps_surface_create in -lcairo... yes
checking cairo-ps.h usability... yes
checking cairo-ps.h presence... yes
checking for cairo-ps.h... yes
checking for glib_check_version in -lglib-2.0... no
checking for pkg-config... (cached) pkg-config
checking for glib_check_version in -lglib-2.0... no
configure: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of glib-2.0. Check config.log for hints on why
  this is the case. Maybe you need to set LDFLAGS and CPPFLAGS appropriately
  so that compiler and the linker can find libglib-2.0 and its header files. If
  you have not installed glib-2.0, you can get it either from its original home on

     ftp://ftp.gtk.org/pub/glib/2.12/

  You can find also find an archive copy on

     http://oss.oetiker.ch/rrdtool/pub/libs

  The last tested version of glib-2.0 is 2.12.12.

       LIBS=-lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lglib-2.0  
   LDFLAGS= -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib    
  CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  

----------------------------------------------------------------------------
                
checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... no
checking for pkg-config... (cached) pkg-config
checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... no
configure: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of pangocairo. Check config.log for hints on why
  this is the case. Maybe you need to set LDFLAGS and CPPFLAGS appropriately
  so that compiler and the linker can find libpangocairo-1.0 and its header files. If
  you have not installed pangocairo, you can get it either from its original home on

     http://ftp.gnome.org/pub/GNOME/sources/pango/1.17

  You can find also find an archive copy on

     http://oss.oetiker.ch/rrdtool/pub/libs

  The last tested version of pangocairo is 1.17.

       LIBS=-lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  
   LDFLAGS= -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib    
  CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2  

----------------------------------------------------------------------------
                
checking for xmlParseFile in -lxml2... yes
checking libxml/parser.h usability... no
checking libxml/parser.h presence... no
checking for libxml/parser.h... no
checking for pkg-config... (cached) pkg-config
checking for xmlParseFile in -lxml2... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
configure: error: Please fix the library issues listed above and try again.
===>  Script "configure" failed unexpectedly.
Please report the problem to sylvio@FreeBSD.org [maintainer] and attach the
"/usr/ports/databases/rrdtool/work/rrdtool-1.4.5/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/rrdtool.
*** Error code 1

Stop in /usr/ports/databases/rrdtool.

The contents of /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/config.log are

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

It was created by rrdtool configure 1.4.5, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --disable-tcl --disable-python --disable-ruby --enable-perl --enable-perl-site-install --disable-mmap --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.3

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

hostname = dorothea.home.group.jp
uname -m = i386
uname -r = 7.3-RELEASE-p2
uname -s = FreeBSD
uname -v = FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010     root@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:2272: checking build system type
configure:2290: result: i386-portbld-freebsd7.3
configure:2312: checking host system type
configure:2327: result: i386-portbld-freebsd7.3
configure:2349: checking target system type
configure:2364: result: i386-portbld-freebsd7.3
configure:2440: checking for gcc
configure:2467: result: cc
configure:2699: checking for C compiler version
configure:2707: 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:2711: $? = 0
configure:2718: 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:2722: $? = 0
configure:2729: cc -V >&5
cc: '-V' option must have argument
configure:2733: $? = 1
configure:2756: checking for C compiler default output file name
configure:2778: cc -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  >&5
configure:2782: $? = 0
configure:2820: result: a.out
configure:2839: checking whether the C compiler works
configure:2849: ./a.out
configure:2853: $? = 0
configure:2872: result: yes
configure:2879: checking whether we are cross compiling
configure:2881: result: no
configure:2884: checking for suffix of executables
configure:2891: cc -o conftest -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  >&5
configure:2895: $? = 0
configure:2921: result: 
configure:2927: checking for suffix of object files
configure:2953: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:2957: $? = 0
configure:2982: result: o
configure:2986: checking whether we are using the GNU C compiler
configure:3015: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3022: $? = 0
configure:3039: result: yes
configure:3048: checking whether cc accepts -g
configure:3078: cc -c -g -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3085: $? = 0
configure:3186: result: yes
configure:3203: checking for cc option to accept ISO C89
configure:3277: cc  -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3284: $? = 0
configure:3307: result: none needed
configure:3331: checking how to run the C preprocessor
configure:3449: result: cpp
configure:3478: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:3485: $? = 0
configure:3516: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3523: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include 
configure:3563: checking for grep that handles long lines and -e
configure:3623: result: /usr/bin/grep
configure:3628: checking for egrep
configure:3692: result: /usr/bin/grep -E
configure:3697: checking for ANSI C header files
configure:3727: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3734: $? = 0
configure:3833: cc -o conftest -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  >&5
configure:3837: $? = 0
configure:3843: ./conftest
configure:3847: $? = 0
configure:3865: result: yes
configure:3889: checking for sys/types.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for sys/stat.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for stdlib.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for string.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for memory.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for strings.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for inttypes.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for stdint.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3889: checking for unistd.h
configure:3910: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:3917: $? = 0
configure:3934: result: yes
configure:3959: checking minix/config.h usability
configure:3976: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c:51:26: error: minix/config.h: No such file or directory
configure:3983: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:3997: result: no
configure:4001: checking minix/config.h presence
configure:4016: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
conftest.c:18:26: error: minix/config.h: No such file or directory
configure:4023: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include 
configure:4037: result: no
configure:4065: checking for minix/config.h
configure:4072: result: no
configure:4103: checking whether it is safe to define __EXTENSIONS__
configure:4131: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:4138: $? = 0
configure:4153: result: yes
configure:4193: checking for a BSD-compatible install
configure:4261: result: /usr/bin/install -c -o root -g wheel
configure:4272: checking whether build environment is sane
configure:4332: result: yes
configure:4473: checking for a thread-safe mkdir -p
configure:4512: result: ./install-sh -c -d
configure:4525: checking for gawk
configure:4555: result: no
configure:4525: checking for mawk
configure:4555: result: no
configure:4525: checking for nawk
configure:4541: found /usr/bin/nawk
configure:4552: result: nawk
configure:4563: checking whether gmake sets $(MAKE)
configure:4585: result: yes
configure:4615: checking for style of include used by gmake
configure:4643: result: GNU
configure:4730: checking dependency style of cc
configure:4840: result: gcc3
configure:4857: checking whether to enable maintainer-specific portions of Makefiles
configure:4866: result: no
configure:4998: result: 
configure:5000: result: Audit Compilation Environment
configure:5010: checking how to run the C preprocessor
configure:5128: result: cpp
configure:5157: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:5164: $? = 0
configure:5195: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
conftest.c:26:28: error: ac_nonexistent.h: No such file or directory
configure:5202: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| /* end confdefs.h.  */
| #include 
configure:5289: checking for gcc
configure:5316: result: cc
configure:5548: checking for C compiler version
configure:5556: 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:5560: $? = 0
configure:5567: 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:5571: $? = 0
configure:5578: cc -V >&5
cc: '-V' option must have argument
configure:5582: $? = 1
configure:5585: checking whether we are using the GNU C compiler
configure:5638: result: yes
configure:5647: checking whether cc accepts -g
configure:5785: result: yes
configure:5802: checking for cc option to accept ISO C89
configure:5906: result: none needed
configure:5928: checking whether cc understands -c and -o together
configure:5960: cc -c conftest.c -o conftest2.o >&5
configure:5964: $? = 0
configure:5970: cc -c conftest.c -o conftest2.o >&5
configure:5974: $? = 0
configure:6029: result: yes
configure:6081: checking for a sed that does not truncate output
configure:6147: result: /usr/bin/sed
configure:6165: checking for fgrep
configure:6229: result: /usr/bin/grep -F
configure:6264: checking for ld used by cc
configure:6331: result: /usr/bin/ld
configure:6340: checking if the linker (/usr/bin/ld) is GNU ld
configure:6355: result: yes
configure:6367: checking for BSD- or MS-compatible name lister (nm)
configure:6416: result: /usr/bin/nm -B
configure:6534: checking the name lister (/usr/bin/nm -B) interface
configure:6541: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:6544: /usr/bin/nm -B "conftest.o"
configure:6547: output
00000000 B some_variable
configure:6554: result: BSD nm
configure:6557: checking whether ln -s works
configure:6561: result: yes
configure:6569: checking the maximum length of command line arguments
configure:6689: result: 262144
configure:6706: checking whether the shell understands some XSI constructs
configure:6716: result: yes
configure:6720: checking whether the shell understands "+="
configure:6726: result: no
configure:6761: checking for /usr/bin/ld option to reload object files
configure:6768: result: -r
configure:6837: checking for objdump
configure:6853: found /usr/bin/objdump
configure:6864: result: objdump
configure:6896: checking how to recognize dependent libraries
configure:7092: result: pass_all
configure:7152: checking for ar
configure:7168: found /usr/bin/ar
configure:7179: result: ar
configure:7257: checking for strip
configure:7273: found /usr/bin/strip
configure:7284: result: strip
configure:7356: checking for ranlib
configure:7372: found /usr/bin/ranlib
configure:7383: result: ranlib
configure:7473: checking command to parse /usr/bin/nm -B output from cc object
configure:7591: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:7594: $? = 0
configure:7598: /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:7601: $? = 0
configure:7655: cc -o conftest -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c conftstm.o >&5
configure:7658: $? = 0
configure:7696: result: ok
configure:8561: checking for dlfcn.h
configure:8582: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:8589: $? = 0
configure:8606: result: yes
configure:8792: checking for objdir
configure:8807: result: .libs
configure:9103: checking if cc supports -fno-rtti -fno-exceptions
configure:9121: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9125: $? = 0
configure:9138: result: no
configure:9158: checking for cc option to produce PIC
configure:9430: result: -fPIC -DPIC
configure:9442: checking if cc PIC flag -fPIC -DPIC works
configure:9460: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9464: $? = 0
configure:9477: result: yes
configure:9501: checking if cc static flag -static works
configure:9529: result: yes
configure:9544: checking if cc supports -c -o file.o
configure:9565: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 -o out/conftest2.o conftest.c >&5
configure:9569: $? = 0
configure:9591: result: yes
configure:9599: checking if cc supports -c -o file.o
configure:9646: result: yes
configure:9679: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10753: result: yes
configure:10790: checking whether -lc should be explicitly linked in
configure:10795: cc -c -O -pipe -march=prescott -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:10798: $? = 0
configure:10813: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:10816: $? = 0
configure:10828: result: no
configure:10992: checking dynamic linker characteristics
configure:11675: result: freebsd7.3 ld.so
configure:11777: checking how to hardcode library paths into programs
configure:11802: result: immediate
configure:12635: checking whether stripping libraries is possible
configure:12640: result: yes
configure:12675: checking if libtool supports shared libraries
configure:12677: result: yes
configure:12680: checking whether to build shared libraries
configure:12701: result: yes
configure:12704: checking whether to build static libraries
configure:12708: result: yes
configure:12746: checking if gcc likes the -Werror flag
configure:12772: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12779: $? = 0
configure:12794: result: yes
configure:12808: checking if gcc likes the -fno-strict-aliasing flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wall flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -std=gnu99 flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -pedantic flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wundef flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wshadow flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wpointer-arith flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wcast-align flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wmissing-prototypes flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wmissing-declarations flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wnested-externs flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Winline flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -Wold-style-definition flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: old-style function definition
configure:12841: $? = 0
configure:12858: result: yes
configure:12808: checking if gcc likes the -W flag
configure:12834: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: old-style function definition
configure:12841: $? = 0
configure:12858: result: yes
configure:12886: result: 
configure:12888: result: Checking for Header Files
configure:12892: checking for ANSI C header files
configure:13060: result: yes
configure:13078: checking for dirent.h that defines DIR
configure:13107: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: warning: old-style function definition
configure:13114: $? = 0
configure:13131: result: yes
configure:13146: checking for library containing opendir
configure:13187: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:40: warning: old-style function definition
configure:13194: $? = 0
configure:13225: result: none required
configure:13361: checking langinfo.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking langinfo.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for langinfo.h
configure:13476: result: yes
configure:13350: checking for stdint.h
configure:13357: result: yes
configure:13350: checking for inttypes.h
configure:13357: result: yes
configure:13361: checking libgen.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking libgen.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for libgen.h
configure:13476: result: yes
configure:13361: checking features.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c:67:22: error: features.h: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:13399: result: no
configure:13403: checking features.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
conftest.c:34:22: error: features.h: No such file or directory
configure:13425: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h.  */
| #include 
configure:13439: result: no
configure:13467: checking for features.h
configure:13476: result: no
configure:13350: checking for sys/stat.h
configure:13357: result: yes
configure:13350: checking for sys/types.h
configure:13357: result: yes
configure:13361: checking fcntl.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking fcntl.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for fcntl.h
configure:13476: result: yes
configure:13361: checking fp_class.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c:70:22: error: fp_class.h: No such file or directory
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:13399: result: no
configure:13403: checking fp_class.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
conftest.c:37:22: error: fp_class.h: No such file or directory
configure:13425: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include 
configure:13439: result: no
configure:13467: checking for fp_class.h
configure:13476: result: no
configure:13361: checking malloc.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
In file included from conftest.c:70:
/usr/include/malloc.h:3:2: error: #error " has been replaced by "
configure:13385: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:13399: result: no
configure:13403: checking malloc.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
In file included from conftest.c:37:
/usr/include/malloc.h:3:2: error: #error " has been replaced by "
configure:13425: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include 
configure:13439: result: no
configure:13467: checking for malloc.h
configure:13476: result: no
configure:13350: checking for unistd.h
configure:13357: result: yes
configure:13361: checking ieeefp.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking ieeefp.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for ieeefp.h
configure:13476: result: yes
configure:13361: checking math.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking math.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for math.h
configure:13476: result: yes
configure:13361: checking sys/times.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking sys/times.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for sys/times.h
configure:13476: result: yes
configure:13361: checking sys/param.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking sys/param.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for sys/param.h
configure:13476: result: yes
configure:13361: checking sys/resource.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking sys/resource.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for sys/resource.h
configure:13476: result: yes
configure:13361: checking signal.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking signal.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for signal.h
configure:13476: result: yes
configure:13361: checking float.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking float.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for float.h
configure:13476: result: yes
configure:13361: checking stdio.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking stdio.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for stdio.h
configure:13476: result: yes
configure:13350: checking for stdlib.h
configure:13357: result: yes
configure:13361: checking errno.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking errno.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for errno.h
configure:13476: result: yes
configure:13350: checking for string.h
configure:13357: result: yes
configure:13361: checking ctype.h usability
configure:13378: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
configure:13385: $? = 0
configure:13399: result: yes
configure:13403: checking ctype.h presence
configure:13418: cpp -I/usr/local/include -I/usr/local/include/freetype2 conftest.c
configure:13425: $? = 0
configure:13439: result: yes
configure:13467: checking for ctype.h
configure:13476: result: yes
configure:13492: checking for an ANSI C-conforming const
configure:13567: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: warning: old-style function definition
conftest.c:79: warning: 't' is used uninitialized in this function
conftest.c:95: warning: 'b' is used uninitialized in this function
conftest.c:101: warning: 'cs[0]' is used uninitialized in this function
configure:13574: $? = 0
configure:13589: result: yes
configure:13599: checking whether time.h and sys/time.h may both be included
configure:13629: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:13636: $? = 0
configure:13651: result: yes
configure:13661: checking whether struct tm is in sys/time.h or time.h
configure:13691: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
configure:13698: $? = 0
configure:13713: result: time.h
configure:13740: result: 
configure:13742: result: Test Library Functions
configure:13746: checking for acos
configure:13802: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  >&5
conftest.c:74: warning: conflicting types for built-in function 'acos'
conftest.c: In function 'main':
conftest.c:84: warning: old-style function definition
/var/tmp//cccXZuG2.o(.text+0x12): In function `main':
: undefined reference to `acos'
configure:13809: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| /* Define acos to an innocuous variant, in case  declares acos.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define acos innocuous_acos
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char acos (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef acos
| 
| /* 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 acos ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_acos || defined __stub___acos
| choke me
| #endif
| 
| int
| main ()
| {
| return acos ();
|   ;
|   return 0;
| }
configure:13829: result: no
configure:13835: checking for acos in -lm
configure:13870: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm   >&5
conftest.c:58: warning: conflicting types for built-in function 'acos'
conftest.c: In function 'main':
conftest.c:61: warning: old-style function definition
configure:13877: $? = 0
configure:13898: result: yes
configure:13921: checking for strftime
configure:13977: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:75: warning: conflicting types for built-in function 'strftime'
conftest.c: In function 'main':
conftest.c:85: warning: old-style function definition
configure:13984: $? = 0
configure:14006: result: yes
configure:14097: checking for vprintf
configure:14153: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:76: warning: conflicting types for built-in function 'vprintf'
conftest.c: In function 'main':
conftest.c:86: warning: old-style function definition
configure:14160: $? = 0
configure:14182: result: yes
configure:14191: checking for _doprnt
configure:14247: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:87: warning: old-style function definition
/var/tmp//ccpz0DeU.o(.text+0x1b): In function `main':
: undefined reference to `_doprnt'
configure:14254: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case  declares _doprnt.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef _doprnt
| 
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:14274: result: no
configure:14290: checking whether byte ordering is bigendian
configure:14315: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:14322: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|         not a universal capable compiler
|       #endif
|       typedef int dummy;
| 
configure:14372: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: warning: old-style function definition
configure:14379: $? = 0
configure:14411: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: warning: old-style function definition
conftest.c:61: error: 'not' undeclared (first use in this function)
conftest.c:61: error: (Each undeclared identifier is reported only once
conftest.c:61: error: for each function it appears in.)
conftest.c:61: error: expected ';' before 'big'
configure:14418: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| #include 
|   #include 
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|    not big endian
|   #endif
| 
|   ;
|   return 0;
| }
configure:14670: result: no
configure:14724: checking for nl_langinfo
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:87: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for tzset
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:88: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for round
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:79: warning: conflicting types for built-in function 'round'
conftest.c: In function 'main':
conftest.c:89: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for rint
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:80: warning: conflicting types for built-in function 'rint'
conftest.c: In function 'main':
conftest.c:90: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for fsync
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for mbstowcs
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for opendir
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:93: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for readdir
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:94: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for chdir
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:95: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for chroot
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:96: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for getuid
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:97: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for strerror
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for snprintf
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:89: warning: conflicting types for built-in function 'snprintf'
conftest.c: In function 'main':
conftest.c:99: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for vsnprintf
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:90: warning: conflicting types for built-in function 'vsnprintf'
conftest.c: In function 'main':
conftest.c:100: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for vasprintf
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for fpclass
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/var/tmp//cc63xDY2.o(.text+0x1b): In function `main':
: undefined reference to `fpclass'
configure:14787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h.  */
| /* Define fpclass to an innocuous variant, in case  declares fpclass.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define fpclass innocuous_fpclass
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpclass (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef fpclass
| 
| /* 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 fpclass ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fpclass || defined __stub___fpclass
| choke me
| #endif
| 
| int
| main ()
| {
| return fpclass ();
|   ;
|   return 0;
| }
configure:14809: result: no
configure:14724: checking for class
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/var/tmp//ccMjmqWV.o(.text+0x1b): In function `main':
: undefined reference to `class'
configure:14787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h.  */
| /* Define class to an innocuous variant, in case  declares class.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define class innocuous_class
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char class (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef class
| 
| /* 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 class ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_class || defined __stub___class
| choke me
| #endif
| 
| int
| main ()
| {
| return class ();
|   ;
|   return 0;
| }
configure:14809: result: no
configure:14724: checking for fp_class
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/var/tmp//cckXeyHv.o(.text+0x1b): In function `main':
: undefined reference to `fp_class'
configure:14787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h.  */
| /* Define fp_class to an innocuous variant, in case  declares fp_class.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define fp_class innocuous_fp_class
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fp_class (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef fp_class
| 
| /* 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 fp_class ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fp_class || defined __stub___fp_class
| choke me
| #endif
| 
| int
| main ()
| {
| return fp_class ();
|   ;
|   return 0;
| }
configure:14809: result: no
configure:14724: checking for isnan
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:92: warning: conflicting types for built-in function 'isnan'
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for memmove
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:93: warning: conflicting types for built-in function 'memmove'
conftest.c: In function 'main':
conftest.c:103: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for strchr
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:94: warning: conflicting types for built-in function 'strchr'
conftest.c: In function 'main':
conftest.c:104: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for mktime
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:105: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for getrusage
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14724: checking for gettimeofday
configure:14780: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:107: warning: old-style function definition
configure:14787: $? = 0
configure:14809: result: yes
configure:14822: checking whether strerror_r is declared
configure:14851: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: warning: old-style function definition
configure:14858: $? = 0
configure:14873: result: yes
configure:14895: checking for strerror_r
configure:14951: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:109: warning: old-style function definition
configure:14958: $? = 0
configure:14980: result: yes
configure:14992: checking whether strerror_r returns char *
configure:15026: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:112: warning: old-style function definition
conftest.c:115: error: invalid type argument of 'unary *'
conftest.c:116: warning: initialization makes pointer from integer without a cast
configure:15033: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| int
| main ()
| {
| 
|    char buf[100];
|    char x = *strerror_r (0, buf, sizeof buf);
|    char *p = strerror_r (0, buf, sizeof buf);
|    return !p || x;
| 
|   ;
|   return 0;
| }
configure:15112: result: no
configure:15139: result: 
configure:15141: result: Map/Fadvis/Madvise checking
configure:15151: checking for fdatasync
configure:15207: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:110: warning: old-style function definition
/var/tmp//cc6w6zVH.o(.text+0x1b): In function `main':
: undefined reference to `fdatasync'
configure:15214: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| /* Define fdatasync to an innocuous variant, in case  declares fdatasync.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define fdatasync innocuous_fdatasync
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fdatasync (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef fdatasync
| 
| /* 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 fdatasync ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fdatasync || defined __stub___fdatasync
| choke me
| #endif
| 
| int
| main ()
| {
| return fdatasync ();
|   ;
|   return 0;
| }
configure:15236: result: no
configure:15246: checking for fdatasync in -lrt
configure:15281: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lrt  -lm  >&5
conftest.c: In function 'main':
conftest.c:87: warning: old-style function definition
/var/tmp//ccOBBfz7.o(.text+0x1b): In function `main':
: undefined reference to `fdatasync'
configure:15288: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_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 fdatasync ();
| int
| main ()
| {
| return fdatasync ();
|   ;
|   return 0;
| }
configure:15309: result: no
configure:15325: checking for fsync
configure:15410: result: yes
configure:15428: checking for socket
configure:15484: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:111: warning: old-style function definition
configure:15491: $? = 0
configure:15513: result: yes
configure:15602: checking for getaddrinfo
configure:15658: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:112: warning: old-style function definition
configure:15665: $? = 0
configure:15687: result: yes
configure:16863: checking whether posix_fadvise is declared
configure:16894: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: warning: old-style function definition
conftest.c:87: error: 'posix_fadvise' undeclared (first use in this function)
conftest.c:87: error: (Each undeclared identifier is reported only once
conftest.c:87: error: for each function it appears in.)
configure:16901: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h.  */
| #define _XOPEN_SOURCE 600
| #include 
| 
| int
| main ()
| {
| #ifndef posix_fadvise
|   (void) posix_fadvise;
| #endif
| 
|   ;
|   return 0;
| }
configure:16916: result: no
configure:16938: checking for posix_fadvise
configure:16994: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:114: warning: old-style function definition
/var/tmp//ccwnnu8e.o(.text+0x1b): In function `main':
: undefined reference to `posix_fadvise'
configure:17001: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| /* end confdefs.h.  */
| /* Define posix_fadvise to an innocuous variant, in case  declares posix_fadvise.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define posix_fadvise innocuous_posix_fadvise
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char posix_fadvise (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef posix_fadvise
| 
| /* 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 posix_fadvise ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
| choke me
| #endif
| 
| int
| main ()
| {
| return posix_fadvise ();
|   ;
|   return 0;
| }
configure:17023: result: no
configure:17052: result: 
configure:17054: result: Libintl Processing
configure:17060: checking whether NLS is requested
configure:17069: result: yes
configure:17110: checking for msgfmt
configure: trying /usr/local/bin/msgfmt...
0 translated messages.
configure:17142: result: /usr/local/bin/msgfmt
configure:17151: checking for gmsgfmt
configure:17182: result: /usr/local/bin/msgfmt
configure:17233: checking for xgettext
configure: trying /usr/local/bin/xgettext...
/usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:17265: result: /usr/local/bin/xgettext
configure:17311: checking for msgmerge
configure: trying /usr/local/bin/msgmerge...
configure:17342: result: /usr/local/bin/msgmerge
configure:17399: checking for ld used by GCC
configure:17463: result: /usr/bin/ld
configure:17472: checking if the linker (/usr/bin/ld) is GNU ld
configure:17485: result: yes
configure:17492: checking for shared library run path origin
configure:17505: result: done
configure:18081: checking for CFPreferencesCopyAppValue
configure:18109: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:81:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:84: warning: old-style function definition
conftest.c:85: warning: implicit declaration of function 'CFPreferencesCopyAppValue'
conftest.c:85: warning: nested extern declaration of 'CFPreferencesCopyAppValue'
conftest.c:85: error: 'NULL' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
configure:18116: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:18137: result: no
configure:18146: checking for CFLocaleCopyCurrent
configure:18174: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:81:37: error: CoreFoundation/CFLocale.h: No such file or directory
conftest.c: In function 'main':
conftest.c:84: warning: old-style function definition
conftest.c:85: warning: implicit declaration of function 'CFLocaleCopyCurrent'
conftest.c:85: warning: nested extern declaration of 'CFLocaleCopyCurrent'
configure:18181: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:18202: result: no
configure:18253: checking for GNU gettext in libc
configure:18283: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:87: warning: old-style function definition
/var/tmp//ccagiYJ3.o(.text+0x2c): In function `main':
: undefined reference to `libintl_bindtextdomain'
/var/tmp//ccagiYJ3.o(.text+0x34): In function `main':
: undefined reference to `libintl_gettext'
/var/tmp//ccagiYJ3.o(.text+0x3c): In function `main':
: undefined reference to `_nl_domain_bindings'
/var/tmp//ccagiYJ3.o(.text+0x44): In function `main':
: undefined reference to `_nl_msg_cat_cntr'
configure:18290: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| /* end confdefs.h.  */
| #include 
| 
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:18312: result: no
configure:18346: checking for iconv
configure:18378: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:85: warning: old-style function definition
/var/tmp//ccdlT91A.o(.text+0x2c): In function `main':
: undefined reference to `libiconv_open'
/var/tmp//ccdlT91A.o(.text+0x56): In function `main':
: undefined reference to `libiconv'
/var/tmp//ccdlT91A.o(.text+0x5e): In function `main':
: undefined reference to `libiconv_close'
configure:18385: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| /* end confdefs.h.  */
| #include 
| #include 
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:18431: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
conftest.c: In function 'main':
conftest.c:85: warning: old-style function definition
configure:18438: $? = 0
configure:18462: result: yes
configure:18465: checking for working iconv
configure:18570: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
conftest.c: In function 'main':
conftest.c:85: warning: old-style function definition
conftest.c:100: warning: passing argument 2 of 'libiconv' from incompatible pointer type
conftest.c:119: warning: passing argument 2 of 'libiconv' from incompatible pointer type
configure:18574: $? = 0
configure:18580: ./conftest
configure:18584: $? = 0
configure:18603: result: yes
configure:18620: checking how to link with libiconv
configure:18622: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
configure:19094: checking for GNU gettext in libintl
configure:19132: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2   -L/usr/local/lib conftest.c -lm  /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
configure:19139: $? = 0
configure:19224: result: yes
configure:19261: checking whether to use NLS
configure:19263: result: yes
configure:19266: checking where the gettext function comes from
configure:19277: result: external libintl
configure:19285: checking how to link with libintl
configure:19287: result: /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
configure:19355: result: 
configure:19357: result: IEEE Math Checks
configure:19366: checking for fpclassify
configure:19422: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:118: warning: old-style function definition
/var/tmp//ccS3ESue.o(.text+0x1b): In function `main':
: undefined reference to `fpclassify'
configure:19429: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| /* Define fpclassify to an innocuous variant, in case  declares fpclassify.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define fpclassify innocuous_fpclassify
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpclassify (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef fpclassify
| 
| /* 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 fpclassify ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fpclassify || defined __stub___fpclassify
| choke me
| #endif
| 
| int
| main ()
| {
| return fpclassify ();
|   ;
|   return 0;
| }
configure:19451: result: no
configure:19461: checking for fpclassify with 
configure:19485: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:89: warning: old-style function definition
configure:19492: $? = 0
configure:19500: result: yes
configure:19525: checking for isinf
configure:19581: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:109: warning: conflicting types for built-in function 'isinf'
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
configure:19588: $? = 0
configure:19610: result: yes
configure:19680: checking whether isfinite is broken
configure:19727: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:95: warning: old-style function definition
conftest.c:98: warning: floating constant exceeds range of 'long double'
conftest.c:98: warning: floating constant exceeds range of 'long double'
conftest.c:98: warning: floating constant exceeds range of 'long double'
conftest.c:98: warning: floating constant exceeds range of 'long double'
conftest.c:98: warning: floating constant exceeds range of 'long double'
configure:19731: $? = 0
configure:19737: ./conftest
configure:19741: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_MATH_H
| #include 
| #endif
| #ifdef HAVE_FLOAT_H
| #include 
| #endif
| int main ()
| {
| #ifdef isfinite
| #ifdef LDBL_MAX
|   if (!isfinite(LDBL_MAX)) return 1;
| #endif
| #ifdef DBL_MAX
|   if (!isfinite(DBL_MAX)) return 1;
| #endif
| #endif
| return 0;
| }
configure:19759: result: yes
configure:19777: checking for finite
configure:19833: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:110: warning: conflicting types for built-in function 'finite'
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
configure:19840: $? = 0
configure:19862: result: yes
configure:20044: checking if IEEE math works out of the box
configure:20086: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
configure:20090: $? = 0
configure:20096: ./conftest
configure:20100: $? = 0
configure:20119: result: yes
configure:20946: result: 
configure:20948: result: Resolve Portability Issues
configure:20953: checking if msync with MS_ASYNC updates the files mtime
configure:21043: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c:98: warning: no previous prototype for 'timeout'
conftest.c: In function 'timeout':
conftest.c:98: warning: unused parameter 'i'
configure:21047: $? = 0
configure:21053: ./conftest
configure:21057: $? = 0
configure:21078: result: yes
configure:21103: checking for _NL_TIME_WEEK_1STDAY
configure:21159: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:121: warning: old-style function definition
/var/tmp//cc788Gg6.o(.text+0x1b): In function `main':
: undefined reference to `_NL_TIME_WEEK_1STDAY'
configure:21166: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| /* end confdefs.h.  */
| /* Define _NL_TIME_WEEK_1STDAY to an innocuous variant, in case  declares _NL_TIME_WEEK_1STDAY.
|    For example, HP-UX 11i  declares gettimeofday.  */
| #define _NL_TIME_WEEK_1STDAY innocuous__NL_TIME_WEEK_1STDAY
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _NL_TIME_WEEK_1STDAY (); below.
|     Prefer  to  if __STDC__ is defined, since
|      exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include 
| #else
| # include 
| #endif
| 
| #undef _NL_TIME_WEEK_1STDAY
| 
| /* 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 _NL_TIME_WEEK_1STDAY ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__NL_TIME_WEEK_1STDAY || defined __stub____NL_TIME_WEEK_1STDAY
| choke me
| #endif
| 
| int
| main ()
| {
| return _NL_TIME_WEEK_1STDAY ();
|   ;
|   return 0;
| }
configure:21188: result: no
configure:21198: checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h
configure:21221: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
conftest.c:92: error: '_NL_TIME_WEEK_1STDAY' undeclared (first use in this function)
conftest.c:92: error: (Each undeclared identifier is reported only once
conftest.c:92: error: for each function it appears in.)
configure:21228: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| nl_langinfo(_NL_TIME_WEEK_1STDAY)
|   ;
|   return 0;
| }
configure:21246: result: no
configure:21259: checking for opterr
configure:21285: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
conftest.c:92: warning: nested extern declaration of 'opterr'
configure:21292: $? = 0
configure:21312: result: yes
configure:21324: checking for getopt_long
configure:21380: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:122: warning: old-style function definition
configure:21387: $? = 0
configure:21407: result: yes
configure:21429: checking if realloc can deal with NULL
configure:21457: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
configure:21461: $? = 0
configure:21467: ./conftest
configure:21471: $? = 0
configure:21488: result: yes
configure:21504: checking if ctime_r need special care to act posixly correct
configure:21528: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: error: too many arguments to function 'ctime_r'
configure:21535: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| ctime_r(NULL,NULL,0)
| 
|   ;
|   return 0;
| }
configure:21623: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
configure:21630: $? = 0
configure:21638: result: no
configure:21866: checking for the pthreads library -lpthreads
configure:21909: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC  -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -lpthreads -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: 'th' is used uninitialized in this function
/usr/bin/ld: cannot find -lpthreads
configure:21916: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21811: checking whether pthreads work without any flags
configure:21909: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC  -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: 'th' is used uninitialized in this function
/var/tmp//ccUCLWct.o(.text+0x6d): In function `main':
: undefined reference to `pthread_create'
configure:21916: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21816: checking whether pthreads work with -Kthread
configure:21909: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -Kthread -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  -lm  >&5
cc: unrecognized option '-Kthread'
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: 'th' is used uninitialized in this function
/var/tmp//ccliCFVp.o(.text+0x6d): In function `main':
: undefined reference to `pthread_create'
configure:21916: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21816: checking whether pthreads work with -kthread
configure:21909: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -kthread -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  -lm  >&5
cc: unrecognized option '-kthread'
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: 'th' is used uninitialized in this function
/var/tmp//ccNLr42D.o(.text+0x6d): In function `main':
: undefined reference to `pthread_create'
configure:21916: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21866: checking for the pthreads library -llthread
configure:21909: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC  -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c -llthread -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: 'th' is used uninitialized in this function
/usr/bin/ld: cannot find -llthread
configure:21916: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:21939: result: no
configure:21816: checking whether pthreads work with -pthread
configure:21909: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -pthread -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: 'th' is used uninitialized in this function
configure:21916: $? = 0
configure:21939: result: yes
configure:21958: checking for joinable pthread attribute
configure:21983: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -pthread -I/usr/local/include -I/usr/local/include/freetype2  -L/usr/local/lib conftest.c  -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
conftest.c:93: warning: unused variable 'attr'
configure:21990: $? = 0
configure:22010: result: PTHREAD_CREATE_JOINABLE
configure:22020: checking if more special flags are required for pthreads
configure:22033: result: -D_THREAD_SAFE
configure:22045: checking for cc_r
configure:22073: result: cc
configure:22129: checking do we need malloc/malloc.h
configure:22153: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
configure:22160: $? = 0
configure:22168: result: nope, works out of the box
configure:22250: checking the type of time_t
configure:22283: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE  -L/usr/local/lib conftest.c -lm  >&5
conftest.c: In function 'main':
conftest.c:94: warning: old-style function definition
configure:22287: $? = 0
configure:22293: ./conftest
configure:22297: $? = 0
configure:22299: result: time_t is 32 bit
configure:22415: result: 
configure:22417: result: Find 3rd-Party Libraries
configure:22428: checking for libdbi
configure:22453: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE  -L/usr/local/lib conftest.c -lm  -ldbi -ldl >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c:92:21: error: dbi/dbi.h: No such file or directory
conftest.c: In function 'main':
conftest.c:95: warning: old-style function definition
conftest.c:96: warning: implicit declaration of function 'dbi_initialize'
conftest.c:96: warning: nested extern declaration of 'dbi_initialize'
conftest.c:96: error: 'NULL' undeclared (first use in this function)
conftest.c:96: error: (Each undeclared identifier is reported only once
conftest.c:96: error: for each function it appears in.)
configure:22460: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 1
| /* end confdefs.h.  */
| #include 
| int
| main ()
| {
| dbi_initialize(NULL)
| 
|   ;
|   return 0;
| }
| 
configure:22482: result: no
configure:22511: checking for libwrap
configure:22535: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE  -L/usr/local/lib conftest.c -lm  -lwrap >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:95: warning: old-style function definition
conftest.c:96: error: 'NULL' undeclared (first use in this function)
conftest.c:96: error: (Each undeclared identifier is reported only once
conftest.c:96: error: for each function it appears in.)
configure:22542: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 1
| /* end confdefs.h.  */
| #include "tcpd.h"
| int
| main ()
| {
| hosts_access(NULL)
|   ;
|   return 0;
| }
| 
configure:22564: result: no
configure:22612: checking for cairo_font_options_create in -lcairo
configure:22647: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE  -L/usr/local/lib conftest.c -lcairo  -lm  >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:22654: $? = 0
configure:22675: result: yes
configure:22689: checking cairo.h usability
configure:22706: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c:125:19: error: cairo.h: No such file or directory
configure:22713: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:22727: result: no
configure:22731: checking cairo.h presence
configure:22746: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c:92:19: error: cairo.h: No such file or directory
configure:22753: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 1
| /* end confdefs.h.  */
| #include 
configure:22767: result: no
configure:22795: checking for cairo.h
configure:22802: result: no
configure:22818: checking for pkg-config
configure:22834: found /usr/local/bin/pkg-config
configure:22845: result: pkg-config
configure:22864: checking for cairo_font_options_create in -lcairo
configure:22899: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     conftest.c -lcairo  -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:22906: $? = 0
configure:22927: result: yes
configure:22942: checking cairo.h usability
configure:22959: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:22966: $? = 0
configure:22980: result: yes
configure:22984: checking cairo.h presence
configure:22999: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:23006: $? = 0
configure:23020: result: yes
configure:23048: checking for cairo.h
configure:23055: result: yes
configure:23156: checking for cairo_svg_surface_create in -lcairo
configure:23191: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     conftest.c -lcairo  -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:23198: $? = 0
configure:23219: result: yes
configure:23233: checking cairo-svg.h usability
configure:23250: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:23257: $? = 0
configure:23271: result: yes
configure:23275: checking cairo-svg.h presence
configure:23290: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:23297: $? = 0
configure:23311: result: yes
configure:23339: checking for cairo-svg.h
configure:23346: result: yes
configure:23700: checking for cairo_pdf_surface_create in -lcairo
configure:23735: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     conftest.c -lcairo  -lcairo -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:23742: $? = 0
configure:23763: result: yes
configure:23777: checking cairo-pdf.h usability
configure:23794: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:23801: $? = 0
configure:23815: result: yes
configure:23819: checking cairo-pdf.h presence
configure:23834: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:23841: $? = 0
configure:23855: result: yes
configure:23883: checking for cairo-pdf.h
configure:23890: result: yes
configure:24244: checking for cairo_ps_surface_create in -lcairo
configure:24279: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     conftest.c -lcairo  -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:24286: $? = 0
configure:24307: result: yes
configure:24321: checking cairo-ps.h usability
configure:24338: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:24345: $? = 0
configure:24359: result: yes
configure:24363: checking cairo-ps.h presence
configure:24378: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:24385: $? = 0
configure:24399: result: yes
configure:24427: checking for cairo-ps.h
configure:24434: result: yes
configure:24788: checking for glib_check_version in -lglib-2.0
configure:24823: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     conftest.c -lglib-2.0  -lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/usr/bin/ld: warning: libicui18n.so.46, needed by /usr/local/lib/libglib-2.0.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_getSortKey_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_strcoll_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `u_errorName_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `u_strFromUTF8_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_open_46'
configure:24830: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 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 glib_check_version ();
| int
| main ()
| {
| return glib_check_version ();
|   ;
|   return 0;
| }
configure:24851: result: no
configure:24994: checking for pkg-config
configure:25021: result: pkg-config
configure:25040: checking for glib_check_version in -lglib-2.0
configure:25075: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include    -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib     conftest.c -lglib-2.0  -lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lglib-2.0   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/usr/bin/ld: warning: libicui18n.so.46, needed by /usr/local/lib/libglib-2.0.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_getSortKey_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_strcoll_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `u_errorName_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `u_strFromUTF8_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_open_46'
configure:25082: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 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 glib_check_version ();
| int
| main ()
| {
| return glib_check_version ();
|   ;
|   return 0;
| }
configure:25103: result: no
configure:25263: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of glib-2.0. Check config.log for hints on why
  this is the case. Maybe you need to set LDFLAGS and CPPFLAGS appropriately
  so that compiler and the linker can find libglib-2.0 and its header files. If
  you have not installed glib-2.0, you can get it either from its original home on

     ftp://ftp.gtk.org/pub/glib/2.12/

  You can find also find an archive copy on

     http://oss.oetiker.ch/rrdtool/pub/libs

  The last tested version of glib-2.0 is 2.12.12.

       LIBS=-lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lglib-2.0  
   LDFLAGS= -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib    
  CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  

----------------------------------------------------------------------------
                
configure:25332: checking for pango_cairo_context_set_font_options in -lpangocairo-1.0
configure:25367: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     conftest.c -lpangocairo-1.0  -lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/usr/bin/ld: warning: libicui18n.so.46, needed by /usr/local/lib/libpangocairo-1.0.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libglib-2.0.so.0: undefined reference to `ucol_getSortKey_46'
/usr/local/lib/libglib-2.0.so.0: undefined reference to `ucol_strcoll_46'
/usr/local/lib/libglib-2.0.so.0: undefined reference to `u_errorName_46'
/usr/local/lib/libglib-2.0.so.0: undefined reference to `u_strFromUTF8_46'
/usr/local/lib/libglib-2.0.so.0: undefined reference to `ucol_open_46'
configure:25374: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 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 pango_cairo_context_set_font_options ();
| int
| main ()
| {
| return pango_cairo_context_set_font_options ();
|   ;
|   return 0;
| }
configure:25395: result: no
configure:25538: checking for pkg-config
configure:25565: result: pkg-config
configure:25584: checking for pango_cairo_context_set_font_options in -lpangocairo-1.0
configure:25619: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2    -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib     conftest.c -lpangocairo-1.0  -lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
/usr/bin/ld: warning: libicui18n.so.46, needed by /usr/local/lib/libpangocairo-1.0.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_getSortKey_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_strcoll_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `u_errorName_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `u_strFromUTF8_46'
/usr/local/lib/libglib-2.0.so: undefined reference to `ucol_open_46'
configure:25626: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 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 pango_cairo_context_set_font_options ();
| int
| main ()
| {
| return pango_cairo_context_set_font_options ();
|   ;
|   return 0;
| }
configure:25647: result: no
configure:25807: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of pangocairo. Check config.log for hints on why
  this is the case. Maybe you need to set LDFLAGS and CPPFLAGS appropriately
  so that compiler and the linker can find libpangocairo-1.0 and its header files. If
  you have not installed pangocairo, you can get it either from its original home on

     http://ftp.gnome.org/pub/GNOME/sources/pango/1.17

  You can find also find an archive copy on

     http://oss.oetiker.ch/rrdtool/pub/libs

  The last tested version of pangocairo is 1.17.

       LIBS=-lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  
   LDFLAGS= -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib    
  CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include -I/usr/local/include/freetype2  

----------------------------------------------------------------------------
                
configure:25876: checking for xmlParseFile in -lxml2
configure:25911: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2  -L/usr/local/lib -L/usr/local/lib     conftest.c -lxml2  -lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:25918: $? = 0
configure:25939: result: yes
configure:25953: checking libxml/parser.h usability
configure:25970: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2 conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c:125:27: error: libxml/parser.h: No such file or directory
configure:25977: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 1
| /* end confdefs.h.  */
| #include 
| #ifdef HAVE_SYS_TYPES_H
| # include 
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include 
| #endif
| #ifdef STDC_HEADERS
| # include 
| # include 
| #else
| # ifdef HAVE_STDLIB_H
| #  include 
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include 
| # endif
| # include 
| #endif
| #ifdef HAVE_STRINGS_H
| # include 
| #endif
| #ifdef HAVE_INTTYPES_H
| # include 
| #endif
| #ifdef HAVE_STDINT_H
| # include 
| #endif
| #ifdef HAVE_UNISTD_H
| # include 
| #endif
| #include 
configure:25991: result: no
configure:25995: checking libxml/parser.h presence
configure:26010: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2 conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c:92:27: error: libxml/parser.h: No such file or directory
configure:26017: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "rrdtool"
| #define PACKAGE_TARNAME "rrdtool"
| #define PACKAGE_VERSION "1.4.5"
| #define PACKAGE_STRING "rrdtool 1.4.5"
| #define PACKAGE_BUGREPORT ""
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "rrdtool"
| #define VERSION "1.4.5"
| #define RRDGRAPH_YLEGEND_ANGLE 90.0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_TZSET 1
| #define HAVE_ROUND 1
| #define HAVE_RINT 1
| #define HAVE_FSYNC 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_CHDIR 1
| #define HAVE_CHROOT 1
| #define HAVE_GETUID 1
| #define HAVE_STRERROR 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCHR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FSYNC 1
| #define HAVE_SOCKET 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_DECL_POSIX_FADVISE 0
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_FPCLASSIFY 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_INT_OPTERR 1
| #define TIME_T_IS_32BIT /**/
| #define TIME_T_IS_64BIT /**/
| #define TIME_T_IS_32BIT 1
| /* end confdefs.h.  */
| #include 
configure:26031: result: no
configure:26059: checking for libxml/parser.h
configure:26066: result: no
configure:26082: checking for pkg-config
configure:26109: result: pkg-config
configure:26128: checking for xmlParseFile in -lxml2
configure:26163: cc -o conftest -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include    -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib     conftest.c -lxml2  -lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lxml2   >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:26170: $? = 0
configure:26191: result: yes
configure:26206: checking libxml/parser.h usability
configure:26223: cc -c -O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include   conftest.c >&5
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:26230: $? = 0
configure:26244: result: yes
configure:26248: checking libxml/parser.h presence
configure:26263: cpp -I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include   conftest.c
conftest.c:90:1: warning: "TIME_T_IS_32BIT" redefined
conftest.c:88:1: warning: this is the location of the previous definition
configure:26270: $? = 0
configure:26284: result: yes
configure:26312: checking for libxml/parser.h
configure:26319: result: yes
configure:26408: error: Please fix the library issues listed above and try again.

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

ac_cv_build=i386-portbld-freebsd7.3
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O -pipe -march=prescott'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/local/include/freetype2'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/usr/local/lib'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PERLCCFLAGS_set=''
ac_cv_env_PERLCCFLAGS_value=''
ac_cv_env_PERLCC_set=''
ac_cv_env_PERLCC_value=''
ac_cv_env_PERLLDFLAGS_set=''
ac_cv_env_PERLLDFLAGS_value=''
ac_cv_env_PERLLD_set=''
ac_cv_env_PERLLD_value=''
ac_cv_env_RRDDOCDIR_set=''
ac_cv_env_RRDDOCDIR_value=''
ac_cv_env_RRDGRAPH_YLEGEND_ANGLE_set=''
ac_cv_env_RRDGRAPH_YLEGEND_ANGLE_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.3
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_func__NL_TIME_WEEK_1STDAY=no
ac_cv_func__doprnt=no
ac_cv_func_acos=no
ac_cv_func_chdir=yes
ac_cv_func_chroot=yes
ac_cv_func_class=no
ac_cv_func_fdatasync=no
ac_cv_func_finite=yes
ac_cv_func_fp_class=no
ac_cv_func_fpclass=no
ac_cv_func_fpclassify=no
ac_cv_func_fsync=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_mbstowcs=yes
ac_cv_func_memmove=yes
ac_cv_func_mktime=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_opendir=yes
ac_cv_func_posix_fadvise=no
ac_cv_func_readdir=yes
ac_cv_func_rint=yes
ac_cv_func_round=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strftime=yes
ac_cv_func_tzset=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_broken_isfinite=yes
ac_cv_have_decl_posix_fadvise=no
ac_cv_have_decl_strerror_r=yes
ac_cv_header_cairo_h=yes
ac_cv_header_cairo_pdf_h=yes
ac_cv_header_cairo_ps_h=yes
ac_cv_header_cairo_svg_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=no
ac_cv_header_float_h=yes
ac_cv_header_fp_class_h=no
ac_cv_header_ieeefp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libxml_parser_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_signal_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_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd7.3
ac_cv_lib_cairo_cairo_font_options_create=yes
ac_cv_lib_cairo_cairo_pdf_surface_create=yes
ac_cv_lib_cairo_cairo_ps_surface_create=yes
ac_cv_lib_cairo_cairo_svg_surface_create=yes
ac_cv_lib_glib_2_0_glib_check_version=no
ac_cv_lib_m_acos=yes
ac_cv_lib_pangocairo_1_0_pango_cairo_context_set_font_options=no
ac_cv_lib_rt_fdatasync=no
ac_cv_lib_xml2_xmlParseFile=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP=cpp
ac_cv_prog_PKGCONFIG=pkg-config
ac_cv_prog_PTHREAD_CC=cc
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_target=i386-portbld-freebsd7.3
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=''
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
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=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
rd_cv_gcc_flag__W=yes
rd_cv_gcc_flag__Wall=yes
rd_cv_gcc_flag__Wcast_align=yes
rd_cv_gcc_flag__Werror=yes
rd_cv_gcc_flag__Winline=yes
rd_cv_gcc_flag__Wmissing_declarations=yes
rd_cv_gcc_flag__Wmissing_prototypes=yes
rd_cv_gcc_flag__Wnested_externs=yes
rd_cv_gcc_flag__Wold_style_definition=yes
rd_cv_gcc_flag__Wpointer_arith=yes
rd_cv_gcc_flag__Wshadow=yes
rd_cv_gcc_flag__Wundef=yes
rd_cv_gcc_flag__fno_strict_aliasing=yes
rd_cv_gcc_flag__pedantic=yes
rd_cv_gcc_flag__std_gnu__=yes
rd_cv_ieee_works=yes
rd_cv_ms_async=ok
rd_cv_null_realloc=yes
rd_cv_var_int_opterr=yes

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

ACLOCAL='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/missing --run aclocal-1.11'
ALL_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/missing --run automake-1.11'
AWK='nawk'
BUILD_GETOPT_FALSE=''
BUILD_GETOPT_TRUE='#'
BUILD_LIBDBI_FALSE=''
BUILD_LIBDBI_TRUE='#'
BUILD_LIBWRAP_FALSE=''
BUILD_LIBWRAP_TRUE='#'
BUILD_LUA_FALSE=''
BUILD_LUA_TRUE=''
BUILD_MULTITHREAD_FALSE='#'
BUILD_MULTITHREAD_TRUE=''
BUILD_RRDCGI_FALSE='#'
BUILD_RRDCGI_TRUE=''
BUILD_TCL_FALSE=''
BUILD_TCL_SITE_FALSE=''
BUILD_TCL_SITE_TRUE=''
BUILD_TCL_TRUE=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe -march=prescott -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fPIC -DPIC'
COMP_LUA=''
COMP_PERL=''
COMP_PYTHON=''
COMP_RUBY=''
CORE_LIBS='-lm '
CPP='cpp'
CPPFLAGS='-I/usr/local/include -I/usr/local/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include  '
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/usr/local/bin/msgfmt'
GMSGFMT_015='/usr/local/bin/msgfmt'
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'
INTLLIBS='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
INTL_MACOSX_LIBS=''
LD='/usr/bin/ld'
LDFLAGS=' -L/usr/local/lib -L/usr/local/lib     -L/usr/local/lib    '
LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBINTL='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBOBJS=''
LIBS='-lcairo -lcairo -lcairo -lm  -lcairo -lpng -lz -lm   -lxml2  '
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIBVERS='5:4:1'
LIPO=''
LN_S='ln -s'
LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBOBJS=''
LUA50_FALSE=''
LUA50_TRUE=''
LUA=''
LUA_CFLAGS=''
LUA_DEFINES=''
LUA_INSTALL_CMOD=''
LUA_INSTALL_LMOD=''
LUA_LFLAGS=''
LUA_NEED_OUR_COMPAT51_FALSE=''
LUA_NEED_OUR_COMPAT51_TRUE=''
LUA_SITE_CINSTALL_FALSE=''
LUA_SITE_CINSTALL_TRUE=''
LUA_SITE_LINSTALL_FALSE=''
LUA_SITE_LINSTALL_TRUE=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_015='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
MULTITHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
MULTITHREAD_LDFLAGS=''
NM='/usr/bin/nm -B'
NMEDIT=''
NROFF=''
NUMVERS='1.4004'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='rrdtool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='rrdtool'
PACKAGE_STRING='rrdtool 1.4.5'
PACKAGE_TARNAME='rrdtool'
PACKAGE_VERSION='1.4.5'
PATH_SEPARATOR=':'
PERL=''
PERLCC=''
PERLCCFLAGS=''
PERLFLAGS=''
PERLLD=''
PERLLDFLAGS=''
PERL_CC=''
PERL_MAKE_OPTIONS=''
PERL_VERSION=''
PKGCONFIG='pkg-config'
POD2HTML=''
POD2MAN=''
POSUB='po'
PTHREAD_CC='cc'
PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
PTHREAD_LIBS=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_INCLUDES=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB='ranlib'
RRDDOCDIR=''
RRDGRAPH_YLEGEND_ANGLE=''
RRD_DEFAULT_FONT='"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"'
RRD_GETOPT_LONG='LIBC_HAS_GETOPT_LONG'
RUBY=''
RUBY_MAKE_OPTIONS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STATIC_PROGRAMS_FALSE=''
STATIC_PROGRAMS_TRUE='#'
STRIP='strip'
TCL_INCLUDE_SPEC=''
TCL_LD_SEARCH_FLAGS=''
TCL_PACKAGE_DIR=''
TCL_PACKAGE_PATH=''
TCL_PREFIX=''
TCL_SHLIB_CFLAGS=''
TCL_SHLIB_LD=''
TCL_SHLIB_SUFFIX=''
TCL_STUB_LIB_SPEC=''
TCL_VERSION=''
TROFF=''
USE_NLS='yes'
VERSION='1.4.5'
WERROR='-Werror'
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_015='/usr/local/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
acx_pthread_config=''
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='i386-portbld-freebsd7.3'
build_alias='i386-portbld-freebsd7.3'
build_cpu='i386'
build_os='freebsd7.3'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd7.3'
host_alias=''
host_cpu='i386'
host_os='freebsd7.3'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/databases/rrdtool/work/rrdtool-1.4.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd7.3'
target_alias=''
target_cpu='i386'
target_os='freebsd7.3'
target_vendor='portbld'

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

#define PACKAGE_NAME "rrdtool"
#define PACKAGE_TARNAME "rrdtool"
#define PACKAGE_VERSION "1.4.5"
#define PACKAGE_STRING "rrdtool 1.4.5"
#define PACKAGE_BUGREPORT ""
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "rrdtool"
#define VERSION "1.4.5"
#define RRDGRAPH_YLEGEND_ANGLE 90.0
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_MATH_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STRING_H 1
#define HAVE_CTYPE_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LIBM 1
#define HAVE_STRFTIME 1
#define HAVE_VPRINTF 1
#define HAVE_NL_LANGINFO 1
#define HAVE_TZSET 1
#define HAVE_ROUND 1
#define HAVE_RINT 1
#define HAVE_FSYNC 1
#define HAVE_MBSTOWCS 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define HAVE_CHDIR 1
#define HAVE_CHROOT 1
#define HAVE_GETUID 1
#define HAVE_STRERROR 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_ISNAN 1
#define HAVE_MEMMOVE 1
#define HAVE_STRCHR 1
#define HAVE_MKTIME 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_FSYNC 1
#define HAVE_SOCKET 1
#define HAVE_GETADDRINFO 1
#define HAVE_DECL_POSIX_FADVISE 0
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_FPCLASSIFY 1
#define HAVE_ISINF 1
#define HAVE_FINITE 1
#define HAVE_INT_OPTERR 1
#define TIME_T_IS_32BIT /**/
#define TIME_T_IS_64BIT /**/
#define TIME_T_IS_32BIT 1

configure: exit 1

楽天で探す
楽天市場
にほんブログ村 IT技術ブログへ

人気の投稿

ブログ アーカイブ

自己紹介

パワハラをなぁなぁで済まそうとする奴がCxOやっている会社を辞めました。ストックオプションは半分しか行使できなかったけど、あんな人たちには関わりたくないですね。

アフィリエイト

  • 当ブログ「Hiroaki's blog」は、amazon.co.jpを宣伝しリンクすることによってサイトが紹介料を獲得できる手段を提供することを目的に設定されたアフィリエイト宣伝プログラムである、Amazonアソシエイト・プログラムの参加者です。
  • 当ブログでは、第三者配信による広告サービスを利用しています。このような広告配信事業者は、ユーザーの興味に応じた商品やサービスの広告を表示するため、当サイトや他サイトへのアクセスに関する情報 (氏名、住所、メール アドレス、電話番号は含まれません) を使用することがあります。このプロセスの詳細やこのような情報が広告配信事業者に使用されないようにする方法については、ここをクリックしてください。
  • アクセストレードアフィリエイトプログラムに参加しています。
  • A8.netアフィリエイトプログラムに参加しています。
  • バリューコマースアフィリエイトプログラムに参加しています。
  • もしもアフィリエイトプログラムに参加しています。

プライバシーポリシー

当サイトにアクセスされる場合、IPアドレスなどの情報または閲覧状況に関するデータが機械的に生成され、場合によっては個人情報と関連付けられる可能性があります。プライバシー保護に関する適用法に準じて、これらの通信および閲覧に関するデータを収集、処理、および利用することがあります。
当サイトにアクセスされる場合、非個人情報(ブラウザの種類、OSの種類、ドメイン名、訪問数、平均滞在時間、ページ・ビューなど個人を特定できない情報)が自動収集される場合があります。当サイトのパフォーマンスやコンテンツを改善する目的で、これらの情報を利用する場合があります。
アフィリエイトでは成果を把握するためにcookie等を利用しています。それ以外の目的で使用されることはありません。詳しくは各社のページにて確認してください。
本サイトに掲載する情報に関しては、正しいものを提供することを務めていますが、掲載内容から、いかなる損失や損害などの被害が発生しても、当ブログでは責任を追いかねます。

改正電気通信事業法に関する表記

・掲載内容

当サイトでは成果報酬型広告/クリック型広告の効果測定のため、利用者の方のアクセス情報を外部事業者に送信しております。
当該の情報は個人を特定する情報ではございません。また当該の情報が目的外利用される事は一切御座いません。

1.送信される情報の内容
  • 広告の表示日時
  • 広告のクリック日時
  • 広告の計測に必要なクッキー情報
  • 広告表示時及び広告クリック時のIPアドレス
  • 広告表示時及び広告クリック時に使用されたインターネット端末およびインターネットブラウザの種類
2.送信先となる事業者の氏名又は名称
  • グーグル合同会社
  • 楽天グループ株式会社
  • アマゾンジャパン合同会社
  • ヤフー株式会社
  • 株式会社ファンコミュニケーションズ
  • 株式会社もしも
3.利用目的

成果報酬型広告/クリック型広告の効果測定および不正防止のため

QooQ