This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by DVDAuthor configure 0.6.11, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1371: checking for a BSD-compatible install configure:1426: result: /bin/install -c configure:1437: checking whether build environment is sane configure:1480: result: yes configure:1537: checking for gawk configure:1553: found /bin/gawk configure:1563: result: gawk configure:1573: checking whether make sets $(MAKE) configure:1593: result: yes configure:1771: checking for a BSD-compatible install configure:1826: result: /bin/install -c configure:1850: checking for style of include used by make configure:1878: result: GNU configure:1911: checking for i586-uhu-linux-gcc configure:1927: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1937: result: i586-uhu-linux-gcc configure:2219: checking for C compiler version configure:2222: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 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:2225: $? = 0 configure:2227: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2230: $? = 0 configure:2232: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2235: $? = 1 configure:2258: checking for C compiler default output file name configure:2261: i586-uhu-linux-gcc conftest.c >&5 configure:2264: $? = 0 configure:2310: result: a.out configure:2315: checking whether the C compiler works configure:2321: ./a.out configure:2324: $? = 0 configure:2341: result: yes configure:2348: checking whether we are cross compiling configure:2350: result: no configure:2353: checking for suffix of executables configure:2355: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2358: $? = 0 configure:2383: result: configure:2389: checking for suffix of object files configure:2410: i586-uhu-linux-gcc -c conftest.c >&5 configure:2413: $? = 0 configure:2435: result: o configure:2439: checking whether we are using the GNU C compiler configure:2463: i586-uhu-linux-gcc -c conftest.c >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest.o configure:2482: $? = 0 configure:2495: result: yes configure:2501: checking whether i586-uhu-linux-gcc accepts -g configure:2522: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2528: $? = 0 configure:2532: test -z || test ! -s conftest.err configure:2535: $? = 0 configure:2538: test -s conftest.o configure:2541: $? = 0 configure:2552: result: yes configure:2569: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2639: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2645: $? = 0 configure:2649: test -z || test ! -s conftest.err configure:2652: $? = 0 configure:2655: test -s conftest.o configure:2658: $? = 0 configure:2676: result: none needed configure:2694: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2700: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2835: checking dependency style of i586-uhu-linux-gcc configure:2925: result: gcc3 configure:2950: checking for special C compiler options needed for large files configure:3049: result: no configure:3055: checking for _FILE_OFFSET_BITS value needed for large files configure:3086: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:17: warning: left shift count >= width of type conftest.c:17: warning: left shift count >= width of type conftest.c:19: error: size of array `off_t_is_large' is negative configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3139: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3145: $? = 0 configure:3149: test -z || test ! -s conftest.err configure:3152: $? = 0 configure:3155: test -s conftest.o configure:3158: $? = 0 configure:3170: result: 64 configure:3180: checking for _LARGE_FILES value needed for large files configure:3211: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3217: $? = 0 configure:3221: test -z || test ! -s conftest.err configure:3224: $? = 0 configure:3227: test -s conftest.o configure:3230: $? = 0 configure:3295: result: no configure:3309: checking for DVDOpenFile in -ldvdread configure:3339: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:3345: $? = 0 configure:3349: test -z || test ! -s conftest.err configure:3352: $? = 0 configure:3355: test -s conftest configure:3358: $? = 0 configure:3371: result: yes configure:3388: checking for getopt_long in -lgnugetopt configure:3418: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lgnugetopt -ldvdread >&5 /usr/bin/ld: cannot find -lgnugetopt collect2: ld returned 1 exit status configure:3424: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 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 getopt_long (); | int | main () | { | getopt_long (); | ; | return 0; | } configure:3450: result: no configure:3467: checking how to run the C preprocessor configure:3502: i586-uhu-linux-gcc -E conftest.c configure:3508: $? = 0 configure:3540: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 1 | /* end confdefs.h. */ | #include configure:3585: result: i586-uhu-linux-gcc -E configure:3609: i586-uhu-linux-gcc -E conftest.c configure:3615: $? = 0 configure:3647: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 1 | /* end confdefs.h. */ | #include configure:3697: checking for egrep configure:3707: result: grep -E configure:3712: checking for ANSI C header files configure:3737: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3743: $? = 0 configure:3747: test -z || test ! -s conftest.err configure:3750: $? = 0 configure:3753: test -s conftest.o configure:3756: $? = 0 configure:3845: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:3848: $? = 0 configure:3850: ./conftest configure:3853: $? = 0 configure:3868: result: yes configure:3892: checking for sys/types.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for sys/stat.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for stdlib.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for string.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for memory.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for strings.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for inttypes.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for stdint.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3892: checking for unistd.h configure:3908: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3938: result: yes configure:3968: checking getopt.h usability configure:3980: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3986: $? = 0 configure:3990: test -z || test ! -s conftest.err configure:3993: $? = 0 configure:3996: test -s conftest.o configure:3999: $? = 0 configure:4009: result: yes configure:4013: checking getopt.h presence configure:4023: i586-uhu-linux-gcc -E conftest.c configure:4029: $? = 0 configure:4049: result: yes configure:4084: checking for getopt.h configure:4091: result: yes configure:3968: checking io.h usability configure:3980: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:58:16: io.h: No such file or directory configure:3986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 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 HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4009: result: no configure:4013: checking io.h presence configure:4023: i586-uhu-linux-gcc -E conftest.c conftest.c:24:16: io.h: No such file or directory configure:4029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 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 HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:4049: result: no configure:4084: checking for io.h configure:4091: result: no configure:4115: checking for strsep configure:4172: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:4178: $? = 0 configure:4182: test -z || test ! -s conftest.err configure:4185: $? = 0 configure:4188: test -s conftest configure:4191: $? = 0 configure:4203: result: yes configure:4115: checking for getopt_long configure:4172: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:4178: $? = 0 configure:4182: test -z || test ! -s conftest.err configure:4185: $? = 0 configure:4188: test -s conftest configure:4191: $? = 0 configure:4203: result: yes configure:4115: checking for setmode configure:4172: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 /tmp/ccwD2W9P.o: In function `main': /var/uhubuild/work/compile/conftest.c:66: undefined reference to `setmode' /tmp/ccwD2W9P.o:(.data+0x0): undefined reference to `setmode' collect2: ld returned 1 exit status configure:4178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 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 HAVE_GETOPT_H 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* 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 setmode (); | /* 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_setmode) || defined (__stub___setmode) | choke me | #else | char (*f) () = setmode; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setmode; | ; | return 0; | } configure:4203: result: no configure:4218: checking for Magick-config configure:4247: result: no configure:4218: checking for GraphicsMagick-config configure:4247: result: no configure:4369: checking for zlibVersion in -lz configure:4399: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz -ldvdread >&5 configure:4405: $? = 0 configure:4409: test -z || test ! -s conftest.err configure:4412: $? = 0 configure:4415: test -s conftest configure:4418: $? = 0 configure:4431: result: yes configure:4442: checking for png_sig_cmp in -lpng configure:4472: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpng -lz -lm -ldvdread >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest configure:4491: $? = 0 configure:4504: result: yes configure:4531: checking for fribidi-config configure:4560: result: no configure:4584: checking for freetype-config configure:4613: result: no configure:4788: checking for nl_langinfo and CODESET configure:4809: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:4815: $? = 0 configure:4819: test -z || test ! -s conftest.err configure:4822: $? = 0 configure:4825: test -s conftest configure:4828: $? = 0 configure:4841: result: yes configure:4874: checking build system type configure:4892: result: i586-uhu-linux-gnu configure:4900: checking host system type configure:4914: result: i586-uhu-linux-gnu configure:4946: checking for ld used by GCC configure:5010: result: /usr/bin/ld configure:5019: checking if the linker (/usr/bin/ld) is GNU ld configure:5032: result: yes configure:5038: checking for shared library run path origin configure:5051: result: done configure:5481: checking for iconv configure:5508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldvdread >&5 configure:5514: $? = 0 configure:5518: test -z || test ! -s conftest.err configure:5521: $? = 0 configure:5524: test -s conftest configure:5527: $? = 0 configure:5593: result: yes configure:5616: checking for iconv declaration configure:5650: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5656: $? = 0 configure:5660: test -z || test ! -s conftest.err configure:5663: $? = 0 configure:5666: test -s conftest.o configure:5669: $? = 0 configure:5684: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:5735: checking for xml2-config configure:5753: found /usr/bin/xml2-config configure:5766: result: /usr/bin/xml2-config configure:5774: checking for libxml - version >= 2.6.0 configure:5881: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -L/usr/lib -lxml2 -lz -lm -ldvdread >&5 configure:5884: $? = 0 configure:5886: ./conftest configure:5889: $? = 0 configure:5908: result: yes (version 2.6.24) configure:6002: checking whether O_BINARY is declared configure:6027: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:35: error: `O_BINARY' undeclared (first use in this function) conftest.c:35: error: (Each undeclared identifier is reported only once conftest.c:35: error: for each function it appears in.) configure:6033: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "DVDAuthor 0.6.11" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE "dvdauthor" | #define VERSION "0.6.11" | #define _FILE_OFFSET_BITS 64 | #define HAVE_LIBDVDREAD 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 HAVE_GETOPT_H 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef O_BINARY | char *p = (char *) O_BINARY; | #endif | | ; | return 0; | } configure:6057: result: no configure:6186: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by DVDAuthor config.status 0.6.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:711: creating Makefile config.status:711: creating doc/Makefile config.status:711: creating src/Makefile config.status:815: creating src/config.h config.status:1119: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes 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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_getopt_long=yes ac_cv_func_setmode=no ac_cv_func_strsep=yes ac_cv_have_decl_O_BINARY=no ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dvdread_DVDOpenFile=yes ac_cv_lib_gnugetopt_getopt_long=no ac_cv_lib_png_png_sig_cmp=yes ac_cv_lib_z_zlibVersion=yes ac_cv_objext=o ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=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_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autotools/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/autotools/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autotools/missing --run automake-1.8' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FREETYPECONFIG='' FREETYPE_CPPFLAGS='' FREETYPE_LIBS='' FRIBIDICONFIG='' FRIBIDI_CPPFLAGS='' FRIBIDI_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='-ldvdread ' LTLIBICONV='' LTLIBOBJS='' MAGICKCONFIG='' MAGICK_CPPFLAGS='' MAGICK_LIBS='-lpng -lz -lm' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autotools/missing --run makeinfo' OBJEXT='o' PACKAGE='dvdauthor' PACKAGE_BUGREPORT='dvdauthor-users@lists.sourceforge.net' PACKAGE_NAME='DVDAuthor' PACKAGE_STRING='DVDAuthor 0.6.11' PACKAGE_TARNAME='dvdauthor' PACKAGE_VERSION='0.6.11' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.6.11' XML2_CONFIG='/usr/bin/xml2-config' XML_CPPFLAGS='-I/usr/include/libxml2' XML_LIBS='-L/usr/lib -lxml2 -lz -lm' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DECL_O_BINARY 0 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LIBDVDREAD 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSEP 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define ICONV_CONST #define PACKAGE "dvdauthor" #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" #define PACKAGE_NAME "DVDAuthor" #define PACKAGE_STRING "DVDAuthor 0.6.11" #define PACKAGE_TARNAME "dvdauthor" #define PACKAGE_VERSION "0.6.11" #define STDC_HEADERS 1 #define VERSION "0.6.11" #define _FILE_OFFSET_BITS 64 configure: exit 0