Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2014 09:03:49 -0800 (PST)
From:      jcv <jv@yeaguy.com>
To:        Tijl Coosemans <tijl@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: mediatomb
Message-ID:  <alpine.BSF.2.00.1402200858350.54799@yeaguy.com>
In-Reply-To: <20140220174941.1a4381e0@kalimero.tijl.coosemans.org>
References:  <alpine.BSF.2.00.1402111211460.72226@yeaguy.com> <20140220154004.6dd1b124@kalimero.tijl.coosemans.org> <alpine.BSF.2.00.1402200710070.48106@yeaguy.com> <20140220174941.1a4381e0@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 20 Feb 2014, Tijl Coosemans wrote:

> On Thu, 20 Feb 2014 07:11:32 -0800 (PST) jcv wrote:
>> On Thu, 20 Feb 2014, Tijl Coosemans wrote:
>>> On Tue, 11 Feb 2014 12:16:16 -0800 (PST) jcv wrote:
>>>> Hi - I am seeing alot of emails regarding libiconv..  Is there a work
>>>> around for mediatomb per chance??
>>>
>>> It should work now after r345236.
>>
>> Hi Tijl - Can you please advise my next steps.. I am still seeing:
>
> Hmm, check that you actually have the fix.  The Makefile should have
> this id:
>
> $FreeBSD: head/net/mediatomb/Makefile 345236 2014-02-20 14:38:19Z tijl $
>
> Check that you don't have any local modifications in the port or in
> /usr/ports/Mk, particularly /usr/ports/Mk/Uses/iconv.mk.
>
> If all of that checks out then send me this file:
> /usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>


Hi Tijl -  I have not modified anything in /usr/ports/Mk.

Here is what Im running:


uname -a
FreeBSD yeaguy.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 
16 22:34:59 UTC 2014 
root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64


Thanks alot for your help:



cat /usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MediaTomb configure 0.12.1, which was
generated by GNU Autoconf 2.63.  Invocation command line was

   $ ./configure --with-search=/usr/local --disable-inotify 
--disable-sqlite3 --enable-mysql 
--with-mysql-cfg=/usr/local/bin/mysql_config --enable-libjs 
--with-js-h=/usr/local/include --with-js-libs=/usr/local/lib 
--enable-libexif --with-libexif-h=/usr/local/include 
--with-libexif-libs=/usr/local/lib --enable-external-transcoding 
--enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h=/usr/local/include 
--with-ffmpegthumbnailer-libs=/usr/local/lib --enable-curl 
--with-curl-cfg=/usr/local/bin/curl-config --enable-ffmpeg 
--disable-libextractor --enable-id3lib --with-id3lib-h=/usr/local/include 
--with-id3lib-libs=/usr/local/lib --disable-taglib --enable-tombdebug 
--prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ 
--build=amd64-portbld-freebsd10.0

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

hostname = yeaguy.com
uname -m = amd64
uname -r = 10.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 
root@snap.freebsd.org:/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:2082: loading site script /usr/ports/Templates/config.site
| # $FreeBSD: head/Templates/config.site 340851 2014-01-23 19:55:14Z mat $
| # 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_getcapbool=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}
| # Breaks heimdal and rancid at least
| # : ${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:2247: checking for a BSD-compatible install
configure:2315: result: /usr/bin/install -c -o root -g wheel
configure:2326: checking whether build environment is sane
configure:2386: result: yes
configure:2527: checking for a thread-safe mkdir -p
configure:2566: result: /bin/mkdir -p
configure:2579: checking for gawk
configure:2606: result: /usr/bin/awk
configure:2617: checking whether make sets $(MAKE)
configure:2639: result: yes
configure:2741: checking build system type
configure:2759: result: amd64-portbld-freebsd10.0
configure:2781: checking host system type
configure:2796: result: amd64-portbld-freebsd10.0
configure:2857: Will also search for packages in /usr/local
configure:3458: Will search for curl-config in /usr/local/bin/curl-config
configure:3634: checking for C++ compiler version
configure:3642: c++ --version >&5
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
configure:3646: $? = 0
configure:3653: c++ -v >&5
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
configure:3657: $? = 0
configure:3664: c++ -V >&5
c++: error: argument to '-V' is missing (expected 1 value)
c++: error: no input files
configure:3668: $? = 1
configure:3691: checking for C++ compiler default output file name
configure:3713: c++ -O2 -pipe -fno-strict-aliasing   -pthread conftest.cpp 
>&5
configure:3717: $? = 0
configure:3755: result: a.out
configure:3774: checking whether the C++ compiler works
configure:3784: ./a.out
configure:3788: $? = 0
configure:3807: result: yes
configure:3814: checking whether we are cross compiling
configure:3816: result: no
configure:3819: checking for suffix of executables
configure:3826: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:3830: $? = 0
configure:3856: result:
configure:3862: checking for suffix of object files
configure:3888: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:3892: $? = 0
configure:3917: result: o
configure:3921: checking whether we are using the GNU C++ compiler
configure:3950: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:3957: $? = 0
configure:3974: result: yes
configure:3983: checking whether c++ accepts -g
configure:4013: c++ -c -g  conftest.cpp >&5
configure:4020: $? = 0
configure:4121: result: yes
configure:4155: checking for style of include used by make
configure:4183: result: GNU
configure:4208: checking dependency style of c++
configure:4318: result: gcc3
configure:4381: checking for gcc
configure:4408: result: cc
configure:4640: checking for C compiler version
configure:4648: cc --version >&5
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
configure:4652: $? = 0
configure:4659: cc -v >&5
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
configure:4663: $? = 0
configure:4670: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:4674: $? = 1
configure:4677: checking whether we are using the GNU C compiler
configure:4706: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:4713: $? = 0
configure:4730: result: yes
configure:4739: checking whether cc accepts -g
configure:4769: cc -c -g  conftest.c >&5
configure:4776: $? = 0
configure:4877: result: yes
configure:4894: checking for cc option to accept ISO C89
configure:4968: cc  -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:4975: $? = 0
configure:4998: result: none needed
configure:5018: checking dependency style of cc
configure:5128: result: gcc3
configure:5186: checking for ranlib
configure:5202: found /usr/bin/ranlib
configure:5213: result: ranlib
configure:5241: checking how to run the C preprocessor
configure:5359: result: cpp
configure:5388: cpp  conftest.c
configure:5395: $? = 0
configure:5426: cpp  conftest.c
conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
          ^
1 error generated.
configure:5433: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5473: checking for grep that handles long lines and -e
configure:5533: result: /usr/bin/grep
configure:5538: checking for egrep
configure:5602: result: /usr/bin/egrep
configure:5608: checking whether cc needs -traditional
conftest.c:15:10: fatal error: 'sgtty.h' file not found
#include <sgtty.h>
          ^
1 error generated.
conftest.c:15:10: fatal error: 'termio.h' file not found
#include <termio.h>
          ^
1 error generated.
configure:5650: result: no
configure:5665: checking for dirent.h that defines DIR
configure:5694: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:5701: $? = 0
configure:5718: result: yes
configure:5733: checking for library containing opendir
configure:5774: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:5781: $? = 0
configure:5812: result: none required
configure:5910: checking for ANSI C header files
configure:6078: result: yes
configure:6088: checking for sys/wait.h that is POSIX.1 compatible
configure:6146: result: yes
configure:6170: checking for sys/types.h
configure:6215: result: yes
configure:6170: checking for sys/stat.h
configure:6215: result: yes
configure:6170: checking for stdlib.h
configure:6215: result: yes
configure:6170: checking for string.h
configure:6215: result: yes
configure:6170: checking for memory.h
configure:6215: result: yes
configure:6170: checking for strings.h
configure:6215: result: yes
configure:6170: checking for inttypes.h
configure:6215: result: yes
configure:6170: checking for stdint.h
configure:6215: result: yes
configure:6170: checking for unistd.h
configure:6215: result: yes
configure:6229: checking for stdbool.h that conforms to C99
configure:6346: result: yes
configure:6348: checking for _Bool
configure:6440: result: yes
configure:6459: checking whether time.h and sys/time.h may both be 
included
configure:6489: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:6496: $? = 0
configure:6511: result: yes
configure:6521: checking whether stat file-mode macros are broken
configure:6558: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:6565: $? = 0
configure:6580: result: no
configure:6600: checking whether cc understands -c and -o together
configure:6632: cc -c conftest.c -o conftest2.o >&5
configure:6636: $? = 0
configure:6642: cc -c conftest.c -o conftest2.o >&5
configure:6646: $? = 0
configure:6701: result: yes
configure:6739: checking for time.h
configure:6746: result: yes
configure:6750: checking syslog.h usability
configure:6767: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:6774: $? = 0
configure:6788: result: yes
configure:6792: checking syslog.h presence
configure:6807: cpp  conftest.c
configure:6814: $? = 0
configure:6828: result: yes
configure:6861: checking for syslog.h
configure:6870: result: yes
configure:6739: checking for stddef.h
configure:6746: result: yes
configure:6739: checking for unistd.h
configure:6746: result: yes
configure:6739: checking for arpa/inet.h
configure:6746: result: yes
configure:6739: checking for fcntl.h
configure:6746: result: yes
configure:6900: checking for limits.h
configure:6907: result: yes
configure:6900: checking for netdb.h
configure:6907: result: yes
configure:6900: checking for netinet/in.h
configure:6907: result: yes
configure:6900: checking for stdlib.h
configure:6907: result: yes
configure:6900: checking for string.h
configure:6907: result: yes
configure:6900: checking for sys/file.h
configure:6907: result: yes
configure:7059: checking for sys/ioctl.h
configure:7066: result: yes
configure:7059: checking for sys/socket.h
configure:7066: result: yes
configure:7059: checking for sys/time.h
configure:7066: result: yes
configure:7059: checking for sys/types.h
configure:7066: result: yes
configure:7059: checking for sys/wait.h
configure:7066: result: yes
configure:7216: checking for langinfo.h
configure:7223: result: yes
configure:7227: checking locale.h usability
configure:7244: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:7251: $? = 0
configure:7265: result: yes
configure:7269: checking locale.h presence
configure:7284: cpp  conftest.c
configure:7291: $? = 0
configure:7305: result: yes
configure:7338: checking for locale.h
configure:7347: result: yes
configure:7382: checking sys/utsname.h usability
configure:7399: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:7406: $? = 0
configure:7420: result: yes
configure:7424: checking sys/utsname.h presence
configure:7439: cpp  conftest.c
configure:7446: $? = 0
configure:7460: result: yes
configure:7493: checking for sys/utsname.h
configure:7502: result: yes
configure:7524: checking for sched.h
configure:7531: result: yes
configure:7524: checking for ctype.h
configure:7531: result: yes
configure:7677: checking for sched_getparam
configure:7733: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:7740: $? = 0
configure:7762: result: yes
configure:7677: checking for sched_setparam
configure:7733: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:7740: $? = 0
configure:7762: result: yes
configure:7677: checking for sched_get_priority_min
configure:7733: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:7740: $? = 0
configure:7762: result: yes
configure:7677: checking for sched_get_priority_max
configure:7733: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:7740: $? = 0
configure:7762: result: yes
configure:7779: checking for mkdir
configure:7835: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:7842: $? = 0
configure:7864: result: yes
configure:7886: checking for getopt.h
configure:7893: result: yes
configure:8032: checking for getopt_long
configure:8088: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:8095: $? = 0
configure:8117: result: yes
configure:8232: checking for mkfifo
configure:8288: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:8295: $? = 0
configure:8317: result: yes
configure:8520: checking iconv.h usability
configure:8537: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:8544: $? = 0
configure:8558: result: yes
configure:8562: checking iconv.h presence
configure:8577: cpp  conftest.c
configure:8584: $? = 0
configure:8598: result: yes
configure:8631: checking for iconv.h
configure:8638: result: yes
configure:9290: checking for iconv
configure:9346: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:9353: $? = 0
configure:9373: result: yes
configure:9636: checking if iconv declaration requires const char cast
configure:9668: cc -c -O2 -pipe  -fno-strict-aliasing  -Werror  conftest.c 
>&5
conftest.c:72:29: error: passing 'char **' to parameter of type 'const 
char **' discards qualifiers in nested pointer types 
[-Werror,-Wincompatible-pointer-types-discards-qualifiers]
             (void)iconv(cd, ptr, &len, ptr, &len);
                             ^~~
/usr/include/iconv.h:56:47: note: passing argument to parameter here
size_t  iconv(iconv_t, const char ** __restrict,
                                                ^
1 error generated.
configure:9675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| /* end confdefs.h.  */
|
|              #include <stdlib.h>
|              #include <iconv.h>
|
| int
| main ()
| {
|
|             char **ptr = NULL;
|             size_t len;
|             iconv_t cd = NULL;
|             (void)iconv(cd, ptr, &len, ptr, &len);
|
|
|   ;
|   return 0;
| }
configure:9695: result: yes
configure:9723: checking execinfo.h usability
configure:9740: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:9747: $? = 0
configure:9761: result: yes
configure:9765: checking execinfo.h presence
configure:9780: cpp  conftest.c
configure:9787: $? = 0
configure:9801: result: yes
configure:9834: checking for execinfo.h
configure:9843: result: yes
configure:9859: checking for time_t
configure:9888: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:9895: $? = 0
configure:9923: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
conftest.c:68:21: error: expected expression
if (sizeof ((time_t)))
                     ^
1 error generated.
configure:9930: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|
| int
| main ()
| {
| if (sizeof ((time_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:9953: result: yes
configure:10047: checking for special C compiler options needed for large 
files
configure:10142: result: no
configure:10148: checking for _FILE_OFFSET_BITS value needed for large 
files
configure:10183: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:10190: $? = 0
configure:10259: result: no
configure:10396: checking for off_t
configure:10488: result: yes
configure:10500: checking for size_t
configure:10592: result: yes
configure:10607: checking for _LARGEFILE_SOURCE value needed for large 
files
configure:10636: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:10643: $? = 0
configure:10716: result: no
configure:10760: checking size of off_t
configure:11065: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:11069: $? = 0
configure:11075: ./conftest
configure:11079: $? = 0
configure:11105: result: 8
configure:11119: checking size of size_t
configure:11424: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:11428: $? = 0
configure:11434: ./conftest
configure:11438: $? = 0
configure:11464: result: 8
configure:11478: checking size of time_t
configure:11783: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:11787: $? = 0
configure:11793: ./conftest
configure:11797: $? = 0
configure:11823: result: 8
configure:11837: checking size of unsigned int
configure:12142: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:12146: $? = 0
configure:12152: ./conftest
configure:12156: $? = 0
configure:12182: result: 4
configure:12196: checking size of unsigned long
configure:12501: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:12505: $? = 0
configure:12511: ./conftest
configure:12515: $? = 0
configure:12541: result: 8
configure:12557: checking for strtoll
configure:12642: result: yes
configure:12557: checking for nl_langinfo
configure:12642: result: yes
configure:12557: checking for setlocale
configure:12642: result: yes
configure:12659: checking for backtrace
configure:12715: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
/tmp/conftest-A3XGn2.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `backtrace'
cc: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:12722: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| /* Define backtrace to an innocuous variant, in case <limits.h> declares 
backtrace.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define backtrace innocuous_backtrace
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char backtrace (); 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 backtrace
|
| /* 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 backtrace ();
| /* 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_backtrace || defined __stub___backtrace
| choke me
| #endif
|
| int
| main ()
| {
| return backtrace ();
|   ;
|   return 0;
| }
configure:12744: result: no
configure:12659: checking for backtrace_symbols
configure:12715: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
/tmp/conftest-W3avLf.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `backtrace_symbols'
cc: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:12722: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| /* Define backtrace_symbols to an innocuous variant, in case <limits.h> 
declares backtrace_symbols.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define backtrace_symbols innocuous_backtrace_symbols
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char backtrace_symbols (); 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 backtrace_symbols
|
| /* 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 backtrace_symbols ();
| /* 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_backtrace_symbols || defined 
__stub___backtrace_symbols
| choke me
| #endif
|
| int
| main ()
| {
| return backtrace_symbols ();
|   ;
|   return 0;
| }
configure:12744: result: no
configure:12757: checking for an ANSI C-conforming const
configure:12832: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:12839: $? = 0
configure:12854: result: yes
configure:12864: checking for inline
configure:12890: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:12897: $? = 0
configure:12915: result: inline
configure:12934: checking for working volatile
configure:12963: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:12970: $? = 0
configure:12985: result: yes
configure:12995: checking return type of signal handlers
configure:13023: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
conftest.c:79:8: error: indirection requires pointer operand ('void' 
invalid)
return *(signal (0, 0)) (0) == 1;
        ^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13030: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:13045: result: void
configure:13053: checking for pid_t
configure:13145: result: yes
configure:13157: checking for size_t
configure:13249: result: yes
configure:13262: checking for int64_t
configure:13365: result: yes
configure:13377: checking for ssize_t
configure:13469: result: yes
configure:13482: checking for uint32_t
configure:13541: result: yes
configure:13558: checking whether struct tm is in sys/time.h or time.h
configure:13588: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:13595: $? = 0
configure:13610: result: time.h
configure:13621: checking whether byte ordering is bigendian
configure:13646: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
conftest.c:75:9: error: unknown type name 'not'
                not a universal capable compiler
                ^
conftest.c:75:14: error: expected ';' after top level declarator
                not a universal capable compiler
                     ^
                     ;
2 errors generated.
configure:13653: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|              not a universal capable compiler
|            #endif
|            typedef int dummy;
|
configure:13703: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:13710: $? = 0
configure:13742: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
conftest.c:81:4: error: use of undeclared identifier 'not'
                  not big endian
                  ^
1 error generated.
configure:13749: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <sys/types.h>
|               #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|                not big endian
|               #endif
|
|   ;
|   return 0;
| }
configure:14001: result: no
configure:14027: checking whether LONG_MAX is declared
configure:14057: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:14064: $? = 0
configure:14079: result: yes
configure:14094: checking whether LLONG_MAX is declared
configure:14146: result: yes
configure:14258: checking for working alloca.h
configure:14285: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
conftest.c:76:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
          ^
1 error generated.
configure:14292: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|                         if (p) return 0;
|   ;
|   return 0;
| }
configure:14312: result: no
configure:14322: checking for alloca
configure:14369: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:14376: $? = 0
configure:14396: result: yes
configure:14633: checking whether closedir returns void
configure:14667: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:14671: $? = 0
configure:14677: ./conftest
configure:14681: $? = 0
configure:14698: result: no
configure:14708: checking for error_at_line
configure:14734: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
conftest.c:77:10: fatal error: 'error.h' file not found
#include <error.h>
          ^
1 error generated.
configure:14741: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <error.h>
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
|   ;
|   return 0;
| }
configure:14761: result: no
configure:14777: checking for vfork.h
configure:14784: result: no
configure:14928: checking for fork
configure:15013: result: yes
configure:14928: checking for vfork
configure:15013: result: yes
configure:15026: checking for working fork
configure:15058: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:15062: $? = 0
configure:15068: ./conftest
configure:15072: $? = 0
configure:15089: result: yes
configure:15110: checking for working vfork
configure:15251: result: yes
configure:15287: checking for stdlib.h
configure:15294: result: yes
configure:15433: checking for GNU libc compatible malloc
configure:15498: result: yes
configure:15526: checking for working memcmp
configure:15579: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:15583: $? = 0
configure:15589: ./conftest
configure:15593: $? = 0
configure:15610: result: yes
configure:15624: checking for stdlib.h
configure:15631: result: yes
configure:15770: checking for GNU libc compatible realloc
configure:15804: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:15808: $? = 0
configure:15814: ./conftest
configure:15818: $? = 0
configure:15835: result: yes
configure:15869: checking for sys/select.h
configure:15876: result: yes
configure:15869: checking for sys/socket.h
configure:15876: result: yes
configure:16015: checking types of arguments for select
configure:16053: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
configure:16060: $? = 0
configure:16081: result: int,fd_set *,struct timeval *
configure:16104: checking whether lstat dereferences a symlink specified 
with a trailing slash
configure:16178: result: yes
configure:16197: checking whether stat accepts an empty string
configure:16227: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:16231: $? = 0
configure:16237: ./conftest
configure:16241: $? = 0
configure:16258: result: no
configure:16274: checking for working strtod
configure:16325: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
configure:16329: $? = 0
configure:16335: ./conftest
configure:16339: $? = 0
configure:16356: result: yes
configure:16532: checking for vprintf
configure:16617: result: yes
configure:16626: checking for _doprnt
configure:16682: cc -o conftest -O2 -pipe  -fno-strict-aliasing   -pthread 
conftest.c  >&5
/tmp/conftest-Wx4oG5.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `_doprnt'
cc: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:16689: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares 
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:16709: result: no
configure:16723: checking whether strerror_r is declared
configure:16774: result: yes
configure:16796: checking for strerror_r
configure:16881: result: yes
configure:16893: checking whether strerror_r returns char *
configure:16927: cc -c -O2 -pipe  -fno-strict-aliasing  conftest.c >&5
conftest.c:132:13: error: indirection requires pointer operand ('int' 
invalid)
           char x = *strerror_r (0, buf, sizeof buf);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:133:10: warning: incompatible integer to pointer conversion 
initializing 'char *' with an expression of type 'int' [-Wint-conversion]
           char *p = strerror_r (0, buf, sizeof buf);
                 ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:16934: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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 ()
| {
|
|         char buf[100];
|         char x = *strerror_r (0, buf, sizeof buf);
|         char *p = strerror_r (0, buf, sizeof buf);
|         return !p || x;
|
|   ;
|   return 0;
| }
configure:17013: result: no
configure:17027: checking for strftime
configure:17112: result: yes
configure:17216: checking for gethostname
configure:17301: result: yes
configure:17216: checking for gettimeofday
configure:17301: result: yes
configure:17216: checking for localtime_r
configure:17272: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17279: $? = 0
configure:17301: result: yes
configure:17216: checking for memmove
configure:17301: result: yes
configure:17216: checking for memset
configure:17301: result: yes
configure:17327: checking for regcomp
configure:17383: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17390: $? = 0
configure:17412: result: yes
configure:17327: checking for select
configure:17412: result: yes
configure:17327: checking for strcasecmp
configure:17412: result: yes
configure:17327: checking for strchr
configure:17383: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17390: $? = 0
configure:17412: result: yes
configure:17327: checking for strdup
configure:17412: result: yes
configure:17327: checking for strerror
configure:17412: result: yes
configure:17327: checking for strncasecmp
configure:17412: result: yes
configure:17436: checking for strrchr
configure:17492: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17499: $? = 0
configure:17521: result: yes
configure:17436: checking for strstr
configure:17492: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17499: $? = 0
configure:17521: result: yes
configure:17436: checking for strtol
configure:17521: result: yes
configure:17436: checking for strtoul
configure:17521: result: yes
configure:17436: checking for uname
configure:17521: result: yes
configure:17543: checking for sigaction
configure:17628: result: yes
configure:17543: checking for sigprocmask
configure:17628: result: yes
configure:17651: checking for ioctl
configure:17707: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17714: $? = 0
configure:17736: result: yes
configure:17651: checking for tolower
configure:17707: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17714: $? = 0
configure:17736: result: yes
configure:17651: checking for toupper
configure:17707: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:17714: $? = 0
configure:17736: result: yes
configure:17832: checking for inet_ntoa
configure:17917: result: yes
configure:18018: checking for socket
configure:18074: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:18081: $? = 0
configure:18103: result: yes
configure:18205: checking for gethostbyname
configure:18290: result: yes
configure:18400: checking how to run the C++ preprocessor
configure:18436: c++ -E  conftest.cpp
configure:18443: $? = 0
configure:18474: c++ -E  conftest.cpp
conftest.cpp:120:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
          ^
1 error generated.
configure:18481: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18514: result: c++ -E
configure:18543: c++ -E  conftest.cpp
configure:18550: $? = 0
configure:18581: c++ -E  conftest.cpp
conftest.cpp:120:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
          ^
1 error generated.
configure:18588: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18632: checking for gethostbyname_r
configure:18688: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:18695: $? = 0
configure:18717: result: yes
configure:18978: checking for if_nameindex
configure:19034: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:19041: $? = 0
configure:19063: result: yes
configure:19165: checking for if_freenameindex
configure:19221: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp  >&5
configure:19228: $? = 0
configure:19250: result: yes
configure:19687: checking for pthread_join in LIBS=-pthread with CFLAGS=
configure:19717: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-pthread conftest.c -pthread  >&5
configure:19724: $? = 0
configure:19743: result: yes
configure:19952: checking for joinable pthread attribute
configure:19977: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-pthread conftest.c -pthread  >&5
configure:19984: $? = 0
configure:20004: result: PTHREAD_CREATE_JOINABLE
configure:20014: checking if more special flags are required for pthreads
configure:20021: result: -D_THREAD_SAFE
configure:20239: checking for clock_gettime in -lrt
configure:20274: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp -lrt   >&5
configure:20281: $? = 0
configure:20302: result: yes
configure:20737: checking zlib.h usability
configure:20754: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:20761: $? = 0
configure:20775: result: yes
configure:20779: checking zlib.h presence
configure:20794: c++ -E  conftest.cpp
configure:20801: $? = 0
configure:20815: result: yes
configure:20848: checking for zlib.h
configure:20855: result: yes
configure:21150: checking for uncompress in -lz
configure:21185: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp -lz   >&5
configure:21192: $? = 0
configure:21213: result: yes
configure:22388: Will search for mysql config in 
/usr/local/bin/mysql_config
configure:22396: You specified /usr/local/bin/mysql_config for 
mysql_config
configure:22512: checking mysql cflags
configure:22515: result: -I/usr/local/include/mysql -pipe 
-fno-strict-aliasing -g -DNDEBUG
configure:22518: checking mysql libs
configure:22525: result: -L/usr/local/lib/mysql -lmysqlclient_r  -pthread 
-lm
configure:22552: checking mysql.h usability
configure:22569: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG 
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG 
conftest.cpp >&5
configure:22576: $? = 0
configure:22590: result: yes
configure:22594: checking mysql.h presence
configure:22609: c++ -E  -I/usr/local/include/mysql -pipe 
-fno-strict-aliasing -g -DNDEBUG conftest.cpp
configure:22616: $? = 0
configure:22630: result: yes
configure:22663: checking for mysql.h
configure:22672: result: yes
configure:22699: checking for mysql_init
configure:22755: c++ -o conftest -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG 
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG 
-pthread conftest.cpp -L/usr/local/lib/mysql -lmysqlclient_r  -pthread -lm 
>&5
configure:22762: $? = 0
configure:22784: result: yes
configure:22926: checking mysql version
configure:22930: result: 5.6.16
configure:22961: checking for mysql_stmt_init
configure:23017: c++ -o conftest -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -O2 
-pipe  -fno-strict-aliasing -I/usr/local/include/mysql -pipe 
-fno-strict-aliasing -g -DNDEBUG -I/usr/local/include/mysql -pipe 
-fno-strict-aliasing -g -DNDEBUG  -pthread conftest.cpp 
-L/usr/local/lib/mysql -lmysqlclient_r  -pthread -lm >&5
configure:23024: $? = 0
configure:23046: result: yes
configure:23059: checking MYSQL_OPT_RECONNECT
configure:23087: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -O2 
-pipe  -fno-strict-aliasing -I/usr/local/include/mysql -pipe 
-fno-strict-aliasing -g -DNDEBUG -I/usr/local/include/mysql -pipe 
-fno-strict-aliasing -g -DNDEBUG conftest.cpp >&5
conftest.cpp:140:17: warning: expression result unused [-Wunused-value]
                 (int)mysql_options(0, MYSQL_OPT_RECONNECT, 0);
                 ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
configure:23094: $? = 0
configure:23100: result: yes
configure:23168: Will search for js (spidermonkey) headers in 
/usr/local/include
configure:23183: checking /usr/local/include/jsapi.h usability
configure:23200: c++ -c -O2 -pipe -fno-strict-aliasing -DXP_UNIX 
-DXP_UNIX conftest.cpp >&5
configure:23207: $? = 0
configure:23221: result: yes
configure:23225: checking /usr/local/include/jsapi.h presence
configure:23240: c++ -E  -DXP_UNIX conftest.cpp
configure:23247: $? = 0
configure:23261: result: yes
configure:23294: checking for /usr/local/include/jsapi.h
configure:23303: result: yes
configure:23639: Will search for js (spidermonkey) libraries in 
/usr/local/lib
configure:23642: checking for JS_NewObject in -ljs
configure:23677: c++ -o conftest -O2 -pipe -fno-strict-aliasing -DXP_UNIX 
-DXP_UNIX -L/usr/local/lib  -pthread -ljs -D_THREAD_SAFE  -pthread 
conftest.cpp -ljs   >&5
configure:23684: $? = 0
configure:23705: result: yes
configure:24359: checking for JS_ClearContextThread in -ljs
configure:24394: c++ -o conftest -O2 -pipe -fno-strict-aliasing -DXP_UNIX 
-I/usr/local/include  -DXP_UNIX -L/usr/local/lib  -pthread -ljs 
-D_THREAD_SAFE  -pthread -L/usr/local/lib -ljs conftest.cpp -ljs   >&5
configure:24401: $? = 0
configure:24424: result: yes
configure:24682: checking magic.h usability
configure:24699: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
configure:24706: $? = 0
configure:24720: result: yes
configure:24724: checking magic.h presence
configure:24739: c++ -E  conftest.cpp
configure:24746: $? = 0
configure:24760: result: yes
configure:24793: checking for magic.h
configure:24800: result: yes
configure:25095: checking for magic_load in -lmagic
configure:25130: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
conftest.cpp -lmagic   >&5
configure:25137: $? = 0
configure:25158: result: yes
configure:27224: checking if libmagic is broken (Slackware check)
configure:27272: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include    -pthread  -lmagic conftest.c  >&5
configure:27276: $? = 0
configure:27282: ./conftest
configure:27286: $? = 0
configure:27289: result: no
configure:27404: WARNING: taglib disabled
configure:28013: Will search for id3lib headers in /usr/local/include
configure:28038: checking /usr/local/include/id3/tag.h usability
configure:28055: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
configure:28062: $? = 0
configure:28076: result: yes
configure:28080: checking /usr/local/include/id3/tag.h presence
configure:28095: c++ -E  -I/usr/local/include conftest.cpp
configure:28102: $? = 0
configure:28116: result: yes
configure:28149: checking for /usr/local/include/id3/tag.h
configure:28158: result: yes
configure:28512: Will search for id3lib libs in /usr/local/lib
configure:28522: checking for main in -lid3
configure:28551: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic -L/usr/local/lib conftest.cpp -lid3   >&5
configure:28558: $? = 0
configure:28579: result: yes
configure:30694: checking for album art support in id3lib
configure:30723: c++ -c -O2 -pipe -fno-strict-aliasing   conftest.cpp >&5
conftest.cpp:140:26: fatal error: 'id3/tag.h' file not found
                 #include <id3/tag.h>
                          ^
1 error generated.
configure:30730: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| /* end confdefs.h.  */
|
|                 #include <id3/tag.h>
|                 #include <id3/misc_support.h>
|
| int
| main ()
| {
|
|                 (void)ID3_HasPicture(0);
|
|
|   ;
|   return 0;
| }
configure:30749: result: no
configure:30821: Checking for curl (needed for extended external 
transcoding/YouTube support)
configure:30825: You specified /usr/local/bin/curl-config for curl-config
configure:30945: checking curl cflags
configure:30948: result: -I/usr/local/include
configure:30951: checking curl libraries
configure:30954: result: -L/usr/local/lib -lcurl -lssl -lcrypto -L/usr/lib 
-lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind 
-lheimbase -lroken -lcrypt -pthread -lz
configure:30978: checking curl/curl.h usability
configure:30995: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
configure:31002: $? = 0
configure:31016: result: yes
configure:31020: checking curl/curl.h presence
configure:31035: c++ -E  -I/usr/local/include conftest.cpp
configure:31042: $? = 0
configure:31056: result: yes
configure:31089: checking for curl/curl.h
configure:31098: result: yes
configure:31121: checking for curl_easy_init in -lcurl
configure:31156: c++ -o conftest -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include -L/usr/local/lib -lcurl -lssl 
-lcrypto -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto 
-lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lz conftest.cpp -lcurl 
>&5
configure:31163: $? = 0
configure:31184: result: yes
configure:31577: checking ffmpeg/avformat.h usability
configure:31594: cc -c -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include   conftest.c >&5
conftest.c:175:10: fatal error: 'ffmpeg/avformat.h' file not found
#include <ffmpeg/avformat.h>
          ^
1 error generated.
configure:31601: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 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 <ffmpeg/avformat.h>
configure:31615: result: no
configure:31619: checking ffmpeg/avformat.h presence
configure:31634: cpp  conftest.c
conftest.c:142:10: fatal error: 'ffmpeg/avformat.h' file not found
#include <ffmpeg/avformat.h>
          ^
1 error generated.
configure:31641: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| /* end confdefs.h.  */
| #include <ffmpeg/avformat.h>
configure:31655: result: no
configure:31688: checking for ffmpeg/avformat.h
configure:31695: result: no
configure:31720: checking /usr/local/include/ffmpeg/avformat.h usability
configure:31737: cc -c -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include  -I/usr/local/include 
conftest.c >&5
conftest.c:175:10: fatal error: '/usr/local/include/ffmpeg/avformat.h' 
file not found
#include </usr/local/include/ffmpeg/avformat.h>
          ^
1 error generated.
configure:31744: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 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 </usr/local/include/ffmpeg/avformat.h>
configure:31758: result: no
configure:31762: checking /usr/local/include/ffmpeg/avformat.h presence
configure:31777: cpp  -I/usr/local/include conftest.c
conftest.c:142:10: fatal error: '/usr/local/include/ffmpeg/avformat.h' 
file not found
#include </usr/local/include/ffmpeg/avformat.h>
          ^
1 error generated.
configure:31784: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| /* end confdefs.h.  */
| #include </usr/local/include/ffmpeg/avformat.h>
configure:31798: result: no
configure:31831: checking for /usr/local/include/ffmpeg/avformat.h
configure:31840: result: no
configure:32081: checking libavformat/avformat.h usability
configure:32098: cc -c -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include   conftest.c >&5
configure:32105: $? = 0
configure:32119: result: yes
configure:32123: checking libavformat/avformat.h presence
configure:32138: cpp  conftest.c
conftest.c:142:10: fatal error: 'libavformat/avformat.h' file not found
#include <libavformat/avformat.h>
          ^
1 error generated.
configure:32145: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| /* end confdefs.h.  */
| #include <libavformat/avformat.h>
configure:32159: result: no
configure:32165: WARNING: libavformat/avformat.h: accepted by the 
compiler, rejected by the preprocessor!
configure:32167: WARNING: libavformat/avformat.h: proceeding with the 
compiler's result
configure:32192: checking for libavformat/avformat.h
configure:32199: result: yes
configure:33545: checking for av_register_all in -lavformat
configure:33580: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include    -pthread  -lmagic conftest.c -lavformat  -lcurl 
>&5
/usr/bin/ld: cannot find -lavformat
cc: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:33587: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char av_register_all ();
| int
| main ()
| {
| return av_register_all ();
|   ;
|   return 0;
| }
configure:33608: result: no
configure:33618: checking for av_register_all in -lavformat
configure:33653: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include    -pthread  -lmagic -L/usr/local/lib conftest.c 
-lavformat  -lcurl  >&5
configure:33660: $? = 0
configure:33681: result: yes
configure:33834: checking for av_log_set_callback in -lavutil
configure:33869: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include    -pthread  -lmagic conftest.c -lavutil  -lcurl  >&5
/usr/bin/ld: cannot find -lavutil
cc: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:33876: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char av_log_set_callback ();
| int
| main ()
| {
| return av_log_set_callback ();
|   ;
|   return 0;
| }
configure:33897: result: no
configure:33907: checking for av_log_set_callback in -lavutil
configure:33942: cc -o conftest -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include    -pthread  -lmagic -L/usr/local/lib conftest.c 
-lavutil  -lcurl  >&5
configure:33949: $? = 0
configure:33970: result: yes
configure:34099: Will search for ffmpegthumbnailer headers in 
/usr/local/include
configure:34124: checking 
/usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability
configure:34141: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
configure:34148: $? = 0
configure:34162: result: yes
configure:34166: checking 
/usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence
configure:34181: c++ -E  -I/usr/local/include conftest.cpp
configure:34188: $? = 0
configure:34202: result: yes
configure:34235: checking for 
/usr/local/include/libffmpegthumbnailer/videothumbnailerc.h
configure:34244: result: yes
configure:34598: Will search for ffmpegthumbnailer libs in /usr/local/lib
configure:34608: checking for video_thumbnailer_create in 
-lffmpegthumbnailer
configure:34643: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic -L/usr/local/lib conftest.cpp -lffmpegthumbnailer  -lcurl  >&5
configure:34650: $? = 0
configure:34671: result: yes
configure:36009: checking lastfmlib/lastfmscrobbler.h usability
configure:36026: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
conftest.cpp:178:10: fatal error: 'lastfmlib/lastfmscrobbler.h' file not 
found
#include <lastfmlib/lastfmscrobbler.h>
          ^
1 error generated.
configure:36033: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 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 <lastfmlib/lastfmscrobbler.h>
configure:36047: result: no
configure:36051: checking lastfmlib/lastfmscrobbler.h presence
configure:36066: c++ -E  conftest.cpp
conftest.cpp:145:10: fatal error: 'lastfmlib/lastfmscrobbler.h' file not 
found
#include <lastfmlib/lastfmscrobbler.h>
          ^
1 error generated.
configure:36073: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| /* end confdefs.h.  */
| #include <lastfmlib/lastfmscrobbler.h>
configure:36087: result: no
configure:36120: checking for lastfmlib/lastfmscrobbler.h
configure:36127: result: no
configure:36152: checking /usr/local/include/lastfmlib/lastfmscrobbler.h 
usability
configure:36169: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
conftest.cpp:178:10: fatal error: 
'/usr/local/include/lastfmlib/lastfmscrobbler.h' file not found
#include </usr/local/include/lastfmlib/lastfmscrobbler.h>
          ^
1 error generated.
configure:36176: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 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 </usr/local/include/lastfmlib/lastfmscrobbler.h>
configure:36190: result: no
configure:36194: checking /usr/local/include/lastfmlib/lastfmscrobbler.h 
presence
configure:36209: c++ -E  -I/usr/local/include conftest.cpp
conftest.cpp:145:10: fatal error: 
'/usr/local/include/lastfmlib/lastfmscrobbler.h' file not found
#include </usr/local/include/lastfmlib/lastfmscrobbler.h>
          ^
1 error generated.
configure:36216: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| /* end confdefs.h.  */
| #include </usr/local/include/lastfmlib/lastfmscrobbler.h>
configure:36230: result: no
configure:36263: checking for 
/usr/local/include/lastfmlib/lastfmscrobbler.h
configure:36272: result: no
configure:37502: Will search for libexif headers in /usr/local/include
configure:37527: checking /usr/local/include/libexif/exif-content.h 
usability
configure:37544: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
configure:37551: $? = 0
configure:37565: result: yes
configure:37569: checking /usr/local/include/libexif/exif-content.h 
presence
configure:37584: c++ -E  -I/usr/local/include conftest.cpp
configure:37591: $? = 0
configure:37605: result: yes
configure:37638: checking for /usr/local/include/libexif/exif-content.h
configure:37647: result: yes
configure:38001: Will search for libexif libs in /usr/local/lib
configure:38011: checking for exif_data_new_from_file in -lexif
configure:38046: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic -L/usr/local/lib conftest.cpp -lexif  -lcurl  >&5
configure:38053: $? = 0
configure:38074: result: yes
configure:38309: checking exif_entry_get_value signature
configure:38338: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  conftest.cpp >&5
conftest.cpp:154:23: error: no matching function for call to 
'exif_entry_get_value'
                 (void)exif_entry_get_value(0);
                       ^~~~~~~~~~~~~~~~~~~~
/usr/local/include/libexif/exif-entry.h:163:13: note: candidate function 
not viable: requires 3 arguments, but 1 was provided
const char *exif_entry_get_value (ExifEntry *entry, char *val,
             ^
1 error generated.
configure:38345: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| /* end confdefs.h.  */
|
|                 #include <libexif/exif-data.h>
|                 #include <libexif/exif-content.h>
|
| int
| main ()
| {
|
|                 (void)exif_entry_get_value(0);
|
|
|   ;
|   return 0;
| }
configure:38388: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  conftest.cpp >&5
configure:38395: $? = 0
configure:38401: result: requires 3 arguments
configure:38645: checking expat.h usability
configure:38662: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
conftest.cpp:180:10: fatal error: 'expat.h' file not found
#include <expat.h>
          ^
1 error generated.
configure:38669: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 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 <expat.h>
configure:38683: result: no
configure:38687: checking expat.h presence
configure:38702: c++ -E  conftest.cpp
conftest.cpp:147:10: fatal error: 'expat.h' file not found
#include <expat.h>
          ^
1 error generated.
configure:38709: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| /* end confdefs.h.  */
| #include <expat.h>
configure:38723: result: no
configure:38756: checking for expat.h
configure:38763: result: no
configure:38788: checking /usr/local/include/expat.h usability
configure:38805: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
configure:38812: $? = 0
configure:38826: result: yes
configure:38830: checking /usr/local/include/expat.h presence
configure:38845: c++ -E  -I/usr/local/include conftest.cpp
configure:38852: $? = 0
configure:38866: result: yes
configure:38899: checking for /usr/local/include/expat.h
configure:38908: result: yes
configure:39058: checking for XML_ParserCreate in -lexpat
configure:39093: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic conftest.cpp -lexpat  -lcurl  >&5
/usr/bin/ld: cannot find -lexpat
c++: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:39100: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XML_ParserCreate ();
| int
| main ()
| {
| return XML_ParserCreate ();
|   ;
|   return 0;
| }
configure:39121: result: no
configure:39131: checking for XML_ParserCreate in -lexpat
configure:39166: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic -L/usr/local/lib conftest.cpp -lexpat  -lcurl  >&5
configure:39173: $? = 0
configure:39194: result: yes
configure:39457: checking mp4v2/mp4v2.h usability
configure:39474: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
conftest.cpp:181:10: fatal error: 'mp4v2/mp4v2.h' file not found
#include <mp4v2/mp4v2.h>
          ^
1 error generated.
configure:39481: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| #define HAVE_EXPAT 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 <mp4v2/mp4v2.h>
configure:39495: result: no
configure:39499: checking mp4v2/mp4v2.h presence
configure:39514: c++ -E  conftest.cpp
conftest.cpp:148:10: fatal error: 'mp4v2/mp4v2.h' file not found
#include <mp4v2/mp4v2.h>
          ^
1 error generated.
configure:39521: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| #define HAVE_EXPAT 1
| /* end confdefs.h.  */
| #include <mp4v2/mp4v2.h>
configure:39535: result: no
configure:39568: checking for mp4v2/mp4v2.h
configure:39575: result: no
configure:39600: checking /usr/local/include/mp4v2/mp4v2.h usability
configure:39617: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  -I/usr/local/include conftest.cpp >&5
configure:39624: $? = 0
configure:39638: result: yes
configure:39642: checking /usr/local/include/mp4v2/mp4v2.h presence
configure:39657: c++ -E  -I/usr/local/include conftest.cpp
configure:39664: $? = 0
configure:39678: result: yes
configure:39711: checking for /usr/local/include/mp4v2/mp4v2.h
configure:39720: result: yes
configure:40002: checking mp4v2/mp4v2.h usability
configure:40019: c++ -c -O2 -pipe -fno-strict-aliasing  conftest.cpp >&5
conftest.cpp:181:10: fatal error: 'mp4v2/mp4v2.h' file not found
#include <mp4v2/mp4v2.h>
          ^
1 error generated.
configure:40026: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| #define HAVE_EXPAT 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 <mp4v2/mp4v2.h>
configure:40040: result: no
configure:40044: checking mp4v2/mp4v2.h presence
configure:40059: c++ -E  conftest.cpp
conftest.cpp:148:10: fatal error: 'mp4v2/mp4v2.h' file not found
#include <mp4v2/mp4v2.h>
          ^
1 error generated.
configure:40066: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| #define HAVE_EXPAT 1
| /* end confdefs.h.  */
| #include <mp4v2/mp4v2.h>
configure:40080: result: no
configure:40113: checking for mp4v2/mp4v2.h
configure:40122: result: no
configure:40138: checking for /usr/local/include/mp4v2/mp4v2.h
configure:40145: result: yes
configure:40419: checking for MP4Read in -lmp4v2
configure:40454: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic conftest.cpp -lmp4v2  -lcurl  >&5
/usr/bin/ld: cannot find -lmp4v2
c++: error: linker command failed with exit code 1 (use -v to see 
invocation)
configure:40461: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "MediaTomb"
| #define PACKAGE_TARNAME "mediatomb"
| #define PACKAGE_VERSION "0.12.1"
| #define PACKAGE_STRING "MediaTomb 0.12.1"
| #define PACKAGE_BUGREPORT "jin@mediatomb.cc"
| #define PACKAGE "mediatomb"
| #define VERSION "0.12.1"
| #define EXTEND_PROTOCOLINFO 1
| #define UPNP_VERSION_STRING "0.12.1"
| #define UPNP_VERSION_MAJOR 0
| #define UPNP_VERSION_MINOR 4
| #define UPNP_VERSION_PATCH 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SCHED_GETPARAM 1
| #define HAVE_SCHED_SETPARAM 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_MKDIR 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKFIFO 1
| #define EXTERNAL_TRANSCODING 1
| #define ICONV_CONST 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_TIME_T 1
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STRTOLL 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define RETSIGTYPE void
| #define HAVE_LONG_MAX 1
| #define MAXLLONG LLONG_MAX
| #define HAVE_ALLOCA 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_VPRINTF 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRFTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SELECT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_UNAME 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_IOCTL 1
| #define HAVE_TOLOWER 1
| #define HAVE_TOUPPER 1
| #define HAVE_INET_NTOA 1
| #define HAVE_SOCKET 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_IF_NAMEINDEX 1
| #define HAVE_IF_FREENAMEINDEX 1
| #define UPNP_HAVE_DEVICE 1
| #define UPNP_HAVE_WEBSERVER 1
| #define HAVE_PTHREAD 1
| #define HAVE_ZLIB 1
| #define AUTO_CREATE_DATABASE 1
| #define HAVE_MYSQL_H 1
| #define HAVE_MYSQL_INIT 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL 1
| #define HAVE_MYSQL_STMT_INIT 1
| #define HAVE_MYSQL_OPT_RECONNECT 1
| #define HAVE_JS 1
| #define JS_THREADSAFE 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_ID3LIB 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBCURL 1
| #define HAVE_CURL 1
| #define AVFORMAT_INCLUDE <libavformat/avformat.h>
| #define HAVE_FFMPEG 1
| #define HAVE_FFMPEGTHUMBNAILER 1
| #define HAVE_LIBEXIF 1
| #define EXIF_EGV_3 1
| #define HAVE_EXPAT 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char MP4Read ();
| int
| main ()
| {
| return MP4Read ();
|   ;
|   return 0;
| }
configure:40482: result: no
configure:40492: checking for MP4Read in -lmp4v2
configure:40527: c++ -o conftest -O2 -pipe -fno-strict-aliasing   -pthread 
-lmagic -L/usr/local/lib conftest.cpp -lmp4v2  -lcurl  >&5
configure:40534: $? = 0
configure:40555: result: yes
configure:40640: checking for MP4GetMetadataCoverArtCount() in libmp4v2
configure:40668: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  conftest.cpp >&5
conftest.cpp:157:23: warning: 'MP4GetMetadataCoverArtCount' is deprecated 
[-Wdeprecated-declarations]
                 (void)MP4GetMetadataCoverArtCount(0);
                       ^
/usr/local/include/mp4v2/meta.h:419:10: note: 
'MP4GetMetadataCoverArtCount' declared here
uint32_t MP4GetMetadataCoverArtCount(
          ^
1 warning generated.
configure:40675: $? = 0
configure:40681: result: yes
configure:40701: checking for MP4GetTrackAudioChannels() in libmp4v2
configure:40729: c++ -c -O2 -pipe -fno-strict-aliasing 
-I/usr/local/include  conftest.cpp >&5
configure:40736: $? = 0
configure:40742: result: yes
configure:41987: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MediaTomb config.status 0.12.1, which was
generated by GNU Autoconf 2.63.  Invocation command line was

   CONFIG_FILES    =
   CONFIG_HEADERS  =
   CONFIG_LINKS    =
   CONFIG_COMMANDS =
   $ ./config.status

on yeaguy.com

config.status:1092: creating Makefile
config.status:1092: creating build/Makefile
config.status:1092: creating doc/Makefile
config.status:1092: creating scripts/Makefile
config.status:1092: creating scripts/js/Makefile
config.status:1092: creating scripts/mediatomb-service-optware
config.status:1092: creating tombupnp/Makefile
config.status:1092: creating tombupnp/build/Makefile
config.status:1092: creating web/Makefile
config.status:1092: creating config/Makefile
config.status:1092: creating artwork/Makefile
config.status:1092: creating mediatomb.spec
config.status:1092: creating autoconfig.h
config.status:1092: creating tombupnp/upnp/inc/upnpconfig.h
config.status:1314: tombupnp/upnp/inc/upnpconfig.h is unchanged
config.status:1366: executing depfiles commands

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

ac_cv_build=amd64-portbld-freebsd10.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_c_volatile=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=''
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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -pthread'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd10.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func___b64_ntop=yes
ac_cv_func___b64_pton=yes
ac_cv_func__doprnt=no
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_alloca_works=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_backtrace=no
ac_cv_func_backtrace_symbols=no
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_closedir_void=no
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_fork_works=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_gethostbyname_r=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=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_iconv=yes
ac_cv_func_if_freenameindex=yes
ac_cv_func_if_nameindex=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_ioctl=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_localtime_r=yes
ac_cv_func_login_getcapbool=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_mkfifo=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_mysql_init=yes
ac_cv_func_mysql_stmt_init=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_obstacks=no
ac_cv_func_opendir=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_realloc_0_nonnull=yes
ac_cv_func_realpath=yes
ac_cv_func_recvmsg=yes
ac_cv_func_regcomp=yes
ac_cv_func_rename=yes
ac_cv_func_rresvport_af=yes
ac_cv_func_sched_get_priority_max=yes
ac_cv_func_sched_get_priority_min=yes
ac_cv_func_sched_getparam=yes
ac_cv_func_sched_setparam=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_strerror_r_char_p=no
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_strstr=yes
ac_cv_func_strtod=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_tolower=yes
ac_cv_func_toupper=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_vfork_works=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_GLOB_NOMATCH=yes
ac_cv_have_decl_LLONG_MAX=yes
ac_cv_have_decl_LONG_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
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__usr_local_include_expat_h=yes
ac_cv_header__usr_local_include_ffmpeg_avformat_h=no
ac_cv_header__usr_local_include_id3_tag_h=yes
ac_cv_header__usr_local_include_jsapi_h=yes
ac_cv_header__usr_local_include_lastfmlib_lastfmscrobbler_h=no
ac_cv_header__usr_local_include_libexif_exif_content_h=yes
ac_cv_header__usr_local_include_libffmpegthumbnailer_videothumbnailerc_h=yes
ac_cv_header__usr_local_include_mp4v2_mp4v2_h=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_curl_curl_h=yes
ac_cv_header_dirent_dirent_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_execinfo_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_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libavformat_avformat_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libutil_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_login_cap_h=yes
ac_cv_header_magic_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_mp4v2_mp4v2_h=no
ac_cv_header_mysql_h=yes
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_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_stat_broken=no
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_utsname_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-freebsd10.0
ac_cv_lib_avformat_av_register_all=yes
ac_cv_lib_avutil_av_log_set_callback=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_curl_curl_easy_init=yes
ac_cv_lib_edit_el_init=yes
ac_cv_lib_error_at_line=no
ac_cv_lib_exif_exif_data_new_from_file=yes
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_ffmpegthumbnailer_video_thumbnailer_create=yes
ac_cv_lib_id3_main=yes
ac_cv_lib_js_JS_NewObject=yes
ac_cv_lib_js___JS_ClearContextThread=yes
ac_cv_lib_magic_magic_load=yes
ac_cv_lib_mp4v2_MP4Read=yes
ac_cv_lib_pam_pam_set_item=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_z_deflate=yes
ac_cv_lib_z_uncompress=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_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_CXXCPP='c++ -E'
ac_cv_prog_SED=/usr/bin/sed
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=''
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_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_off_t=8
ac_cv_sizeof_size_t=8
ac_cv_sizeof_time_t=8
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=8
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
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_signal=void
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_time_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_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
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=/usr/bin/tar
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_path_MAGIC_CMD=/usr/bin/file
lt_cv_sys_max_cmd_len=262144

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

ACLOCAL='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/missing --run 
aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/missing --run 
tar'
ATOMIC_OPTION_ENABLED='yes'
ATOMIC_OPTION_REQUESTED='no'
ATOMIC_X86_SINGLE_OPTION_ENABLED='no'
ATOMIC_X86_SINGLE_OPTION_REQUESTED='no'
AUTOCONF='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/missing --run 
automake-1.11'
AVFORMAT_CFLAGS=''
AVFORMAT_LDFLAGS='-L/usr/local/lib'
AVFORMAT_LIBS='-lavformat'
AVFORMAT_STATUS='yes'
AVUTIL_LDFLAGS='-L/usr/local/lib'
AVUTIL_LIBS='-lavutil'
AVUTIL_STATUS='yes'
AWK='/usr/bin/awk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe  -fno-strict-aliasing -I/usr/local/include 
-I/usr/local/include'
CPP='cpp'
CPPFLAGS=''
CURL_CFLAGS='-I/usr/local/include'
CURL_LIBS='-L/usr/local/lib -lcurl -lssl -lcrypto -L/usr/lib -lgssapi 
-lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase 
-lroken -lcrypt -pthread -lz'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGPATH_W='echo'
DB_AUTOCREATE_OPTION_ENABLED='yes'
DB_AUTOCREATE_OPTION_REQUESTED='no'
DEBUG_LOG_OPTION_ENABLED='yes'
DEBUG_LOG_OPTION_REQUESTED='no'
DEBUG_MALLOC0_OPTION_ENABLED='no'
DEBUG_MALLOC0_OPTION_REQUESTED='no'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
EXEEXT=''
EXPAT_CFLAGS='-I/usr/local/include'
EXPAT_LDFLAGS='-L/usr/local/lib'
EXPAT_LIBS='-lexpat'
EXPAT_STATUS='yes'
EXTERNAL_TRANSCODING_OPTION_ENABLED='yes'
EXTERNAL_TRANSCODING_OPTION_REQUESTED='yes'
FFMPEGTHUMBNAILER_CFLAGS='-I/usr/local/include'
FFMPEGTHUMBNAILER_LDFLAGS='-L/usr/local/lib'
FFMPEGTHUMBNAILER_LIBS='-lffmpegthumbnailer'
FFMPEGTHUMBNAILER_OPTION_ENABLED='yes'
FFMPEGTHUMBNAILER_OPTION_REQUESTED='yes'
FFMPEGTHUMBNAILER_STATUS='yes'
FFMPEG_CFLAGS='  '
FFMPEG_LDFLAGS='-L/usr/local/lib -L/usr/local/lib'
FFMPEG_LIBS='-lavformat -lavutil'
FFMPEG_OPTION_ENABLED='yes'
FFMPEG_OPTION_REQUESTED='yes'
FSEEKO_CHECK_OPTION_ENABLED='yes'
FSEEKO_CHECK_OPTION_REQUESTED='no'
GREP='/usr/bin/grep'
ICONV_CXXFLAGS=''
ICONV_LIBS=' -pthread'
ICONV_LIB_OPTION_ENABLED='no'
ICONV_LIB_OPTION_REQUESTED='no'
ID3LIB_CFLAGS='-I/usr/local/include'
ID3LIB_LDFLAGS='-L/usr/local/lib'
ID3LIB_LIBS='-lid3'
ID3LIB_OPTION_ENABLED='yes'
ID3LIB_OPTION_REQUESTED='yes'
ID3LIB_STATUS='yes'
ID3LIB_VERSION=''
INOTIFY_CFLAGS=''
INOTIFY_OPTION_ENABLED='no'
INOTIFY_OPTION_REQUESTED='yes'
INOTIFY_STATUS='disabled'
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'
JS_CXXFLAGS='-I/usr/local/include'
JS_LIBS='-L/usr/local/lib -ljs'
LASTFMLIB_CFLAGS=''
LASTFMLIB_LDFLAGS=''
LASTFMLIB_LIBS=''
LASTFMLIB_OPTION_ENABLED='yes'
LASTFMLIB_OPTION_REQUESTED='no'
LASTFMLIB_STATUS='missing'
LDFLAGS=' -pthread  -lmagic'
LIBEXIF_CFLAGS='-I/usr/local/include'
LIBEXIF_LDFLAGS='-L/usr/local/lib'
LIBEXIF_LIBS='-lexif'
LIBEXIF_OPTION_ENABLED='yes'
LIBEXIF_OPTION_REQUESTED='yes'
LIBEXIF_STATUS='yes'
LIBEXTRACTOR_CFLAGS=''
LIBEXTRACTOR_LIBS=''
LIBEXTRACTOR_OPTION_ENABLED='no'
LIBEXTRACTOR_OPTION_REQUESTED='yes'
LIBEXTRACTOR_STATUS='disabled'
LIBEXTRACTOR_VERSION=''
LIBMAGIC_CFLAGS=''
LIBMAGIC_LDFLAGS=''
LIBMAGIC_LIBS='-lmagic'
LIBMAGIC_OPTION_ENABLED='yes'
LIBMAGIC_OPTION_REQUESTED='no'
LIBMAGIC_STATUS='yes'
LIBMAGIC_VERSION=''
LIBMP4V2_CFLAGS='-I/usr/local/include'
LIBMP4V2_LDFLAGS='-L/usr/local/lib'
LIBMP4V2_LIBS='-lmp4v2'
LIBMP4V2_OPTION_ENABLED='yes'
LIBMP4V2_OPTION_REQUESTED='no'
LIBMP4V2_STATUS='yes'
LIBOBJS=' ${LIBOBJDIR}error$U.o'
LIBS='-lcurl '
LOG_OPTION_ENABLED='yes'
LOG_OPTION_REQUESTED='no'
LTLIBOBJS=' ${LIBOBJDIR}error$U.lo'
LWRES_LIBS=''
MAKEINFO='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/missing --run 
makeinfo'
MKDIR_P='/bin/mkdir -p'
MRREG_SERVICE_OPTION_ENABLED='no'
MRREG_SERVICE_OPTION_REQUESTED='no'
MT_SEARCHPATH='/usr/local'
MT_SEARCHPATH_HEADERS='/usr/local/include'
MT_SEARCHPATH_LIBS='/usr/local/lib'
MT_SEARCHPATH_PROGS='/usr/local/bin'
MYSQL_CFLAGS='-I/usr/local/include/mysql -pipe -fno-strict-aliasing -g 
-DNDEBUG'
MYSQL_LIBS='-L/usr/local/lib/mysql -lmysqlclient_r  -pthread -lm'
MYSQL_OPTION_ENABLED='yes'
MYSQL_OPTION_REQUESTED='yes'
MYSQL_STATUS='yes'
MYSQL_VERSION='5.6.16'
NSL_LIBS=''
OBJEXT='o'
PACKAGE='mediatomb'
PACKAGE_BUGREPORT='jin@mediatomb.cc'
PACKAGE_NAME='MediaTomb'
PACKAGE_STRING='MediaTomb 0.12.1'
PACKAGE_TARNAME='mediatomb'
PACKAGE_VERSION='0.12.1'
PATH_SEPARATOR=':'
POW_LIB=''
PROTOCOLINFO_EXTENSION_OPTION_ENABLED='yes'
PROTOCOLINFO_EXTENSION_OPTION_REQUESTED='no'
PTHREAD_CC='cc'
PTHREAD_CFLAGS='-D_THREAD_SAFE '
PTHREAD_LDFLAGS=''
PTHREAD_LIBS='-pthread'
PTHREAD_LIB_OPTION_ENABLED='no'
PTHREAD_LIB_OPTION_REQUESTED='no'
PTHREAD_STATUS=''
RANLIB='ranlib'
RT_LDFLAGS=''
RT_LIBS='-lrt'
RT_STATUS='yes'
SET_MAKE=''
SHELL='/bin/sh'
SQLITE3_CFLAGS=''
SQLITE3_LDFLAGS=''
SQLITE3_LIBS=''
SQLITE3_OPTION_ENABLED='no'
SQLITE3_OPTION_REQUESTED='yes'
SQLITE3_STATUS='disabled'
SQLITE_BACKUP_DEFAULTS_OPTION_ENABLED='no'
SQLITE_BACKUP_DEFAULTS_OPTION_REQUESTED='no'
STATIC_OPTION_ENABLED='no'
STATIC_OPTION_REQUESTED='no'
STRIP=''
TAGLIB_CFLAGS=''
TAGLIB_LIBS=''
TAGLIB_OPTION_ENABLED='no'
TAGLIB_OPTION_REQUESTED='yes'
TAGLIB_STATUS='disabled'
TAGLIB_VERSION=''
TOMBDEBUG_OPTION_ENABLED='yes'
TOMBDEBUG_OPTION_REQUESTED='yes'
UPNPDEBUG_OPTION_ENABLED='no'
UPNPDEBUG_OPTION_REQUESTED='no'
VERSION='0.12.1'
YOUTUBE_OPTION_ENABLED='yes'
YOUTUBE_OPTION_REQUESTED='no'
ZLIB_CFLAGS=''
ZLIB_LDFLAGS=''
ZLIB_LIBS='-lz'
ZLIB_OPTION_ENABLED='yes'
ZLIB_OPTION_REQUESTED='no'
ZLIB_STATUS='yes'
ac_ct_CC='cc'
ac_ct_CXX=''
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd10.0'
build_alias='amd64-portbld-freebsd10.0'
build_cpu='amd64'
build_os='freebsd10.0'
build_vendor='portbld'
curlconfig='/usr/local/bin/curl-config'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='amd64-portbld-freebsd10.0'
host_alias=''
host_cpu='amd64'
host_os='freebsd10.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} 
/usr/ports/net/mediatomb/work/mediatomb-0.12.1/configure_aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/bin/mkdir -p'
mt_mysql_config='/usr/local/bin/mysql_config'
mt_taglib_config=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "MediaTomb"
#define PACKAGE_TARNAME "mediatomb"
#define PACKAGE_VERSION "0.12.1"
#define PACKAGE_STRING "MediaTomb 0.12.1"
#define PACKAGE_BUGREPORT "jin@mediatomb.cc"
#define PACKAGE "mediatomb"
#define VERSION "0.12.1"
#define EXTEND_PROTOCOLINFO 1
#define UPNP_VERSION_STRING "0.12.1"
#define UPNP_VERSION_MAJOR 0
#define UPNP_VERSION_MINOR 4
#define UPNP_VERSION_PATCH 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 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__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SCHED_H 1
#define HAVE_CTYPE_H 1
#define HAVE_SCHED_GETPARAM 1
#define HAVE_SCHED_SETPARAM 1
#define HAVE_SCHED_GET_PRIORITY_MIN 1
#define HAVE_SCHED_GET_PRIORITY_MAX 1
#define HAVE_MKDIR 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_MKFIFO 1
#define EXTERNAL_TRANSCODING 1
#define ICONV_CONST 1
#define HAVE_EXECINFO_H 1
#define HAVE_TIME_T 1
#define HAVE_FSEEKO 1
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_TIME_T 8
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 8
#define HAVE_STRTOLL 1
#define HAVE_NL_LANGINFO 1
#define HAVE_SETLOCALE 1
#define RETSIGTYPE void
#define HAVE_LONG_MAX 1
#define MAXLLONG LLONG_MAX
#define HAVE_ALLOCA 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_VPRINTF 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_STRFTIME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_REGCOMP 1
#define HAVE_SELECT 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_UNAME 1
#define HAVE_SIGACTION 1
#define HAVE_SIGPROCMASK 1
#define HAVE_IOCTL 1
#define HAVE_TOLOWER 1
#define HAVE_TOUPPER 1
#define HAVE_INET_NTOA 1
#define HAVE_SOCKET 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_IF_NAMEINDEX 1
#define HAVE_IF_FREENAMEINDEX 1
#define UPNP_HAVE_DEVICE 1
#define UPNP_HAVE_WEBSERVER 1
#define HAVE_PTHREAD 1
#define HAVE_ZLIB 1
#define AUTO_CREATE_DATABASE 1
#define HAVE_MYSQL_H 1
#define HAVE_MYSQL_INIT 1
#define HAVE_MYSQL 1
#define HAVE_MYSQL 1
#define HAVE_MYSQL_STMT_INIT 1
#define HAVE_MYSQL_OPT_RECONNECT 1
#define HAVE_JS 1
#define JS_THREADSAFE 1
#define HAVE_LIBMAGIC 1
#define HAVE_MAGIC 1
#define HAVE_ID3LIB 1
#define HAVE_CURL_CURL_H 1
#define HAVE_LIBCURL 1
#define HAVE_CURL 1
#define AVFORMAT_INCLUDE <libavformat/avformat.h>
#define HAVE_FFMPEG 1
#define HAVE_FFMPEGTHUMBNAILER 1
#define HAVE_LIBEXIF 1
#define EXIF_EGV_3 1
#define HAVE_EXPAT 1
#define HAVE_LIBMP4V2 1
#define LIBMP4V2_INCLUDE <mp4v2/mp4v2.h>
#define HAVE_MP4_GET_METADATA_COVER_ART_COUNT 1
#define HAVE_MP4_GET_TRACK_AUDIO_CHANNELS 1
#define __STDC_CONSTANT_MACROS 1
#define __STDC_LIMIT_MACROS 1
#define TOMBDEBUG 1
#define LOG_ENABLED 1
#define DEBUG_LOG_ENABLED 1
#define PACKAGE_DATADIR "/usr/local/share/mediatomb"
#define ONLINE_SERVICES 1
#define YOUTUBE 1
#define COMPILE_INFO 
"\thost:\t\t\tamd64-portbld-freebsd10.0\n\tsqlite3:\t\tdisabled\n\tmysql:\t\t\tyes\n\tlibjs:\t\t\tyes\n\tlibmagic:\t\tyes\n\tinotify:\t\tdisabled\n\tlibexif:\t\tyes\n\tid3lib:\t\t\tyes\n\ttaglib:\t\t\tdisabled\n\tffmpeg\t\t\tyes\n\tlibmp4v2:\t\tyes\n\texternal 
transcoding:\tyes\n\tcurl:\t\t\tyes\n\tYouTube:\t\tyes\n\tlibextractor\t\tdisabled\n\tdb-autocreate:\t\tyes\n\tdebug 
log:\t\tyes\n\tprotocol info 
extension:yes\n\tffmpegthumbnailer:\tyes\n\tlastfmlib:\t\tmissing\n\tdata 
directory:\t\t/usr/local/share/mediatomb"

configure: exit 0
[vic@yeaguy ~]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1402200858350.54799>