Date: Mon, 2 Sep 2013 04:55:09 +0900 From: "IWAI, Masaharu" <iwaim.sub@gmail.com> To: gnome@FreeBSD.org Subject: build fail: 'net/avahi-app' Message-ID: <CABnMdkUrJrahXaGp-w2Lb75zJXRxdPT0OYzi9LM904TN-qMQdA@mail.gmail.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hi, I tried upgrading 'net/avahi-app'. But configure script is fail. This package requires 'textproc/p5-XML-Parser'. run command: sudo portupgrade avahi-app # $FreeBSD: net/avahi-app/Makefile 323218 2013-07-18 10:29:51Z kwm $ Best regards, -- IWAI, Masaharu a.k.a iwaim [-- Attachment #2 --] ---> Upgrading 'avahi-app-0.6.29_3' to 'avahi-app-0.6.31' (net/avahi-app) ---> Building '/usr/ports/net/avahi-app' ===> Cleaning for avahi-app-0.6.31 ===> Found saved configuration for avahi-0.6.29 ===> Fetching all distfiles required by avahi-app-0.6.31 for building ===> Extracting for avahi-app-0.6.31 => SHA256 Checksum OK for avahi-0.6.31.tar.gz. ===> Patching for avahi-app-0.6.31 ===> avahi-app-0.6.31 depends on package: libtool>=2.4 - found ===> Applying FreeBSD patches for avahi-app-0.6.31 ===> avahi-app-0.6.31 depends on executable: g-ir-scanner - found ===> avahi-app-0.6.31 depends on executable: gmake - found ===> avahi-app-0.6.31 depends on package: libtool>=2.4 - found ===> avahi-app-0.6.31 depends on file: /usr/local/bin/intltool-extract - found ===> avahi-app-0.6.31 depends on shared library: expat - found ===> avahi-app-0.6.31 depends on shared library: daemon.0 - found ===> avahi-app-0.6.31 depends on shared library: dbus-glib-1 - found ===> avahi-app-0.6.31 depends on shared library: gdbm - found ===> avahi-app-0.6.31 depends on shared library: intl - found ===> avahi-app-0.6.31 depends on shared library: glib-2.0 - found ===> avahi-app-0.6.31 depends on shared library: pcre - found ===> Configuring for avahi-app-0.6.31 configure: loading site script /usr/ports/Templates/config.site 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... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking how to create a pax tar archive... gnutar checking build system type... amd64-portbld-freebsd9.1 checking host system type... amd64-portbld-freebsd9.1 checking whether gmake supports nested variables... (cached) yes checking for stow... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking whether cc -std=gnu99 needs -traditional... no checking whether libssp exists... yes checking whether stack-smashing protection is available... yes checking whether stack-smashing protection is buggy... no checking whether cc -std=gnu99 accepts -fstack-protector... yes checking whether c++ accepts -fstack-protector... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc -std=gnu99... /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 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 how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.1 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.1 ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes 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 whether to check for GCC pthread/shared inconsistencies... no checking for linux/netlink.h... no checking for net/route.h... yes checking for sys/filio.h... yes checking for sys/sysctl.h... yes checking for struct lifconf... no checking for struct ip_mreqn... yes checking whether cc -std=gnu99 accepts -std=c99... yes checking whether cc -std=gnu99 accepts -Wall... yes checking whether cc -std=gnu99 accepts -W... yes checking whether cc -std=gnu99 accepts -Wextra... yes checking whether cc -std=gnu99 accepts -pedantic... yes checking whether cc -std=gnu99 accepts -pipe... yes checking whether cc -std=gnu99 accepts -Wformat... yes checking whether cc -std=gnu99 accepts -Wold-style-definition... yes checking whether cc -std=gnu99 accepts -Wdeclaration-after-statement... yes checking whether cc -std=gnu99 accepts -Wfloat-equal... yes checking whether cc -std=gnu99 accepts -Wmissing-declarations... yes checking whether cc -std=gnu99 accepts -Wmissing-prototypes... yes checking whether cc -std=gnu99 accepts -Wstrict-prototypes... yes checking whether cc -std=gnu99 accepts -Wredundant-decls... yes checking whether cc -std=gnu99 accepts -Wmissing-noreturn... yes checking whether cc -std=gnu99 accepts -Wshadow... yes checking whether cc -std=gnu99 accepts -Wendif-labels... yes checking whether cc -std=gnu99 accepts -Wpointer-arith... yes checking whether cc -std=gnu99 accepts -Wbad-function-cast... yes checking whether cc -std=gnu99 accepts -Wcast-qual... yes checking whether cc -std=gnu99 accepts -Wcast-align... yes checking whether cc -std=gnu99 accepts -Wwrite-strings... yes checking whether cc -std=gnu99 accepts -fdiagnostics-show-option... yes checking whether cc -std=gnu99 accepts -Wno-cast-qual... yes checking whether cc -std=gnu99 accepts -fno-strict-aliasing... yes checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for library containing inet_ntop... none required checking for library containing recv... none required checking whether CMSG_SPACE is declared... yes checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gethostname... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for uname... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setresgid... (cached) yes checking for setregid... (cached) yes checking for strcasecmp... (cached) yes checking for gettimeofday... (cached) yes checking for putenv... (cached) yes checking for strncasecmp... (cached) yes checking for strlcpy... (cached) yes checking for gethostbyname... (cached) yes checking for seteuid... (cached) yes checking for setegid... (cached) yes checking for setproctitle... (cached) yes checking for getprogname... yes checking for uid_t in sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking whether environ is declared... no checking for gcc -fvisibility=hidden support... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking for chroot... yes checking for dlopen in ... yes checking for dlfcn.h... (cached) yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for kqueue... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.1 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.4 checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/net/avahi-app/work/avahi-0.6.31/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/net/avahi-app. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130902-72201-4a7aih env UPGRADE_TOOL=portupgrade UPGRADE_PORT=avahi-app-0.6.29_3 UPGRADE_PORT_VER=0.6.29_3 make FETCH_BEFORE_ARGS=-q ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! net/avahi-app (avahi-app-0.6.29_3) (configure error) [-- Attachment #3 --] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by avahi configure 0.6.31, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-distro=freebsd --with-dbus-system-socket=unix:path=/var/run/dbus/system_bus_socket --disable-monodoc --disable-doxygen-doc --disable-doxygen-dot --disable-qt3 --localstatedir=/var --enable-compat-howl --disable-autoipd --disable-gtk --disable-gtk3 --disable-compat-libdns_sd --disable-python --disable-qt4 --disable-mono --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.1 ## --------- ## ## Platform. ## ## --------- ## hostname = freebsd64.vm.beering.jp uname -m = amd64 uname -r = 9.1-RELEASE-p5 uname -s = FreeBSD uname -v = FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /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: /home/iwaim/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /home/iwaim/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2746: loading site script /usr/ports/Templates/config.site | # $FreeBSD: Templates/config.site 325724 2013-08-30 22:10:39Z antoine $ | # Do not add: | # - toolchain related | # - arch-dependent values | # - anything "=no" unless guaranteed to never be | # implemented in FreeBSD | # - also avoid "working" values | # This file must reflect the oldest supported Release. | # | #MAINTAINER= portmgr@FreeBSD.org | | # Path | : ${ac_cv_path_BZIP2=/usr/bin/bzip2} | : ${ac_cv_path_EGREP=/usr/bin/egrep} | : ${ac_cv_path_FGREP=/usr/bin/fgrep} | : ${ac_cv_path_GREP=/usr/bin/grep} | : ${ac_cv_path_GZIP=/usr/bin/gzip} | : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp} | : ${ac_cv_path_SED=/usr/bin/sed} | : ${ac_cv_path_install=/usr/bin/install} | : ${ac_cv_path_mkdir=/bin/mkdir} | : ${ac_cv_prog_AWK=/usr/bin/awk} | : ${ac_cv_prog_SED=/usr/bin/sed} | : ${am_cv_prog_tar_ustar=/usr/bin/tar} | : ${cl_cv_prog_LN=/bin/ln} | : ${cl_cv_prog_cp='/bin/cp -p'} | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file} | | # Headers | : ${ac_cv_header_alloca_h=no} | : ${ac_cv_header_arpa_inet_h=yes} | : ${ac_cv_header_arpa_nameser_h=yes} | : ${ac_cv_header_ctype_h=yes} | : ${ac_cv_header_dirent_h=yes} | : ${ac_cv_header_dlfcn_h=yes} | : ${ac_cv_header_elf_h=yes} | : ${ac_cv_header_errno_h=yes} | : ${ac_cv_header_fcntl_h=yes} | : ${ac_cv_header_float_h=yes} | : ${ac_cv_header_floatingpoint_h=yes} | : ${ac_cv_header_getopt_h=yes} | : ${ac_cv_header_glob_h=yes} | : ${ac_cv_header_inttypes_h=yes} | : ${ac_cv_header_langinfo_h=yes} | : ${ac_cv_header_libgen_h=yes} | : ${ac_cv_header_libutil_h=yes} | : ${ac_cv_header_limits_h=yes} | : ${ac_cv_header_login_cap_h=yes} | : ${ac_cv_header_math_h=yes} | : ${ac_cv_header_memory_h=yes} | : ${ac_cv_header_minix_config_h=no} | : ${ac_cv_header_net_if_h=yes} | : ${ac_cv_header_net_if_media_h=yes} | : ${ac_cv_header_net_if_tap_h=yes} | : ${ac_cv_header_net_if_tun_h=yes} | : ${ac_cv_header_netdb_h=yes} | : ${ac_cv_header_netinet_in_h=yes} | : ${ac_cv_header_paths_h=yes} | : ${ac_cv_header_poll_h=yes} | : ${ac_cv_header_pwd_h=yes} | : ${ac_cv_header_readpassphrase_h=yes} | : ${ac_cv_header_resolv_h=yes} | : ${ac_cv_header_rpc_types_h=yes} | : ${ac_cv_header_sched_h=yes} | : ${ac_cv_header_search_h=yes} | : ${ac_cv_header_security_pam_appl_h=yes} | : ${ac_cv_header_signal_h=yes} | : ${ac_cv_header_spawn_h=yes} | : ${ac_cv_header_stdarg_h=yes} | : ${ac_cv_header_stdbool_h=yes} | : ${ac_cv_header_stdc=yes} | : ${ac_cv_header_stddef_h=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_acl_h=yes} | : ${ac_cv_header_sys_cdefs_h=yes} | : ${ac_cv_header_sys_dir_h=yes} | : ${ac_cv_header_sys_fcntl_h=yes} | : ${ac_cv_header_sys_file_h=yes} | : ${ac_cv_header_sys_ioctl_h=yes} | : ${ac_cv_header_sys_mman_h=yes} | : ${ac_cv_header_sys_mount_h=yes} | : ${ac_cv_header_sys_msg_h=yes} | : ${ac_cv_header_sys_param_h=yes} | : ${ac_cv_header_sys_poll_h=yes} | : ${ac_cv_header_sys_ptrace_h=yes} | : ${ac_cv_header_sys_select_h=yes} | : ${ac_cv_header_sys_socket_h=yes} | : ${ac_cv_header_sys_stat_h=yes} | : ${ac_cv_header_sys_statvfs_h=yes} | : ${ac_cv_header_sys_time_h=yes} | : ${ac_cv_header_sys_timers_h=yes} | : ${ac_cv_header_sys_times_h=yes} | : ${ac_cv_header_sys_types_h=yes} | : ${ac_cv_header_sys_un_h=yes} | : ${ac_cv_header_sys_wait_h=yes} | : ${ac_cv_header_time_h=yes} | : ${ac_cv_header_ttyent_h=yes} | : ${ac_cv_header_ucontext_h=yes} | : ${ac_cv_header_unistd_h=yes} | : ${ac_cv_header_utime_h=yes} | : ${ac_cv_header_vis_h=yes} | : ${ac_cv_header_wchar_h=yes} | : ${ac_cv_header_wctype_h=yes} | : ${ac_cv_header_zlib_h=yes} | | : ${gl_cv_header_wchar_h_correct_inline=yes} | | : ${ac_cv_header_argz_h=no} | : ${ac_cv_header_byteswap_h=no} | : ${ac_cv_header_dl_h=no} | : ${ac_cv_header_malloc_h=no} | : ${ac_cv_header_random_h=no} | : ${ac_cv_header_vfork_h=no} | | # This appears in FreeBSD 10 do not cache it. | #: ${gl_cv_have_raw_decl_strchrnul=yes} | : ${gl_cv_have_raw_decl_memcpy=no} | : ${gl_cv_have_raw_decl_memmem=yes} | : ${gl_cv_have_raw_decl_memrchr=yes} | : ${gl_cv_have_raw_decl_rawmemchr=yes} | : ${gl_cv_have_raw_decl_stpcpy=yes} | : ${gl_cv_have_raw_decl_stpncpy=yes} | : ${gl_cv_have_raw_decl_strcasestr=yes} | : ${gl_cv_have_raw_decl_strdup=yes} | : ${gl_cv_have_raw_decl_strncat=yes} | : ${gl_cv_have_raw_decl_strndup=yes} | : ${gl_cv_have_raw_decl_strnlen=yes} | : ${gl_cv_have_raw_decl_strpbrk=yes} | : ${gl_cv_have_raw_decl_strsep=yes} | : ${gl_cv_have_raw_decl_strsignal=yes} | : ${gl_cv_have_raw_decl_strtok_r=yes} | : ${gl_cv_have_raw_decl_strverscmp=no} | | # Type | : ${ac_cv_c_int16_t=yes} | : ${ac_cv_c_int32_t=yes} | : ${ac_cv_c_int64_t=yes} | : ${ac_cv_c_int8_t=yes} | : ${ac_cv_c_uint16_t=yes} | : ${ac_cv_c_uint32_t=yes} | : ${ac_cv_c_uint64_t=yes} | : ${ac_cv_c_uint8_t=yes} | | : ${ac_cv_type__Bool=yes} | : ${ac_cv_type_char=yes} | : ${ac_cv_type_char_p=yes} | : ${ac_cv_type_fsblkcnt_t=yes} | : ${ac_cv_type_fsfilcnt_t=yes} | : ${ac_cv_type_in_addr_t=yes} | : ${ac_cv_type_in_port_t=yes} | : ${ac_cv_type_int16_t=yes} | : ${ac_cv_type_int32_t=yes} | : ${ac_cv_type_int=yes} | : ${ac_cv_type_intmax_t=yes} | : ${ac_cv_type_long=yes} | : ${ac_cv_type_long_double=yes} | : ${ac_cv_type_long_long=yes} | : ${ac_cv_type_long_long_int=yes} | : ${ac_cv_type_mbstate_t=yes} | : ${ac_cv_type_mode_t=yes} | : ${ac_cv_type_nlink_t=yes} | : ${ac_cv_type_off_t=yes} | : ${ac_cv_type_pid_t=yes} | : ${ac_cv_type_posix_spawn_file_actions_t=yes} | : ${ac_cv_type_posix_spawnattr_t=yes} | : ${ac_cv_type_ptrdiff_t=yes} | : ${ac_cv_type_short=yes} | : ${ac_cv_type_sig_atomic_t=yes} | : ${ac_cv_type_sigset_t=yes} | : ${ac_cv_type_size_t=yes} | : ${ac_cv_type_socklen_t=yes} | : ${ac_cv_type_ssize_t=yes} | : ${ac_cv_type_stack_t=yes} | : ${ac_cv_type_struct_timespec=yes} | : ${ac_cv_type_u_char=yes} | : ${ac_cv_type_u_int16_t=yes} | : ${ac_cv_type_u_int32_t=yes} | : ${ac_cv_type_u_int8_t=yes} | : ${ac_cv_type_u_int=yes} | : ${ac_cv_type_u_long=yes} | : ${ac_cv_type_u_short=yes} | : ${ac_cv_type_uid_t=yes} | : ${ac_cv_type_uintptr_t=yes} | : ${ac_cv_type_unsigned_char=yes} | : ${ac_cv_type_unsigned_int=yes} | : ${ac_cv_type_unsigned_long=yes} | : ${ac_cv_type_unsigned_long_long=yes} | : ${ac_cv_type_unsigned_long_long_int=yes} | : ${ac_cv_type_unsigned_short=yes} | : ${ac_cv_type_volatile_sig_atomic_t=yes} | : ${ac_cv_type_wchar_t=yes} | : ${ac_cv_type_wint_t=yes} | | : ${gl_cv_sigaltstack_low_base=yes} | : ${gl_cv_size_max=yes} | : ${gl_cv_type_sigset_t=yes} | : ${gl_cv_type_wchar_t_signed=yes} | : ${gl_cv_type_wctrans_t=yes} | : ${gl_cv_type_wctype_t=yes} | : ${gl_cv_type_wint_t_signed=yes} | : ${gl_cv_var_stdin_large_offset=yes} | : ${gt_cv_c_intmax_t=yes} | : ${gt_cv_c_wchar_t=yes} | : ${gt_cv_c_wint_t=yes} | : ${gt_cv_func_printf_posix=yes} | : ${gt_cv_int_divbyzero_sigfpe=yes} | : ${gt_cv_siginfo_t=yes} | : ${gt_cv_ssize_t=yes} | | # lib | : ${ac_cv_lib_crypt_crypt=yes} | : ${ac_cv_lib_edit_el_init=yes} | : ${ac_cv_lib_pam_pam_set_item=yes} | : ${ac_cv_lib_z_deflate=yes} | : ${ac_cv_libc_defines___progname=yes} | : ${ac_cv_libc_defines_sys_errlist=yes} | : ${ac_cv_libc_defines_sys_nerr=yes} | | # Struct | : ${ac_cv_member_HEADER_ad=yes} | : ${ac_cv_member_struct___res_state_retrans=yes} | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes} | : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes} | : ${ac_cv_member_struct_stat_st_blksize=yes} | | : ${gl_cv_sys_struct_timespec_in_time_h=yes} | : ${gl_cv_sys_struct_timeval=yes} | | # Has appearred in FreeBSD 10 | #: ${ac_cv_func_waitid=yes} | # Has appearred in FreeBSD 10 | #: ${ac_cv_func_strchrnul=yes} | # Has appearred in FreeBSD 9 | #: ${ac_cv_func_uselocale=yes} | #: ${ac_cv_func_newlocale=yes} | | # Functions | : ${ac_cv_func___b64_ntop=yes} | : ${ac_cv_func___b64_pton=yes} | : ${ac_cv_func__getlong=yes} | : ${ac_cv_func__getshort=yes} | : ${ac_cv_func__getshort=yes} | : ${ac_cv_func__stat=yes} | : ${ac_cv_func_acl_create_entry_np=yes} | : ${ac_cv_func_acl_delete_def_file=yes} | : ${ac_cv_func_acl_delete_fd_np=yes} | : ${ac_cv_func_acl_delete_file_np=yes} | : ${ac_cv_func_acl_free=yes} | : ${ac_cv_func_acl_from_text=yes} | : ${ac_cv_func_acl_get_fd=yes} | : ${ac_cv_func_acl_get_file=yes} | : ${ac_cv_func_acl_set_fd=yes} | : ${ac_cv_func_acl_set_file=yes} | : ${ac_cv_func_alarm=yes} | : ${ac_cv_func_alloca=yes} | : ${ac_cv_func_arc4random=yes} | : ${ac_cv_func_arc4random_buf=yes} | : ${ac_cv_func_arc4random_uniform=yes} | : ${ac_cv_func_asprintf=yes} | : ${ac_cv_func_atexit=yes} | : ${ac_cv_func_bcopy=yes} | : ${ac_cv_func_bindresvport_sa=yes} | : ${ac_cv_func_btowc=yes} | : ${ac_cv_func_chown=yes} | : ${ac_cv_func_clock=yes} | : ${ac_cv_func_clock_gettime=yes} | : ${ac_cv_func_closedir=yes} | : ${ac_cv_func_closefrom=yes} | : ${ac_cv_func_daemon=yes} | : ${ac_cv_func_dirname=yes} | : ${ac_cv_func_dlopen=yes} | : ${ac_cv_func_dup2=yes} | : ${ac_cv_func_eaccess=yes} | : ${ac_cv_func_fchmod=yes} | : ${ac_cv_func_fchown=yes} | : ${ac_cv_func_fcntl=yes} | : ${ac_cv_func_fork=yes} | : ${ac_cv_func_fpurge=yes} | : ${ac_cv_func_freeaddrinfo=yes} | : ${ac_cv_func_fstatvfs=yes} | : ${ac_cv_func_fsync=yes} | : ${ac_cv_func_futimes=yes} | : ${ac_cv_func_fwprintf=yes} | : ${ac_cv_func_gai_strerror=yes} | : ${ac_cv_func_getaddrinfo=yes} | : ${ac_cv_func_getcwd=yes} | : ${ac_cv_func_getdelim=yes} | : ${ac_cv_func_getdtablesize=yes} | : ${ac_cv_func_getegid=yes} | : ${ac_cv_func_geteuid=yes} | : ${ac_cv_func_getgid=yes} | : ${ac_cv_func_getgrouplist=yes} | : ${ac_cv_func_gethostbyname=yes} | : ${ac_cv_func_gethostname=yes} | : ${ac_cv_func_getline=yes} | : ${ac_cv_func_getnameinfo=yes} | : ${ac_cv_func_getopt=yes} | : ${ac_cv_func_getopt_long_only=yes} | : ${ac_cv_func_getpagesize=yes} | : ${ac_cv_func_getpeereid=yes} | : ${ac_cv_func_getpgid=yes} | : ${ac_cv_func_getpgrp=yes} | : ${ac_cv_func_getpgrp_void=yes} | : ${ac_cv_func_getpid=yes} | : ${ac_cv_func_getrlimit=yes} | : ${ac_cv_func_getrusage=yes} | : ${ac_cv_func_gettimeofday=yes} | : ${ac_cv_func_getttyent=yes} | : ${ac_cv_func_getuid=yes} | : ${ac_cv_func_glob=yes} | : ${ac_cv_func_group_from_gid=yes} | : ${ac_cv_func_inet_aton=yes} | : ${ac_cv_func_inet_ntoa=yes} | : ${ac_cv_func_inet_ntop=yes} | : ${ac_cv_func_innetgr=yes} | : ${ac_cv_func_isascii=yes} | : ${ac_cv_func_isascii=yes} | : ${ac_cv_func_isblank=yes} | : ${ac_cv_func_issetugid=yes} | : ${ac_cv_func_iswblank=yes} | : ${ac_cv_func_iswcntrl=yes} | : ${ac_cv_func_iswctype=yes} | : ${ac_cv_func_link=yes} | : ${ac_cv_func_localtime=yes} | : ${ac_cv_func_login=yes} | : ${ac_cv_func_login_getcapbool=yes} | : ${ac_cv_func_logout=yes} | : ${ac_cv_func_logwtmp=yes} | : ${ac_cv_func_lstat=yes} | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | : ${ac_cv_func_malloc_0_nonnull=yes} | : ${ac_cv_func_mbrlen=yes} | : ${ac_cv_func_mbrtowc=yes} | : ${ac_cv_func_mbsinit=yes} | : ${ac_cv_func_mbsrtowcs=yes} | : ${ac_cv_func_memchr=yes} | : ${ac_cv_func_memcmp=yes} | : ${ac_cv_func_memcpy=yes} | : ${ac_cv_func_memmove=yes} | : ${ac_cv_func_memset=yes} | : ${ac_cv_func_mkdtemp=yes} | : ${ac_cv_func_mkstemp=yes} | : ${ac_cv_func_mlock=yes} | : ${ac_cv_func_mmap=yes} | : ${ac_cv_func_mmap_fixed_mapped=yes} | : ${ac_cv_func_mprotect=yes} | : ${ac_cv_func_munlock=yes} | : ${ac_cv_func_munmap=yes} | : ${ac_cv_func_nl_langinfo=yes} | : ${ac_cv_func_opendir=yes} | : ${ac_cv_func_openpty=yes} | : ${ac_cv_func_pam_getenvlist=yes} | : ${ac_cv_func_pam_putenv=yes} | : ${ac_cv_func_pathconf=yes} | : ${ac_cv_func_pipe=yes} | : ${ac_cv_func_poll=yes} | : ${ac_cv_func_posix_spawn=yes} | : ${ac_cv_func_pread=yes} | : ${ac_cv_func_pthread_cond_broadcast=yes} | : ${ac_cv_func_pthread_cond_destroy=yes} | : ${ac_cv_func_pthread_cond_init=yes} | : ${ac_cv_func_pthread_cond_signal=yes} | : ${ac_cv_func_pthread_cond_timedwait=yes} | : ${ac_cv_func_pthread_cond_wait=yes} | : ${ac_cv_func_pthread_equal=yes} | : ${ac_cv_func_pthread_exit=yes} | : ${ac_cv_func_pthread_mutex_destroy=yes} | : ${ac_cv_func_pthread_mutex_init=yes} | : ${ac_cv_func_pthread_mutex_lock=yes} | : ${ac_cv_func_pthread_mutex_unlock=yes} | : ${ac_cv_func_pthread_self=yes} | : ${ac_cv_func_putenv=yes} | : ${ac_cv_func_pwrite=yes} | : ${ac_cv_func_raise=yes} | : ${ac_cv_func_rand=yes} | : ${ac_cv_func_random=yes} | : ${ac_cv_func_readdir=yes} | : ${ac_cv_func_readlink=yes} | : ${ac_cv_func_readlinkat=yes} | : ${ac_cv_func_readpassphrase=yes} | : ${ac_cv_func_realpath=yes} | : ${ac_cv_func_recvmsg=yes} | : ${ac_cv_func_rename=yes} | : ${ac_cv_func_rresvport_af=yes} | : ${ac_cv_func_sched_yield=yes} | : ${ac_cv_func_select=yes} | : ${ac_cv_func_sendmsg=yes} | : ${ac_cv_func_setegid=yes} | : ${ac_cv_func_setenv=yes} | : ${ac_cv_func_seteuid=yes} | : ${ac_cv_func_setgroupent=yes} | : ${ac_cv_func_setgroups=yes} | : ${ac_cv_func_setlinebuf=yes} | : ${ac_cv_func_setlocale=yes} | : ${ac_cv_func_setlogin=yes} | : ${ac_cv_func_setpassent=yes} | : ${ac_cv_func_setproctitle=yes} | : ${ac_cv_func_setregid=yes} | : ${ac_cv_func_setresgid=yes} | : ${ac_cv_func_setresuid=yes} | : ${ac_cv_func_setreuid=yes} | : ${ac_cv_func_setrlimit=yes} | : ${ac_cv_func_setsid=yes} | : ${ac_cv_func_setsockopt=yes} | : ${ac_cv_func_setvbuf=yes} | : ${ac_cv_func_shmget=yes} | : ${ac_cv_func_sigaction=yes} | : ${ac_cv_func_sigaltstack=yes} | : ${ac_cv_func_siginterrupt=yes} | : ${ac_cv_func_sigprocmask=yes} | : ${ac_cv_func_sigvec=yes} | : ${ac_cv_func_sleep=yes} | : ${ac_cv_func_snprintf=yes} | : ${ac_cv_func_socketpair=yes} | : ${ac_cv_func_srand=yes} | : ${ac_cv_func_srandom=yes} | : ${ac_cv_func_stat=yes} | : ${ac_cv_func_statfs=yes} | : ${ac_cv_func_statvfs=yes} | : ${ac_cv_func_stpcpy=yes} | : ${ac_cv_func_stpncpy=yes} | : ${ac_cv_func_strbrk=yes} | : ${ac_cv_func_strcasecmp=yes} | : ${ac_cv_func_strcspn=yes} | : ${ac_cv_func_strdup=yes} | : ${ac_cv_func_strerror=yes} | : ${ac_cv_func_strerror_r=yes} | : ${ac_cv_func_strftime=yes} | : ${ac_cv_func_strlcat=yes} | : ${ac_cv_func_strlcpy=yes} | : ${ac_cv_func_strlen=yes} | : ${ac_cv_func_strmode=yes} | : ${ac_cv_func_strncasecmp=yes} | : ${ac_cv_func_strndup=yes} | : ${ac_cv_func_strnlen=yes} | : ${ac_cv_func_strnlen_working=yes} | : ${ac_cv_func_strpbrk=yes} | : ${ac_cv_func_strptime=yes} | : ${ac_cv_func_strsep=yes} | : ${ac_cv_func_strsignal=yes} | : ${ac_cv_func_strtol=yes} | : ${ac_cv_func_strtoll=yes} | : ${ac_cv_func_strtonum=yes} | : ${ac_cv_func_strtoul=yes} | : ${ac_cv_func_strtoull=yes} | : ${ac_cv_func_symlink=yes} | : ${ac_cv_func_sysconf=yes} | : ${ac_cv_func_tcgetpgrp=yes} | : ${ac_cv_func_time=yes} | : ${ac_cv_func_towlower=yes} | : ${ac_cv_func_truncate=yes} | : ${ac_cv_func_tsearch=yes} | : ${ac_cv_func_uname=yes} | : ${ac_cv_func_unsetenv=yes} | : ${ac_cv_func_user_from_uid=yes} | : ${ac_cv_func_usleep=yes} | : ${ac_cv_func_utime=yes} | : ${ac_cv_func_utimes=yes} | : ${ac_cv_func_vasprintf=yes} | : ${ac_cv_func_vfork=yes} | : ${ac_cv_func_vprintf=yes} | : ${ac_cv_func_vsnprintf=yes} | : ${ac_cv_func_vsprintf=yes} | : ${ac_cv_func_waitpid=yes} | : ${ac_cv_func_wcrtomb=yes} | : ${ac_cv_func_wcscoll=yes} | : ${ac_cv_func_wcslen=yes} | : ${ac_cv_func_wcsnlen=yes} | : ${ac_cv_func_wctob=yes} | : ${ac_cv_func_wcwidth=yes} | : ${ac_cv_func_wmemchr=yes} | : ${ac_cv_func_wmemcpy=yes} | : ${ac_cv_func_yp_match=yes} | | # non existing functions | : ${ac_cv_func_argz_count=no} | : ${ac_cv_func_argz_next=no} | : ${ac_cv_func_argz_stringify=no} | : ${ac_cv_func_obstacks=no} | : ${ac_cv_func_pstat_getdynamic=no} | : ${ac_cv_func_rawmemchr=no} | : ${ac_cv_func_yield=no} | | : ${ac_cv_have___va_copy=yes} | : ${ac_cv_have_clock_t=yes} | : ${ac_cv_have_control_in_msghdr=yes} | : ${ac_cv_have_getopt_optreset=yes} | : ${ac_cv_have_int64_t=yes} | : ${ac_cv_have_intxx_t=yes} | : ${ac_cv_have_mode_t=yes} | : ${ac_cv_have_pid_t=yes} | : ${ac_cv_have_pw_change_in_struct_passwd=yes} | : ${ac_cv_have_pw_class_in_struct_passwd=yes} | : ${ac_cv_have_pw_expire_in_struct_passwd=yes} | : ${ac_cv_have_sa_family_t=yes} | : ${ac_cv_have_size_t=yes} | : ${ac_cv_have_ss_family_in_struct_ss=yes} | : ${ac_cv_have_ssize_t=yes} | : ${ac_cv_have_struct_addrinfo=yes} | : ${ac_cv_have_struct_in6_addr=yes} | : ${ac_cv_have_struct_sockaddr_in6=yes} | : ${ac_cv_have_struct_sockaddr_storage=yes} | : ${ac_cv_have_struct_timeval=yes} | : ${ac_cv_have_u_char=yes} | : ${ac_cv_have_u_int64_t=yes} | : ${ac_cv_have_u_int=yes} | : ${ac_cv_have_u_intxx_t=yes} | : ${ac_cv_have_va_copy=yes} | | : ${ac_cv_have_decl_GLOB_NOMATCH=yes} | : ${ac_cv_have_decl_LLONG_MAX=yes} | : ${ac_cv_have_decl_MAXSYMLINKS=yes} | : ${ac_cv_have_decl_O_NONBLOCK=yes} | : ${ac_cv_have_decl_RLIMIT_NPROC=yes} | : ${ac_cv_have_decl_SHUT_RD=yes} | : ${ac_cv_have_decl__Exit=yes} | : ${ac_cv_have_decl_alarm=yes} | : ${ac_cv_have_decl_alphasort=yes} | : ${ac_cv_have_decl_atoll=yes} | : ${ac_cv_have_decl_btowc=yes} | : ${ac_cv_have_decl_chdir=yes} | : ${ac_cv_have_decl_chown=yes} | : ${ac_cv_have_decl_clearerr_unlocked=yes} | : ${ac_cv_have_decl_closedir=yes} | : ${ac_cv_have_decl_dprintf=yes} | : ${ac_cv_have_decl_dup2=yes} | : ${ac_cv_have_decl_dup=yes} | : ${ac_cv_have_decl_endusershell=yes} | : ${ac_cv_have_decl_faccessat=yes} | : ${ac_cv_have_decl_fchdir=yes} | : ${ac_cv_have_decl_fchmodat=yes} | : ${ac_cv_have_decl_fchownat=yes} | : ${ac_cv_have_decl_fcntl=yes} | : ${ac_cv_have_decl_fdopendir=yes} | : ${ac_cv_have_decl_feof_unlocked=yes} | : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes} | : ${ac_cv_have_decl_ferror_unlocked=yes} | : ${ac_cv_have_decl_ffsl=yes} | : ${ac_cv_have_decl_ffsll=yes} | : ${ac_cv_have_decl_fpurge=yes} | : ${ac_cv_have_decl_frexpl=yes} | : ${ac_cv_have_decl_fseeko=yes} | : ${ac_cv_have_decl_fstat=yes} | : ${ac_cv_have_decl_fstatat=yes} | : ${ac_cv_have_decl_fsync=yes} | : ${ac_cv_have_decl_ftello=yes} | : ${ac_cv_have_decl_ftruncate=yes} | : ${ac_cv_have_decl_getc_unlocked=yes} | : ${ac_cv_have_decl_getchar_unlocked=yes} | : ${ac_cv_have_decl_getcwd=yes} | : ${ac_cv_have_decl_getdelim=yes} | : ${ac_cv_have_decl_getdomainname=yes} | : ${ac_cv_have_decl_getdtablesize=yes} | : ${ac_cv_have_decl_getenv=yes} | : ${ac_cv_have_decl_getgroups=yes} | : ${ac_cv_have_decl_gethostname=yes} | : ${ac_cv_have_decl_getline=yes} | : ${ac_cv_have_decl_getloadavg=yes} | : ${ac_cv_have_decl_getlogin=yes} | : ${ac_cv_have_decl_getlogin_r=yes} | : ${ac_cv_have_decl_getpagesize=yes} | : ${ac_cv_have_decl_gets=yes} | : ${ac_cv_have_decl_getsubopt=yes} | : ${ac_cv_have_decl_gettimeofday=yes} | : ${ac_cv_have_decl_getusershell=yes} | : ${ac_cv_have_decl_grantpt=yes} | : ${ac_cv_have_decl_h_errno=yes} | : ${ac_cv_have_decl_imaxabs=yes} | : ${ac_cv_have_decl_imaxdiv=yes} | : ${ac_cv_have_decl_initstate=yes} | : ${ac_cv_have_decl_isatty=yes} | : ${ac_cv_have_decl_isblank=yes} | : ${ac_cv_have_decl_iswblank=yes} | : ${ac_cv_have_decl_iswctype=yes} | : ${ac_cv_have_decl_lchmod=yes} | : ${ac_cv_have_decl_lchown=yes} | : ${ac_cv_have_decl_link=yes} | : ${ac_cv_have_decl_linkat=yes} | : ${ac_cv_have_decl_lseek=yes} | : ${ac_cv_have_decl_lstat=yes} | : ${ac_cv_have_decl_mbrlen=yes} | : ${ac_cv_have_decl_mbrtowc=yes} | : ${ac_cv_have_decl_mbsinit=yes} | : ${ac_cv_have_decl_mbsnrtowcs=yes} | : ${ac_cv_have_decl_mbsrtowcs=yes} | : ${ac_cv_have_decl_memmem=yes} | : ${ac_cv_have_decl_memrchr=yes} | : ${ac_cv_have_decl_mkdirat=yes} | : ${ac_cv_have_decl_mkdtemp=yes} | : ${ac_cv_have_decl_mkfifo=yes} | : ${ac_cv_have_decl_mkfifoat=yes} | : ${ac_cv_have_decl_mknod=yes} | : ${ac_cv_have_decl_mknodat=yes} | : ${ac_cv_have_decl_mkstemp=yes} | : ${ac_cv_have_decl_nl_langinfo=yes} | : ${ac_cv_have_decl_offsetof=yes} | : ${ac_cv_have_decl_openat=yes} | : ${ac_cv_have_decl_opendir=yes} | : ${ac_cv_have_decl_pclose=yes} | : ${ac_cv_have_decl_pipe=yes} | : ${ac_cv_have_decl_popen=yes} | : ${ac_cv_have_decl_posix_openpt=yes} | : ${ac_cv_have_decl_posix_spawn=yes} | : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes} | : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes} | : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes} | : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes} | : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes} | : ${ac_cv_have_decl_posix_spawnattr_destroy=yes} | : ${ac_cv_have_decl_posix_spawnattr_getflags=yes} | : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes} | : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes} | : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes} | : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes} | : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes} | : ${ac_cv_have_decl_posix_spawnattr_init=yes} | : ${ac_cv_have_decl_posix_spawnattr_setflags=yes} | : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes} | : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes} | : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes} | : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes} | : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes} | : ${ac_cv_have_decl_posix_spawnp=yes} | : ${ac_cv_have_decl_pread=yes} | : ${ac_cv_have_decl_pselect=yes} | : ${ac_cv_have_decl_pthread_sigmask=yes} | : ${ac_cv_have_decl_ptsname=yes} | : ${ac_cv_have_decl_putc_unlocked=yes} | : ${ac_cv_have_decl_putchar_unlocked=yes} | : ${ac_cv_have_decl_pwrite=yes} | : ${ac_cv_have_decl_random=yes} | : ${ac_cv_have_decl_rawmemchr=yes} | : ${ac_cv_have_decl_readdir=yes} | : ${ac_cv_have_decl_readlink=yes} | : ${ac_cv_have_decl_readlinkat=yes} | : ${ac_cv_have_decl_realpath=yes} | : ${ac_cv_have_decl_renameat=yes} | : ${ac_cv_have_decl_rewinddir=yes} | : ${ac_cv_have_decl_rmdir=yes} | : ${ac_cv_have_decl_rpmatch=yes} | : ${ac_cv_have_decl_scandir=yes} | : ${ac_cv_have_decl_select=yes} | : ${ac_cv_have_decl_setenv=yes} | : ${ac_cv_have_decl_sethostname=yes} | : ${ac_cv_have_decl_setlocale=yes} | : ${ac_cv_have_decl_setstate=yes} | : ${ac_cv_have_decl_setusershell=yes} | : ${ac_cv_have_decl_sigaction=yes} | : ${ac_cv_have_decl_sigaddset=yes} | : ${ac_cv_have_decl_sigaltstack=yes} | : ${ac_cv_have_decl_sigdelset=yes} | : ${ac_cv_have_decl_sigemptyset=yes} | : ${ac_cv_have_decl_sigfillset=yes} | : ${ac_cv_have_decl_sigismember=yes} | : ${ac_cv_have_decl_sigpending=yes} | : ${ac_cv_have_decl_sigprocmask=yes} | : ${ac_cv_have_decl_sleep=yes} | : ${ac_cv_have_decl_snprintf=yes} | : ${ac_cv_have_decl_srandom=yes} | : ${ac_cv_have_decl_stat=yes} | : ${ac_cv_have_decl_stpcpy=yes} | : ${ac_cv_have_decl_stpncpy=yes} | : ${ac_cv_have_decl_strcasestr=yes} | : ${ac_cv_have_decl_strdup=yes} | : ${ac_cv_have_decl_strerror_r=yes} | : ${ac_cv_have_decl_strncat=yes} | : ${ac_cv_have_decl_strndup=yes} | : ${ac_cv_have_decl_strnlen=yes} | : ${ac_cv_have_decl_strpbrk=yes} | : ${ac_cv_have_decl_strsep=yes} | : ${ac_cv_have_decl_strsignal=yes} | : ${ac_cv_have_decl_strtod=yes} | : ${ac_cv_have_decl_strtoimax=yes} | : ${ac_cv_have_decl_strtok_r=yes} | : ${ac_cv_have_decl_strtoll=yes} | : ${ac_cv_have_decl_strtoull=yes} | : ${ac_cv_have_decl_strtoumax=yes} | : ${ac_cv_have_decl_symlink=yes} | : ${ac_cv_have_decl_symlinkat=yes} | : ${ac_cv_have_decl_sys_siglist=yes} | : ${ac_cv_have_decl_tcsendbreak=yes} | : ${ac_cv_have_decl_tmpfile=yes} | : ${ac_cv_have_decl_towctrans=yes} | : ${ac_cv_have_decl_ttyname_r=yes} | : ${ac_cv_have_decl_unlink=yes} | : ${ac_cv_have_decl_unlinkat=yes} | : ${ac_cv_have_decl_unlockpt=yes} | : ${ac_cv_have_decl_unsetenv=yes} | : ${ac_cv_have_decl_usleep=yes} | : ${ac_cv_have_decl_vdprintf=yes} | : ${ac_cv_have_decl_vsnprintf=yes} | : ${ac_cv_have_decl_waitpid=yes} | : ${ac_cv_have_decl_wcpcpy=yes} | : ${ac_cv_have_decl_wcpncpy=yes} | : ${ac_cv_have_decl_wcrtomb=yes} | : ${ac_cv_have_decl_wcscasecmp=yes} | : ${ac_cv_have_decl_wcscat=yes} | : ${ac_cv_have_decl_wcschr=yes} | : ${ac_cv_have_decl_wcscmp=yes} | : ${ac_cv_have_decl_wcscoll=yes} | : ${ac_cv_have_decl_wcscpy=yes} | : ${ac_cv_have_decl_wcscspn=yes} | : ${ac_cv_have_decl_wcsdup=yes} | : ${ac_cv_have_decl_wcslen=yes} | : ${ac_cv_have_decl_wcsncasecmp=yes} | : ${ac_cv_have_decl_wcsncat=yes} | : ${ac_cv_have_decl_wcsncmp=yes} | : ${ac_cv_have_decl_wcsncpy=yes} | : ${ac_cv_have_decl_wcsnlen=yes} | : ${ac_cv_have_decl_wcsnrtombs=yes} | : ${ac_cv_have_decl_wcspbrk=yes} | : ${ac_cv_have_decl_wcsrchr=yes} | : ${ac_cv_have_decl_wcsrtombs=yes} | : ${ac_cv_have_decl_wcsspn=yes} | : ${ac_cv_have_decl_wcsstr=yes} | : ${ac_cv_have_decl_wcstok=yes} | : ${ac_cv_have_decl_wcswidth=yes} | : ${ac_cv_have_decl_wcsxfrm=yes} | : ${ac_cv_have_decl_wctob=yes} | : ${ac_cv_have_decl_wctrans=yes} | : ${ac_cv_have_decl_wctype=yes} | : ${ac_cv_have_decl_wcwidth=yes} | : ${ac_cv_have_decl_wmemchr=yes} | : ${ac_cv_have_decl_wmemcmp=yes} | : ${ac_cv_have_decl_wmemcpy=yes} | : ${ac_cv_have_decl_wmemmove=yes} | : ${ac_cv_have_decl_wmemset=yes} | : ${ac_cv_have_decl_writev=yes} | | # function specific | | : ${gl_cv_func_btowc_eof=yes} | : ${gl_cv_func_btowc_nul=yes} | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes} | : ${gl_cv_func_fnmatch_posix=yes} | : ${gl_cv_func_fopen_slash=yes} | : ${gl_cv_func_frexp_no_libm=yes} | : ${gl_cv_func_fseeko=yes} | : ${gl_cv_func_ftello=yes} | : ${gl_cv_func_getcwd_null=yes} | : ${gl_cv_func_getcwd_posix_signature=yes} | : ${gl_cv_func_getopt_posix=yes} | : ${gl_cv_func_isnand_no_libm=yes} | : ${gl_cv_func_ldexp_no_libm=yes} | : ${gl_cv_func_lseek_pipe=yes} | : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes} | : ${gl_cv_func_malloc_0_nonnull=1} | : ${gl_cv_func_malloc_posix=yes} | : ${gl_cv_func_mbrtowc_incomplete_state=yes} | : ${gl_cv_func_mbrtowc_nul_retval=yes} | : ${gl_cv_func_mbrtowc_null_arg1=yes} | : ${gl_cv_func_mbrtowc_null_arg2=yes} | : ${gl_cv_func_mbrtowc_retval=yes} | : ${gl_cv_func_mbrtowc_sanitycheck=yes} | : ${gl_cv_func_open_slash=yes} | : ${gl_cv_func_printf_directive_a=yes} | : ${gl_cv_func_printf_directive_f=yes} | : ${gl_cv_func_printf_directive_ls=yes} | : ${gl_cv_func_printf_directive_n=yes} | : ${gl_cv_func_printf_flag_grouping=yes} | : ${gl_cv_func_printf_flag_leftadjust=yes} | : ${gl_cv_func_printf_flag_zero=yes} | : ${gl_cv_func_printf_infinite=yes} | : ${gl_cv_func_printf_long_double=yes} | : ${gl_cv_func_printf_positions=yes} | : ${gl_cv_func_printf_precision=yes} | : ${gl_cv_func_printf_sizes_c99=yes} | : ${gl_cv_func_sigprocmask=1} | : ${gl_cv_func_snprintf_retval_c99=yes} | : ${gl_cv_func_snprintf_size1=yes} | : ${gl_cv_func_snprintf_usable=yes} | : ${gl_cv_func_spawnattr_setschedparam=yes} | : ${gl_cv_func_spawnattr_setschedpolicy=yes} | : ${gl_cv_func_stat_dir_slash=yes} | : ${gl_cv_func_stat_file_slash=yes} | : ${gl_cv_func_stpncpy=yes} | : ${gl_cv_func_va_copy=yes} | : ${gl_cv_func_wcrtomb_retval=yes} | : ${gt_cv_func_unsetenv_ret=int} | | : ${gl_cv_have_include_next=yes} | | : ${gl_cv_have_raw_decl_rawmemchr=yes} | : ${gl_cv_have_raw_decl__Exit=yes} | : ${gl_cv_have_raw_decl_alphasort=yes} | : ${gl_cv_have_raw_decl_atoll=yes} | : ${gl_cv_have_raw_decl_btowc=yes} | : ${gl_cv_have_raw_decl_chdir=yes} | : ${gl_cv_have_raw_decl_chown=yes} | : ${gl_cv_have_raw_decl_closedir=yes} | : ${gl_cv_have_raw_decl_dprintf=yes} | : ${gl_cv_have_raw_decl_dup2=yes} | : ${gl_cv_have_raw_decl_dup=yes} | : ${gl_cv_have_raw_decl_endusershell=yes} | : ${gl_cv_have_raw_decl_faccessat=yes} | : ${gl_cv_have_raw_decl_fchdir=yes} | : ${gl_cv_have_raw_decl_fchmodat=yes} | : ${gl_cv_have_raw_decl_fchownat=yes} | : ${gl_cv_have_raw_decl_fcntl=yes} | : ${gl_cv_have_raw_decl_fdopendir=yes} | : ${gl_cv_have_raw_decl_ffsl=yes} | : ${gl_cv_have_raw_decl_ffsll=yes} | : ${gl_cv_have_raw_decl_fpurge=yes} | : ${gl_cv_have_raw_decl_fseeko=yes} | : ${gl_cv_have_raw_decl_fstat=yes} | : ${gl_cv_have_raw_decl_fstatat=yes} | : ${gl_cv_have_raw_decl_fsync=yes} | : ${gl_cv_have_raw_decl_ftello=yes} | : ${gl_cv_have_raw_decl_ftruncate=yes} | : ${gl_cv_have_raw_decl_getcwd=yes} | : ${gl_cv_have_raw_decl_getdelim=yes} | : ${gl_cv_have_raw_decl_getdomainname=yes} | : ${gl_cv_have_raw_decl_getdtablesize=yes} | : ${gl_cv_have_raw_decl_getgroups=yes} | : ${gl_cv_have_raw_decl_getdtablesize=yes} | : ${gl_cv_have_raw_decl_getgroups=yes} | : ${gl_cv_have_raw_decl_gethostname=yes} | : ${gl_cv_have_raw_decl_getline=yes} | : ${gl_cv_have_raw_decl_getloadavg=yes} | : ${gl_cv_have_raw_decl_getlogin=yes} | : ${gl_cv_have_raw_decl_getlogin_r=yes} | : ${gl_cv_have_raw_decl_getpagesize=yes} | : ${gl_cv_have_raw_decl_gets=yes} | : ${gl_cv_have_raw_decl_getsubopt=yes} | : ${gl_cv_have_raw_decl_gettimeofday=yes} | : ${gl_cv_have_raw_decl_getusershell=yes} | : ${gl_cv_have_raw_decl_grantpt=yes} | : ${gl_cv_have_raw_decl_imaxabs=yes} | : ${gl_cv_have_raw_decl_imaxdiv=yes} | : ${gl_cv_have_raw_decl_initstate=yes} | : ${gl_cv_have_raw_decl_isatty=yes} | : ${gl_cv_have_raw_decl_iswctype=yes} | : ${gl_cv_have_raw_decl_lchmod=yes} | : ${gl_cv_have_raw_decl_lchown=yes} | : ${gl_cv_have_raw_decl_link=yes} | : ${gl_cv_have_raw_decl_linkat=yes} | : ${gl_cv_have_raw_decl_lseek=yes} | : ${gl_cv_have_raw_decl_lstat=yes} | : ${gl_cv_have_raw_decl_mbrlen=yes} | : ${gl_cv_have_raw_decl_mbrtowc=yes} | : ${gl_cv_have_raw_decl_mbsinit=yes} | : ${gl_cv_have_raw_decl_mbsnrtowcs=yes} | : ${gl_cv_have_raw_decl_mbsrtowcs=yes} | : ${gl_cv_have_raw_decl_mkdirat=yes} | : ${gl_cv_have_raw_decl_mkdtemp=yes} | : ${gl_cv_have_raw_decl_mkfifo=yes} | : ${gl_cv_have_raw_decl_mkfifoat=yes} | : ${gl_cv_have_raw_decl_mknod=yes} | : ${gl_cv_have_raw_decl_mknodat=yes} | : ${gl_cv_have_raw_decl_mkstemp=yes} | : ${gl_cv_have_raw_decl_nl_langinfo=yes} | : ${gl_cv_have_raw_decl_openat=yes} | : ${gl_cv_have_raw_decl_opendir=yes} | : ${gl_cv_have_raw_decl_pclose=yes} | : ${gl_cv_have_raw_decl_pipe=yes} | : ${gl_cv_have_raw_decl_popen=yes} | : ${gl_cv_have_raw_decl_posix_openpt=yes} | : ${gl_cv_have_raw_decl_posix_spawn=yes} | : ${gl_cv_have_raw_decl_posix_openpt=yes} | : ${gl_cv_have_raw_decl_posix_spawn=yes} | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes} | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes} | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes} | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes} | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes} | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes} | : ${gl_cv_have_raw_decl_posix_spawnp=yes} | : ${gl_cv_have_raw_decl_pread=yes} | : ${gl_cv_have_raw_decl_pselect=yes} | : ${gl_cv_have_raw_decl_pthread_sigmask=yes} | : ${gl_cv_have_raw_decl_ptsname=yes} | : ${gl_cv_have_raw_decl_pwrite=yes} | : ${gl_cv_have_raw_decl_random=yes} | : ${gl_cv_have_raw_decl_readdir=yes} | : ${gl_cv_have_raw_decl_readlink=yes} | : ${gl_cv_have_raw_decl_readlinkat=yes} | : ${gl_cv_have_raw_decl_realpath=yes} | : ${gl_cv_have_raw_decl_renameat=yes} | : ${gl_cv_have_raw_decl_rewinddir=yes} | : ${gl_cv_have_raw_decl_rmdir=yes} | : ${gl_cv_have_raw_decl_rpmatch=yes} | : ${gl_cv_have_raw_decl_scandir=yes} | : ${gl_cv_have_raw_decl_select=yes} | : ${gl_cv_have_raw_decl_setenv=yes} | : ${gl_cv_have_raw_decl_sethostname=yes} | : ${gl_cv_have_raw_decl_setlocale=yes} | : ${gl_cv_have_raw_decl_setstate=yes} | : ${gl_cv_have_raw_decl_setusershell=yes} | : ${gl_cv_have_raw_decl_sigaction=yes} | : ${gl_cv_have_raw_decl_sigaddset=yes} | : ${gl_cv_have_raw_decl_sigdelset=yes} | : ${gl_cv_have_raw_decl_sigemptyset=yes} | : ${gl_cv_have_raw_decl_sigfillset=yes} | : ${gl_cv_have_raw_decl_sigismember=yes} | : ${gl_cv_have_raw_decl_sigpending=yes} | : ${gl_cv_have_raw_decl_sigprocmask=yes} | : ${gl_cv_have_raw_decl_sleep=yes} | : ${gl_cv_have_raw_decl_snprintf=yes} | : ${gl_cv_have_raw_decl_srandom=yes} | : ${gl_cv_have_raw_decl_stat=yes} | : ${gl_cv_have_raw_decl_strerror_r=yes} | : ${gl_cv_have_raw_decl_strtod=yes} | : ${gl_cv_have_raw_decl_strtoimax=yes} | : ${gl_cv_have_raw_decl_strtoll=yes} | : ${gl_cv_have_raw_decl_strtoull=yes} | : ${gl_cv_have_raw_decl_strtoumax=yes} | : ${gl_cv_have_raw_decl_symlink=yes} | : ${gl_cv_have_raw_decl_symlinkat=yes} | : ${gl_cv_have_raw_decl_tmpfile=yes} | : ${gl_cv_have_raw_decl_towctrans=yes} | : ${gl_cv_have_raw_decl_ttyname_r=yes} | : ${gl_cv_have_raw_decl_unlink=yes} | : ${gl_cv_have_raw_decl_unlinkat=yes} | : ${gl_cv_have_raw_decl_unlockpt=yes} | : ${gl_cv_have_raw_decl_unsetenv=yes} | : ${gl_cv_have_raw_decl_usleep=yes} | : ${gl_cv_have_raw_decl_vdprintf=yes} | : ${gl_cv_have_raw_decl_vsnprintf=yes} | : ${gl_cv_have_raw_decl_waitpid=yes} | : ${gl_cv_have_raw_decl_wcpcpy=yes} | : ${gl_cv_have_raw_decl_wcpncpy=yes} | : ${gl_cv_have_raw_decl_wcrtomb=yes} | : ${gl_cv_have_raw_decl_wcscasecmp=yes} | : ${gl_cv_have_raw_decl_wcscat=yes} | : ${gl_cv_have_raw_decl_wcschr=yes} | : ${gl_cv_have_raw_decl_wcscmp=yes} | : ${gl_cv_have_raw_decl_wcscoll=yes} | : ${gl_cv_have_raw_decl_wcscpy=yes} | : ${gl_cv_have_raw_decl_wcscspn=yes} | : ${gl_cv_have_raw_decl_wcsdup=yes} | : ${gl_cv_have_raw_decl_wcslen=yes} | : ${gl_cv_have_raw_decl_wcsncasecmp=yes} | : ${gl_cv_have_raw_decl_wcsncat=yes} | : ${gl_cv_have_raw_decl_wcsncmp=yes} | : ${gl_cv_have_raw_decl_wcsncpy=yes} | : ${gl_cv_have_raw_decl_wcsnlen=yes} | : ${gl_cv_have_raw_decl_wcsnrtombs=yes} | : ${gl_cv_have_raw_decl_wcspbrk=yes} | : ${gl_cv_have_raw_decl_wcsrchr=yes} | : ${gl_cv_have_raw_decl_wcsrtombs=yes} | : ${gl_cv_have_raw_decl_wcsspn=yes} | : ${gl_cv_have_raw_decl_wcsstr=yes} | : ${gl_cv_have_raw_decl_wcstok=yes} | : ${gl_cv_have_raw_decl_wcswidth=yes} | : ${gl_cv_have_raw_decl_wcsxfrm=yes} | : ${gl_cv_have_raw_decl_wctob=yes} | : ${gl_cv_have_raw_decl_wctrans=yes} | : ${gl_cv_have_raw_decl_wctype=yes} | : ${gl_cv_have_raw_decl_wcwidth=yes} | : ${gl_cv_have_raw_decl_wmemchr=yes} | : ${gl_cv_have_raw_decl_wmemcmp=yes} | : ${gl_cv_have_raw_decl_wmemcpy=yes} | : ${gl_cv_have_raw_decl_wmemmove=yes} | : ${gl_cv_have_raw_decl_wmemset=yes} | | : ${gl_cv_header_errno_h_complete=yes} | : ${gl_cv_header_inttypes_h=yes} | : ${gl_cv_header_langinfo_codeset=yes} | : ${gl_cv_header_langinfo_era=yes} | : ${gl_cv_header_langinfo_t_fmt_ampm=yes} | : ${gl_cv_header_langinfo_yesexpr=yes} | : ${gl_cv_header_locale_h_posix2001=yes} | : ${gl_cv_header_signal_h_SIGPIPE=yes} | : ${gl_cv_header_stdint_h=yes} | : ${gl_cv_header_sys_select_h_selfcontained=yes} | configure:2891: checking for a BSD-compatible install configure:2959: result: /usr/bin/install -c -o root -g wheel configure:2970: checking whether build environment is sane configure:3020: result: yes configure:3161: checking for a thread-safe mkdir -p configure:3200: result: /bin/mkdir -p configure:3213: checking for gawk configure:3240: result: /usr/bin/awk configure:3251: checking whether gmake sets $(MAKE) configure:3273: result: yes configure:3302: checking whether gmake supports nested variables configure:3319: result: yes configure:3387: checking how to create a pax tar archive configure:3400: tar --version bsdtar 2.8.5 - libarchive 2.8.5 configure:3403: $? = 0 configure:3443: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3446: $? = 0 configure:3450: tar -xf - <conftest.tar configure:3453: $? = 0 configure:3466: result: gnutar configure:3506: checking build system type configure:3520: result: amd64-portbld-freebsd9.1 configure:3540: checking host system type configure:3553: result: amd64-portbld-freebsd9.1 configure:3585: checking whether gmake supports nested variables configure:3602: result: yes configure:3616: checking for stow configure:3644: result: no configure:3710: checking for gcc configure:3737: result: cc configure:3966: checking for C compiler version configure:3975: cc --version >&5 cc (GCC) 4.2.1 20070831 patched [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:3986: $? = 0 configure:3975: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:3986: $? = 0 configure:3975: cc -V >&5 cc: '-V' option must have argument configure:3986: $? = 1 configure:3975: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3986: $? = 1 configure:4006: checking whether the C compiler works configure:4028: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c >&5 configure:4032: $? = 0 configure:4080: result: yes configure:4083: checking for C compiler default output file name configure:4085: result: a.out configure:4091: checking for suffix of executables configure:4098: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c >&5 configure:4102: $? = 0 configure:4124: result: configure:4146: checking whether we are cross compiling configure:4154: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c >&5 configure:4158: $? = 0 configure:4165: ./conftest configure:4169: $? = 0 configure:4184: result: no configure:4189: checking for suffix of object files configure:4211: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:4215: $? = 0 configure:4236: result: o configure:4240: checking whether we are using the GNU C compiler configure:4259: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:4259: $? = 0 configure:4268: result: yes configure:4277: checking whether cc accepts -g configure:4297: cc -c -g -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:4297: $? = 0 configure:4338: result: yes configure:4355: checking for cc option to accept ISO C89 configure:4419: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:4419: $? = 0 configure:4432: result: none needed configure:4463: checking for style of include used by gmake configure:4491: result: GNU configure:4517: checking dependency style of cc configure:4628: result: gcc3 configure:4643: checking for cc option to accept ISO C99 configure:4792: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:61: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115: error: 'newvar' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) conftest.c:125: error: 'for' loop initial declaration used outside C99 mode configure:4792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdbool.h> | #include <stdlib.h> | #include <wchar.h> | #include <stdio.h> | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4792: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:4792: $? = 0 configure:4812: result: -std=gnu99 configure:4932: checking for C++ compiler version configure:4941: c++ --version >&5 c++ (GCC) 4.2.1 20070831 patched [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:4952: $? = 0 configure:4941: c++ -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:4952: $? = 0 configure:4941: c++ -V >&5 c++: '-V' option must have argument configure:4952: $? = 1 configure:4941: c++ -qversion >&5 c++: unrecognized option '-qversion' c++: No input files specified configure:4952: $? = 1 configure:4956: checking whether we are using the GNU C++ compiler configure:4975: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.cpp >&5 configure:4975: $? = 0 configure:4984: result: yes configure:4993: checking whether c++ accepts -g configure:5013: c++ -c -g -I/usr/local/include -DHAVE_KQUEUE conftest.cpp >&5 configure:5013: $? = 0 configure:5054: result: yes configure:5079: checking dependency style of c++ configure:5190: result: gcc3 configure:5206: checking whether cc -std=gnu99 and cc understand -c and -o together configure:5237: cc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:5241: $? = 0 configure:5247: cc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:5251: $? = 0 configure:5262: cc -c conftest.c >&5 configure:5266: $? = 0 configure:5274: cc -c conftest.c -o conftest2.o >&5 configure:5278: $? = 0 configure:5284: cc -c conftest.c -o conftest2.o >&5 configure:5288: $? = 0 configure:5306: result: yes configure:5337: checking how to run the C preprocessor configure:5407: result: cpp configure:5427: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c configure:5427: $? = 0 configure:5441: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5470: checking for grep that handles long lines and -e configure:5528: result: /usr/bin/grep configure:5533: checking for egrep configure:5595: result: /usr/bin/egrep configure:5600: checking for ANSI C header files configure:5704: result: yes configure:5717: checking for sys/types.h configure:5717: result: yes configure:5717: checking for sys/stat.h configure:5717: result: yes configure:5717: checking for stdlib.h configure:5717: result: yes configure:5717: checking for string.h configure:5717: result: yes configure:5717: checking for memory.h configure:5717: result: yes configure:5717: checking for strings.h configure:5717: result: yes configure:5717: checking for inttypes.h configure:5717: result: yes configure:5717: checking for stdint.h configure:5717: result: yes configure:5717: checking for unistd.h configure:5717: result: yes configure:5730: checking for minix/config.h configure:5730: result: no configure:5751: checking whether it is safe to define __EXTENSIONS__ configure:5769: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:5769: $? = 0 configure:5776: result: yes configure:5795: checking how to run the C preprocessor configure:5865: result: cpp configure:5885: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c configure:5885: $? = 0 configure:5899: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c conftest.c:26:28: error: ac_nonexistent.h: No such file or directory configure:5899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5928: checking whether ln -s works configure:5932: result: yes configure:5939: checking whether gmake sets $(MAKE) configure:5961: result: yes configure:5971: checking whether cc -std=gnu99 needs -traditional conftest.c:26:19: error: sgtty.h: No such file or directory conftest.c:26:20: error: termio.h: No such file or directory configure:6005: result: no configure:6040: checking whether libssp exists configure:6058: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 configure:6058: $? = 0 configure:6068: result: yes configure:6075: checking whether stack-smashing protection is available configure:6096: result: yes configure:6098: checking whether stack-smashing protection is buggy configure:6101: result: no configure:6124: checking whether cc -std=gnu99 accepts -fstack-protector configure:6142: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -Werror -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:6142: $? = 0 configure:6151: result: yes configure:6172: checking whether c++ accepts -fstack-protector configure:6190: c++ -c -O2 -pipe -fno-strict-aliasing -fstack-protector -Werror -I/usr/local/include -DHAVE_KQUEUE conftest.cpp >&5 configure:6190: $? = 0 configure:6199: result: yes configure:6265: checking how to print strings configure:6292: result: printf configure:6313: checking for a sed that does not truncate output configure:6377: result: /usr/bin/sed configure:6395: checking for fgrep configure:6457: result: /usr/bin/fgrep configure:6492: checking for ld used by cc -std=gnu99 configure:6559: result: /usr/bin/ld configure:6566: checking if the linker (/usr/bin/ld) is GNU ld configure:6581: result: yes configure:6593: checking for BSD- or MS-compatible name lister (nm) configure:6642: result: /usr/bin/nm -B configure:6772: checking the name lister (/usr/bin/nm -B) interface configure:6779: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:6782: /usr/bin/nm -B "conftest.o" configure:6785: output 0000000000000000 B some_variable configure:6792: result: BSD nm configure:6796: checking the maximum length of command line arguments configure:6926: result: 262144 configure:6943: checking whether the shell understands some XSI constructs configure:6953: result: yes configure:6957: checking whether the shell understands "+=" configure:6963: result: no configure:6998: checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format configure:7038: result: func_convert_file_noop configure:7045: checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format configure:7065: result: func_convert_file_noop configure:7072: checking for /usr/bin/ld option to reload object files configure:7079: result: -r configure:7153: checking for objdump configure:7169: found /usr/bin/objdump configure:7180: result: objdump configure:7212: checking how to recognize dependent libraries configure:7414: result: pass_all configure:7499: checking for dlltool configure:7529: result: no configure:7559: checking how to associate runtime and link libraries configure:7586: result: printf %s\n configure:7646: checking for ar configure:7662: found /usr/bin/ar configure:7673: result: ar configure:7710: checking for archiver @FILE support configure:7727: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:7727: $? = 0 configure:7730: ar cru libconftest.a @conftest.lst >&5 ar: warning: can't open file: @conftest.lst: No such file or directory configure:7733: $? = 0 configure:7738: ar cru libconftest.a @conftest.lst >&5 ar: warning: can't open file: @conftest.lst: No such file or directory configure:7741: $? = 0 configure:7753: result: no configure:7811: checking for strip configure:7827: found /usr/bin/strip configure:7838: result: strip configure:7910: checking for ranlib configure:7926: found /usr/bin/ranlib configure:7937: result: ranlib configure:8039: checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object configure:8159: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:8162: $? = 0 configure:8166: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8169: $? = 0 configure:8235: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c conftstm.o >&5 configure:8238: $? = 0 configure:8276: result: ok configure:8313: checking for sysroot configure:8343: result: no configure:8599: checking for mt configure:8615: found /usr/bin/mt configure:8626: result: mt configure:8649: checking if mt is a manifest tool configure:8655: mt '-?' mt: illegal option -- ? usage: mt [-f device] command [count] configure:8663: result: no configure:9302: checking for dlfcn.h configure:9302: result: yes configure:9518: checking for objdir configure:9533: result: .libs configure:9804: checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions configure:9822: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9826: $? = 0 configure:9839: result: no configure:10166: checking for cc -std=gnu99 option to produce PIC configure:10173: result: -fPIC -DPIC configure:10181: checking if cc -std=gnu99 PIC flag -fPIC -DPIC works configure:10199: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -fPIC -DPIC -DPIC conftest.c >&5 configure:10203: $? = 0 configure:10216: result: yes configure:10245: checking if cc -std=gnu99 static flag -static works configure:10273: result: yes configure:10288: checking if cc -std=gnu99 supports -c -o file.o configure:10309: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -o out/conftest2.o conftest.c >&5 configure:10313: $? = 0 configure:10335: result: yes configure:10343: checking if cc -std=gnu99 supports -c -o file.o configure:10390: result: yes configure:10423: checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:11576: result: yes configure:11613: checking whether -lc should be explicitly linked in configure:11621: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:11624: $? = 0 configure:11639: cc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11642: $? = 0 configure:11656: result: no configure:11816: checking dynamic linker characteristics configure:12553: result: freebsd9.1 ld.so configure:12660: checking how to hardcode library paths into programs configure:12685: result: immediate configure:13225: checking whether stripping libraries is possible configure:13230: result: yes configure:13265: checking if libtool supports shared libraries configure:13267: result: yes configure:13270: checking whether to build shared libraries configure:13291: result: yes configure:13294: checking whether to build static libraries configure:13298: result: yes configure:13321: checking how to run the C++ preprocessor configure:13348: c++ -E -I/usr/local/include -DHAVE_KQUEUE conftest.cpp configure:13348: $? = 0 configure:13362: c++ -E -I/usr/local/include -DHAVE_KQUEUE conftest.cpp conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory configure:13362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:13387: result: c++ -E configure:13407: c++ -E -I/usr/local/include -DHAVE_KQUEUE conftest.cpp configure:13407: $? = 0 configure:13421: c++ -E -I/usr/local/include -DHAVE_KQUEUE conftest.cpp conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory configure:13421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:13590: checking for ld used by c++ configure:13657: result: /usr/bin/ld configure:13664: checking if the linker (/usr/bin/ld) is GNU ld configure:13679: result: yes configure:13734: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14739: result: yes configure:14775: c++ -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.cpp >&5 configure:14778: $? = 0 configure:15298: checking for c++ option to produce PIC configure:15305: result: -fPIC -DPIC configure:15313: checking if c++ PIC flag -fPIC -DPIC works configure:15331: c++ -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15335: $? = 0 configure:15348: result: yes configure:15371: checking if c++ static flag -static works configure:15399: result: yes configure:15411: checking if c++ supports -c -o file.o configure:15432: c++ -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -o out/conftest2.o conftest.cpp >&5 configure:15436: $? = 0 configure:15458: result: yes configure:15463: checking if c++ supports -c -o file.o configure:15510: result: yes configure:15540: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:15576: result: yes configure:15717: checking dynamic linker characteristics configure:16388: result: freebsd9.1 ld.so configure:16441: checking how to hardcode library paths into programs configure:16466: result: immediate configure:16528: checking whether the C++ compiler works configure:16544: c++ -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.cpp >&5 configure:16544: $? = 0 configure:16558: result: yes configure:16732: checking for the pthreads library -lpthreads configure:16765: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lpthreads -lssp >&5 /usr/bin/ld: cannot find -lpthreads configure:16765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <pthread.h> | 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:16774: result: no configure:16677: checking whether pthreads work without any flags configure:16765: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 /tmp//ccRq14FE.o: In function `main': conftest.c:(.text+0x27): undefined reference to `pthread_create' configure:16765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <pthread.h> | 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:16774: result: no configure:16682: checking whether pthreads work with -Kthread configure:16765: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -Kthread -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 cc: unrecognized option '-Kthread' /tmp//cc12dTX7.o: In function `main': conftest.c:(.text+0x27): undefined reference to `pthread_create' configure:16765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <pthread.h> | 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:16774: result: no configure:16682: checking whether pthreads work with -kthread configure:16765: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -kthread -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 cc: unrecognized option '-kthread' /tmp//cckDjTNm.o: In function `main': conftest.c:(.text+0x27): undefined reference to `pthread_create' configure:16765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <pthread.h> | 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:16774: result: no configure:16732: checking for the pthreads library -llthread configure:16765: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -llthread -lssp >&5 /usr/bin/ld: cannot find -llthread configure:16765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <pthread.h> | 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:16774: result: no configure:16682: checking whether pthreads work with -pthread configure:16765: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -pthread -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 configure:16765: $? = 0 configure:16774: result: yes configure:16793: checking for joinable pthread attribute configure:16808: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -pthread -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 configure:16808: $? = 0 configure:16814: result: PTHREAD_CREATE_JOINABLE configure:16824: checking if more special flags are required for pthreads configure:16831: result: -D_THREAD_SAFE configure:16893: checking whether to check for GCC pthread/shared inconsistencies configure:16901: result: no configure:17072: checking for linux/netlink.h configure:17072: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:33:23: error: asm/types.h: No such file or directory conftest.c:36:27: error: linux/netlink.h: No such file or directory configure:17072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include <sys/socket.h> | #include <asm/types.h> | | | #include <linux/netlink.h> configure:17072: result: no configure:17099: checking for net/route.h configure:17099: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:17099: $? = 0 configure:17099: result: yes configure:17127: checking for sys/filio.h configure:17127: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:17127: $? = 0 configure:17127: result: yes configure:17152: checking for sys/sysctl.h configure:17152: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:17152: $? = 0 configure:17152: result: yes configure:17180: checking for struct lifconf configure:17198: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: invalid application of 'sizeof' to incomplete type 'struct lifconf' configure:17198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | #define HAVE_PF_ROUTE /**/ | #define HAVE_SYS_FILIO_H /**/ | #define HAVE_SYS_SYSCTL_H /**/ | /* end confdefs.h. */ | #include <sys/socket.h> | #include <net/if.h> | | int | main () | { | sizeof (struct lifconf); | ; | return 0; | } configure:17206: result: no configure:17217: checking for struct ip_mreqn configure:17233: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:17233: $? = 0 configure:17236: result: yes configure:17618: checking whether cc -std=gnu99 accepts -std=c99 configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wall configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -W configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wextra configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -pedantic configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -pipe configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wformat configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wold-style-definition configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wdeclaration-after-statement configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wfloat-equal configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wmissing-declarations configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wmissing-prototypes configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wstrict-prototypes configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wredundant-decls configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wmissing-noreturn configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wshadow configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wendif-labels configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wpointer-arith configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wbad-function-cast configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wcast-qual configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wcast-align configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wwrite-strings configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -fdiagnostics-show-option configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -Wno-cast-qual configure:17622: result: yes configure:17618: checking whether cc -std=gnu99 accepts -fno-strict-aliasing configure:17622: result: yes configure:17632: checking for ANSI C header files configure:17736: result: yes configure:17747: checking for arpa/inet.h configure:17747: result: yes configure:17747: checking for fcntl.h configure:17747: result: yes configure:17747: checking for inttypes.h configure:17747: result: yes configure:17747: checking for limits.h configure:17747: result: yes configure:17747: checking for netinet/in.h configure:17747: result: yes configure:17747: checking for stdlib.h configure:17747: result: yes configure:17747: checking for string.h configure:17747: result: yes configure:17747: checking for sys/ioctl.h configure:17747: result: yes configure:17747: checking for sys/socket.h configure:17747: result: yes configure:17747: checking for sys/time.h configure:17747: result: yes configure:17747: checking for unistd.h configure:17747: result: yes configure:17747: checking for netdb.h configure:17747: result: yes configure:17747: checking syslog.h usability configure:17747: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:17747: $? = 0 configure:17747: result: yes configure:17747: checking syslog.h presence configure:17747: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c configure:17747: $? = 0 configure:17747: result: yes configure:17747: checking for syslog.h configure:17747: result: yes configure:17757: checking for stdbool.h that conforms to C99 configure:17831: result: yes configure:17833: checking for _Bool configure:17833: result: yes configure:17851: checking for an ANSI C-conforming const configure:17916: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:54: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:54: warning: old-style function definition [-Wold-style-definition] conftest.c:80: warning: 't' is used uninitialized in this function conftest.c:96: warning: 'b' is used uninitialized in this function conftest.c:102: warning: 'cs[0]' is used uninitialized in this function configure:17916: $? = 0 configure:17923: result: yes configure:17931: checking for size_t configure:17931: result: yes configure:17942: checking whether time.h and sys/time.h may both be included configure:17962: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:57: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:57: warning: old-style function definition [-Wold-style-definition] configure:17962: $? = 0 configure:17969: result: yes configure:17977: checking for sys/wait.h that is POSIX.1 compatible configure:18010: result: yes configure:18020: checking for library containing inet_ntop configure:18051: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:60: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:63: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:63: warning: old-style function definition [-Wold-style-definition] configure:18051: $? = 0 configure:18068: result: none required configure:18076: checking for library containing recv configure:18107: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:60: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:63: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:63: warning: old-style function definition [-Wold-style-definition] configure:18107: $? = 0 configure:18124: result: none required configure:18132: checking whether CMSG_SPACE is declared configure:18132: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:57: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:57: warning: old-style function definition [-Wold-style-definition] configure:18132: $? = 0 configure:18132: result: yes configure:18142: checking for working memcmp configure:18185: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:88: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:88: warning: old-style function definition [-Wold-style-definition] configure:18185: $? = 0 configure:18185: ./conftest configure:18185: $? = 0 configure:18195: result: yes configure:18207: checking for sys/select.h configure:18207: result: yes configure:18207: checking for sys/socket.h configure:18207: result: yes configure:18217: checking types of arguments for select configure:18245: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97: warning: old-style function definition [-Wold-style-definition] conftest.c:100: warning: redundant redeclaration of 'select' [-Wredundant-decls] /usr/include/sys/select.h:103: warning: previous declaration of 'select' was here configure:18245: $? = 0 configure:18256: result: int,fd_set *,struct timeval * configure:18286: checking for gethostname configure:18286: result: yes configure:18286: checking for memchr configure:18286: result: yes configure:18286: checking for memmove configure:18286: result: yes configure:18286: checking for memset configure:18286: result: yes configure:18286: checking for mkdir configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:85: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:95: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:95: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18286: checking for select configure:18286: result: yes configure:18286: checking for socket configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:87: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18286: checking for strchr configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:88: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:88: warning: conflicting types for built-in function 'strchr' conftest.c:98: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:98: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18286: checking for strcspn configure:18286: result: yes configure:18286: checking for strdup configure:18286: result: yes configure:18286: checking for strerror configure:18286: result: yes configure:18286: checking for strrchr configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:92: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:92: warning: conflicting types for built-in function 'strrchr' conftest.c:102: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:102: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18286: checking for strspn configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:93: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:93: warning: conflicting types for built-in function 'strspn' conftest.c:103: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:103: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18286: checking for strstr configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:94: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:94: warning: conflicting types for built-in function 'strstr' conftest.c:104: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:104: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18286: checking for uname configure:18286: result: yes configure:18286: checking for setresuid configure:18286: result: yes configure:18286: checking for setreuid configure:18286: result: yes configure:18286: checking for setresgid configure:18286: result: yes configure:18286: checking for setregid configure:18286: result: yes configure:18286: checking for strcasecmp configure:18286: result: yes configure:18286: checking for gettimeofday configure:18286: result: yes configure:18286: checking for putenv configure:18286: result: yes configure:18286: checking for strncasecmp configure:18286: result: yes configure:18286: checking for strlcpy configure:18286: result: yes configure:18286: checking for gethostbyname configure:18286: result: yes configure:18286: checking for seteuid configure:18286: result: yes configure:18286: checking for setegid configure:18286: result: yes configure:18286: checking for setproctitle configure:18286: result: yes configure:18286: checking for getprogname configure:18286: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:109: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:119: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:119: warning: old-style function definition [-Wold-style-definition] configure:18286: $? = 0 configure:18286: result: yes configure:18296: checking for uid_t in sys/types.h configure:18315: result: yes configure:18328: checking for unistd.h configure:18328: result: yes configure:18338: checking for working chown configure:18371: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:125: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:125: warning: old-style function definition [-Wold-style-definition] conftest.c:126: warning: initialization discards qualifiers from pointer target type configure:18371: $? = 0 configure:18371: ./conftest configure:18371: $? = 0 configure:18383: result: yes configure:18391: checking whether lstat correctly handles trailing slash configure:18434: result: yes configure:18453: checking whether stat accepts an empty string configure:18474: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:126: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:126: warning: old-style function definition [-Wold-style-definition] configure:18474: $? = 0 configure:18474: ./conftest configure:18474: $? = 0 configure:18484: result: no configure:18500: checking for mode_t configure:18500: result: yes configure:18511: checking for pid_t configure:18511: result: yes configure:18523: checking whether environ is declared configure:18523: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:125: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:125: warning: old-style function definition [-Wold-style-definition] conftest.c:130: error: 'environ' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) configure:18523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | #define HAVE_PF_ROUTE /**/ | #define HAVE_SYS_FILIO_H /**/ | #define HAVE_SYS_SYSCTL_H /**/ | #define HAVE_STRUCT_IP_MREQN /**/ | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef environ | #ifdef __cplusplus | (void) environ; | #else | (void) environ; | #endif | #endif | | ; | return 0; | } configure:18523: result: no configure:18541: checking for gcc -fvisibility=hidden support configure:18560: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -fvisibility=hidden -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97: warning: old-style function definition [-Wold-style-definition] configure:18560: $? = 0 configure:18566: result: yes configure:18590: checking sys/capability.h usability configure:18590: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 configure:18590: $? = 0 configure:18590: result: yes configure:18590: checking sys/capability.h presence configure:18590: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c configure:18590: $? = 0 configure:18590: result: yes configure:18590: checking for sys/capability.h configure:18590: result: yes configure:18604: checking sys/prctl.h usability configure:18604: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:127:23: error: sys/prctl.h: No such file or directory configure:18604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | #define HAVE_PF_ROUTE /**/ | #define HAVE_SYS_FILIO_H /**/ | #define HAVE_SYS_SYSCTL_H /**/ | #define HAVE_STRUCT_IP_MREQN /**/ | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ENVIRON 0 | #define HAVE_GCC_VISIBILITY 1 | #define HAVE_VISIBILITY_HIDDEN /**/ | #define HAVE_SYS_CAPABILITY_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/prctl.h> configure:18604: result: no configure:18604: checking sys/prctl.h presence configure:18604: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c conftest.c:94:23: error: sys/prctl.h: No such file or directory configure:18604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | #define HAVE_PF_ROUTE /**/ | #define HAVE_SYS_FILIO_H /**/ | #define HAVE_SYS_SYSCTL_H /**/ | #define HAVE_STRUCT_IP_MREQN /**/ | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ENVIRON 0 | #define HAVE_GCC_VISIBILITY 1 | #define HAVE_VISIBILITY_HIDDEN /**/ | #define HAVE_SYS_CAPABILITY_H 1 | /* end confdefs.h. */ | #include <sys/prctl.h> configure:18604: result: no configure:18604: checking for sys/prctl.h configure:18604: result: no configure:18618: checking for chroot configure:18618: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:117: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:127: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:127: warning: old-style function definition [-Wold-style-definition] configure:18618: $? = 0 configure:18618: result: yes configure:18645: checking for dlopen in configure:18670: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:102: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:105: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:105: warning: old-style function definition [-Wold-style-definition] configure:18670: $? = 0 configure:18679: result: yes configure:18684: checking for dlfcn.h configure:18684: result: yes configure:18717: checking sys/inotify.h usability configure:18717: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE conftest.c >&5 conftest.c:130:25: error: sys/inotify.h: No such file or directory configure:18717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | #define HAVE_PF_ROUTE /**/ | #define HAVE_SYS_FILIO_H /**/ | #define HAVE_SYS_SYSCTL_H /**/ | #define HAVE_STRUCT_IP_MREQN /**/ | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ENVIRON 0 | #define HAVE_GCC_VISIBILITY 1 | #define HAVE_VISIBILITY_HIDDEN /**/ | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CHROOT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/inotify.h> configure:18717: result: no configure:18717: checking sys/inotify.h presence configure:18717: cpp -I/usr/local/include -DHAVE_KQUEUE conftest.c conftest.c:97:25: error: sys/inotify.h: No such file or directory configure:18717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "avahi" | #define PACKAGE_TARNAME "avahi" | #define PACKAGE_VERSION "0.6.31" | #define PACKAGE_STRING "avahi 0.6.31" | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "" | #define PACKAGE "avahi" | #define VERSION "0.6.31" | #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 ENABLE_SSP_CC 1 | #define ENABLE_SSP_CXX 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PTHREAD 1 | #define HAVE_PF_ROUTE /**/ | #define HAVE_SYS_FILIO_H /**/ | #define HAVE_SYS_SYSCTL_H /**/ | #define HAVE_STRUCT_IP_MREQN /**/ | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_PUTENV 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRLCPY 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETPROCTITLE 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_ENVIRON 0 | #define HAVE_GCC_VISIBILITY 1 | #define HAVE_VISIBILITY_HIDDEN /**/ | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_CHROOT 1 | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | #include <sys/inotify.h> configure:18717: result: no configure:18717: checking for sys/inotify.h configure:18717: result: no configure:18746: checking for kqueue configure:18746: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/usr/local/include -DHAVE_KQUEUE -L/usr/local/lib conftest.c -lssp >&5 conftest.c:120: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:130: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:130: warning: old-style function definition [-Wold-style-definition] configure:18746: $? = 0 configure:18746: result: yes configure:18774: checking whether NLS is requested configure:18783: result: yes configure:18798: checking for intltool >= 0.35.0 configure:18805: result: 0.41.1 found configure:18813: checking for intltool-update configure:18831: found /usr/local/bin/intltool-update configure:18843: result: /usr/local/bin/intltool-update configure:18853: checking for intltool-merge configure:18871: found /usr/local/bin/intltool-merge configure:18883: result: /usr/local/bin/intltool-merge configure:18893: checking for intltool-extract configure:18911: found /usr/local/bin/intltool-extract configure:18923: result: /usr/local/bin/intltool-extract configure:19054: checking for xgettext configure:19072: found /usr/local/bin/xgettext configure:19084: result: /usr/local/bin/xgettext configure:19094: checking for msgmerge configure:19112: found /usr/local/bin/msgmerge configure:19124: result: /usr/local/bin/msgmerge configure:19134: checking for msgfmt configure:19152: found /usr/local/bin/msgfmt configure:19164: result: /usr/local/bin/msgfmt configure:19174: checking for gmsgfmt configure:19205: result: /usr/local/bin/msgfmt configure:19225: checking for perl configure:19243: found /usr/bin/perl configure:19255: result: /usr/bin/perl configure:19266: checking for perl >= 5.8.1 configure:19273: result: 5.14.4 configure:19277: checking for XML::Parser configure:19283: error: XML::Parser perl module is required for intltool ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd9.1 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -DHAVE_KQUEUE' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DBUS_CFLAGS_set='' ac_cv_env_DBUS_CFLAGS_value='' ac_cv_env_DBUS_LIBS_set='' ac_cv_env_DBUS_LIBS_value='' ac_cv_env_DOXYGEN_PAPER_SIZE_set='' ac_cv_env_DOXYGEN_PAPER_SIZE_value='' ac_cv_env_GLIB20_CFLAGS_set='' ac_cv_env_GLIB20_CFLAGS_value='' ac_cv_env_GLIB20_LIBS_set='' ac_cv_env_GLIB20_LIBS_value='' ac_cv_env_GOBJECT_CFLAGS_set='' ac_cv_env_GOBJECT_CFLAGS_value='' ac_cv_env_GOBJECT_LIBS_set='' ac_cv_env_GOBJECT_LIBS_value='' ac_cv_env_GTK20_CFLAGS_set='' ac_cv_env_GTK20_CFLAGS_value='' ac_cv_env_GTK20_LIBS_set='' ac_cv_env_GTK20_LIBS_value='' ac_cv_env_GTK30_CFLAGS_set='' ac_cv_env_GTK30_CFLAGS_value='' ac_cv_env_GTK30_LIBS_set='' ac_cv_env_GTK30_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_LIBDAEMON_CFLAGS_set='' ac_cv_env_LIBDAEMON_CFLAGS_value='' ac_cv_env_LIBDAEMON_LIBS_set='' ac_cv_env_LIBDAEMON_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_MONODOC_CFLAGS_set='' ac_cv_env_MONODOC_CFLAGS_value='' ac_cv_env_MONODOC_LIBS_set='' ac_cv_env_MONODOC_LIBS_value='' ac_cv_env_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_PYTHON_set='' ac_cv_env_PYTHON_value='' ac_cv_env_QT3_CFLAGS_set='' ac_cv_env_QT3_CFLAGS_value='' ac_cv_env_QT3_LIBS_set='' ac_cv_env_QT3_LIBS_value='' ac_cv_env_QT4_CFLAGS_set='' ac_cv_env_QT4_CFLAGS_value='' ac_cv_env_QT4_LIBS_set='' ac_cv_env_QT4_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd9.1 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___b64_ntop=yes ac_cv_func___b64_pton=yes ac_cv_func__getlong=yes ac_cv_func__getshort=yes ac_cv_func__stat=yes ac_cv_func_acl_create_entry_np=yes ac_cv_func_acl_delete_def_file=yes ac_cv_func_acl_delete_fd_np=yes ac_cv_func_acl_delete_file_np=yes ac_cv_func_acl_free=yes ac_cv_func_acl_from_text=yes ac_cv_func_acl_get_fd=yes ac_cv_func_acl_get_file=yes ac_cv_func_acl_set_fd=yes ac_cv_func_acl_set_file=yes ac_cv_func_alarm=yes ac_cv_func_alloca=yes ac_cv_func_arc4random=yes ac_cv_func_arc4random_buf=yes ac_cv_func_arc4random_uniform=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_bcopy=yes ac_cv_func_bindresvport_sa=yes ac_cv_func_btowc=yes ac_cv_func_chown=yes ac_cv_func_chown_works=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_gettime=yes ac_cv_func_closedir=yes ac_cv_func_closefrom=yes ac_cv_func_daemon=yes ac_cv_func_dirname=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_eaccess=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_fork=yes ac_cv_func_fpurge=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_fstatvfs=yes ac_cv_func_fsync=yes ac_cv_func_futimes=yes ac_cv_func_fwprintf=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrouplist=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpid=yes ac_cv_func_getprogname=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getttyent=yes ac_cv_func_getuid=yes ac_cv_func_glob=yes ac_cv_func_group_from_gid=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_innetgr=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_issetugid=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_kqueue=yes ac_cv_func_link=yes ac_cv_func_localtime=yes ac_cv_func_login=yes ac_cv_func_login_getcapbool=yes ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkstemp=yes ac_cv_func_mlock=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mprotect=yes ac_cv_func_munlock=yes ac_cv_func_munmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_obstacks=no ac_cv_func_opendir=yes ac_cv_func_openpty=yes ac_cv_func_pam_getenvlist=yes ac_cv_func_pam_putenv=yes ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_spawn=yes ac_cv_func_pread=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pthread_cond_broadcast=yes ac_cv_func_pthread_cond_destroy=yes ac_cv_func_pthread_cond_init=yes ac_cv_func_pthread_cond_signal=yes ac_cv_func_pthread_cond_timedwait=yes ac_cv_func_pthread_cond_wait=yes ac_cv_func_pthread_equal=yes ac_cv_func_pthread_exit=yes ac_cv_func_pthread_mutex_destroy=yes ac_cv_func_pthread_mutex_init=yes ac_cv_func_pthread_mutex_lock=yes ac_cv_func_pthread_mutex_unlock=yes ac_cv_func_pthread_self=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_raise=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_rawmemchr=no ac_cv_func_readdir=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_readpassphrase=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_rename=yes ac_cv_func_rresvport_af=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_sendmsg=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgroupent=yes ac_cv_func_setgroups=yes ac_cv_func_setlinebuf=yes ac_cv_func_setlocale=yes ac_cv_func_setlogin=yes ac_cv_func_setpassent=yes ac_cv_func_setproctitle=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setvbuf=yes ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_srand=yes ac_cv_func_srandom=yes ac_cv_func_stat=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_stpcpy=yes ac_cv_func_stpncpy=yes ac_cv_func_strbrk=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strlen=yes ac_cv_func_strmode=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strpbrk=yes ac_cv_func_strptime=yes ac_cv_func_strrchr=yes ac_cv_func_strsep=yes ac_cv_func_strsignal=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtonum=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_time=yes ac_cv_func_towlower=yes ac_cv_func_truncate=yes ac_cv_func_tsearch=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_user_from_uid=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_yield=no ac_cv_func_yp_match=yes ac_cv_have___va_copy=yes ac_cv_have_clock_t=yes ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_CMSG_SPACE=yes ac_cv_have_decl_GLOB_NOMATCH=yes ac_cv_have_decl_LLONG_MAX=yes ac_cv_have_decl_MAXSYMLINKS=yes ac_cv_have_decl_O_NONBLOCK=yes ac_cv_have_decl_RLIMIT_NPROC=yes ac_cv_have_decl_SHUT_RD=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_alphasort=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_closedir=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=no ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchmodat=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fcntl=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_fpurge=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fstat=yes ac_cv_have_decl_fstatat=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_gets=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_gettimeofday=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_h_errno=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchmod=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_lstat=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdirat=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkfifo=yes ac_cv_have_decl_mkfifoat=yes ac_cv_have_decl_mknod=yes ac_cv_have_decl_mknodat=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_offsetof=yes ac_cv_have_decl_openat=yes ac_cv_have_decl_opendir=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_posix_spawn=yes ac_cv_have_decl_posix_spawn_file_actions_addclose=yes ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes ac_cv_have_decl_posix_spawn_file_actions_addopen=yes ac_cv_have_decl_posix_spawn_file_actions_destroy=yes ac_cv_have_decl_posix_spawn_file_actions_init=yes ac_cv_have_decl_posix_spawnattr_destroy=yes ac_cv_have_decl_posix_spawnattr_getflags=yes ac_cv_have_decl_posix_spawnattr_getpgroup=yes ac_cv_have_decl_posix_spawnattr_getschedparam=yes ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes ac_cv_have_decl_posix_spawnattr_getsigdefault=yes ac_cv_have_decl_posix_spawnattr_getsigmask=yes ac_cv_have_decl_posix_spawnattr_init=yes ac_cv_have_decl_posix_spawnattr_setflags=yes ac_cv_have_decl_posix_spawnattr_setpgroup=yes ac_cv_have_decl_posix_spawnattr_setschedparam=yes ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes ac_cv_have_decl_posix_spawnattr_setsigdefault=yes ac_cv_have_decl_posix_spawnattr_setsigmask=yes ac_cv_have_decl_posix_spawnp=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_pselect=yes ac_cv_have_decl_pthread_sigmask=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readdir=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rewinddir=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_scandir=yes ac_cv_have_decl_select=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sethostname=yes ac_cv_have_decl_setlocale=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sigaction=yes ac_cv_have_decl_sigaddset=yes ac_cv_have_decl_sigaltstack=yes ac_cv_have_decl_sigdelset=yes ac_cv_have_decl_sigemptyset=yes ac_cv_have_decl_sigfillset=yes ac_cv_have_decl_sigismember=yes ac_cv_have_decl_sigpending=yes ac_cv_have_decl_sigprocmask=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_stat=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_tcsendbreak=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_waitpid=yes ac_cv_have_decl_wcpcpy=yes ac_cv_have_decl_wcpncpy=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscasecmp=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncasecmp=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcsnlen=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=yes ac_cv_have_decl_writev=yes ac_cv_have_getopt_optreset=yes ac_cv_have_int64_t=yes ac_cv_have_intxx_t=yes ac_cv_have_mode_t=yes ac_cv_have_pid_t=yes ac_cv_have_pw_change_in_struct_passwd=yes ac_cv_have_pw_class_in_struct_passwd=yes ac_cv_have_pw_expire_in_struct_passwd=yes ac_cv_have_sa_family_t=yes ac_cv_have_size_t=yes ac_cv_have_ss_family_in_struct_ss=yes ac_cv_have_ssize_t=yes ac_cv_have_struct_addrinfo=yes ac_cv_have_struct_in6_addr=yes ac_cv_have_struct_sockaddr_in6=yes ac_cv_have_struct_sockaddr_storage=yes ac_cv_have_struct_timeval=yes ac_cv_have_u_char=yes ac_cv_have_u_int64_t=yes ac_cv_have_u_int=yes ac_cv_have_u_intxx_t=yes ac_cv_have_va_copy=yes ac_cv_header_alloca_h=no ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_byteswap_h=no ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_elf_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_netlink_h=no ac_cv_header_login_cap_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_net_if_h=yes ac_cv_header_net_if_media_h=yes ac_cv_header_net_if_tap_h=yes ac_cv_header_net_if_tun_h=yes ac_cv_header_net_route_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_random_h=no ac_cv_header_readpassphrase_h=yes ac_cv_header_resolv_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_sched_h=yes ac_cv_header_search_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_acl_h=yes ac_cv_header_sys_capability_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=yes ac_cv_header_sys_inotify_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timers_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_ttyent_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_vis_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_host=amd64-portbld-freebsd9.1 ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_edit_el_init=yes ac_cv_lib_pam_pam_set_item=yes ac_cv_lib_z_deflate=yes ac_cv_libc_defines___progname=yes ac_cv_libc_defines_sys_errlist=yes ac_cv_libc_defines_sys_nerr=yes ac_cv_member_HEADER_ad=yes ac_cv_member_struct___res_state_retrans=yes ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_BZIP2=/usr/bin/bzip2 ac_cv_path_DOLT_BASH='' ac_cv_path_EGREP=/usr/bin/egrep ac_cv_path_FGREP=/usr/bin/fgrep ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GZIP=/usr/bin/gzip ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp 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_path_install=/usr/bin/install ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=/usr/bin/awk ac_cv_prog_CPP=cpp ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_SED=/usr/bin/sed ac_cv_prog_STOW=no ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_c99=-std=gnu99 ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_gmake_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_inet_ntop='none required' ac_cv_search_recv='none required' ac_cv_type__Bool=yes ac_cv_type_char=yes ac_cv_type_char_p=yes ac_cv_type_fsblkcnt_t=yes ac_cv_type_fsfilcnt_t=yes ac_cv_type_in_addr_t=yes ac_cv_type_in_port_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int=yes ac_cv_type_intmax_t=yes ac_cv_type_long=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_posix_spawn_file_actions_t=yes ac_cv_type_posix_spawnattr_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_stack_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_u_char=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_u_int=yes ac_cv_type_u_long=yes ac_cv_type_u_short=yes ac_cv_type_uid_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_unsigned_short=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_type_wchar_t=yes ac_cv_type_wint_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_pax=gnutar am_cv_prog_tar_ustar=/usr/bin/tar avahi_cv_has_struct_lifconf=no avahi_cv_sys_cxx_works=yes cl_cv_prog_LN=/bin/ln cl_cv_prog_cp='/bin/cp -p' gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_fcntl_f_dupfd_cloexec=yes gl_cv_func_fnmatch_posix=yes gl_cv_func_fopen_slash=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getopt_posix=yes gl_cv_func_isnand_no_libm=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_open_slash=yes gl_cv_func_printf_directive_a=yes gl_cv_func_printf_directive_f=yes gl_cv_func_printf_directive_ls=yes gl_cv_func_printf_directive_n=yes gl_cv_func_printf_flag_grouping=yes gl_cv_func_printf_flag_leftadjust=yes gl_cv_func_printf_flag_zero=yes gl_cv_func_printf_infinite=yes gl_cv_func_printf_long_double=yes gl_cv_func_printf_positions=yes gl_cv_func_printf_precision=yes gl_cv_func_printf_sizes_c99=yes gl_cv_func_sigprocmask=1 gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_spawnattr_setschedparam=yes gl_cv_func_spawnattr_setschedpolicy=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_stpncpy=yes gl_cv_func_va_copy=yes gl_cv_func_wcrtomb_retval=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_alphasort=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_closedir=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchmodat=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fcntl=yes gl_cv_have_raw_decl_fdopendir=yes gl_cv_have_raw_decl_ffsl=yes gl_cv_have_raw_decl_ffsll=yes gl_cv_have_raw_decl_fpurge=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fstat=yes gl_cv_have_raw_decl_fstatat=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_gets=yes gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_gettimeofday=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchmod=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_lstat=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memcpy=no gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdirat=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkfifo=yes gl_cv_have_raw_decl_mkfifoat=yes gl_cv_have_raw_decl_mknod=yes gl_cv_have_raw_decl_mknodat=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_openat=yes gl_cv_have_raw_decl_opendir=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_posix_spawn=yes gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes gl_cv_have_raw_decl_posix_spawnattr_destroy=yes gl_cv_have_raw_decl_posix_spawnattr_getflags=yes gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes gl_cv_have_raw_decl_posix_spawnattr_init=yes gl_cv_have_raw_decl_posix_spawnattr_setflags=yes gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes gl_cv_have_raw_decl_posix_spawnp=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_pselect=yes gl_cv_have_raw_decl_pthread_sigmask=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readdir=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rewinddir=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_scandir=yes gl_cv_have_raw_decl_select=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=yes gl_cv_have_raw_decl_setlocale=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sigaction=yes gl_cv_have_raw_decl_sigaddset=yes gl_cv_have_raw_decl_sigdelset=yes gl_cv_have_raw_decl_sigemptyset=yes gl_cv_have_raw_decl_sigfillset=yes gl_cv_have_raw_decl_sigismember=yes gl_cv_have_raw_decl_sigpending=yes gl_cv_have_raw_decl_sigprocmask=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_stat=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtoimax=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strtoumax=yes gl_cv_have_raw_decl_strverscmp=no gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_waitpid=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_locale_h_posix2001=yes gl_cv_header_signal_h_SIGPIPE=yes gl_cv_header_stdint_h=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_sigaltstack_low_base=yes gl_cv_size_max=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_type_sigset_t=yes gl_cv_type_wchar_t_signed=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_signed=yes gl_cv_var_stdin_large_offset=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_printf_posix=yes gt_cv_func_unsetenv_ret=int gt_cv_int_divbyzero_sigfpe=yes gt_cv_siginfo_t=yes gt_cv_ssize_t=yes lt_cv_ar_at_file=no lt_cv_archive_cmds_need_lc=no 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_LDCXX=/usr/bin/ld lt_cv_path_MAGIC_CMD=/usr/bin/file lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ssp_cv_cc=yes ssp_cv_cxx=yes ssp_cv_lib=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/net/avahi-app/work/avahi-0.6.31/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /usr/ports/net/avahi-app/work/avahi-0.6.31/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/net/avahi-app/work/avahi-0.6.31/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/net/avahi-app/work/avahi-0.6.31/missing --run automake-1.11' AVAHI_AUTOIPD_GROUP='' AVAHI_AUTOIPD_USER='' AVAHI_GROUP='' AVAHI_PRIV_ACCESS_GROUP='' AVAHI_USER='' AWK='/usr/bin/awk' BUILD_MANPAGES_FALSE='' BUILD_MANPAGES_TRUE='' CATALOGS='' CATOBJEXT='' CC='cc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -fno-strict-aliasing -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing' CPP='cpp' CPPFLAGS='-I/usr/local/include -DHAVE_KQUEUE' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe -fno-strict-aliasing -fstack-protector' CYGPATH_W='echo' DATADIRNAME='' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='' DBUS_SYS_DIR='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DOXYGEN_PAPER_SIZE='' DSYMUTIL='' DUMPBIN='' DX_COND_chi_FALSE='' DX_COND_chi_TRUE='' DX_COND_chm_FALSE='' DX_COND_chm_TRUE='' DX_COND_doc_FALSE='' DX_COND_doc_TRUE='' DX_COND_dot_FALSE='' DX_COND_dot_TRUE='' DX_COND_html_FALSE='' DX_COND_html_TRUE='' DX_COND_latex_FALSE='' DX_COND_latex_TRUE='' DX_COND_man_FALSE='' DX_COND_man_TRUE='' DX_COND_pdf_FALSE='' DX_COND_pdf_TRUE='' DX_COND_ps_FALSE='' DX_COND_ps_TRUE='' DX_COND_rtf_FALSE='' DX_COND_rtf_TRUE='' DX_COND_xml_FALSE='' DX_COND_xml_TRUE='' DX_CONFIG='' DX_DOCDIR='' DX_DOT='' DX_DOXYGEN='' DX_DVIPS='' DX_EGREP='' DX_ENV='' DX_FLAG_chi='' DX_FLAG_chm='' DX_FLAG_doc='' DX_FLAG_dot='' DX_FLAG_html='' DX_FLAG_man='' DX_FLAG_pdf='' DX_FLAG_ps='' DX_FLAG_rtf='' DX_FLAG_xml='' DX_HHC='' DX_LATEX='' DX_MAKEINDEX='' DX_PDFLATEX='' DX_PERL='' DX_PROJECT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/egrep' ENABLE_AUTOIPD_FALSE='' ENABLE_AUTOIPD_TRUE='' ENABLE_CHROOT_FALSE='' ENABLE_CHROOT_TRUE='#' ENABLE_COMPAT_HOWL_FALSE='' ENABLE_COMPAT_HOWL_TRUE='' ENABLE_COMPAT_LIBDNS_SD_FALSE='' ENABLE_COMPAT_LIBDNS_SD_TRUE='' ENABLE_CORE_DOCS_FALSE='' ENABLE_CORE_DOCS_TRUE='' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='' EXEEXT='' FGREP='/usr/bin/fgrep' GACUTIL='' GETTEXT_PACKAGE='' GLIB20_CFLAGS='' GLIB20_LIBS='' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GREP='/usr/bin/grep' GTK20_CFLAGS='' GTK20_LIBS='' GTK30_CFLAGS='' GTK30_LIBS='' HAVE_DBM_FALSE='' HAVE_DBM_TRUE='' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='' HAVE_DLOPEN_FALSE='#' HAVE_DLOPEN_TRUE='' HAVE_GDBM_FALSE='' HAVE_GDBM_TRUE='' HAVE_GLIB_FALSE='' HAVE_GLIB_TRUE='' HAVE_GOBJECT_FALSE='' HAVE_GOBJECT_TRUE='' HAVE_GTK2OR3_FALSE='' HAVE_GTK2OR3_TRUE='' HAVE_GTK3_FALSE='' HAVE_GTK3_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='' HAVE_INOTIFY_FALSE='' HAVE_INOTIFY_TRUE='#' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='' HAVE_KQUEUE_FALSE='#' HAVE_KQUEUE_TRUE='' HAVE_LIBDAEMON_FALSE='' HAVE_LIBDAEMON_TRUE='' HAVE_MONODOC_FALSE='' HAVE_MONODOC_TRUE='' HAVE_MONO_FALSE='' HAVE_MONO_TRUE='' HAVE_NETLINK_FALSE='' HAVE_NETLINK_TRUE='#' HAVE_PF_ROUTE_FALSE='#' HAVE_PF_ROUTE_TRUE='' HAVE_PYGTK_FALSE='' HAVE_PYGTK_TRUE='' HAVE_PYTHON_DBUS_FALSE='' HAVE_PYTHON_DBUS_TRUE='' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='' HAVE_QT3_FALSE='' HAVE_QT3_TRUE='' HAVE_QT4_FALSE='' HAVE_QT4_TRUE='' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='' HAVE_SYS_FILIO_H_FALSE='#' HAVE_SYS_FILIO_H_TRUE='' HAVE_SYS_SYSCTL_H_FALSE='' HAVE_SYS_SYSCTL_H_TRUE='#' HAVE_XML_FALSE='' HAVE_XML_TRUE='' HOWL_COMPAT_VERSION='0.9.8' 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' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/local/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/local/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' LD='/usr/bin/ld' LDFLAGS=' -L/usr/local/lib' LIBAVAHI_CLIENT_VERSION_INFO='5:9:2' LIBAVAHI_COMMON_VERSION_INFO='8:3:5' LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0' LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0' LIBAVAHI_CORE_VERSION_INFO='7:2:0' LIBAVAHI_GLIB_VERSION_INFO='1:2:0' LIBAVAHI_GOBJECT_VERSION_INFO='0:4:0' LIBAVAHI_QT3_VERSION_INFO='1:2:0' LIBAVAHI_QT4_VERSION_INFO='1:2:0' LIBAVAHI_UI_VERSION_INFO='1:4:1' LIBDAEMON_CFLAGS='' LIBDAEMON_LIBS='' LIBOBJS='' LIBS=' -lssp' LIBTOOL='$(SHELL) /usr/ports/net/avahi-app/work/gnome-libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/net/avahi-app/work/avahi-0.6.31/missing --run makeinfo' MANIFEST_TOOL=':' MCS='' MDASSEMBLER='' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MOC_QT3='' MOC_QT4='' MONODOCER='' MONODOC_CFLAGS='' MONODOC_DIR='' MONODOC_LIBS='' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='' MSGMERGE='/usr/local/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='avahi' PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org' PACKAGE_NAME='avahi' PACKAGE_STRING='avahi 0.6.31' PACKAGE_TARNAME='avahi' PACKAGE_URL='http://avahi.org/' PACKAGE_VERSION='0.6.31' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREAD_CC='cc -std=gnu99' PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' PTHREAD_LIBS='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' QT3_CFLAGS='' QT3_LIBS='' QT4_CFLAGS='' QT4_LIBS='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STOW='no' STRIP='strip' TARGET_ARCHLINUX_FALSE='' TARGET_ARCHLINUX_TRUE='#' TARGET_DARWIN_FALSE='' TARGET_DARWIN_TRUE='#' TARGET_DEBIAN_FALSE='' TARGET_DEBIAN_TRUE='#' TARGET_FEDORA_FALSE='' TARGET_FEDORA_TRUE='#' TARGET_FREEBSD_FALSE='#' TARGET_FREEBSD_TRUE='' TARGET_GENTOO_FALSE='' TARGET_GENTOO_TRUE='#' TARGET_LFS_FALSE='' TARGET_LFS_TRUE='#' TARGET_MANDRIVA_FALSE='' TARGET_MANDRIVA_TRUE='#' TARGET_NETBSD_FALSE='' TARGET_NETBSD_TRUE='#' TARGET_SLACKWARE_FALSE='' TARGET_SLACKWARE_TRUE='#' TARGET_SUSE_FALSE='' TARGET_SUSE_TRUE='#' USE_NLS='yes' USE_XMLTOMAN_FALSE='' USE_XMLTOMAN_TRUE='' VERSION='0.6.31' VISIBILITY_HIDDEN_CFLAGS='-fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN' XGETTEXT='/usr/local/bin/xgettext' XML_CFLAGS='' XML_LIBS='' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' avahi_runtime_dir='' avahi_socket='' avahilocaledir='' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd9.1' build_alias='amd64-portbld-freebsd9.1' build_cpu='amd64' build_os='freebsd9.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' have_pkg_config='' have_xmltoman='' host='amd64-portbld-freebsd9.1' host_alias='' host_cpu='amd64' host_os='freebsd9.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='${SHELL} /usr/ports/net/avahi-app/work/avahi-0.6.31/install-sh' interfacesdir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/local/man' mkdir_p='/bin/mkdir -p' 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' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "avahi" #define PACKAGE_TARNAME "avahi" #define PACKAGE_VERSION "0.6.31" #define PACKAGE_STRING "avahi 0.6.31" #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" #define PACKAGE_URL "" #define PACKAGE "avahi" #define VERSION "0.6.31" #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 ENABLE_SSP_CC 1 #define ENABLE_SSP_CXX 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_PTHREAD 1 #define HAVE_PF_ROUTE /**/ #define HAVE_SYS_FILIO_H /**/ #define HAVE_SYS_SYSCTL_H /**/ #define HAVE_STRUCT_IP_MREQN /**/ #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYSLOG_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_GETHOSTNAME 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_UNAME 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETREGID 1 #define HAVE_STRCASECMP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_PUTENV 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRLCPY 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_SETEUID 1 #define HAVE_SETEGID 1 #define HAVE_SETPROCTITLE 1 #define HAVE_GETPROGNAME 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_ENVIRON 0 #define HAVE_GCC_VISIBILITY 1 #define HAVE_VISIBILITY_HIDDEN /**/ #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_CHROOT 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_KQUEUE 1 #define HAVE_KQUEUE 1 configure: exit 2help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABnMdkUrJrahXaGp-w2Lb75zJXRxdPT0OYzi9LM904TN-qMQdA>
