|
From: | White FrosT |
Subject: | Re: [gmediaserver-devel] Problem on FreeBSD |
Date: | Sun, 15 Oct 2006 21:59:05 -0000 |
User-agent: | Thunderbird 1.5.0.7 (Windows/20060909) |
The log... This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gmediaserver configure 0.12.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = video uname -m = i386 uname -r = 6.2-PRERELEASE uname -s = FreeBSD uname -v = FreeBSD 6.2-PRERELEASE #13: Sat Oct 14 10:07:28 CEST 2006 address@hidden:/usr/obj/usr/src/sys/VIDEO /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1442: checking for a BSD-compatible install configure:1497: result: /usr/bin/install -c configure:1508: checking whether build environment is sane configure:1551: result: yes configure:1616: checking for gawk configure:1645: result: no configure:1616: checking for mawk configure:1645: result: no configure:1616: checking for nawk configure:1632: found /usr/bin/nawk configure:1642: result: nawk configure:1652: checking whether make sets $(MAKE) configure:1672: result: yes configure:1850: checking whether to enable maintainer-specific portions of Makefiles configure:1859: result: no configure:1917: checking for ranlib configure:1933: found /usr/bin/ranlib configure:1944: result: ranlib configure:1968: checking for style of include used by make configure:1996: result: GNU configure:2067: checking for gcc configure:2083: found /usr/bin/gcc configure:2093: result: gcc configure:2337: checking for C compiler version configure:2340: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2343: $? = 0 configure:2345: gcc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2348: $? = 0 configure:2350: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:2353: $? = 1 configure:2376: checking for C compiler default output file name configure:2379: gcc conftest.c >&5 configure:2382: $? = 0 configure:2428: result: a.out configure:2433: checking whether the C compiler works configure:2439: ./a.out configure:2442: $? = 0 configure:2459: result: yes configure:2466: checking whether we are cross compiling configure:2468: result: no configure:2471: checking for suffix of executables configure:2473: gcc -o conftest conftest.c >&5 configure:2476: $? = 0 configure:2501: result: configure:2507: checking for suffix of object files configure:2528: gcc -c conftest.c >&5 configure:2531: $? = 0 configure:2553: result: o configure:2557: checking whether we are using the GNU C compiler configure:2581: gcc -c conftest.c >&5 configure:2587: $? = 0 configure:2591: test -z || test ! -s conftest.err configure:2594: $? = 0 configure:2597: test -s conftest.o configure:2600: $? = 0 configure:2613: result: yes configure:2619: checking whether gcc accepts -g configure:2640: gcc -c -g conftest.c >&5 configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest.o configure:2659: $? = 0 configure:2670: result: yes configure:2687: checking for gcc option to accept ANSI C configure:2757: gcc -c -g -O2 conftest.c >&5 configure:2763: $? = 0 configure:2767: test -z || test ! -s conftest.err configure:2770: $? = 0 configure:2773: test -s conftest.o configure:2776: $? = 0 configure:2794: result: none needed configure:2812: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2818: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2953: checking dependency style of gcc configure:3043: result: gcc3 configure:3066: checking how to run the C preprocessor configure:3101: gcc -E conftest.c configure:3107: $? = 0 configure:3139: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3184: result: gcc -E configure:3208: gcc -E conftest.c configure:3214: $? = 0 configure:3246: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3296: checking for egrep configure:3306: result: grep -E configure:3312: checking for AIX configure:3334: result: no configure:3340: checking for ANSI C header files configure:3365: gcc -c -g -O2 conftest.c >&5 configure:3371: $? = 0 configure:3375: test -z || test ! -s conftest.err configure:3378: $? = 0 configure:3381: test -s conftest.o configure:3384: $? = 0 configure:3473: gcc -o conftest -g -O2 conftest.c >&5 configure:3476: $? = 0 configure:3478: ./conftest configure:3481: $? = 0 configure:3496: result: yes configure:3520: checking for sys/types.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for sys/stat.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for stdlib.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for string.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for memory.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for strings.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for inttypes.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for stdint.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for unistd.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3588: checking minix/config.h usability configure:3600: gcc -c -g -O2 conftest.c >&5 conftest.c:56:26: minix/config.h: No such file or directory configure:3606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:3629: result: no configure:3633: checking minix/config.h presence configure:3643: gcc -E conftest.c conftest.c:22:26: minix/config.h: No such file or directory configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <minix/config.h> configure:3669: result: no configure:3704: checking for minix/config.h configure:3711: result: no configure:3750: checking whether it is safe to define __EXTENSIONS__ configure:3773: gcc -c -g -O2 conftest.c >&5 configure:3779: $? = 0 configure:3783: test -z || test ! -s conftest.err configure:3786: $? = 0 configure:3789: test -s conftest.o configure:3792: $? = 0 configure:3803: result: yes configure:3821: checking build system type configure:3839: result: i386-unknown-freebsd6.2 configure:3847: checking host system type configure:3861: result: i386-unknown-freebsd6.2 configure:3909: checking for ld used by GCC configure:3973: result: /usr/bin/ld configure:3982: checking if the linker (/usr/bin/ld) is GNU ld configure:3995: result: yes configure:4002: checking for shared library run path origin configure:4015: result: done configure:4071: checking whether imported symbols can be declared weak configure:4091: gcc -o conftest -g -O2 conftest.c >&5 configure:4097: $? = 0 configure:4101: test -z || test ! -s conftest.err configure:4104: $? = 0 configure:4107: test -s conftest configure:4110: $? = 0 configure:4120: result: yes configure:4137: checking pthread.h usability configure:4149: gcc -c -g -O2 -D_REENTRANT conftest.c >&5 configure:4155: $? = 0 configure:4159: test -z || test ! -s conftest.err configure:4162: $? = 0 configure:4165: test -s conftest.o configure:4168: $? = 0 configure:4178: result: yes configure:4182: checking pthread.h presence configure:4192: gcc -E -D_REENTRANT conftest.c configure:4198: $? = 0 configure:4218: result: yes configure:4253: checking for pthread.h configure:4260: result: yes configure:4308: gcc -o conftest -g -O2 conftest.c >&5 configure:4314: $? = 0 configure:4318: test -z || test ! -s conftest.err configure:4321: $? = 0 configure:4324: test -s conftest configure:4327: $? = 0 configure:4342: checking for pthread_kill in -lpthread configure:4372: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:4378: $? = 0 configure:4382: test -z || test ! -s conftest.err configure:4385: $? = 0 configure:4388: test -s conftest configure:4391: $? = 0 configure:4404: result: yes configure:4589: checking for pthread_rwlock_t configure:4614: gcc -c -g -O2 conftest.c >&5 configure:4620: $? = 0 configure:4624: test -z || test ! -s conftest.err configure:4627: $? = 0 configure:4630: test -s conftest.o configure:4633: $? = 0 configure:4644: result: yes configure:4675: gcc -c -g -O2 conftest.c >&5 configure:4681: $? = 0 configure:4685: test -z || test ! -s conftest.err configure:4688: $? = 0 configure:4691: test -s conftest.o configure:4694: $? = 0 configure:5315: checking for multithread API to use configure:5317: result: posix configure:5335: checking for working alloca.h configure:5356: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:28:20: alloca.h: No such file or directory configure:5362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | /* end confdefs.h. */ | #include <alloca.h> | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:5387: result: no configure:5397: checking for alloca configure:5438: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5444: $? = 0 configure:5448: test -z || test ! -s conftest.err configure:5451: $? = 0 configure:5454: test -s conftest configure:5457: $? = 0 configure:5469: result: yes configure:5710: checking arpa/inet.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking arpa/inet.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for arpa/inet.h configure:5833: result: yes configure:5710: checking sys/socket.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking sys/socket.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for sys/socket.h configure:5833: result: yes configure:5710: checking netinet/in.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking netinet/in.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for netinet/in.h configure:5833: result: yes configure:5710: checking netdb.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking netdb.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for netdb.h configure:5833: result: yes configure:5710: checking wchar.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking wchar.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for wchar.h configure:5833: result: yes configure:5710: checking wctype.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking wctype.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for wctype.h configure:5833: result: yes configure:5701: checking for stdint.h configure:5706: result: yes configure:5710: checking sys/time.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking sys/time.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for sys/time.h configure:5833: result: yes configure:5852: checking whether system is Windows or MSDOS configure:5876: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:42: error: syntax error before "MSDOS" configure:5882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | neither MSDOS nor Windows | #endif | ; | return 0; | } configure:5907: result: no configure:6004: checking whether // is distinct from / configure:6033: result: no configure:6047: checking whether strerror_r is declared configure:6071: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6077: $? = 0 configure:6081: test -z || test ! -s conftest.err configure:6084: $? = 0 configure:6087: test -s conftest.o configure:6090: $? = 0 configure:6101: result: yes configure:6123: checking for strerror_r configure:6180: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6186: $? = 0 configure:6190: test -z || test ! -s conftest.err configure:6193: $? = 0 configure:6196: test -s conftest configure:6199: $? = 0 configure:6211: result: yes configure:6221: checking whether strerror_r returns char * configure:6249: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: invalid type argument of `unary *' conftest.c:83: warning: initialization makes pointer from integer without a cast configure:6255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if 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 0; | } configure:6328: result: no configure:6338: checking for C/C++ restrict keyword configure:6356: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:43: error: syntax error before "x" configure:6362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | float * restrict x; configure:6356: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6362: $? = 0 configure:6366: test -z || test ! -s conftest.err configure:6369: $? = 0 configure:6372: test -s conftest.o configure:6375: $? = 0 configure:6387: result: __restrict configure:6590: checking for IPv4 sockets configure:6620: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6626: $? = 0 configure:6630: test -z || test ! -s conftest.err configure:6633: $? = 0 configure:6636: test -s conftest.o configure:6639: $? = 0 configure:6651: result: yes configure:6661: checking for IPv6 sockets configure:6691: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6697: $? = 0 configure:6701: test -z || test ! -s conftest.err configure:6704: $? = 0 configure:6707: test -s conftest.o configure:6710: $? = 0 configure:6722: result: yes configure:6732: checking for inline configure:6753: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6759: $? = 0 configure:6763: test -z || test ! -s conftest.err configure:6766: $? = 0 configure:6769: test -s conftest.o configure:6772: $? = 0 configure:6784: result: inline configure:6810: checking whether getdelim is declared configure:6834: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `getdelim' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:6840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef getdelim | char *p = (char *) getdelim; | #endif | | ; | return 0; | } configure:6864: result: no configure:6884: checking for ssize_t configure:6906: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest.o configure:6925: $? = 0 configure:6936: result: yes configure:6962: checking getopt.h usability configure:6974: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6980: $? = 0 configure:6984: test -z || test ! -s conftest.err configure:6987: $? = 0 configure:6990: test -s conftest.o configure:6993: $? = 0 configure:7003: result: yes configure:7007: checking getopt.h presence configure:7017: gcc -E -D_THREAD_SAFE conftest.c configure:7023: $? = 0 configure:7043: result: yes configure:7078: checking for getopt.h configure:7085: result: yes configure:7107: checking for getopt_long_only configure:7164: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7170: $? = 0 configure:7174: test -z || test ! -s conftest.err configure:7177: $? = 0 configure:7180: test -s conftest configure:7183: $? = 0 configure:7195: result: yes configure:7210: checking whether optreset is declared configure:7235: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest.o configure:7254: $? = 0 configure:7265: result: yes configure:7396: checking whether getenv is declared configure:7420: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7426: $? = 0 configure:7430: test -z || test ! -s conftest.err configure:7433: $? = 0 configure:7436: test -s conftest.o configure:7439: $? = 0 configure:7450: result: yes configure:7857: checking whether <limits.h> defines MIN and MAX configure:7879: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:51: error: initializer element is not constant configure:7885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | /* end confdefs.h. */ | #include <limits.h> | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:7909: result: no configure:7924: checking whether <sys/param.h> defines MIN and MAX configure:7946: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7952: $? = 0 configure:7956: test -z || test ! -s conftest.err configure:7959: $? = 0 configure:7962: test -s conftest.o configure:7965: $? = 0 configure:7976: result: yes configure:8009: checking for iswprint configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mbsinit configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mblen configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mbrlen configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mempcpy configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'mempcpy' /var/tmp//cc75BNcL.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:95: undefined reference to `mempcpy' /var/tmp//cc75BNcL.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:94: undefined reference to `mempcpy' configure:8072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); 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 mempcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:8097: result: no configure:8009: checking for tzset configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8119: checking whether snprintf is declared configure:8143: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8149: $? = 0 configure:8153: test -z || test ! -s conftest.err configure:8156: $? = 0 configure:8159: test -s conftest.o configure:8162: $? = 0 configure:8173: result: yes configure:8192: checking for stdbool.h that conforms to C99 configure:8280: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8286: $? = 0 configure:8290: test -z || test ! -s conftest.err configure:8293: $? = 0 configure:8296: test -s conftest.o configure:8299: $? = 0 configure:8310: result: yes configure:8312: checking for _Bool configure:8336: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8342: $? = 0 configure:8346: test -z || test ! -s conftest.err configure:8349: $? = 0 configure:8352: test -s conftest.o configure:8355: $? = 0 configure:8366: result: yes configure:8385: checking for long long int configure:8413: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8419: $? = 0 configure:8423: test -z || test ! -s conftest.err configure:8426: $? = 0 configure:8429: test -s conftest configure:8432: $? = 0 configure:8444: result: yes configure:8461: checking whether strdup is declared configure:8485: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8491: $? = 0 configure:8495: test -z || test ! -s conftest.err configure:8498: $? = 0 configure:8501: test -s conftest.o configure:8504: $? = 0 configure:8515: result: yes configure:8534: checking whether struct tm is in sys/time.h or time.h configure:8557: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8563: $? = 0 configure:8567: test -z || test ! -s conftest.err configure:8570: $? = 0 configure:8573: test -s conftest.o configure:8576: $? = 0 configure:8587: result: time.h configure:8597: checking for struct tm.tm_zone configure:8623: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8629: $? = 0 configure:8633: test -z || test ! -s conftest.err configure:8636: $? = 0 configure:8639: test -s conftest.o configure:8642: $? = 0 configure:8702: result: yes configure:8787: checking whether time.h and sys/time.h may both be included configure:8812: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8818: $? = 0 configure:8822: test -z || test ! -s conftest.err configure:8825: $? = 0 configure:8828: test -s conftest.o configure:8831: $? = 0 configure:8842: result: yes configure:8853: checking for struct tm.tm_gmtoff configure:8877: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8883: $? = 0 configure:8887: test -z || test ! -s conftest.err configure:8890: $? = 0 configure:8893: test -s conftest.o configure:8896: $? = 0 configure:8954: result: yes configure:9046: checking whether strndup is declared configure:9070: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:104: error: `strndup' undeclared (first use in this function) conftest.c:104: error: (Each undeclared identifier is reported only once conftest.c:104: error: for each function it appears in.) configure:9076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef strndup | char *p = (char *) strndup; | #endif | | ; | return 0; | } configure:9100: result: no configure:9120: checking whether strnlen is declared configure:9144: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:105: error: `strnlen' undeclared (first use in this function) conftest.c:105: error: (Each undeclared identifier is reported only once conftest.c:105: error: for each function it appears in.) configure:9150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef strnlen | char *p = (char *) strnlen; | #endif | | ; | return 0; | } configure:9174: result: no configure:9195: checking for EOVERFLOW configure:9612: result: yes configure:9625: checking for signed configure:9646: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9652: $? = 0 configure:9656: test -z || test ! -s conftest.err configure:9659: $? = 0 configure:9662: test -s conftest.o configure:9665: $? = 0 configure:9676: result: yes configure:9698: checking for long double configure:9758: result: yes configure:9769: checking for wchar_t configure:9791: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9797: $? = 0 configure:9801: test -z || test ! -s conftest.err configure:9804: $? = 0 configure:9807: test -s conftest.o configure:9810: $? = 0 configure:9821: result: yes configure:9832: checking for wint_t configure:9854: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9860: $? = 0 configure:9864: test -z || test ! -s conftest.err configure:9867: $? = 0 configure:9870: test -s conftest.o configure:9873: $? = 0 configure:9884: result: yes configure:9894: checking for size_t configure:9918: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9924: $? = 0 configure:9928: test -z || test ! -s conftest.err configure:9931: $? = 0 configure:9934: test -s conftest.o configure:9937: $? = 0 configure:9948: result: yes configure:9961: checking for inttypes.h configure:9983: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9989: $? = 0 configure:9993: test -z || test ! -s conftest.err configure:9996: $? = 0 configure:9999: test -s conftest.o configure:10002: $? = 0 configure:10013: result: yes configure:10024: checking for stdint.h configure:10046: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10052: $? = 0 configure:10056: test -z || test ! -s conftest.err configure:10059: $? = 0 configure:10062: test -s conftest.o configure:10065: $? = 0 configure:10076: result: yes configure:10089: checking for intmax_t configure:10119: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10125: $? = 0 configure:10129: test -z || test ! -s conftest.err configure:10132: $? = 0 configure:10135: test -s conftest.o configure:10138: $? = 0 configure:10149: result: yes configure:10273: checking for error_at_line configure:10294: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /var/tmp//ccjXnqfj.o(.text+0x1d): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:113: undefined reference to `error_at_line' configure:10300: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:10325: result: no configure:10356: checking whether free (NULL) is known to work configure:10381: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10387: $? = 0 configure:10391: test -z || test ! -s conftest.err configure:10394: $? = 0 configure:10397: test -s conftest.o configure:10400: $? = 0 configure:10411: result: yes configure:10431: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:10434: checking for library containing getaddrinfo configure:10464: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10470: $? = 0 configure:10474: test -z || test ! -s conftest.err configure:10477: $? = 0 configure:10480: test -s conftest configure:10483: $? = 0 configure:10553: result: none required configure:10564: checking for getaddrinfo configure:10621: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10627: $? = 0 configure:10631: test -z || test ! -s conftest.err configure:10634: $? = 0 configure:10637: test -s conftest configure:10640: $? = 0 configure:10652: result: yes configure:10744: checking for gai_strerror configure:10801: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10807: $? = 0 configure:10811: test -z || test ! -s conftest.err configure:10814: $? = 0 configure:10817: test -s conftest configure:10820: $? = 0 configure:10832: result: yes configure:10853: checking for library containing gethostbyname configure:10883: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10889: $? = 0 configure:10893: test -z || test ! -s conftest.err configure:10896: $? = 0 configure:10899: test -s conftest configure:10902: $? = 0 configure:10972: result: none required configure:10979: checking for library containing getservbyname configure:11009: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11015: $? = 0 configure:11019: test -z || test ! -s conftest.err configure:11022: $? = 0 configure:11025: test -s conftest configure:11028: $? = 0 configure:11098: result: none required configure:11109: checking for gethostbyname configure:11166: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11172: $? = 0 configure:11176: test -z || test ! -s conftest.err configure:11179: $? = 0 configure:11182: test -s conftest configure:11185: $? = 0 configure:11197: result: yes configure:11290: checking whether getaddrinfo is declared configure:11329: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11335: $? = 0 configure:11339: test -z || test ! -s conftest.err configure:11342: $? = 0 configure:11345: test -s conftest.o configure:11348: $? = 0 configure:11359: result: yes configure:11375: checking whether freeaddrinfo is declared configure:11414: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11420: $? = 0 configure:11424: test -z || test ! -s conftest.err configure:11427: $? = 0 configure:11430: test -s conftest.o configure:11433: $? = 0 configure:11444: result: yes configure:11460: checking whether gai_strerror is declared configure:11499: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11505: $? = 0 configure:11509: test -z || test ! -s conftest.err configure:11512: $? = 0 configure:11515: test -s conftest.o configure:11518: $? = 0 configure:11529: result: yes configure:11545: checking whether getnameinfo is declared configure:11584: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11590: $? = 0 configure:11594: test -z || test ! -s conftest.err configure:11597: $? = 0 configure:11600: test -s conftest.o configure:11603: $? = 0 configure:11614: result: yes configure:11632: checking for struct addrinfo configure:11668: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11674: $? = 0 configure:11678: test -z || test ! -s conftest.err configure:11681: $? = 0 configure:11684: test -s conftest.o configure:11687: $? = 0 configure:11698: result: yes configure:11719: checking for getdelim configure:11776: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /var/tmp//cclNasyS.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:124: undefined reference to `getdelim' /var/tmp//cclNasyS.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:123: undefined reference to `getdelim' configure:11782: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); 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 getdelim | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getdelim (); | /* 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_getdelim) || defined (__stub___getdelim) | choke me | #else | char (*f) () = getdelim; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getdelim; | ; | return 0; | } configure:11807: result: no configure:11842: checking for flockfile configure:11899: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11905: $? = 0 configure:11909: test -z || test ! -s conftest.err configure:11912: $? = 0 configure:11915: test -s conftest configure:11918: $? = 0 configure:11930: result: yes configure:11842: checking for funlockfile configure:11899: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11905: $? = 0 configure:11909: test -z || test ! -s conftest.err configure:11912: $? = 0 configure:11915: test -s conftest configure:11918: $? = 0 configure:11930: result: yes configure:11948: checking for gethostname configure:12005: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:12011: $? = 0 configure:12015: test -z || test ! -s conftest.err configure:12018: $? = 0 configure:12021: test -s conftest configure:12024: $? = 0 configure:12036: result: yes configure:12166: checking whether getline is declared configure:12190: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:125: error: `getline' undeclared (first use in this function) conftest.c:125: error: (Each undeclared identifier is reported only once conftest.c:125: error: for each function it appears in.) configure:12196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef getline | char *p = (char *) getline; | #endif | | ; | return 0; | } configure:12220: result: no configure:12240: checking for getline configure:12297: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /var/tmp//cc1mIw47.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:128: undefined reference to `getline' /var/tmp//cc1mIw47.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:127: undefined reference to `getline' configure:12303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case <limits.h> declares getline. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); 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 getline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getline (); | /* 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_getline) || defined (__stub___getline) | choke me | #else | char (*f) () = getline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getline; | ; | return 0; | } configure:12328: result: no configure:12443: checking for getdelim configure:12531: result: no configure:12566: checking for flockfile configure:12654: result: yes configure:12566: checking for funlockfile configure:12654: result: yes configure:12766: checking for iconv configure:12793: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//ccLeWWEZ.o(.text+0x16): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:97: undefined reference to `libiconv_open' /var/tmp//ccLeWWEZ.o(.text+0x2b):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:98: undefined reference to `libiconv' /var/tmp//ccLeWWEZ.o(.text+0x34):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:99: undefined reference to `libiconv_close' configure:12799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include <stdlib.h> | #include <iconv.h> | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:12844: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:12850: $? = 0 configure:12854: test -z || test ! -s conftest.err configure:12857: $? = 0 configure:12860: test -s conftest configure:12863: $? = 0 configure:12878: result: yes configure:12888: checking how to link with libiconv configure:12890: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:12901: checking for iconv declaration configure:12935: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:101: error: conflicting types for 'libiconv' /usr/local/include/iconv.h:82: error: previous declaration of 'libiconv' was here conftest.c:101: error: conflicting types for 'libiconv' /usr/local/include/iconv.h:82: error: previous declaration of 'libiconv' was here configure:12941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include <stdlib.h> | #include <iconv.h> | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:12969: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:12989: checking for inet_ntop configure:13046: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13052: $? = 0 configure:13056: test -z || test ! -s conftest.err configure:13059: $? = 0 configure:13062: test -s conftest configure:13065: $? = 0 configure:13077: result: yes configure:13108: checking whether inet_ntop is declared configure:13133: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13139: $? = 0 configure:13143: test -z || test ! -s conftest.err configure:13146: $? = 0 configure:13149: test -s conftest.o configure:13152: $? = 0 configure:13163: result: yes configure:13244: checking for mbstate_t configure:13266: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13272: $? = 0 configure:13276: test -z || test ! -s conftest.err configure:13279: $? = 0 configure:13282: test -s conftest.o configure:13285: $? = 0 configure:13296: result: yes configure:13312: checking whether mbrtowc and mbstate_t are properly declared configure:13337: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13343: $? = 0 configure:13347: test -z || test ! -s conftest.err configure:13350: $? = 0 configure:13353: test -s conftest configure:13356: $? = 0 configure:13368: result: yes configure:13415: checking for sig2str configure:13472: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//ccjQiuBF.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:138: undefined reference to `sig2str' /var/tmp//ccjQiuBF.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:137: undefined reference to `sig2str' configure:13478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | /* Define sig2str to an innocuous variant, in case <limits.h> declares sig2str. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define sig2str innocuous_sig2str | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sig2str (); 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 sig2str | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sig2str (); | /* 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_sig2str) || defined (__stub___sig2str) | choke me | #else | char (*f) () = sig2str; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sig2str; | ; | return 0; | } configure:13503: result: no configure:13535: checking for stdint.h configure:13540: result: yes configure:13680: checking for SIZE_MAX configure:14427: result: yes configure:14442: checking for snprintf configure:14499: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'snprintf' configure:14505: $? = 0 configure:14509: test -z || test ! -s conftest.err configure:14512: $? = 0 configure:14515: test -s conftest configure:14518: $? = 0 configure:14530: result: yes configure:14559: checking for socklen_t configure:14589: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:14595: $? = 0 configure:14599: test -z || test ! -s conftest.err configure:14602: $? = 0 configure:14605: test -s conftest.o configure:14608: $? = 0 configure:14619: result: yes configure:14704: checking for ssize_t configure:14756: result: yes configure:14767: checking for va_copy configure:14793: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:14799: $? = 0 configure:14803: test -z || test ! -s conftest.err configure:14806: $? = 0 configure:14809: test -s conftest.o configure:14812: $? = 0 configure:14824: result: yes configure:14958: checking absolute name of <stdint.h> configure:14983: result: ///usr/include/stdint.h configure:15000: checking whether stdint.h conforms to C99 configure:15137: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:15143: $? = 0 configure:15147: test -z || test ! -s conftest.err configure:15150: $? = 0 configure:15153: test -s conftest.o configure:15156: $? = 0 configure:15166: result: yes configure:15963: checking for strdup configure:16020: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:125: warning: conflicting types for built-in function 'strdup' configure:16026: $? = 0 configure:16030: test -z || test ! -s conftest.err configure:16033: $? = 0 configure:16036: test -s conftest configure:16039: $? = 0 configure:16051: result: yes configure:16093: checking for working strndup configure:16240: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:112: warning: assignment makes pointer from integer without a cast conftest.c:114: warning: assignment makes pointer from integer without a cast /var/tmp//ccBKEYtg.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:112: undefined reference to `strndup' /var/tmp//ccBKEYtg.o(.text+0x2a):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:114: undefined reference to `strndup' configure:16243: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include <string.h> | int | main () | { | | #ifndef HAVE_DECL_STRNDUP | extern char *strndup (const char *, size_t); | #endif | char *s; | s = strndup ("some longer string", 15); | free (s); | s = strndup ("shorter string", 13); | return s[13] != '\0'; | ; | return 0; | } configure:16262: result: no configure:16290: checking for working strnlen configure:16329: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//cckV316K.o(.text+0x26): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:151: undefined reference to `strnlen' configure:16332: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | exit (1); | } | exit (0); | | ; | return 0; | } configure:16351: result: no configure:16553: checking whether localtime_r is compatible with its POSIX signature configure:16577: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:16583: $? = 0 configure:16587: test -z || test ! -s conftest.err configure:16590: $? = 0 configure:16593: test -s conftest.o configure:16596: $? = 0 configure:16607: result: yes configure:16635: checking for unistd.h configure:16640: result: yes configure:16794: checking for vasnprintf configure:16851: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//cco8iOrV.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:146: undefined reference to `vasnprintf' /var/tmp//cco8iOrV.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:145: undefined reference to `vasnprintf' configure:16857: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); 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 vasnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vasnprintf (); | /* 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_vasnprintf) || defined (__stub___vasnprintf) | choke me | #else | char (*f) () = vasnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasnprintf; | ; | return 0; | } configure:16882: result: no configure:16940: checking for ptrdiff_t configure:16964: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:16970: $? = 0 configure:16974: test -z || test ! -s conftest.err configure:16977: $? = 0 configure:16980: test -s conftest.o configure:16983: $? = 0 configure:16994: result: yes configure:17018: checking for snprintf configure:17106: result: yes configure:17018: checking for wcslen configure:17075: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:17081: $? = 0 configure:17085: test -z || test ! -s conftest.err configure:17088: $? = 0 configure:17091: test -s conftest configure:17094: $? = 0 configure:17106: result: yes configure:17126: checking for vasprintf configure:17183: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:17189: $? = 0 configure:17193: test -z || test ! -s conftest.err configure:17196: $? = 0 configure:17199: test -s conftest configure:17202: $? = 0 configure:17214: result: yes configure:17275: checking for stdint.h configure:17280: result: yes configure:17433: checking whether NLS is requested configure:17442: result: yes configure:17480: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:17512: result: /usr/local/bin/msgfmt configure:17521: checking for gmsgfmt configure:17552: result: /usr/local/bin/msgfmt configure:17602: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:17634: result: /usr/local/bin/xgettext configure:17680: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:17711: result: /usr/local/bin/msgmerge configure:17741: checking for CFPreferencesCopyAppValue configure:17764: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:111:42: CoreFoundation/CFPreferences.h: No such file or directory conftest.c: In function `main': conftest.c:115: error: `NULL' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) configure:17770: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFPreferences.h> | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:17796: result: no configure:17805: checking for CFLocaleCopyCurrent configure:17828: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:111:37: CoreFoundation/CFLocale.h: No such file or directory configure:17834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFLocale.h> | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:17860: result: no configure:17891: checking for GNU gettext in libc configure:17915: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//ccDubO59.o(.text+0x17): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:117: undefined reference to `libintl_bindtextdomain' /var/tmp//ccDubO59.o(.text+0x23):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:118: undefined reference to `libintl_gettext' /var/tmp//ccDubO59.o(.text+0x2c):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:118: undefined reference to `_nl_msg_cat_cntr' /var/tmp//ccDubO59.o(.text+0x32):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:118: undefined reference to `_nl_domain_bindings' configure:17921: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <libintl.h> | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:17946: result: no configure:17980: checking for iconv configure:18092: result: yes configure:18102: checking how to link with libiconv configure:18104: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:18494: checking for GNU gettext in libintl configure:18526: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:18532: $? = 0 configure:18536: test -z || test ! -s conftest.err configure:18539: $? = 0 configure:18542: test -s conftest configure:18545: $? = 0 configure:18617: result: yes configure:18654: checking whether to use NLS configure:18656: result: yes configure:18659: checking where the gettext function comes from configure:18670: result: external libintl configure:18678: checking how to link with libintl configure:18680: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure:18784: checking for gcc configure:18810: result: gcc configure:19054: checking for C compiler version configure:19057: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19060: $? = 0 configure:19062: gcc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:19065: $? = 0 configure:19067: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:19070: $? = 1 configure:19073: checking whether we are using the GNU C compiler configure:19129: result: yes configure:19135: checking whether gcc accepts -g configure:19186: result: yes configure:19203: checking for gcc option to accept ANSI C configure:19310: result: none needed configure:19328: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19334: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19469: checking dependency style of gcc configure:19559: result: gcc3 configure:19580: checking for flex configure:19596: found /usr/bin/flex configure:19606: result: flex configure:19619: checking for yywrap in -lfl configure:19649: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -lfl >&5 configure:19655: $? = 0 configure:19659: test -z || test ! -s conftest.err configure:19662: $? = 0 configure:19665: test -s conftest configure:19668: $? = 0 configure:19681: result: yes configure:19759: checking lex output file root configure:19770: flex conftest.l configure:19773: $? = 0 configure:19785: result: lex.yy configure:19790: checking whether yytext is a pointer configure:19806: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -lfl >&5 configure:19812: $? = 0 configure:19816: test -z || test ! -s conftest.err configure:19819: $? = 0 configure:19822: test -s conftest configure:19825: $? = 0 configure:19839: result: yes configure:19854: checking for bison configure:19870: found /usr/local/bin/bison configure:19880: result: bison -y configure:19932: checking for ranlib configure:19959: result: ranlib configure:19975: checking for perl configure:19991: found /usr/bin/perl configure:20001: result: perl configure:20014: checking for perl version greater than or equal to 5.6.0 configure:20026: result: yes configure:20087: checking for pkg-config configure:20105: found /usr/local/bin/pkg-config configure:20117: result: /usr/local/bin/pkg-config configure:20132: checking pkg-config is at least version 0.9.0 configure:20135: result: yes configure:20148: checking for UPNP configure:20156: $PKG_CONFIG --exists --print-errors "libupnp" configure:20159: $? = 0 configure:20174: $PKG_CONFIG --exists --print-errors "libupnp" configure:20177: $? = 0 configure:20213: result: yes configure:20514: checking magic.h usability configure:20526: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:20532: $? = 0 configure:20536: test -z || test ! -s conftest.err configure:20539: $? = 0 configure:20542: test -s conftest.o configure:20545: $? = 0 configure:20555: result: yes configure:20559: checking magic.h presence configure:20569: gcc -E -D_THREAD_SAFE -I/usr/local/include conftest.c configure:20575: $? = 0 configure:20595: result: yes configure:20630: checking for magic.h configure:20637: result: yes configure:20654: checking for magic_open in -lmagic configure:20684: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -lmagic -lz >&5 configure:20690: $? = 0 configure:20694: test -z || test ! -s conftest.err configure:20697: $? = 0 configure:20700: test -s conftest configure:20703: $? = 0 configure:20716: result: yes configure:20762: checking id3.h usability configure:20774: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include -I/usr/include conftest.c >&5 configure:20780: $? = 0 configure:20784: test -z || test ! -s conftest.err configure:20787: $? = 0 configure:20790: test -s conftest.o configure:20793: $? = 0 configure:20803: result: yes configure:20807: checking id3.h presence configure:20817: gcc -E -D_THREAD_SAFE -I/usr/local/include -I/usr/include conftest.c configure:20823: $? = 0 configure:20843: result: yes configure:20878: checking for id3.h configure:20885: result: yes configure:20893: checking for ID3Tag_New in -lid3 configure:20923: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include -I/usr/include -L/usr/lib conftest.c -lid3 >&5 /usr/bin/ld: cannot find -lid3 configure:20929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ID3Tag_New (); | int | main () | { | ID3Tag_New (); | ; | return 0; | } configure:20955: result: no configure:20998: checking for TAGLIB configure:21006: $PKG_CONFIG --exists --print-errors "taglib" gnome-config: not found Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:21009: $? = 1 configure:21024: $PKG_CONFIG --exists --print-errors "taglib" gnome-config: not found Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:21027: $? = 1 No package 'taglib' found configure:21055: result: no configure:21079: checking for UUID configure:21087: $PKG_CONFIG --exists --print-errors "uuid" gnome-config: not found Package uuid was not found in the pkg-config search path. Perhaps you should add the directory containing `uuid.pc' to the PKG_CONFIG_PATH environment variable No package 'uuid' found configure:21090: $? = 1 configure:21105: $PKG_CONFIG --exists --print-errors "uuid" gnome-config: not found Package uuid was not found in the pkg-config search path. Perhaps you should add the directory containing `uuid.pc' to the PKG_CONFIG_PATH environment variable No package 'uuid' found configure:21108: $? = 1 No package 'uuid' found configure:21136: result: no configure:21172: checking for struct sigaction.sa_restorer configure:21196: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:124: error: structure has no member named `sa_restorer' configure:21202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | #include <signal.h> | | int | main () | { | static struct sigaction ac_aggr; | if (ac_aggr.sa_restorer) | return 0; | ; | return 0; | } configure:21241: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:124: error: structure has no member named `sa_restorer' configure:21247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | #include <signal.h> | | int | main () | { | static struct sigaction ac_aggr; | if (sizeof ac_aggr.sa_restorer) | return 0; | ; | return 0; | } configure:21273: result: no configure:21284: checking for comparison_fn_t configure:21308: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:155: error: `comparison_fn_t' undeclared (first use in this function) conftest.c:155: error: (Each undeclared identifier is reported only once conftest.c:155: error: for each function it appears in.) conftest.c:155: error: syntax error before ')' token configure:21314: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if ((comparison_fn_t *) 0) | return 0; | if (sizeof (comparison_fn_t)) | return 0; | ; | return 0; | } configure:21338: result: no configure:21355: checking for nl_langinfo configure:21412: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:21418: $? = 0 configure:21422: test -z || test ! -s conftest.err configure:21425: $? = 0 configure:21428: test -s conftest configure:21431: $? = 0 configure:21443: result: yes configure:21594: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gmediaserver config.status 0.12.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on video config.status:792: creating Makefile config.status:792: creating doc/Makefile config.status:792: creating po/Makefile.in config.status:792: creating lib/Makefile config.status:792: creating uuid/Makefile config.status:792: creating src/Makefile config.status:792: creating src/schemas/Makefile config.status:792: creating src/schemas/MediaServer.xml config.status:896: creating config.h config.status:1252: config.h is unchanged config.status:1432: executing depfiles commands config.status:1432: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd6.2 ac_cv_build_alias=i386-unknown-freebsd6.2 ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_decl_EOVERFLOW=yes ac_cv_double_slash_root=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_LIBS_value= ac_cv_env_UPNP_CFLAGS_set= ac_cv_env_UPNP_CFLAGS_value= ac_cv_env_UPNP_LIBS_set= ac_cv_env_UPNP_LIBS_value= ac_cv_env_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= 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_exeext= ac_cv_func_alloca_works=yes ac_cv_func_flockfile=yes ac_cv_func_funlockfile=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=no ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=no ac_cv_func_getopt_long_only=yes ac_cv_func_inet_ntop=yes ac_cv_func_iswprint=yes ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbsinit=yes ac_cv_func_mempcpy=no ac_cv_func_nl_langinfo=yes ac_cv_func_sig2str=no ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strnlen_working=no ac_cv_func_tzset=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcslen=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getdelim=no ac_cv_have_decl_getenv=yes ac_cv_have_decl_getline=no ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_optreset=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strndup=no ac_cv_have_decl_strnlen=no ac_cv_header_arpa_inet_h=yes ac_cv_header_getopt_h=yes ac_cv_header_id3_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_magic_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-unknown-freebsd6.2 ac_cv_host_alias=i386-unknown-freebsd6.2 ac_cv_lib_error_at_line=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_id3_ID3Tag_New=no ac_cv_lib_magic_magic_open=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_member_struct_sigaction_sa_restorer=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_PERL=perl ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_comparison_fn_t=no ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_win_or_dos=no ac_cv_working_alloca_h=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_working_getline=no am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const bh_cv_c_signed=yes gl_cv_absolute_stdint_h=///usr/include/stdint.h gl_cv_func_free=yes gl_cv_func_mbrtowc=yes gl_cv_func_strndup=no gl_cv_func_va_copy=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_stdint_h=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_time_r_posix=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes gt_cv_ssize_t=yes pkg_cv_UPNP_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/include ' pkg_cv_UPNP_LIBS='-L/usr/local/lib -lupnp -lthreadutil -lixml ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_STDINT_H='"///usr/include/stdint.h"' ACLOCAL='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run tar' ARPA_INET_H='' AUTOCONF='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run automake-1.9' AWK='nawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -D_THREAD_SAFE -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EOVERFLOW='' EXEEXT='' GETOPT_H='getopt.h' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' HAVE_INTTYPES_H='1' HAVE_LONG_LONG_INT='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_STDINT_H='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_TYPES_H='1' HAVE_UUID_FALSE='' HAVE_UUID_TRUE='#' HAVE_WCHAR_H='1' HAVE__BOOL='1' ID3_CPPFLAGS='' ID3_LDFLAGS='' ID3_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib' INTL_MACOSX_LIBS='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib' LIBMAGIC='-lmagic' LIBMULTITHREAD='-lpthread' LIBOBJS=' strftime$U.o basename$U.o dirname$U.o stripslash$U.o error$U.o exitfail$U.o getdelim$U.o getline$U.o getndelim2$U.o getopt$U.o getopt1$U.o quote$U.o quotearg$U.o safe-read$U.o safe-write$U.o sig2str$U.o strndup$U.o strnlen$U.o vasnprintf$U.o printf-args$U.o printf-parse$U.o asnprintf$U.o xmalloc$U.o' LIBPTH='' LIBS='' LIBTHREAD='' LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS=' strftime$U.lo basename$U.lo dirname$U.lo stripslash$U.lo error$U.lo exitfail$U.lo getdelim$U.lo getline$U.lo getndelim2$U.lo getopt$U.lo getopt1$U.lo quote$U.lo quotearg$U.lo safe-read$U.lo safe-write$U.lo sig2str$U.lo strndup$U.lo strnlen$U.lo vasnprintf$U.lo printf-args$U.lo printf-parse$U.lo asnprintf$U.lo xmalloc$U.lo' LTLIBPTH='' LTLIBTHREAD='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NETINET_IN_H='' OBJEXT='o' PACKAGE='gmediaserver' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='gmediaserver' PACKAGE_STRING='gmediaserver 0.12.0' PACKAGE_TARNAME='gmediaserver' PACKAGE_VERSION='0.12.0' PATH_SEPARATOR=':' PERL='perl' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' SET_MAKE='' SHELL='/usr/local/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDINT_H='' STRIP='' SYS_SOCKET_H='' TAGLIB_CFLAGS='' TAGLIB_LIBS='' UNISTD_H='' UPNP_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/include ' UPNP_LIBS='-L/usr/local/lib -lupnp -lthreadutil -lixml ' USE_NLS='yes' UUID_CFLAGS='-I$(top_srcdir)' UUID_LIBS='$(top_builddir)/uuid/libuuid.a' VERSION='0.12.0' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' YACC='bison -y' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd6.2' build_alias='' build_cpu='i386' build_os='freebsd6.2' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-freebsd6.2' host_alias='' host_cpu='i386' host_os='freebsd6.2' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 #define ENABLE_NLS 1 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_GETDELIM 0 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETLINE 0 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_DECL_STRNDUP 0 #define HAVE_DECL_STRNLEN 0 #define HAVE_FLOCKFILE 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_GETTEXT 1 #define HAVE_ICONV 1 #define HAVE_ICONV 1 #define HAVE_INET_NTOP 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_ISWPRINT 1 #define HAVE_LIBUPNP 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAGIC_H 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSINIT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMORY_H 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTRDIFF_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR_R 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_R_POSIX 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 #define HAVE_TZSET 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WCTYPE_H 1 #define HAVE_WINT_T 1 #define HAVE__BOOL 1 #define ICONV_CONST const #define PACKAGE "gmediaserver" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "gmediaserver" #define PACKAGE_STRING "gmediaserver 0.12.0" #define PACKAGE_TARNAME "gmediaserver" #define PACKAGE_VERSION "0.12.0" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define VERSION "0.12.0" #define YYTEXT_POINTER 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __EXTENSIONS__ 1 #define __GETOPT_PREFIX rpl_ #define getline gnu_getline #define my_strftime nstrftime #define restrict __restrict #define strndup rpl_strndup #define strnlen rpl_strnlen configure: exit 0 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gmediaserver configure 0.12.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = video uname -m = i386 uname -r = 6.2-PRERELEASE uname -s = FreeBSD uname -v = FreeBSD 6.2-PRERELEASE #13: Sat Oct 14 10:07:28 CEST 2006 address@hidden:/usr/obj/usr/src/sys/VIDEO /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1442: checking for a BSD-compatible install configure:1497: result: /usr/bin/install -c configure:1508: checking whether build environment is sane configure:1551: result: yes configure:1616: checking for gawk configure:1645: result: no configure:1616: checking for mawk configure:1645: result: no configure:1616: checking for nawk configure:1632: found /usr/bin/nawk configure:1642: result: nawk configure:1652: checking whether make sets $(MAKE) configure:1672: result: yes configure:1850: checking whether to enable maintainer-specific portions of Makefiles configure:1859: result: no configure:1917: checking for ranlib configure:1933: found /usr/bin/ranlib configure:1944: result: ranlib configure:1968: checking for style of include used by make configure:1996: result: GNU configure:2067: checking for gcc configure:2083: found /usr/bin/gcc configure:2093: result: gcc configure:2337: checking for C compiler version configure:2340: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2343: $? = 0 configure:2345: gcc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2348: $? = 0 configure:2350: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:2353: $? = 1 configure:2376: checking for C compiler default output file name configure:2379: gcc conftest.c >&5 configure:2382: $? = 0 configure:2428: result: a.out configure:2433: checking whether the C compiler works configure:2439: ./a.out configure:2442: $? = 0 configure:2459: result: yes configure:2466: checking whether we are cross compiling configure:2468: result: no configure:2471: checking for suffix of executables configure:2473: gcc -o conftest conftest.c >&5 configure:2476: $? = 0 configure:2501: result: configure:2507: checking for suffix of object files configure:2528: gcc -c conftest.c >&5 configure:2531: $? = 0 configure:2553: result: o configure:2557: checking whether we are using the GNU C compiler configure:2581: gcc -c conftest.c >&5 configure:2587: $? = 0 configure:2591: test -z || test ! -s conftest.err configure:2594: $? = 0 configure:2597: test -s conftest.o configure:2600: $? = 0 configure:2613: result: yes configure:2619: checking whether gcc accepts -g configure:2640: gcc -c -g conftest.c >&5 configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest.o configure:2659: $? = 0 configure:2670: result: yes configure:2687: checking for gcc option to accept ANSI C configure:2757: gcc -c -g -O2 conftest.c >&5 configure:2763: $? = 0 configure:2767: test -z || test ! -s conftest.err configure:2770: $? = 0 configure:2773: test -s conftest.o configure:2776: $? = 0 configure:2794: result: none needed configure:2812: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2818: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2953: checking dependency style of gcc configure:3043: result: gcc3 configure:3066: checking how to run the C preprocessor configure:3101: gcc -E conftest.c configure:3107: $? = 0 configure:3139: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3184: result: gcc -E configure:3208: gcc -E conftest.c configure:3214: $? = 0 configure:3246: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3296: checking for egrep configure:3306: result: grep -E configure:3312: checking for AIX configure:3334: result: no configure:3340: checking for ANSI C header files configure:3365: gcc -c -g -O2 conftest.c >&5 configure:3371: $? = 0 configure:3375: test -z || test ! -s conftest.err configure:3378: $? = 0 configure:3381: test -s conftest.o configure:3384: $? = 0 configure:3473: gcc -o conftest -g -O2 conftest.c >&5 configure:3476: $? = 0 configure:3478: ./conftest configure:3481: $? = 0 configure:3496: result: yes configure:3520: checking for sys/types.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for sys/stat.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for stdlib.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for string.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for memory.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for strings.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for inttypes.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for stdint.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3520: checking for unistd.h configure:3536: gcc -c -g -O2 conftest.c >&5 configure:3542: $? = 0 configure:3546: test -z || test ! -s conftest.err configure:3549: $? = 0 configure:3552: test -s conftest.o configure:3555: $? = 0 configure:3566: result: yes configure:3588: checking minix/config.h usability configure:3600: gcc -c -g -O2 conftest.c >&5 conftest.c:56:26: minix/config.h: No such file or directory configure:3606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:3629: result: no configure:3633: checking minix/config.h presence configure:3643: gcc -E conftest.c conftest.c:22:26: minix/config.h: No such file or directory configure:3649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <minix/config.h> configure:3669: result: no configure:3704: checking for minix/config.h configure:3711: result: no configure:3750: checking whether it is safe to define __EXTENSIONS__ configure:3773: gcc -c -g -O2 conftest.c >&5 configure:3779: $? = 0 configure:3783: test -z || test ! -s conftest.err configure:3786: $? = 0 configure:3789: test -s conftest.o configure:3792: $? = 0 configure:3803: result: yes configure:3821: checking build system type configure:3839: result: i386-unknown-freebsd6.2 configure:3847: checking host system type configure:3861: result: i386-unknown-freebsd6.2 configure:3909: checking for ld used by GCC configure:3973: result: /usr/bin/ld configure:3982: checking if the linker (/usr/bin/ld) is GNU ld configure:3995: result: yes configure:4002: checking for shared library run path origin configure:4015: result: done configure:4071: checking whether imported symbols can be declared weak configure:4091: gcc -o conftest -g -O2 conftest.c >&5 configure:4097: $? = 0 configure:4101: test -z || test ! -s conftest.err configure:4104: $? = 0 configure:4107: test -s conftest configure:4110: $? = 0 configure:4120: result: yes configure:4137: checking pthread.h usability configure:4149: gcc -c -g -O2 -D_REENTRANT conftest.c >&5 configure:4155: $? = 0 configure:4159: test -z || test ! -s conftest.err configure:4162: $? = 0 configure:4165: test -s conftest.o configure:4168: $? = 0 configure:4178: result: yes configure:4182: checking pthread.h presence configure:4192: gcc -E -D_REENTRANT conftest.c configure:4198: $? = 0 configure:4218: result: yes configure:4253: checking for pthread.h configure:4260: result: yes configure:4308: gcc -o conftest -g -O2 conftest.c >&5 configure:4314: $? = 0 configure:4318: test -z || test ! -s conftest.err configure:4321: $? = 0 configure:4324: test -s conftest configure:4327: $? = 0 configure:4342: checking for pthread_kill in -lpthread configure:4372: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:4378: $? = 0 configure:4382: test -z || test ! -s conftest.err configure:4385: $? = 0 configure:4388: test -s conftest configure:4391: $? = 0 configure:4404: result: yes configure:4589: checking for pthread_rwlock_t configure:4614: gcc -c -g -O2 conftest.c >&5 configure:4620: $? = 0 configure:4624: test -z || test ! -s conftest.err configure:4627: $? = 0 configure:4630: test -s conftest.o configure:4633: $? = 0 configure:4644: result: yes configure:4675: gcc -c -g -O2 conftest.c >&5 configure:4681: $? = 0 configure:4685: test -z || test ! -s conftest.err configure:4688: $? = 0 configure:4691: test -s conftest.o configure:4694: $? = 0 configure:5315: checking for multithread API to use configure:5317: result: posix configure:5335: checking for working alloca.h configure:5356: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:28:20: alloca.h: No such file or directory configure:5362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | /* end confdefs.h. */ | #include <alloca.h> | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:5387: result: no configure:5397: checking for alloca configure:5438: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5444: $? = 0 configure:5448: test -z || test ! -s conftest.err configure:5451: $? = 0 configure:5454: test -s conftest configure:5457: $? = 0 configure:5469: result: yes configure:5710: checking arpa/inet.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking arpa/inet.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for arpa/inet.h configure:5833: result: yes configure:5710: checking sys/socket.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking sys/socket.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for sys/socket.h configure:5833: result: yes configure:5710: checking netinet/in.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking netinet/in.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for netinet/in.h configure:5833: result: yes configure:5710: checking netdb.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking netdb.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for netdb.h configure:5833: result: yes configure:5710: checking wchar.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking wchar.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for wchar.h configure:5833: result: yes configure:5710: checking wctype.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking wctype.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for wctype.h configure:5833: result: yes configure:5701: checking for stdint.h configure:5706: result: yes configure:5710: checking sys/time.h usability configure:5722: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:5728: $? = 0 configure:5732: test -z || test ! -s conftest.err configure:5735: $? = 0 configure:5738: test -s conftest.o configure:5741: $? = 0 configure:5751: result: yes configure:5755: checking sys/time.h presence configure:5765: gcc -E -D_THREAD_SAFE conftest.c configure:5771: $? = 0 configure:5791: result: yes configure:5826: checking for sys/time.h configure:5833: result: yes configure:5852: checking whether system is Windows or MSDOS configure:5876: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:42: error: syntax error before "MSDOS" configure:5882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | | int | main () | { | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | neither MSDOS nor Windows | #endif | ; | return 0; | } configure:5907: result: no configure:6004: checking whether // is distinct from / configure:6033: result: no configure:6047: checking whether strerror_r is declared configure:6071: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6077: $? = 0 configure:6081: test -z || test ! -s conftest.err configure:6084: $? = 0 configure:6087: test -s conftest.o configure:6090: $? = 0 configure:6101: result: yes configure:6123: checking for strerror_r configure:6180: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6186: $? = 0 configure:6190: test -z || test ! -s conftest.err configure:6193: $? = 0 configure:6196: test -s conftest configure:6199: $? = 0 configure:6211: result: yes configure:6221: checking whether strerror_r returns char * configure:6249: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: invalid type argument of `unary *' conftest.c:83: warning: initialization makes pointer from integer without a cast configure:6255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if 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 0; | } configure:6328: result: no configure:6338: checking for C/C++ restrict keyword configure:6356: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:43: error: syntax error before "x" configure:6362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | float * restrict x; configure:6356: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6362: $? = 0 configure:6366: test -z || test ! -s conftest.err configure:6369: $? = 0 configure:6372: test -s conftest.o configure:6375: $? = 0 configure:6387: result: __restrict configure:6590: checking for IPv4 sockets configure:6620: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6626: $? = 0 configure:6630: test -z || test ! -s conftest.err configure:6633: $? = 0 configure:6636: test -s conftest.o configure:6639: $? = 0 configure:6651: result: yes configure:6661: checking for IPv6 sockets configure:6691: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6697: $? = 0 configure:6701: test -z || test ! -s conftest.err configure:6704: $? = 0 configure:6707: test -s conftest.o configure:6710: $? = 0 configure:6722: result: yes configure:6732: checking for inline configure:6753: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6759: $? = 0 configure:6763: test -z || test ! -s conftest.err configure:6766: $? = 0 configure:6769: test -s conftest.o configure:6772: $? = 0 configure:6784: result: inline configure:6810: checking whether getdelim is declared configure:6834: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `getdelim' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) configure:6840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef getdelim | char *p = (char *) getdelim; | #endif | | ; | return 0; | } configure:6864: result: no configure:6884: checking for ssize_t configure:6906: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6912: $? = 0 configure:6916: test -z || test ! -s conftest.err configure:6919: $? = 0 configure:6922: test -s conftest.o configure:6925: $? = 0 configure:6936: result: yes configure:6962: checking getopt.h usability configure:6974: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:6980: $? = 0 configure:6984: test -z || test ! -s conftest.err configure:6987: $? = 0 configure:6990: test -s conftest.o configure:6993: $? = 0 configure:7003: result: yes configure:7007: checking getopt.h presence configure:7017: gcc -E -D_THREAD_SAFE conftest.c configure:7023: $? = 0 configure:7043: result: yes configure:7078: checking for getopt.h configure:7085: result: yes configure:7107: checking for getopt_long_only configure:7164: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7170: $? = 0 configure:7174: test -z || test ! -s conftest.err configure:7177: $? = 0 configure:7180: test -s conftest configure:7183: $? = 0 configure:7195: result: yes configure:7210: checking whether optreset is declared configure:7235: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7241: $? = 0 configure:7245: test -z || test ! -s conftest.err configure:7248: $? = 0 configure:7251: test -s conftest.o configure:7254: $? = 0 configure:7265: result: yes configure:7396: checking whether getenv is declared configure:7420: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7426: $? = 0 configure:7430: test -z || test ! -s conftest.err configure:7433: $? = 0 configure:7436: test -s conftest.o configure:7439: $? = 0 configure:7450: result: yes configure:7857: checking whether <limits.h> defines MIN and MAX configure:7879: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:51: error: initializer element is not constant configure:7885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | /* end confdefs.h. */ | #include <limits.h> | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:7909: result: no configure:7924: checking whether <sys/param.h> defines MIN and MAX configure:7946: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:7952: $? = 0 configure:7956: test -z || test ! -s conftest.err configure:7959: $? = 0 configure:7962: test -s conftest.o configure:7965: $? = 0 configure:7976: result: yes configure:8009: checking for iswprint configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mbsinit configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mblen configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mbrlen configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8009: checking for mempcpy configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'mempcpy' /var/tmp//cc75BNcL.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:95: undefined reference to `mempcpy' /var/tmp//cc75BNcL.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:94: undefined reference to `mempcpy' configure:8072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); 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 mempcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:8097: result: no configure:8009: checking for tzset configure:8066: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8072: $? = 0 configure:8076: test -z || test ! -s conftest.err configure:8079: $? = 0 configure:8082: test -s conftest configure:8085: $? = 0 configure:8097: result: yes configure:8119: checking whether snprintf is declared configure:8143: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8149: $? = 0 configure:8153: test -z || test ! -s conftest.err configure:8156: $? = 0 configure:8159: test -s conftest.o configure:8162: $? = 0 configure:8173: result: yes configure:8192: checking for stdbool.h that conforms to C99 configure:8280: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8286: $? = 0 configure:8290: test -z || test ! -s conftest.err configure:8293: $? = 0 configure:8296: test -s conftest.o configure:8299: $? = 0 configure:8310: result: yes configure:8312: checking for _Bool configure:8336: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8342: $? = 0 configure:8346: test -z || test ! -s conftest.err configure:8349: $? = 0 configure:8352: test -s conftest.o configure:8355: $? = 0 configure:8366: result: yes configure:8385: checking for long long int configure:8413: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8419: $? = 0 configure:8423: test -z || test ! -s conftest.err configure:8426: $? = 0 configure:8429: test -s conftest configure:8432: $? = 0 configure:8444: result: yes configure:8461: checking whether strdup is declared configure:8485: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8491: $? = 0 configure:8495: test -z || test ! -s conftest.err configure:8498: $? = 0 configure:8501: test -s conftest.o configure:8504: $? = 0 configure:8515: result: yes configure:8534: checking whether struct tm is in sys/time.h or time.h configure:8557: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8563: $? = 0 configure:8567: test -z || test ! -s conftest.err configure:8570: $? = 0 configure:8573: test -s conftest.o configure:8576: $? = 0 configure:8587: result: time.h configure:8597: checking for struct tm.tm_zone configure:8623: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8629: $? = 0 configure:8633: test -z || test ! -s conftest.err configure:8636: $? = 0 configure:8639: test -s conftest.o configure:8642: $? = 0 configure:8702: result: yes configure:8787: checking whether time.h and sys/time.h may both be included configure:8812: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8818: $? = 0 configure:8822: test -z || test ! -s conftest.err configure:8825: $? = 0 configure:8828: test -s conftest.o configure:8831: $? = 0 configure:8842: result: yes configure:8853: checking for struct tm.tm_gmtoff configure:8877: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:8883: $? = 0 configure:8887: test -z || test ! -s conftest.err configure:8890: $? = 0 configure:8893: test -s conftest.o configure:8896: $? = 0 configure:8954: result: yes configure:9046: checking whether strndup is declared configure:9070: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:104: error: `strndup' undeclared (first use in this function) conftest.c:104: error: (Each undeclared identifier is reported only once conftest.c:104: error: for each function it appears in.) configure:9076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef strndup | char *p = (char *) strndup; | #endif | | ; | return 0; | } configure:9100: result: no configure:9120: checking whether strnlen is declared configure:9144: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:105: error: `strnlen' undeclared (first use in this function) conftest.c:105: error: (Each undeclared identifier is reported only once conftest.c:105: error: for each function it appears in.) configure:9150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef strnlen | char *p = (char *) strnlen; | #endif | | ; | return 0; | } configure:9174: result: no configure:9195: checking for EOVERFLOW configure:9612: result: yes configure:9625: checking for signed configure:9646: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9652: $? = 0 configure:9656: test -z || test ! -s conftest.err configure:9659: $? = 0 configure:9662: test -s conftest.o configure:9665: $? = 0 configure:9676: result: yes configure:9698: checking for long double configure:9758: result: yes configure:9769: checking for wchar_t configure:9791: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9797: $? = 0 configure:9801: test -z || test ! -s conftest.err configure:9804: $? = 0 configure:9807: test -s conftest.o configure:9810: $? = 0 configure:9821: result: yes configure:9832: checking for wint_t configure:9854: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9860: $? = 0 configure:9864: test -z || test ! -s conftest.err configure:9867: $? = 0 configure:9870: test -s conftest.o configure:9873: $? = 0 configure:9884: result: yes configure:9894: checking for size_t configure:9918: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9924: $? = 0 configure:9928: test -z || test ! -s conftest.err configure:9931: $? = 0 configure:9934: test -s conftest.o configure:9937: $? = 0 configure:9948: result: yes configure:9961: checking for inttypes.h configure:9983: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:9989: $? = 0 configure:9993: test -z || test ! -s conftest.err configure:9996: $? = 0 configure:9999: test -s conftest.o configure:10002: $? = 0 configure:10013: result: yes configure:10024: checking for stdint.h configure:10046: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10052: $? = 0 configure:10056: test -z || test ! -s conftest.err configure:10059: $? = 0 configure:10062: test -s conftest.o configure:10065: $? = 0 configure:10076: result: yes configure:10089: checking for intmax_t configure:10119: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10125: $? = 0 configure:10129: test -z || test ! -s conftest.err configure:10132: $? = 0 configure:10135: test -s conftest.o configure:10138: $? = 0 configure:10149: result: yes configure:10273: checking for error_at_line configure:10294: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /var/tmp//ccjXnqfj.o(.text+0x1d): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:113: undefined reference to `error_at_line' configure:10300: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:10325: result: no configure:10356: checking whether free (NULL) is known to work configure:10381: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10387: $? = 0 configure:10391: test -z || test ! -s conftest.err configure:10394: $? = 0 configure:10397: test -s conftest.o configure:10400: $? = 0 configure:10411: result: yes configure:10431: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:10434: checking for library containing getaddrinfo configure:10464: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10470: $? = 0 configure:10474: test -z || test ! -s conftest.err configure:10477: $? = 0 configure:10480: test -s conftest configure:10483: $? = 0 configure:10553: result: none required configure:10564: checking for getaddrinfo configure:10621: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10627: $? = 0 configure:10631: test -z || test ! -s conftest.err configure:10634: $? = 0 configure:10637: test -s conftest configure:10640: $? = 0 configure:10652: result: yes configure:10744: checking for gai_strerror configure:10801: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10807: $? = 0 configure:10811: test -z || test ! -s conftest.err configure:10814: $? = 0 configure:10817: test -s conftest configure:10820: $? = 0 configure:10832: result: yes configure:10853: checking for library containing gethostbyname configure:10883: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:10889: $? = 0 configure:10893: test -z || test ! -s conftest.err configure:10896: $? = 0 configure:10899: test -s conftest configure:10902: $? = 0 configure:10972: result: none required configure:10979: checking for library containing getservbyname configure:11009: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11015: $? = 0 configure:11019: test -z || test ! -s conftest.err configure:11022: $? = 0 configure:11025: test -s conftest configure:11028: $? = 0 configure:11098: result: none required configure:11109: checking for gethostbyname configure:11166: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11172: $? = 0 configure:11176: test -z || test ! -s conftest.err configure:11179: $? = 0 configure:11182: test -s conftest configure:11185: $? = 0 configure:11197: result: yes configure:11290: checking whether getaddrinfo is declared configure:11329: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11335: $? = 0 configure:11339: test -z || test ! -s conftest.err configure:11342: $? = 0 configure:11345: test -s conftest.o configure:11348: $? = 0 configure:11359: result: yes configure:11375: checking whether freeaddrinfo is declared configure:11414: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11420: $? = 0 configure:11424: test -z || test ! -s conftest.err configure:11427: $? = 0 configure:11430: test -s conftest.o configure:11433: $? = 0 configure:11444: result: yes configure:11460: checking whether gai_strerror is declared configure:11499: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11505: $? = 0 configure:11509: test -z || test ! -s conftest.err configure:11512: $? = 0 configure:11515: test -s conftest.o configure:11518: $? = 0 configure:11529: result: yes configure:11545: checking whether getnameinfo is declared configure:11584: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11590: $? = 0 configure:11594: test -z || test ! -s conftest.err configure:11597: $? = 0 configure:11600: test -s conftest.o configure:11603: $? = 0 configure:11614: result: yes configure:11632: checking for struct addrinfo configure:11668: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11674: $? = 0 configure:11678: test -z || test ! -s conftest.err configure:11681: $? = 0 configure:11684: test -s conftest.o configure:11687: $? = 0 configure:11698: result: yes configure:11719: checking for getdelim configure:11776: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /var/tmp//cclNasyS.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:124: undefined reference to `getdelim' /var/tmp//cclNasyS.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:123: undefined reference to `getdelim' configure:11782: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); 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 getdelim | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getdelim (); | /* 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_getdelim) || defined (__stub___getdelim) | choke me | #else | char (*f) () = getdelim; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getdelim; | ; | return 0; | } configure:11807: result: no configure:11842: checking for flockfile configure:11899: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11905: $? = 0 configure:11909: test -z || test ! -s conftest.err configure:11912: $? = 0 configure:11915: test -s conftest configure:11918: $? = 0 configure:11930: result: yes configure:11842: checking for funlockfile configure:11899: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:11905: $? = 0 configure:11909: test -z || test ! -s conftest.err configure:11912: $? = 0 configure:11915: test -s conftest configure:11918: $? = 0 configure:11930: result: yes configure:11948: checking for gethostname configure:12005: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 configure:12011: $? = 0 configure:12015: test -z || test ! -s conftest.err configure:12018: $? = 0 configure:12021: test -s conftest configure:12024: $? = 0 configure:12036: result: yes configure:12166: checking whether getline is declared configure:12190: gcc -c -g -O2 -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:125: error: `getline' undeclared (first use in this function) conftest.c:125: error: (Each undeclared identifier is reported only once conftest.c:125: error: for each function it appears in.) configure:12196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef getline | char *p = (char *) getline; | #endif | | ; | return 0; | } configure:12220: result: no configure:12240: checking for getline configure:12297: gcc -o conftest -g -O2 -D_THREAD_SAFE conftest.c >&5 /var/tmp//cc1mIw47.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:128: undefined reference to `getline' /var/tmp//cc1mIw47.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:127: undefined reference to `getline' configure:12303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case <limits.h> declares getline. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); 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 getline | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getline (); | /* 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_getline) || defined (__stub___getline) | choke me | #else | char (*f) () = getline; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getline; | ; | return 0; | } configure:12328: result: no configure:12443: checking for getdelim configure:12531: result: no configure:12566: checking for flockfile configure:12654: result: yes configure:12566: checking for funlockfile configure:12654: result: yes configure:12766: checking for iconv configure:12793: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//ccLeWWEZ.o(.text+0x16): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:97: undefined reference to `libiconv_open' /var/tmp//ccLeWWEZ.o(.text+0x2b):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:98: undefined reference to `libiconv' /var/tmp//ccLeWWEZ.o(.text+0x34):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:99: undefined reference to `libiconv_close' configure:12799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include <stdlib.h> | #include <iconv.h> | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:12844: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:12850: $? = 0 configure:12854: test -z || test ! -s conftest.err configure:12857: $? = 0 configure:12860: test -s conftest configure:12863: $? = 0 configure:12878: result: yes configure:12888: checking how to link with libiconv configure:12890: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:12901: checking for iconv declaration configure:12935: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:101: error: conflicting types for 'libiconv' /usr/local/include/iconv.h:82: error: previous declaration of 'libiconv' was here conftest.c:101: error: conflicting types for 'libiconv' /usr/local/include/iconv.h:82: error: previous declaration of 'libiconv' was here configure:12941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include <stdlib.h> | #include <iconv.h> | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:12969: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:12989: checking for inet_ntop configure:13046: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13052: $? = 0 configure:13056: test -z || test ! -s conftest.err configure:13059: $? = 0 configure:13062: test -s conftest configure:13065: $? = 0 configure:13077: result: yes configure:13108: checking whether inet_ntop is declared configure:13133: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13139: $? = 0 configure:13143: test -z || test ! -s conftest.err configure:13146: $? = 0 configure:13149: test -s conftest.o configure:13152: $? = 0 configure:13163: result: yes configure:13244: checking for mbstate_t configure:13266: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13272: $? = 0 configure:13276: test -z || test ! -s conftest.err configure:13279: $? = 0 configure:13282: test -s conftest.o configure:13285: $? = 0 configure:13296: result: yes configure:13312: checking whether mbrtowc and mbstate_t are properly declared configure:13337: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:13343: $? = 0 configure:13347: test -z || test ! -s conftest.err configure:13350: $? = 0 configure:13353: test -s conftest configure:13356: $? = 0 configure:13368: result: yes configure:13415: checking for sig2str configure:13472: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//ccjQiuBF.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:138: undefined reference to `sig2str' /var/tmp//ccjQiuBF.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:137: undefined reference to `sig2str' configure:13478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | /* Define sig2str to an innocuous variant, in case <limits.h> declares sig2str. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define sig2str innocuous_sig2str | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sig2str (); 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 sig2str | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sig2str (); | /* 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_sig2str) || defined (__stub___sig2str) | choke me | #else | char (*f) () = sig2str; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sig2str; | ; | return 0; | } configure:13503: result: no configure:13535: checking for stdint.h configure:13540: result: yes configure:13680: checking for SIZE_MAX configure:14427: result: yes configure:14442: checking for snprintf configure:14499: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'snprintf' configure:14505: $? = 0 configure:14509: test -z || test ! -s conftest.err configure:14512: $? = 0 configure:14515: test -s conftest configure:14518: $? = 0 configure:14530: result: yes configure:14559: checking for socklen_t configure:14589: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:14595: $? = 0 configure:14599: test -z || test ! -s conftest.err configure:14602: $? = 0 configure:14605: test -s conftest.o configure:14608: $? = 0 configure:14619: result: yes configure:14704: checking for ssize_t configure:14756: result: yes configure:14767: checking for va_copy configure:14793: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:14799: $? = 0 configure:14803: test -z || test ! -s conftest.err configure:14806: $? = 0 configure:14809: test -s conftest.o configure:14812: $? = 0 configure:14824: result: yes configure:14958: checking absolute name of <stdint.h> configure:14983: result: ///usr/include/stdint.h configure:15000: checking whether stdint.h conforms to C99 configure:15137: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:15143: $? = 0 configure:15147: test -z || test ! -s conftest.err configure:15150: $? = 0 configure:15153: test -s conftest.o configure:15156: $? = 0 configure:15166: result: yes configure:15963: checking for strdup configure:16020: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:125: warning: conflicting types for built-in function 'strdup' configure:16026: $? = 0 configure:16030: test -z || test ! -s conftest.err configure:16033: $? = 0 configure:16036: test -s conftest configure:16039: $? = 0 configure:16051: result: yes configure:16093: checking for working strndup configure:16240: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:112: warning: assignment makes pointer from integer without a cast conftest.c:114: warning: assignment makes pointer from integer without a cast /var/tmp//ccBKEYtg.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:112: undefined reference to `strndup' /var/tmp//ccBKEYtg.o(.text+0x2a):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:114: undefined reference to `strndup' configure:16243: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include <string.h> | int | main () | { | | #ifndef HAVE_DECL_STRNDUP | extern char *strndup (const char *, size_t); | #endif | char *s; | s = strndup ("some longer string", 15); | free (s); | s = strndup ("shorter string", 13); | return s[13] != '\0'; | ; | return 0; | } configure:16262: result: no configure:16290: checking for working strnlen configure:16329: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//cckV316K.o(.text+0x26): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:151: undefined reference to `strnlen' configure:16332: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | | #define S "foobar" | #define S_LEN (sizeof S - 1) | | /* At least one implementation is buggy: that of AIX 4.3 would | give strnlen (S, 1) == 3. */ | | int i; | for (i = 0; i < S_LEN + 1; ++i) | { | int expected = i <= S_LEN ? i : S_LEN; | if (strnlen (S, i) != expected) | exit (1); | } | exit (0); | | ; | return 0; | } configure:16351: result: no configure:16553: checking whether localtime_r is compatible with its POSIX signature configure:16577: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:16583: $? = 0 configure:16587: test -z || test ! -s conftest.err configure:16590: $? = 0 configure:16593: test -s conftest.o configure:16596: $? = 0 configure:16607: result: yes configure:16635: checking for unistd.h configure:16640: result: yes configure:16794: checking for vasnprintf configure:16851: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//cco8iOrV.o(.text+0x14): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:146: undefined reference to `vasnprintf' /var/tmp//cco8iOrV.o(.data+0x0):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:145: undefined reference to `vasnprintf' configure:16857: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); 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 vasnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vasnprintf (); | /* 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_vasnprintf) || defined (__stub___vasnprintf) | choke me | #else | char (*f) () = vasnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasnprintf; | ; | return 0; | } configure:16882: result: no configure:16940: checking for ptrdiff_t configure:16964: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:16970: $? = 0 configure:16974: test -z || test ! -s conftest.err configure:16977: $? = 0 configure:16980: test -s conftest.o configure:16983: $? = 0 configure:16994: result: yes configure:17018: checking for snprintf configure:17106: result: yes configure:17018: checking for wcslen configure:17075: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:17081: $? = 0 configure:17085: test -z || test ! -s conftest.err configure:17088: $? = 0 configure:17091: test -s conftest configure:17094: $? = 0 configure:17106: result: yes configure:17126: checking for vasprintf configure:17183: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:17189: $? = 0 configure:17193: test -z || test ! -s conftest.err configure:17196: $? = 0 configure:17199: test -s conftest configure:17202: $? = 0 configure:17214: result: yes configure:17275: checking for stdint.h configure:17280: result: yes configure:17433: checking whether NLS is requested configure:17442: result: yes configure:17480: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:17512: result: /usr/local/bin/msgfmt configure:17521: checking for gmsgfmt configure:17552: result: /usr/local/bin/msgfmt configure:17602: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:17634: result: /usr/local/bin/xgettext configure:17680: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:17711: result: /usr/local/bin/msgmerge configure:17741: checking for CFPreferencesCopyAppValue configure:17764: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:111:42: CoreFoundation/CFPreferences.h: No such file or directory conftest.c: In function `main': conftest.c:115: error: `NULL' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) configure:17770: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFPreferences.h> | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:17796: result: no configure:17805: checking for CFLocaleCopyCurrent configure:17828: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:111:37: CoreFoundation/CFLocale.h: No such file or directory configure:17834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <CoreFoundation/CFLocale.h> | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:17860: result: no configure:17891: checking for GNU gettext in libc configure:17915: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 /var/tmp//ccDubO59.o(.text+0x17): In function `main': /usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:117: undefined reference to `libintl_bindtextdomain' /var/tmp//ccDubO59.o(.text+0x23):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:118: undefined reference to `libintl_gettext' /var/tmp//ccDubO59.o(.text+0x2c):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:118: undefined reference to `_nl_msg_cat_cntr' /var/tmp//ccDubO59.o(.text+0x32):/usr/home/olaf/backup/gmediaserver-0.12.0/conftest.c:118: undefined reference to `_nl_domain_bindings' configure:17921: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <libintl.h> | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:17946: result: no configure:17980: checking for iconv configure:18092: result: yes configure:18102: checking how to link with libiconv configure:18104: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:18494: checking for GNU gettext in libintl configure:18526: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:18532: $? = 0 configure:18536: test -z || test ! -s conftest.err configure:18539: $? = 0 configure:18542: test -s conftest configure:18545: $? = 0 configure:18617: result: yes configure:18654: checking whether to use NLS configure:18656: result: yes configure:18659: checking where the gettext function comes from configure:18670: result: external libintl configure:18678: checking how to link with libintl configure:18680: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure:18784: checking for gcc configure:18810: result: gcc configure:19054: checking for C compiler version configure:19057: gcc --version </dev/null >&5 gcc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19060: $? = 0 configure:19062: gcc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:19065: $? = 0 configure:19067: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:19070: $? = 1 configure:19073: checking whether we are using the GNU C compiler configure:19129: result: yes configure:19135: checking whether gcc accepts -g configure:19186: result: yes configure:19203: checking for gcc option to accept ANSI C configure:19310: result: none needed configure:19328: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19334: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19469: checking dependency style of gcc configure:19559: result: gcc3 configure:19580: checking for flex configure:19596: found /usr/bin/flex configure:19606: result: flex configure:19619: checking for yywrap in -lfl configure:19649: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -lfl >&5 configure:19655: $? = 0 configure:19659: test -z || test ! -s conftest.err configure:19662: $? = 0 configure:19665: test -s conftest configure:19668: $? = 0 configure:19681: result: yes configure:19759: checking lex output file root configure:19770: flex conftest.l configure:19773: $? = 0 configure:19785: result: lex.yy configure:19790: checking whether yytext is a pointer configure:19806: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -lfl >&5 configure:19812: $? = 0 configure:19816: test -z || test ! -s conftest.err configure:19819: $? = 0 configure:19822: test -s conftest configure:19825: $? = 0 configure:19839: result: yes configure:19854: checking for bison configure:19870: found /usr/local/bin/bison configure:19880: result: bison -y configure:19932: checking for ranlib configure:19959: result: ranlib configure:19975: checking for perl configure:19991: found /usr/bin/perl configure:20001: result: perl configure:20014: checking for perl version greater than or equal to 5.6.0 configure:20026: result: yes configure:20087: checking for pkg-config configure:20105: found /usr/local/bin/pkg-config configure:20117: result: /usr/local/bin/pkg-config configure:20132: checking pkg-config is at least version 0.9.0 configure:20135: result: yes configure:20148: checking for UPNP configure:20156: $PKG_CONFIG --exists --print-errors "libupnp" configure:20159: $? = 0 configure:20174: $PKG_CONFIG --exists --print-errors "libupnp" configure:20177: $? = 0 configure:20213: result: yes configure:20514: checking magic.h usability configure:20526: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:20532: $? = 0 configure:20536: test -z || test ! -s conftest.err configure:20539: $? = 0 configure:20542: test -s conftest.o configure:20545: $? = 0 configure:20555: result: yes configure:20559: checking magic.h presence configure:20569: gcc -E -D_THREAD_SAFE -I/usr/local/include conftest.c configure:20575: $? = 0 configure:20595: result: yes configure:20630: checking for magic.h configure:20637: result: yes configure:20654: checking for magic_open in -lmagic configure:20684: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c -lmagic -lz >&5 configure:20690: $? = 0 configure:20694: test -z || test ! -s conftest.err configure:20697: $? = 0 configure:20700: test -s conftest configure:20703: $? = 0 configure:20716: result: yes configure:20762: checking id3.h usability configure:20774: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include -I/usr/include conftest.c >&5 configure:20780: $? = 0 configure:20784: test -z || test ! -s conftest.err configure:20787: $? = 0 configure:20790: test -s conftest.o configure:20793: $? = 0 configure:20803: result: yes configure:20807: checking id3.h presence configure:20817: gcc -E -D_THREAD_SAFE -I/usr/local/include -I/usr/include conftest.c configure:20823: $? = 0 configure:20843: result: yes configure:20878: checking for id3.h configure:20885: result: yes configure:20893: checking for ID3Tag_New in -lid3 configure:20923: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include -I/usr/include -L/usr/lib conftest.c -lid3 >&5 /usr/bin/ld: cannot find -lid3 configure:20929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ID3Tag_New (); | int | main () | { | ID3Tag_New (); | ; | return 0; | } configure:20955: result: no configure:20998: checking for TAGLIB configure:21006: $PKG_CONFIG --exists --print-errors "taglib" gnome-config: not found Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:21009: $? = 1 configure:21024: $PKG_CONFIG --exists --print-errors "taglib" gnome-config: not found Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:21027: $? = 1 No package 'taglib' found configure:21055: result: no configure:21079: checking for UUID configure:21087: $PKG_CONFIG --exists --print-errors "uuid" gnome-config: not found Package uuid was not found in the pkg-config search path. Perhaps you should add the directory containing `uuid.pc' to the PKG_CONFIG_PATH environment variable No package 'uuid' found configure:21090: $? = 1 configure:21105: $PKG_CONFIG --exists --print-errors "uuid" gnome-config: not found Package uuid was not found in the pkg-config search path. Perhaps you should add the directory containing `uuid.pc' to the PKG_CONFIG_PATH environment variable No package 'uuid' found configure:21108: $? = 1 No package 'uuid' found configure:21136: result: no configure:21172: checking for struct sigaction.sa_restorer configure:21196: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:124: error: structure has no member named `sa_restorer' configure:21202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | #include <signal.h> | | int | main () | { | static struct sigaction ac_aggr; | if (ac_aggr.sa_restorer) | return 0; | ; | return 0; | } configure:21241: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:124: error: structure has no member named `sa_restorer' configure:21247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | #include <signal.h> | | int | main () | { | static struct sigaction ac_aggr; | if (sizeof ac_aggr.sa_restorer) | return 0; | ; | return 0; | } configure:21273: result: no configure:21284: checking for comparison_fn_t configure:21308: gcc -c -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:155: error: `comparison_fn_t' undeclared (first use in this function) conftest.c:155: error: (Each undeclared identifier is reported only once conftest.c:155: error: for each function it appears in.) conftest.c:155: error: syntax error before ')' token configure:21314: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gmediaserver" | #define PACKAGE_TARNAME "gmediaserver" | #define PACKAGE_VERSION "0.12.0" | #define PACKAGE_STRING "gmediaserver 0.12.0" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "gmediaserver" | #define VERSION "0.12.0" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIME_H 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 | #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define restrict __restrict | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TM_GMTOFF 1 | #define my_strftime nstrftime | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_DECL_GETLINE 0 | #define getline gnu_getline | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_INET_NTOP 1 | #define HAVE_DECL_INET_NTOP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" | #define HAVE_STRDUP 1 | #define strndup rpl_strndup | #define strnlen rpl_strnlen | #define HAVE_TIME_R_POSIX 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYTEXT_POINTER 1 | #define HAVE_LIBUPNP 1 | #define HAVE_MAGIC_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if ((comparison_fn_t *) 0) | return 0; | if (sizeof (comparison_fn_t)) | return 0; | ; | return 0; | } configure:21338: result: no configure:21355: checking for nl_langinfo configure:21412: gcc -o conftest -g -O2 -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:21418: $? = 0 configure:21422: test -z || test ! -s conftest.err configure:21425: $? = 0 configure:21428: test -s conftest configure:21431: $? = 0 configure:21443: result: yes configure:21594: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gmediaserver config.status 0.12.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on video config.status:792: creating Makefile config.status:792: creating doc/Makefile config.status:792: creating po/Makefile.in config.status:792: creating lib/Makefile config.status:792: creating uuid/Makefile config.status:792: creating src/Makefile config.status:792: creating src/schemas/Makefile config.status:792: creating src/schemas/MediaServer.xml config.status:896: creating config.h config.status:1252: config.h is unchanged config.status:1432: executing depfiles commands config.status:1432: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd6.2 ac_cv_build_alias=i386-unknown-freebsd6.2 ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_decl_EOVERFLOW=yes ac_cv_double_slash_root=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_LIBS_value= ac_cv_env_UPNP_CFLAGS_set= ac_cv_env_UPNP_CFLAGS_value= ac_cv_env_UPNP_LIBS_set= ac_cv_env_UPNP_LIBS_value= ac_cv_env_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= 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_exeext= ac_cv_func_alloca_works=yes ac_cv_func_flockfile=yes ac_cv_func_funlockfile=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=no ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=no ac_cv_func_getopt_long_only=yes ac_cv_func_inet_ntop=yes ac_cv_func_iswprint=yes ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbsinit=yes ac_cv_func_mempcpy=no ac_cv_func_nl_langinfo=yes ac_cv_func_sig2str=no ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strnlen_working=no ac_cv_func_tzset=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcslen=yes ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getdelim=no ac_cv_have_decl_getenv=yes ac_cv_have_decl_getline=no ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_inet_ntop=yes ac_cv_have_decl_optreset=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strndup=no ac_cv_have_decl_strnlen=no ac_cv_header_arpa_inet_h=yes ac_cv_header_getopt_h=yes ac_cv_header_id3_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_magic_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-unknown-freebsd6.2 ac_cv_host_alias=i386-unknown-freebsd6.2 ac_cv_lib_error_at_line=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_id3_ID3Tag_New=no ac_cv_lib_magic_magic_open=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_member_struct_sigaction_sa_restorer=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_PERL=perl ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_getaddrinfo='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getservbyname='none required' ac_cv_struct_tm=time.h ac_cv_type__Bool=yes ac_cv_type_comparison_fn_t=no ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_win_or_dos=no ac_cv_working_alloca_h=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_working_getline=no am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const bh_cv_c_signed=yes gl_cv_absolute_stdint_h=///usr/include/stdint.h gl_cv_func_free=yes gl_cv_func_mbrtowc=yes gl_cv_func_strndup=no gl_cv_func_va_copy=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_stdint_h=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_time_r_posix=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes gt_cv_ssize_t=yes pkg_cv_UPNP_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/include ' pkg_cv_UPNP_LIBS='-L/usr/local/lib -lupnp -lthreadutil -lixml ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_STDINT_H='"///usr/include/stdint.h"' ACLOCAL='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run tar' ARPA_INET_H='' AUTOCONF='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run automake-1.9' AWK='nawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -D_THREAD_SAFE -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EOVERFLOW='' EXEEXT='' GETOPT_H='getopt.h' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' HAVE_INTTYPES_H='1' HAVE_LONG_LONG_INT='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_STDINT_H='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_TYPES_H='1' HAVE_UUID_FALSE='' HAVE_UUID_TRUE='#' HAVE_WCHAR_H='1' HAVE__BOOL='1' ID3_CPPFLAGS='' ID3_LDFLAGS='' ID3_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib' INTL_MACOSX_LIBS='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib' LIBMAGIC='-lmagic' LIBMULTITHREAD='-lpthread' LIBOBJS=' strftime$U.o basename$U.o dirname$U.o stripslash$U.o error$U.o exitfail$U.o getdelim$U.o getline$U.o getndelim2$U.o getopt$U.o getopt1$U.o quote$U.o quotearg$U.o safe-read$U.o safe-write$U.o sig2str$U.o strndup$U.o strnlen$U.o vasnprintf$U.o printf-args$U.o printf-parse$U.o asnprintf$U.o xmalloc$U.o' LIBPTH='' LIBS='' LIBTHREAD='' LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS=' strftime$U.lo basename$U.lo dirname$U.lo stripslash$U.lo error$U.lo exitfail$U.lo getdelim$U.lo getline$U.lo getndelim2$U.lo getopt$U.lo getopt1$U.lo quote$U.lo quotearg$U.lo safe-read$U.lo safe-write$U.lo sig2str$U.lo strndup$U.lo strnlen$U.lo vasnprintf$U.lo printf-args$U.lo printf-parse$U.lo asnprintf$U.lo xmalloc$U.lo' LTLIBPTH='' LTLIBTHREAD='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NETINET_IN_H='' OBJEXT='o' PACKAGE='gmediaserver' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='gmediaserver' PACKAGE_STRING='gmediaserver 0.12.0' PACKAGE_TARNAME='gmediaserver' PACKAGE_VERSION='0.12.0' PATH_SEPARATOR=':' PERL='perl' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' SET_MAKE='' SHELL='/usr/local/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDINT_H='' STRIP='' SYS_SOCKET_H='' TAGLIB_CFLAGS='' TAGLIB_LIBS='' UNISTD_H='' UPNP_CFLAGS='-D_THREAD_SAFE -pthread -I/usr/local/include ' UPNP_LIBS='-L/usr/local/lib -lupnp -lthreadutil -lixml ' USE_NLS='yes' UUID_CFLAGS='-I$(top_srcdir)' UUID_LIBS='$(top_builddir)/uuid/libuuid.a' VERSION='0.12.0' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' YACC='bison -y' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd6.2' build_alias='' build_cpu='i386' build_os='freebsd6.2' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-freebsd6.2' host_alias='' host_cpu='i386' host_os='freebsd6.2' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/home/olaf/backup/gmediaserver-0.12.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ABSOLUTE_STDINT_H "///usr/include/stdint.h" #define DOUBLE_SLASH_IS_DISTINCT_ROOT 0 #define ENABLE_NLS 1 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_GETDELIM 0 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETLINE 0 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_DECL_INET_NTOP 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_DECL_STRNDUP 0 #define HAVE_DECL_STRNLEN 0 #define HAVE_FLOCKFILE 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_GETTEXT 1 #define HAVE_ICONV 1 #define HAVE_ICONV 1 #define HAVE_INET_NTOP 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_ISWPRINT 1 #define HAVE_LIBUPNP 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAGIC_H 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSINIT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMORY_H 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTRDIFF_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR_R 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_R_POSIX 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 1 #define HAVE_TZSET 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WCTYPE_H 1 #define HAVE_WINT_T 1 #define HAVE__BOOL 1 #define ICONV_CONST const #define PACKAGE "gmediaserver" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "gmediaserver" #define PACKAGE_STRING "gmediaserver 0.12.0" #define PACKAGE_TARNAME "gmediaserver" #define PACKAGE_VERSION "0.12.0" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define VERSION "0.12.0" #define YYTEXT_POINTER 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __EXTENSIONS__ 1 #define __GETOPT_PREFIX rpl_ #define getline gnu_getline #define my_strftime nstrftime #define restrict __restrict #define strndup rpl_strndup #define strnlen rpl_strnlen configure: exit 0 Oskar Liljeblad wrote: On Monday, September 04, 2006 at 16:55, James E. Flemer wrote:By the way, the FreeBSD libupnp-1.2.1 port that I made does *NOT* install the package config file (libupnp.pc). For that matter it doesn't install a static library (libupnp.a) or the libtool junk (libupnp.la). So, Olaf, you might well have some mix of upnp libraries. Oskar, which of these two upnp libraries do you develop with: (1) http://sourceforge.net/projects/upnp/ or (2) http://sourceforge.net/projects/pupnp/ I use version 1.2.1 of (1), and that is what the FreeBSD port I made is for. It looks like since I last worked on GMS, that (1) has forked and created (2).So far I've been working with the original one, (1). GMediaServer should support both, and in future releases I will probably test against 'pupnp' (2) instead. Regards, Oskar |
[Prev in Thread] | Current Thread | [Next in Thread] |