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.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2376: checking for a BSD-compatible install configure:2444: result: /bin/install -c configure:2455: checking whether build environment is sane configure:2505: result: yes configure:2646: checking for a thread-safe mkdir -p configure:2685: result: /bin/mkdir -p configure:2698: checking for gawk configure:2714: found /bin/gawk configure:2725: result: gawk configure:2736: checking whether make sets $(MAKE) configure:2758: result: yes configure:2853: checking for style of include used by make configure:2881: result: GNU configure:2912: checking for i686-uhu-linux-gcc configure:2928: found /usr/bin/i686-uhu-linux-gcc configure:2939: result: i686-uhu-linux-gcc configure:3208: checking for C compiler version configure:3217: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3228: $? = 0 configure:3217: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3228: $? = 0 configure:3217: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3228: $? = 1 configure:3217: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3228: $? = 1 configure:3248: checking whether the C compiler works configure:3270: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3274: $? = 0 configure:3322: result: yes configure:3325: checking for C compiler default output file name configure:3327: result: a.out configure:3333: checking for suffix of executables configure:3340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3344: $? = 0 configure:3366: result: configure:3388: checking whether we are cross compiling configure:3396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3400: $? = 0 configure:3407: ./conftest configure:3411: $? = 0 configure:3426: result: no configure:3431: checking for suffix of object files configure:3453: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3457: $? = 0 configure:3478: result: o configure:3482: checking whether we are using the GNU C compiler configure:3501: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3501: $? = 0 configure:3510: result: yes configure:3519: checking whether i686-uhu-linux-gcc accepts -g configure:3539: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3539: $? = 0 configure:3580: result: yes configure:3597: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3660: $? = 0 configure:3673: result: none needed configure:3695: checking dependency style of i686-uhu-linux-gcc configure:3806: result: gcc3 configure:3829: checking for special C compiler options needed for large files configure:3874: result: no configure:3880: checking for _FILE_OFFSET_BITS value needed for large files configure:3905: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:17:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:17:3: warning: left shift count >= width of type [enabled by default] conftest.c:18:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:18:10: warning: left shift count >= width of type [enabled by default] conftest.c:17:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:3905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | /* 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:3929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3929: $? = 0 configure:3937: result: 64 configure:4028: checking how to run the C preprocessor configure:4059: i686-uhu-linux-gcc -E conftest.c configure:4059: $? = 0 configure:4073: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:4098: result: i686-uhu-linux-gcc -E configure:4118: i686-uhu-linux-gcc -E conftest.c configure:4118: $? = 0 configure:4132: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:4161: checking for grep that handles long lines and -e configure:4219: result: /bin/grep configure:4224: checking for egrep configure:4286: result: /bin/grep -E configure:4291: checking for ANSI C header files configure:4311: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4311: $? = 0 configure:4384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4384: $? = 0 configure:4384: ./conftest configure:4384: $? = 0 configure:4395: result: yes configure:4408: checking for sys/types.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for sys/stat.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for stdlib.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for string.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for memory.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for strings.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for inttypes.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for stdint.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4408: checking for unistd.h configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4408: $? = 0 configure:4408: result: yes configure:4420: checking for stdbool.h that conforms to C99 configure:4487: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4487: $? = 0 configure:4494: result: yes configure:4496: checking for _Bool configure:4496: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4496: $? = 0 configure:4496: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:58:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:4496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:4496: result: yes configure:4531: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4531: $? = 0 configure:4542: checking for DVDOpenFile in -ldvdread configure:4567: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldvdread >&5 configure:4567: $? = 0 configure:4576: result: yes configure:4583: checking for getopt_long in -lgnugetopt configure:4608: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgnugetopt >&5 /usr/bin/ld: cannot find -lgnugetopt collect2: error: ld returned 1 exit status configure:4608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | #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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_NESTED_ROUTINES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getopt_long (); | int | main () | { | return getopt_long (); | ; | return 0; | } configure:4617: result: no configure:4635: checking getopt.h usability configure:4635: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4635: $? = 0 configure:4635: result: yes configure:4635: checking getopt.h presence configure:4635: i686-uhu-linux-gcc -E conftest.c configure:4635: $? = 0 configure:4635: result: yes configure:4635: checking for getopt.h configure:4635: result: yes configure:4635: checking io.h usability configure:4635: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:4635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | #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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_NESTED_ROUTINES 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4635: result: no configure:4635: checking io.h presence configure:4635: i686-uhu-linux-gcc -E conftest.c conftest.c:26:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:4635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | #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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_NESTED_ROUTINES 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:4635: result: no configure:4635: checking for io.h configure:4635: result: no configure:4653: checking for strndup configure:4653: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:49:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:4653: $? = 0 configure:4653: result: yes configure:4653: checking for getopt_long configure:4653: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4653: $? = 0 configure:4653: result: yes configure:4653: checking for setmode configure:4653: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccOgmQ41.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setmode' collect2: error: ld returned 1 exit status configure:4653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | #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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_NESTED_ROUTINES 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRNDUP 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure:4653: result: no configure:4674: checking for i686-uhu-linux-pkg-config configure:4707: result: no configure:4717: checking for pkg-config configure:4735: found /usr/bin/pkg-config configure:4747: result: /usr/bin/pkg-config configure:4772: checking pkg-config is at least version 0.9.0 configure:4775: result: yes configure:4785: checking for LIBPNG configure:4792: $PKG_CONFIG --exists --print-errors "libpng" configure:4795: $? = 0 configure:4809: $PKG_CONFIG --exists --print-errors "libpng" configure:4812: $? = 0 configure:4870: result: yes configure:4883: checking for Magick-config configure:4913: result: no configure:4952: checking for GraphicsMagick-config configure:4982: result: no configure:5022: checking for FONTCONFIG configure:5029: $PKG_CONFIG --exists --print-errors "fontconfig" Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found configure:5032: $? = 1 configure:5046: $PKG_CONFIG --exists --print-errors "fontconfig" Package fontconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `fontconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'fontconfig' found configure:5049: $? = 1 configure:5063: result: no No package 'fontconfig' found configure:5098: checking for FRIBIDI configure:5105: $PKG_CONFIG --exists --print-errors "fribidi" configure:5108: $? = 0 configure:5122: $PKG_CONFIG --exists --print-errors "fribidi" configure:5125: $? = 0 configure:5163: result: yes configure:5176: checking for freetype-config configure:5192: found /usr/bin/freetype-config configure:5203: result: freetype-config configure:5225: checking ft2build.h usability configure:5225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 conftest.c >&5 configure:5225: $? = 0 configure:5225: result: yes configure:5225: checking ft2build.h presence configure:5225: i686-uhu-linux-gcc -E -I/usr/include/freetype2 conftest.c configure:5225: $? = 0 configure:5225: result: yes configure:5225: checking for ft2build.h configure:5225: result: yes configure:5300: checking build system type configure:5314: result: i686-uhu-linux-gnu configure:5334: checking host system type configure:5347: result: i686-uhu-linux-gnu configure:5407: checking for ld used by GCC configure:5471: result: /usr/bin/ld configure:5478: checking if the linker (/usr/bin/ld) is GNU ld configure:5491: result: yes configure:5498: checking for shared library run path origin configure:5511: result: done configure:6089: checking for iconv configure:6111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6111: $? = 0 configure:6143: result: yes configure:6146: checking for working iconv configure:6241: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6241: $? = 0 configure:6241: ./conftest configure:6241: $? = 0 configure:6253: result: yes configure:6281: checking for iconv declaration configure:6310: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6310: $? = 0 configure:6321: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:6372: checking for xml2-config configure:6390: found /usr/bin/xml2-config configure:6403: result: /usr/bin/xml2-config configure:6412: checking for libxml - version >= 2.6.0 configure:6514: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libxml2 conftest.c -lxml2 -lz -lm -ldl >&5 configure:6514: $? = 0 configure:6514: ./conftest configure:6514: $? = 0 configure:6529: result: yes (version 2.9.1) configure:6593: checking whether O_BINARY is declared configure:6593: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:42:10: error: 'O_BINARY' undeclared (first use in this function) (void) O_BINARY; ^ conftest.c:42:10: note: each undeclared identifier is reported only once for each function it appears in configure:6593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "DVDAuthor" | #define PACKAGE_TARNAME "dvdauthor" | #define PACKAGE_VERSION "0.7.1" | #define PACKAGE_STRING "DVDAuthor 0.7.1" | #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "dvdauthor" | #define VERSION "0.7.1" | #define _FILE_OFFSET_BITS 64 | #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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_NESTED_ROUTINES 1 | #define HAVE_GETOPT_H 1 | #define HAVE_STRNDUP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FRIBIDI 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT2BUILD_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef O_BINARY | #ifdef __cplusplus | (void) O_BINARY; | #else | (void) O_BINARY; | #endif | #endif | | ; | return 0; | } configure:6593: result: no configure:6742: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by DVDAuthor config.status 0.7.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:894: creating Makefile config.status:894: creating doc/Makefile config.status:894: creating src/Makefile config.status:894: creating src/config.h config.status:1123: executing depfiles commands configure:8058: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FRIBIDI_CFLAGS_set= ac_cv_env_FRIBIDI_CFLAGS_value= ac_cv_env_FRIBIDI_LIBS_set= ac_cv_env_FRIBIDI_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBPNG_CFLAGS_set= ac_cv_env_LIBPNG_CFLAGS_value= ac_cv_env_LIBPNG_LIBS_set= ac_cv_env_LIBPNG_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getopt_long=yes ac_cv_func_setmode=no ac_cv_func_strndup=yes ac_cv_have_decl_O_BINARY=no ac_cv_header_ft2build_h=yes 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_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dvdread_DVDOpenFile=yes ac_cv_lib_gnugetopt_getopt_long=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_FREETYPECONFIG=freetype-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes 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_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' 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_iconv_works=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= pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi ' pkg_cv_FRIBIDI_LIBS='-lfribidi ' pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng16 ' pkg_cv_LIBPNG_LIBS='-lpng16 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autotools/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-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.11' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FREETYPECONFIG='freetype-config' FREETYPE_CPPFLAGS='-I/usr/include/freetype2' FREETYPE_LIBS='-lfreetype -L/lib -lz -lbz2 -lpng16' FRIBIDI_CFLAGS='-I/usr/include/fribidi ' FRIBIDI_LIBS='-lfribidi ' GMAGICKCONFIG='' GREP='/bin/grep' HAVE_DVDREAD_FALSE='#' HAVE_DVDREAD_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/include/libpng16 ' LIBPNG_LIBS='-lpng16 ' LIBS='' LTLIBICONV='' LTLIBOBJS='' MAGICKCONFIG='' MAGICK_CPPFLAGS='-I/usr/include/libpng16 ' MAGICK_LIBS='-lpng16 ' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autotools/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='dvdauthor' PACKAGE_BUGREPORT='dvdauthor-users@lists.sourceforge.net' PACKAGE_NAME='DVDAuthor' PACKAGE_STRING='DVDAuthor 0.7.1' PACKAGE_TARNAME='dvdauthor' PACKAGE_URL='' PACKAGE_VERSION='0.7.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.7.1' XML2_CONFIG='/usr/bin/xml2-config' XML_CPPFLAGS='-I/usr/include/libxml2' XML_LIBS='-lxml2 -lz -lm -ldl' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "DVDAuthor" #define PACKAGE_TARNAME "dvdauthor" #define PACKAGE_VERSION "0.7.1" #define PACKAGE_STRING "DVDAuthor 0.7.1" #define PACKAGE_BUGREPORT "dvdauthor-users@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "dvdauthor" #define VERSION "0.7.1" #define _FILE_OFFSET_BITS 64 #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__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_NESTED_ROUTINES 1 #define HAVE_GETOPT_H 1 #define HAVE_STRNDUP 1 #define HAVE_GETOPT_LONG 1 #define HAVE_FRIBIDI 1 #define HAVE_FREETYPE 1 #define HAVE_FT2BUILD_H 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_DECL_O_BINARY 0 configure: exit 0