Date: Fri, 28 Jun 2013 02:38:02 GMT From: Zip <zip@asmca.net> To: freebsd-gnats-submit@FreeBSD.org Subject: amd64/180048: make port xfce fail on GLIB, which doesnt exist and canot solve dependency Message-ID: <201306280238.r5S2c2XS099111@oldred.freebsd.org> Resent-Message-ID: <201306280240.r5S2e0HR085881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180048 >Category: amd64 >Synopsis: make port xfce fail on GLIB, which doesnt exist and canot solve dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 28 02:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Zip >Release: 9.1-RELEASE-p4 amd64 >Organization: >Environment: FreeBSD D630-BSD 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: 1. new install. FREEBSD 9.1 2. pkg_add -rv xorg (where no wm currently installed yet ) 3. tried portsnap fetch extract 4. :/usr/ports/x11-wm # cd xfce4 :/usr/ports/x11-wm/xfce4 # make -DBATCH install clean 5. failed on GLIB .. ===> gtk-update-icon-cache-2.24.19 depends on shared library: glib-2.0 - found .. checking for GLIB - version >= 2.31.2... no .. >How-To-Repeat: as mentioned above. >Fix: Patch attached with submission follows: root@BSD:/usr/ports/x11-wm/xfce4 # make -DBATCH install clean ===> Installing for xfce-4.10_5 ===> xfce-4.10_5 depends on executable: xfwm4 - not found ===> Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm ===> xfce4-wm-4.10.1 depends on executable: pkgconf - found ===> xfce4-wm-4.10.1 depends on executable: gmake - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> xfce4-wm-4.10.1 depends on executable: gtk-update-icon-cache - not found ===> Verifying install for gtk-update-icon-cache in /usr/ports/graphics/gtk-update-icon-cache ===> gtk-update-icon-cache-2.24.19 depends on executable: g-ir-scanner - found ===> gtk-update-icon-cache-2.24.19 depends on executable: gmake - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/bin/perl5.14.2 - found ===> gtk-update-icon-cache-2.24.19 depends on package: libtool>=2.4 - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: intl - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: glib-2.0 - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: pcre - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: atk-1.0.0 - not found ===> Verifying install for atk-1.0.0 in /usr/ports/accessibility/atk ===> atk-2.6.0 depends on executable: g-ir-scanner - found ===> atk-2.6.0 depends on executable: pkgconf - found ===> atk-2.6.0 depends on executable: gmake - found ===> atk-2.6.0 depends on package: libtool>=2.4 - found ===> atk-2.6.0 depends on shared library: intl - found ===> atk-2.6.0 depends on shared library: glib-2.0 - found ===> atk-2.6.0 depends on shared library: pcre - found ===> Configuring for atk-2.6.0 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 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 build system type... amd64-portbld-freebsd9.1 checking host system type... amd64-portbld-freebsd9.1 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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 for bind_textdomain_codeset... no checking for some Win32 platform... no checking for native Win32 platform... no checking for aclocal flags... checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.31.2... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: *** GLIB 2.31.2 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ===> 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/accessibility/atk/work/atk-2.6.0/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/accessibility/atk. *** [lib-depends] Error code 1 Stop in /usr/ports/graphics/gtk-update-icon-cache. *** [build-depends] Error code 1 Stop in /usr/ports/x11-wm/xfce4-wm. *** [run-depends] Error code 1 Stop in /usr/ports/x11-wm/xfce4. ======================================================= ======================================================= ======================================================= ======================================================= following is the atk config failure log. ======================================================= ======================================================= ======================================================= This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by atk configure 2.6.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --enable-static --with-html-dir=/usr/local/share/doc --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.1 ## --------- ## ## Platform. ## ## --------- ## hostname = D630-BSD uname -m = amd64 uname -r = 9.1-RELEASE-p4 uname -s = FreeBSD uname -v = FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2335: loading site script /usr/ports/Templates/config.site | # $FreeBSD: Templates/config.site 319483 2013-05-31 10:53:04Z bdrewery $ | # Path | : ${ac_cv_path_GZIP=/usr/bin/gzip} | : ${ac_cv_path_BZIP2=/usr/bin/bzip2} | : ${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_GREP=/usr/bin/grep} | : ${ac_cv_path_EGREP=/usr/bin/egrep} | : ${ac_cv_path_FGREP=/usr/bin/fgrep} | : ${ac_cv_path_mkdir=/bin/mkdir} | : ${am_cv_prog_tar_ustar=/usr/bin/tar} | : ${ac_cv_prog_AWK=/usr/bin/awk} | : ${ac_cv_prog_SED=/usr/bin/sed} | : ${cl_cv_prog_cp='/bin/cp -p'} | : ${cl_cv_prog_LN=/bin/ln} | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file} | | # Headers | : ${ac_cv_header_stdc=yes} | : ${ac_cv_header_sys_param_h=yes} | : ${ac_cv_header_sys_types_h=yes} | : ${ac_cv_header_sys_stat_h=yes} | : ${ac_cv_header_stdlib_h=yes} | : ${ac_cv_header_strings_h=yes} | : ${ac_cv_header_string_h=yes} | : ${ac_cv_header_memory_h=yes} | : ${ac_cv_header_inttypes_h=yes} | : ${ac_cv_header_stdint_h=yes} | : ${ac_cv_header_unistd_h=yes} | : ${ac_cv_header_minix_config_h=no} | : ${ac_cv_header_wchar_h=yes} | : ${gl_cv_header_wchar_h_correct_inline=yes} | : ${ac_cv_header_alloca_h=no} | : ${ac_cv_header_sys_times_h=yes} | : ${ac_cv_header_sys_time_h=yes} | : ${ac_cv_header_sys_socket_h=yes} | : ${ac_cv_header_sys_fcntl_h=yes} | : ${ac_cv_header_sys_select_h=yes} | : ${ac_cv_header_dirent_h=yes} | : ${ac_cv_header_dlfcn_h=yes} | : ${ac_cv_header_pwd_h=yes} | : ${ac_cv_header_search_h=yes} | : ${ac_cv_header_ctype_h=yes} | : ${ac_cv_header_arpa_inet_h=yes} | : ${ac_cv_header_math_h=yes} | : ${ac_cv_header_netdb_h=yes} | : ${ac_cv_header_netinet_in_h=yes} | : ${ac_cv_header_errno_h=yes} | : ${ac_cv_header_getopt_h=yes} | : ${ac_cv_header_sys_mman_h=yes} | : ${ac_cv_header_signal_h=yes} | : ${ac_cv_header_stddef_h=yes} | : ${ac_cv_header_stdio_h=yes} | : ${ac_cv_header_time_h=yes} | : ${ac_cv_header_wctype_h=yes} | : ${ac_cv_header_limits_h=yes} | : ${ac_cv_header_stdbool_h=yes} | : ${ac_cv_header_spawn_h=yes} | : ${ac_cv_header_net_if_h=yes} | : ${ac_cv_header_net_if_media_h=yes} | : ${ac_cv_header_sched_h=yes} | : ${ac_cv_header_sys_wait_h=yes} | : ${ac_cv_header_ucontext_h=yes} | | : ${ac_cv_header_dl_h=no} | : ${ac_cv_header_malloc_h=no} | : ${ac_cv_header_byteswap_h=no} | : ${ac_cv_header_vfork_h=no} | : ${ac_cv_header_random_h=no} | : ${ac_cv_header_argz_h=no} | | : ${gl_cv_have_raw_decl_memmem=yes} | : ${gl_cv_have_raw_decl_memcpy=no} | : ${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} | # This appears in FreeBSD 10 do not cache it. | #: ${gl_cv_have_raw_decl_strchrnul=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_strcasestr=yes} | : ${gl_cv_have_raw_decl_strtok_r=yes} | : ${gl_cv_have_raw_decl_strsignal=yes} | : ${gl_cv_have_raw_decl_strverscmp=no} | | # Type | : ${ac_cv_type_long_long_int=yes} | : ${ac_cv_type_unsigned_long_long_int=yes} | : ${ac_cv_type_unsigned_long_long=yes} | : ${ac_cv_type_unsigned_long=yes} | : ${ac_cv_type_long=yes} | : ${ac_cv_type_size_t=yes} | : ${ac_cv_type_ssize_t=yes} | : ${ac_cv_type_int32_t=yes} | : ${ac_cv_type_u_int32_t=yes} | : ${ac_cv_type_int16_t=yes} | : ${ac_cv_type_u_int16_t=yes} | : ${ac_cv_type_u_int8_t=yes} | : ${ac_cv_type_u_long=yes} | : ${ac_cv_type_u_int=yes} | : ${ac_cv_type_u_short=yes} | : ${ac_cv_type_u_char=yes} | : ${ac_cv_type_off_t=yes} | : ${ac_cv_type_char_p=yes} | : ${ac_cv_type_unsigned_int=yes} | : ${ac_cv_type_int=yes} | : ${ac_cv_type_unsigned_short=yes} | : ${ac_cv_type_short=yes} | : ${ac_cv_type_unsigned_char=yes} | : ${ac_cv_type_char=yes} | : ${ac_cv_type_pid_t=yes} | : ${ac_cv_type_nlink_t=yes} | : ${ac_cv_type_posix_spawnattr_t=yes} | : ${ac_cv_type_posix_spawn_file_actions_t=yes} | : ${ac_cv_type_wint_t=yes} | : ${ac_cv_type_wchar_t=yes} | : ${ac_cv_type_intmax_t=yes} | : ${ac_cv_type_ptrdiff_t=yes} | : ${ac_cv_type_mbstate_t=yes} | : ${ac_cv_type__Bool=yes} | : ${ac_cv_type_mode_t=yes} | : ${ac_cv_type_sig_atomic_t=yes} | : ${ac_cv_type_stack_t=yes} | : ${ac_cv_type_uid_t=yes} | : ${ac_cv_type_volatile_sig_atomic_t=yes} | | : ${gt_cv_c_wint_t=yes} | : ${gt_cv_c_wchar_t=yes} | : ${gl_cv_type_wctype_t=yes} | : ${gl_cv_type_wctrans_t=yes} | : ${gt_cv_ssize_t=yes} | : ${gl_cv_size_max=yes} | : ${gl_cv_sigaltstack_low_base=yes} | | # Struct | : ${ac_cv_member_struct_stat_st_blksize=yes} | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes} | : ${ac_cv_sys_stack_overflow_works=yes} | : ${gl_cv_sys_struct_timespec_in_time_h=yes} | : ${gl_cv_sys_struct_timeval=yes} | | # Functions | : ${ac_cv_func_shmget=yes} | : ${ac_cv_func_mmap=yes} | : ${ac_cv_func_getpagesize=yes} | : ${ac_cv_func_munmap=yes} | : ${ac_cv_func_mlock=yes} | : ${ac_cv_func_munlock=yes} | : ${ac_cv_func_pread=yes} | : ${ac_cv_func_pwrite=yes} | : ${ac_cv_func_sysconf=yes} | : ${ac_cv_func_strtoul=yes} | : ${ac_cv_func_select=yes} | : ${ac_cv_func_getuid=yes} | : ${ac_cv_func_gettimeofday=yes} | : ${ac_cv_func_getrusage=yes} | : ${ac_cv_func_clock_gettime=yes} | : ${ac_cv_func_strerror=yes} | : ${ac_cv_func_strdup=yes} | : ${ac_cv_func_strcasecmp=yes} | : ${ac_cv_func_snprintf=yes} | : ${ac_cv_func_raise=yes} | : ${ac_cv_func_vsnprintf=yes} | : ${ac_cv_func_memmove=yes} | : ${ac_cv_func_memcpy=yes} | : ${ac_cv_func_memcmp=yes} | : ${ac_cv_func_getopt=yes} | : ${ac_cv_func_getcwd=yes} | : ${ac_cv_func_sched_yield=yes} | : ${ac_cv_func_utime=yes} | : ${ac_cv_func_utimes=yes} | : ${ac_cv_func_chown=yes} | : ${ac_cv_func_dup2=yes} | : ${ac_cv_func_inet_ntop=yes} | : ${ac_cv_func_fork=yes} | : ${ac_cv_func_vfork=yes} | : ${ac_cv_func_gethostname=yes} | : ${ac_cv_func_gethostbyname=yes} | : ${ac_cv_func_waitpid=yes} | # Has appearred in FreeBSD 10 | #: ${ac_cv_func_waitid=yes} | : ${ac_cv_func_vasprintf=yes} | : ${ac_cv_func_unsetenv=yes} | : ${gt_cv_func_unsetenv_ret=int} | : ${ac_cv_func_strtol=yes} | : ${ac_cv_func_strbrk=yes} | : ${ac_cv_func_strpbrk=yes} | : ${ac_cv_func_strcspn=yes} | # Has appearred in FreeBSD 10 | #: ${ac_cv_func_strchrnul=yes} | : ${ac_cv_func_sigprocmask=yes} | : ${ac_cv_func_mkdtemp=yes} | : ${ac_cv_func_memset=yes} | : ${ac_cv_func_strftime=yes} | : ${ac_cv_func_getegid=yes} | : ${ac_cv_func_geteuid=yes} | : ${ac_cv_func_stpcpy=yes} | : ${ac_cv_func_tsearch=yes} | # Has appearred in FreeBSD 9 | #: ${ac_cv_func_uselocale=yes} | #: ${ac_cv_func_newlocale=yes} | : ${ac_cv_func_asprintf=yes} | : ${ac_cv_func_fwprintf=yes} | : ${ac_cv_func_putenv=yes} | : ${ac_cv_func_setenv=yes} | : ${ac_cv_func_setlocale=yes} | : ${ac_cv_func_strlen=yes} | : ${ac_cv_func_wcslen=yes} | : ${ac_cv_func_wcsnlen=yes} | : ${ac_cv_func_mbrtowc=yes} | : ${ac_cv_func_wcrtomb=yes} | : ${ac_cv_func_readlink=yes} | : ${ac_cv_func_realpath=yes} | : ${ac_cv_func_lstat=yes} | : ${ac_cv_func_mbsinit=yes} | : ${ac_cv_func_mprotect=yes} | : ${ac_cv_func_memchr=yes} | : ${ac_cv_func_pathconf=yes} | : ${ac_cv_func_iswcntrl=yes} | : ${ac_cv_func_iswblank=yes} | : ${ac_cv_func_wcwidth=yes} | : ${ac_cv_func_strerror_r=yes} | : ${ac_cv_func_getopt_long_only=yes} | : ${ac_cv_func_alloca=yes} | : ${ac_cv_func_alloca_works=yes} | : ${ac_cv_func_btowc=yes} | : ${gl_cv_func_btowc_works=yes} | : ${ac_cv_func_wctob=yes} | : ${gl_cv_func_wctob_works=yes} | : ${ac_cv_func_pthread_self=yes} | : ${ac_cv_func_pthread_mutex_init=yes} | : ${ac_cv_func_pthread_mutex_destroy=yes} | : ${ac_cv_func_pthread_mutex_lock=yes} | : ${ac_cv_func_pthread_mutex_unlock=yes} | : ${ac_cv_func_pthread_cond_init=yes} | : ${ac_cv_func_pthread_cond_destroy=yes} | : ${ac_cv_func_pthread_cond_wait=yes} | : ${ac_cv_func_pthread_cond_timedwait=yes} | : ${ac_cv_func_pthread_cond_signal=yes} | : ${ac_cv_func_pthread_cond_broadcast=yes} | : ${ac_cv_func_pthread_equal=yes} | : ${ac_cv_func_pthread_exit=yes} | : ${ac_cv_func_setrlimit=yes} | : ${ac_cv_func_shmget=yes} | : ${ac_cv_func_sigaction=yes} | : ${ac_cv_func_sigaltstack=yes} | : ${ac_cv_func_siginterrupt=yes} | : ${ac_cv_func_fpurge=yes} | : ${ac_cv_func_fwprintf=yes} | : ${ac_cv_func_getdtablesize=yes} | : ${ac_cv_func_getpagesize=yes} | : ${ac_cv_func_isblank=yes} | : ${ac_cv_func_iswblank=yes} | : ${ac_cv_func_iswcntrl=yes} | : ${ac_cv_func_iswctype=yes} | : ${ac_cv_func_link=yes} | : ${ac_cv_func_lstat=yes} | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | : ${ac_cv_func_malloc_0_nonnull=yes} | : ${ac_cv_func_mkstemp=yes} | : ${ac_cv_func_mlock=yes} | : ${ac_cv_func_nl_langinfo=yes} | : ${ac_cv_func_pipe=yes} | : ${ac_cv_func_posix_spawn=yes} | : ${ac_cv_func_strndup=yes} | : ${ac_cv_func_strnlen=yes} | : ${ac_cv_func_strnlen_working=yes} | : ${ac_cv_func_strsignal=yes} | : ${ac_cv_func_symlink=yes} | : ${ac_cv_func_wcscoll=yes} | : ${ac_cv_func_wcslen=yes} | : ${ac_cv_func_wcsnlen=yes} | : ${ac_cv_func_wcwidth=yes} | | # non existing functions | : ${ac_cv_func_yield=no} | : ${ac_cv_func_pstat_getdynamic=no} | : ${ac_cv_func_rawmemchr=no} | : ${ac_cv_func_obstacks=no} | : ${ac_cv_func_argz_count=no} | : ${ac_cv_func_argz_stringify=no} | : ${ac_cv_func_argz_next=no} | | : ${ac_cv_have_decl_alarm=yes} | : ${ac_cv_have_decl_clearerr_unlocked=yes} | : ${ac_cv_have_decl_feof_unlocked=yes} | : ${ac_cv_have_decl_ferror_unlocked=yes} | : ${ac_cv_have_decl_fpurge=yes} | : ${ac_cv_have_decl_frexpl=yes} | : ${ac_cv_have_decl_fseeko=yes} | : ${ac_cv_have_decl_ftello=yes} | : ${ac_cv_have_decl_getc_unlocked=yes} | : ${ac_cv_have_decl_getenv=yes} | : ${ac_cv_have_decl_getpagesize=yes} | : ${ac_cv_have_decl_isblank=yes} | : ${ac_cv_have_decl_putc_unlocked=yes} | : ${ac_cv_have_decl_setenv=yes} | : ${ac_cv_have_decl_sigaltstack=yes} | : ${ac_cv_have_decl_snprintf=yes} | : ${ac_cv_have_decl_strdup=yes} | : ${ac_cv_have_decl_strerror_r=yes} | : ${ac_cv_have_decl_strndup=yes} | : ${ac_cv_have_decl_strnlen=yes} | : ${ac_cv_have_decl_strsignal=yes} | : ${ac_cv_have_decl_strtod=yes} | : ${ac_cv_have_decl_sys_siglist=yes} | : ${ac_cv_have_decl_unsetenv=yes} | : ${ac_cv_have_decl_wctob=yes} | | # function specific | : ${gl_cv_decl_null_works=yes} | : ${gl_cv_decl_readlink_works=yes} | : ${gl_cv_func_btowc_eof=yes} | : ${gl_cv_func_btowc_nul=yes} | : ${gl_cv_func_dup2_works=yes} | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes} | : ${gl_cv_func_fcntl_f_dupfd_works=yes} | : ${gl_cv_func_fopen_slash=yes} | : ${gl_cv_func_fpurge_works=yes} | : ${gl_cv_func_frexp_no_libm=yes} | : ${gl_cv_func_fseeko=yes} | : ${gl_cv_func_ftello=yes} | : ${gl_cv_func_ftello_works=yes} | : ${gl_cv_func_getopt_posix=yes} | : ${gl_cv_func_isnand_no_libm=yes} | : ${gl_cv_func_iswcntrl_works=yes} | : ${gl_cv_func_ldexp_no_libm=yes} | : ${gl_cv_func_link_works=yes} | : ${gl_cv_func_lseek_pipe=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_memchr_works=yes} | : ${gl_cv_func_nl_langinfo_yesexpr_works=yes} | : ${gl_cv_func_open_slash=yes} | : ${gl_cv_func_posix_spawn_works=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_readlink_works=yes} | : ${gl_cv_func_realpath_works=yes} | : ${gl_cv_func_rename_dest_works=yes} | : ${gl_cv_func_rename_link_works=yes} | : ${gl_cv_func_rename_slash_dst_works=yes} | : ${gl_cv_func_rename_slash_src_works=yes} | : ${gl_cv_func_rmdir_works=yes} | : ${gl_cv_func_setenv_works=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_strndup_works=yes} | : ${gl_cv_func_strstr_works_always=yes} | : ${gl_cv_func_strtod_works=yes} | : ${gl_cv_func_symlink_works=yes} | : ${gl_cv_func_ungetc_works=yes} | : ${gl_cv_func_unsetenv_works=yes} | : ${gl_cv_func_va_copy=yes} | : ${gl_cv_func_wcrtomb_retval=yes} | : ${gl_cv_have_include_next=yes} | : ${gl_cv_have_raw_decl_rawmemchr=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_math_huge_val_works=yes} | : ${gl_cv_header_math_nan_works=yes} | : ${gl_cv_header_stdint_h=yes} configure:2482: checking for a BSD-compatible install configure:2550: result: /usr/bin/install -c -o root -g wheel configure:2561: checking whether build environment is sane configure:2611: result: yes configure:2752: checking for a thread-safe mkdir -p configure:2791: result: /bin/mkdir -p configure:2804: checking for gawk configure:2831: result: /usr/bin/awk configure:2842: checking whether gmake sets $(MAKE) configure:2864: result: yes configure:2959: checking whether gmake supports nested variables configure:2976: result: yes configure:3060: checking for gcc configure:3087: result: cc configure:3316: checking for C compiler version configure:3325: 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:3336: $? = 0 configure:3325: 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:3336: $? = 0 configure:3325: cc -V >&5 cc: '-V' option must have argument configure:3336: $? = 1 configure:3325: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3336: $? = 1 configure:3356: checking whether the C compiler works configure:3378: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3382: $? = 0 configure:3430: result: yes configure:3433: checking for C compiler default output file name configure:3435: result: a.out configure:3441: checking for suffix of executables configure:3448: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3452: $? = 0 configure:3474: result: configure:3496: checking whether we are cross compiling configure:3504: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3508: $? = 0 configure:3515: ./conftest configure:3519: $? = 0 configure:3534: result: no configure:3539: checking for suffix of object files configure:3561: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3565: $? = 0 configure:3586: result: o configure:3590: checking whether we are using the GNU C compiler configure:3609: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3609: $? = 0 configure:3618: result: yes configure:3627: checking whether cc accepts -g configure:3647: cc -c -g -I/usr/local/include conftest.c >&5 configure:3647: $? = 0 configure:3688: result: yes configure:3705: checking for cc option to accept ISO C89 configure:3769: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3769: $? = 0 configure:3782: result: none needed configure:3813: checking for style of include used by gmake configure:3841: result: GNU configure:3867: checking dependency style of cc configure:3978: result: gcc3 configure:4025: checking build system type configure:4039: result: amd64-portbld-freebsd9.1 configure:4059: checking host system type configure:4072: result: amd64-portbld-freebsd9.1 configure:4092: checking for a sed that does not truncate output configure:4156: result: /usr/bin/sed configure:4174: checking for grep that handles long lines and -e configure:4232: result: /usr/bin/grep configure:4237: checking for egrep configure:4299: result: /usr/bin/egrep configure:4304: checking for fgrep configure:4366: result: /usr/bin/fgrep configure:4401: checking for ld used by cc configure:4468: result: /usr/bin/ld configure:4475: checking if the linker (/usr/bin/ld) is GNU ld configure:4490: result: yes configure:4502: checking for BSD- or MS-compatible name lister (nm) configure:4551: result: /usr/bin/nm -B configure:4669: checking the name lister (/usr/bin/nm -B) interface configure:4676: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4679: /usr/bin/nm -B "conftest.o" configure:4682: output 0000000000000000 B some_variable configure:4689: result: BSD nm configure:4692: checking whether ln -s works configure:4696: result: yes configure:4704: checking the maximum length of command line arguments configure:4824: result: 262144 configure:4841: checking whether the shell understands some XSI constructs configure:4851: result: yes configure:4855: checking whether the shell understands "+=" configure:4861: result: no configure:4896: checking for /usr/bin/ld option to reload object files configure:4903: result: -r configure:4972: checking for objdump configure:4988: found /usr/bin/objdump configure:4999: result: objdump configure:5028: checking how to recognize dependent libraries configure:5224: result: pass_all configure:5284: checking for ar configure:5300: found /usr/bin/ar configure:5311: result: ar configure:5389: checking for strip configure:5405: found /usr/bin/strip configure:5416: result: strip configure:5488: checking for ranlib configure:5504: found /usr/bin/ranlib configure:5515: result: ranlib configure:5605: checking command to parse /usr/bin/nm -B output from cc object configure:5723: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5726: $? = 0 configure:5730: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5733: $? = 0 configure:5787: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:5790: $? = 0 configure:5828: result: ok configure:6637: checking how to run the C preprocessor configure:6707: result: cpp configure:6727: cpp -I/usr/local/include conftest.c configure:6727: $? = 0 configure:6741: cpp -I/usr/local/include conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:6741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "atk 2.6.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE_URL "" | #define PACKAGE "atk" | #define VERSION "2.6.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6770: checking for ANSI C header files configure:6874: result: yes configure:6887: checking for sys/types.h configure:6887: result: yes configure:6887: checking for sys/stat.h configure:6887: result: yes configure:6887: checking for stdlib.h configure:6887: result: yes configure:6887: checking for string.h configure:6887: result: yes configure:6887: checking for memory.h configure:6887: result: yes configure:6887: checking for strings.h configure:6887: result: yes configure:6887: checking for inttypes.h configure:6887: result: yes configure:6887: checking for stdint.h configure:6887: result: yes configure:6887: checking for unistd.h configure:6887: result: yes configure:6901: checking for dlfcn.h configure:6901: result: yes configure:7382: checking for objdir configure:7397: result: .libs configure:7693: checking if cc supports -fno-rtti -fno-exceptions configure:7711: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7715: $? = 0 configure:7728: result: no configure:7748: checking for cc option to produce PIC configure:8020: result: -fPIC -DPIC configure:8032: checking if cc PIC flag -fPIC -DPIC works configure:8050: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8054: $? = 0 configure:8067: result: yes configure:8091: checking if cc static flag -static works configure:8119: result: yes configure:8134: checking if cc supports -c -o file.o configure:8155: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8159: $? = 0 configure:8181: result: yes configure:8189: checking if cc supports -c -o file.o configure:8236: result: yes configure:8269: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9255: result: yes configure:9292: checking whether -lc should be explicitly linked in configure:9297: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9300: $? = 0 configure:9315: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9318: $? = 0 configure:9330: result: no configure:9494: checking dynamic linker characteristics configure:10145: result: freebsd9.1 ld.so configure:10247: checking how to hardcode library paths into programs configure:10272: result: immediate configure:10792: checking whether stripping libraries is possible configure:10797: result: yes configure:10832: checking if libtool supports shared libraries configure:10834: result: yes configure:10837: checking whether to build shared libraries configure:10858: result: yes configure:10861: checking whether to build static libraries configure:10865: result: yes configure:10903: checking for bind_textdomain_codeset configure:10903: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 /tmp//ccuu83o3.o: In function `main': conftest.c:(.text+0x7): undefined reference to `bind_textdomain_codeset' configure:10903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "atk 2.6.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE_URL "" | #define PACKAGE "atk" | #define VERSION "2.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bind_textdomain_codeset (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef bind_textdomain_codeset | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bind_textdomain_codeset (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset | choke me | #endif | | int | main () | { | return bind_textdomain_codeset (); | ; | return 0; | } configure:10903: result: no configure:10913: checking for some Win32 platform configure:10923: result: no configure:10934: checking for native Win32 platform configure:10952: result: no configure:11110: checking for aclocal flags configure:11119: result: configure:11283: checking pkg-config is at least version 0.16 configure:11286: result: yes configure:11303: checking for GLIB - version >= 2.31.2 configure:11436: result: no configure:11464: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 conftest.c:24:18: error: glib.h: No such file or directory conftest.c: In function 'main': conftest.c:30: error: 'glib_major_version' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: 'glib_minor_version' undeclared (first use in this function) conftest.c:30: error: 'glib_micro_version' undeclared (first use in this function) configure:11464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "atk 2.6.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE_URL "" | #define PACKAGE "atk" | #define VERSION "2.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include <glib.h> | #include <stdio.h> | | int | main () | { | return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); | ; | return 0; | } configure:11494: error: *** GLIB 2.31.2 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_atk_aclocal_flags='' ac_cv_build=amd64-portbld-freebsd9.1 ac_cv_c_compiler_gnu=yes 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 ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp ac_cv_env_DEP_CFLAGS_set='' ac_cv_env_DEP_CFLAGS_value='' ac_cv_env_DEP_LIBS_set='' ac_cv_env_DEP_LIBS_value='' ac_cv_env_GTKDOC_DEPS_CFLAGS_set='' ac_cv_env_GTKDOC_DEPS_CFLAGS_value='' ac_cv_env_GTKDOC_DEPS_LIBS_set='' ac_cv_env_GTKDOC_DEPS_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_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=set ac_cv_env_PKG_CONFIG_value=pkgconf 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_alloca=yes ac_cv_func_alloca_works=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_bind_textdomain_codeset=no ac_cv_func_btowc=yes ac_cv_func_chown=yes ac_cv_func_clock_gettime=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fpurge=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntop=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_link=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=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_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_pathconf=yes ac_cv_func_pipe=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_rawmemchr=no ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=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_snprintf=yes ac_cv_func_stpcpy=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_strlen=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_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vsnprintf=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_yield=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fpurge=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sigaltstack=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_wctob=yes ac_cv_header_alloca_h=no ac_cv_header_argz_h=no ac_cv_header_arpa_inet_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_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_random_h=no ac_cv_header_sched_h=yes ac_cv_header_search_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_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_fcntl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=amd64-portbld-freebsd9.1 ac_cv_member_struct_sigaction_sa_sigaction=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_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_CPP=cpp ac_cv_prog_SED=/usr/bin/sed ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_make_gmake_set=yes ac_cv_sys_stack_overflow_works=yes ac_cv_type__Bool=yes ac_cv_type_char=yes ac_cv_type_char_p=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_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_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_stack_t=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_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_make_support_nested_variables=yes am_cv_prog_tar_ustar=/usr/bin/tar cl_cv_prog_LN=/bin/ln cl_cv_prog_cp='/bin/cp -p' gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_btowc_works=yes gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec=yes gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fopen_slash=yes gl_cv_func_fpurge_works=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_getopt_posix=yes gl_cv_func_isnand_no_libm=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_link_works=yes gl_cv_func_lseek_pipe=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_memchr_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_posix_spawn_works=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_readlink_works=yes gl_cv_func_realpath_works=yes gl_cv_func_rename_dest_works=yes gl_cv_func_rename_link_works=yes gl_cv_func_rename_slash_dst_works=yes gl_cv_func_rename_slash_src_works=yes gl_cv_func_rmdir_works=yes gl_cv_func_setenv_works=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_strndup_works=yes gl_cv_func_strstr_works_always=yes gl_cv_func_strtod_works=yes gl_cv_func_symlink_works=yes gl_cv_func_ungetc_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_va_copy=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wctob_works=yes gl_cv_have_include_next=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 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_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=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_wctrans_t=yes gl_cv_type_wctype_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_unsetenv_ret=int gt_cv_ssize_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_MAGIC_CMD=/usr/bin/file lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/missing --run aclocal-1.11 ' 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' AS='as' ATK_API_VERSION='1.0' ATK_BINARY_AGE='20610' ATK_INTERFACE_AGE='1' ATK_MAJOR_VERSION='2' ATK_MICRO_VERSION='0' ATK_MINOR_VERSION='6' ATK_VERSION='2.6.0' AUTOCONF='true' AUTOHEADER='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/missing --run autoheader' AUTOMAKE='true' AWK='/usr/bin/awk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -fno-strict-aliasing -Wall' CPP='cpp' CPPFLAGS='-I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DEP_CFLAGS='' DEP_LIBS='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/egrep' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' FGREP='/usr/bin/fgrep' GETTEXT_PACKAGE='' GLIB_CFLAGS='' GLIB_COMPILE_RESOURCES='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GLIB_PACKAGES='gobject-2.0' GLIB_REQUIRED_VERSION='2.31.2' GMOFILES='' GMSGFMT='' GOBJECT_QUERY='' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='' HTML_DIR='' 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='' 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' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/accessibility/atk/work/gnome-libtool' LIB_EXE_MACHINE_FLAG='' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='20609:1:20609' MAKEINFO='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='atk' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk' PACKAGE_NAME='atk' PACKAGE_STRING='atk 2.6.0' PACKAGE_TARNAME='atk' PACKAGE_URL='' PACKAGE_VERSION='2.6.0' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='pkgconf' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='' VERSION='2.6.0' WINDRES='' XGETTEXT='' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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' 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/accessibility/atk/work/atk-2.6.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='/bin/mkdir -p' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "atk" #define PACKAGE_TARNAME "atk" #define PACKAGE_VERSION "2.6.0" #define PACKAGE_STRING "atk 2.6.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" #define PACKAGE_URL "" #define PACKAGE "atk" #define VERSION "2.6.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306280238.r5S2c2XS099111>