This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Synfig Core configure 0.61.09, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ubuntu uname -m = i686 uname -r = 2.6.28-11-generic uname -s = Linux uname -v = #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2115: checking build system type configure:2133: result: i686-pc-linux-gnu configure:2155: checking host system type configure:2170: result: i686-pc-linux-gnu configure:2207: checking for a BSD-compatible install configure:2263: result: /usr/bin/install -c configure:2274: checking whether build environment is sane configure:2317: result: yes configure:2382: checking for gawk configure:2412: result: no configure:2382: checking for mawk configure:2398: found /usr/bin/mawk configure:2409: result: mawk configure:2420: checking whether make sets $(MAKE) configure:2441: result: yes configure:2625: checking whether to enable maintainer-specific portions of Makefiles configure:2634: result: no configure:2732: checking for gcc configure:2748: found /usr/bin/gcc configure:2759: result: gcc configure:2997: checking for C compiler version configure:3004: gcc --version >&5 gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 Copyright (C) 2008 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:3007: $? = 0 configure:3014: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) configure:3017: $? = 0 configure:3024: gcc -V >&5 gcc: '-V' option must have argument configure:3027: $? = 1 configure:3050: checking for C compiler default output file name configure:3077: gcc conftest.c >&5 configure:3080: $? = 0 configure:3118: result: a.out configure:3135: checking whether the C compiler works configure:3145: ./a.out configure:3148: $? = 0 configure:3165: result: yes configure:3172: checking whether we are cross compiling configure:3174: result: no configure:3177: checking for suffix of executables configure:3184: gcc -o conftest conftest.c >&5 configure:3187: $? = 0 configure:3211: result: configure:3217: checking for suffix of object files configure:3243: gcc -c conftest.c >&5 configure:3246: $? = 0 configure:3269: result: o configure:3273: checking whether we are using the GNU C compiler configure:3302: gcc -c conftest.c >&5 configure:3308: $? = 0 configure:3325: result: yes configure:3330: checking whether gcc accepts -g configure:3360: gcc -c -g conftest.c >&5 configure:3366: $? = 0 configure:3465: result: yes configure:3482: checking for gcc option to accept ISO C89 configure:3556: gcc -c -g -O2 conftest.c >&5 configure:3562: $? = 0 configure:3585: result: none needed configure:3614: checking for style of include used by make configure:3642: result: GNU configure:3670: checking dependency style of gcc configure:3760: result: gcc3 configure:3841: checking for g++ configure:3857: found /usr/bin/g++ configure:3868: result: g++ configure:3899: checking for C++ compiler version configure:3906: g++ --version >&5 g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3 Copyright (C) 2008 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:3909: $? = 0 configure:3916: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) configure:3919: $? = 0 configure:3926: g++ -V >&5 g++: '-V' option must have argument configure:3929: $? = 1 configure:3932: checking whether we are using the GNU C++ compiler configure:3961: g++ -c conftest.cpp >&5 configure:3967: $? = 0 configure:3984: result: yes configure:3989: checking whether g++ accepts -g configure:4019: g++ -c -g conftest.cpp >&5 configure:4025: $? = 0 configure:4124: result: yes configure:4149: checking dependency style of g++ configure:4239: result: gcc3 configure:4261: checking how to run the C preprocessor configure:4301: gcc -E conftest.c configure:4307: $? = 0 configure:4338: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4344: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4377: result: gcc -E configure:4406: gcc -E conftest.c configure:4412: $? = 0 configure:4443: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4491: checking how to run the C++ preprocessor configure:4527: g++ -E conftest.cpp configure:4533: $? = 0 configure:4564: g++ -E conftest.cpp conftest.cpp:12:28: error: ac_nonexistent.h: No such file or directory configure:4570: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4603: result: g++ -E configure:4632: g++ -E conftest.cpp configure:4638: $? = 0 configure:4669: g++ -E conftest.cpp conftest.cpp:12:28: error: ac_nonexistent.h: No such file or directory configure:4675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4725: checking for a BSD-compatible install configure:4781: result: /usr/bin/install -c configure:4805: checking for debug flags configure:4837: result: -DNDEBUG configure:4841: checking for optimization flags configure:4867: result: -O2 configure:4879: checking for compiler warning flags to use configure:4926: result: -W -Wall configure:4930: checking for profiling configure:4952: result: no configure:4956: checking for arc profiling configure:4976: result: no configure:4980: checking for branch-probabilities configure:5000: result: no configure:5157: checking for a sed that does not truncate output configure:5213: result: /bin/sed configure:5216: checking for grep that handles long lines and -e configure:5290: result: /bin/grep configure:5295: checking for egrep configure:5373: result: /bin/grep -E configure:5389: checking for ld used by gcc configure:5456: result: /usr/bin/ld configure:5465: checking if the linker (/usr/bin/ld) is GNU ld configure:5480: result: yes configure:5485: checking for /usr/bin/ld option to reload object files configure:5492: result: -r configure:5510: checking for BSD-compatible nm configure:5559: result: /usr/bin/nm -B configure:5563: checking whether ln -s works configure:5567: result: yes configure:5574: checking how to recognize dependent libraries configure:5760: result: pass_all configure:6292: checking for ANSI C header files configure:6322: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6328: $? = 0 configure:6427: g++ -o conftest -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6430: $? = 0 configure:6436: ./conftest configure:6439: $? = 0 configure:6456: result: yes configure:6480: checking for sys/types.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for sys/stat.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for stdlib.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for string.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for memory.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for strings.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for inttypes.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for stdint.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6480: checking for unistd.h configure:6501: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6507: $? = 0 configure:6523: result: yes configure:6550: checking dlfcn.h usability configure:6567: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:6573: $? = 0 configure:6587: result: yes configure:6591: checking dlfcn.h presence configure:6606: g++ -E conftest.cpp configure:6612: $? = 0 configure:6626: result: yes configure:6659: checking for dlfcn.h configure:6667: result: yes configure:6690: checking how to run the C++ preprocessor configure:6802: result: g++ -E configure:6831: g++ -E conftest.cpp configure:6837: $? = 0 configure:6868: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:6874: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6966: checking for g77 configure:6996: result: no configure:6966: checking for xlf configure:6996: result: no configure:6966: checking for f77 configure:6996: result: no configure:6966: checking for frt configure:6996: result: no configure:6966: checking for pgf77 configure:6996: result: no configure:6966: checking for cf77 configure:6996: result: no configure:6966: checking for fort77 configure:6996: result: no configure:6966: checking for fl32 configure:6996: result: no configure:6966: checking for af77 configure:6996: result: no configure:6966: checking for xlf90 configure:6996: result: no configure:6966: checking for f90 configure:6996: result: no configure:6966: checking for pgf90 configure:6996: result: no configure:6966: checking for pghpf configure:6996: result: no configure:6966: checking for epcf90 configure:6996: result: no configure:6966: checking for gfortran configure:6996: result: no configure:6966: checking for g95 configure:6996: result: no configure:6966: checking for xlf95 configure:6996: result: no configure:6966: checking for f95 configure:6996: result: no configure:6966: checking for fort configure:6996: result: no configure:6966: checking for ifort configure:6996: result: no configure:6966: checking for ifc configure:6996: result: no configure:6966: checking for efc configure:6996: result: no configure:6966: checking for pgf95 configure:6996: result: no configure:6966: checking for lf95 configure:6996: result: no configure:6966: checking for ftn configure:6996: result: no configure:7023: checking for Fortran 77 compiler version configure:7030: --version >&5 ./configure: line 7031: --version: command not found configure:7033: $? = 127 configure:7040: -v >&5 ./configure: line 7041: -v: command not found configure:7043: $? = 127 configure:7050: -V >&5 ./configure: line 7051: -V: command not found configure:7053: $? = 127 configure:7061: checking whether we are using the GNU Fortran 77 compiler configure:7080: -c conftest.F >&5 ./configure: line 7081: -c: command not found configure:7086: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7103: result: no configure:7109: checking whether accepts -g configure:7126: -c -g conftest.f >&5 ./configure: line 7127: -c: command not found configure:7132: $? = 127 configure: failed program was: | program main | | end configure:7148: result: no configure:7177: checking the maximum length of command line arguments configure:7289: result: 1572864 configure:7301: checking command to parse /usr/bin/nm -B output from gcc object configure:7406: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:7409: $? = 0 configure:7413: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7416: $? = 0 configure:7468: g++ -o conftest -DNDEBUG -O2 -W -Wall conftest.cpp conftstm.o >&5 configure:7471: $? = 0 configure:7509: result: ok configure:7513: checking for objdir configure:7528: result: .libs configure:7620: checking for ar configure:7636: found /usr/bin/ar configure:7647: result: ar configure:7716: checking for ranlib configure:7732: found /usr/bin/ranlib configure:7743: result: ranlib configure:7812: checking for strip configure:7828: found /usr/bin/strip configure:7839: result: strip configure:8437: checking if gcc supports -fno-rtti -fno-exceptions configure:8455: gcc -c -DNDEBUG -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8459: $? = 0 configure:8472: result: no configure:8487: checking for gcc option to produce PIC configure:8719: result: -fPIC configure:8727: checking if gcc PIC flag -fPIC works configure:8745: gcc -c -DNDEBUG -O2 -fPIC -DPIC conftest.c >&5 configure:8749: $? = 0 configure:8762: result: yes configure:8790: checking if gcc static flag -static works configure:8818: result: yes configure:8828: checking if gcc supports -c -o file.o configure:8849: gcc -c -DNDEBUG -O2 -o out/conftest2.o conftest.c >&5 configure:8853: $? = 0 configure:8875: result: yes configure:8901: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9882: result: yes configure:9903: checking whether -lc should be explicitly linked in configure:9908: gcc -c -DNDEBUG -O2 conftest.c >&5 configure:9911: $? = 0 configure:9926: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9929: $? = 0 configure:9941: result: no configure:9949: checking dynamic linker characteristics configure:10563: result: GNU/Linux ld.so configure:10587: checking how to hardcode library paths into programs configure:10612: result: immediate configure:10626: checking whether stripping libraries is possible configure:10631: result: yes configure:10755: checking for shl_load configure:10811: gcc -o conftest -DNDEBUG -O2 conftest.c >&5 /tmp/cc4JUE6e.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10817: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10834: result: no configure:10839: checking for shl_load in -ldld configure:10874: gcc -o conftest -DNDEBUG -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:10898: result: no configure:10903: checking for dlopen configure:10959: gcc -o conftest -DNDEBUG -O2 conftest.c >&5 /tmp/ccANRvYZ.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10965: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:10982: result: no configure:10987: checking for dlopen in -ldl configure:11022: gcc -o conftest -DNDEBUG -O2 conftest.c -ldl >&5 configure:11028: $? = 0 configure:11046: result: yes configure:11215: checking whether a program can dlopen itself configure:11289: gcc -o conftest -DNDEBUG -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:11285: warning: incompatible implicit declaration of built-in function 'exit' configure:11292: $? = 0 configure:11310: result: yes configure:11315: checking whether a statically linked program can dlopen itself configure:11389: gcc -o conftest -DNDEBUG -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:11385: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccy0Nvm2.o: In function `main': conftest.c:(.text+0x36): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:11392: $? = 0 /lib/: cannot read file data: Is a directory configure:11410: result: no configure:11433: checking if libtool supports shared libraries configure:11435: result: yes configure:11438: checking whether to build shared libraries configure:11459: result: yes configure:11462: checking whether to build static libraries configure:11466: result: no configure:11560: creating libtool configure:12153: checking for ld used by g++ configure:12220: result: /usr/bin/ld configure:12229: checking if the linker (/usr/bin/ld) is GNU ld configure:12244: result: yes configure:12295: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13241: result: yes configure:13258: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:13261: $? = 0 configure:13417: checking for g++ option to produce PIC configure:13701: result: -fPIC configure:13709: checking if g++ PIC flag -fPIC works configure:13727: g++ -c -DNDEBUG -O2 -W -Wall -fPIC -DPIC conftest.cpp >&5 configure:13731: $? = 0 configure:13744: result: yes configure:13772: checking if g++ static flag -static works configure:13800: result: yes configure:13810: checking if g++ supports -c -o file.o configure:13831: g++ -c -DNDEBUG -O2 -W -Wall -o out/conftest2.o conftest.cpp >&5 configure:13835: $? = 0 configure:13857: result: yes configure:13883: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13912: result: yes configure:13979: checking dynamic linker characteristics configure:14541: result: GNU/Linux ld.so configure:14565: checking how to hardcode library paths into programs configure:14590: result: immediate configure:20863: checking for dlopen in -lc configure:20898: g++ -o conftest -DNDEBUG -O2 -W -Wall conftest.cpp -lc >&5 /tmp/ccG5JEFm.o: In function `main': conftest.cpp:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:20904: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:20922: result: no configure:20927: checking for dlopen in -ldl configure:20986: result: yes configure:21046: checking for convert configure:21062: found /usr/bin/convert configure:21074: result: yes configure:21137: checking Magick++.h usability configure:21154: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 conftest.cpp:56:22: error: Magick++.h: No such file or directory configure:21160: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_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:21174: result: no configure:21178: checking Magick++.h presence configure:21193: g++ -E conftest.cpp conftest.cpp:23:22: error: Magick++.h: No such file or directory configure:21199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:21213: result: no configure:21246: checking for Magick++.h configure:21253: result: no configure:21376: result: *** Magick++ Output target disabled configure:21570: checking for pkg-config configure:21588: found /usr/bin/pkg-config configure:21601: result: /usr/bin/pkg-config configure:21619: checking for libavcodec libavformat configure:21623: result: yes configure:21627: checking LIBAVCODEC_CFLAGS configure:21630: result: configure:21633: checking LIBAVCODEC_LIBS configure:21636: result: -lavcodec -lavformat configure:21717: checking libavformat/avformat.h usability configure:21734: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 configure:21740: $? = 0 configure:21754: result: yes configure:21758: checking libavformat/avformat.h presence configure:21773: g++ -E conftest.cpp configure:21779: $? = 0 configure:21793: result: yes configure:21826: checking for libavformat/avformat.h configure:21834: result: yes configure:21717: checking avformat.h usability configure:21734: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 conftest.cpp:58:22: error: avformat.h: No such file or directory configure:21740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | #define WITH_LIBAVCODEC | #define HAVE_LIBAVFORMAT_AVFORMAT_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:21754: result: no configure:21758: checking avformat.h presence configure:21773: g++ -E conftest.cpp conftest.cpp:25:22: error: avformat.h: No such file or directory configure:21779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | #define WITH_LIBAVCODEC | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | /* end confdefs.h. */ | #include configure:21793: result: no configure:21826: checking for avformat.h configure:21834: result: no configure:21717: checking ffmpeg/avformat.h usability configure:21734: g++ -c -DNDEBUG -O2 -W -Wall conftest.cpp >&5 conftest.cpp:58:29: error: ffmpeg/avformat.h: No such file or directory configure:21740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | #define WITH_LIBAVCODEC | #define HAVE_LIBAVFORMAT_AVFORMAT_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:21754: result: no configure:21758: checking ffmpeg/avformat.h presence configure:21773: g++ -E conftest.cpp conftest.cpp:25:29: error: ffmpeg/avformat.h: No such file or directory configure:21779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | #define WITH_LIBAVCODEC | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 | /* end confdefs.h. */ | #include configure:21793: result: no configure:21826: checking for ffmpeg/avformat.h configure:21834: result: no configure:21916: checking for libswscale configure:22123: checking for img_convert in -lavcodec configure:22159: g++ -o conftest -DNDEBUG -O2 -W -Wall conftest.cpp -lavcodec >&5 /tmp/ccCJxq1L.o: In function `main': conftest.cpp:(.text+0x12): undefined reference to `img_convert' collect2: ld returned 1 exit status configure:22165: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Synfig Core" | #define PACKAGE_TARNAME "synfig" | #define PACKAGE_VERSION "0.61.09" | #define PACKAGE_STRING "Synfig Core 0.61.09" | #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" | #define PACKAGE "synfig" | #define VERSION "0.61.09" | #define LT_SCOPE extern | #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 HAVE_DLFCN_H 1 | #define WITH_LIBAVCODEC | #define HAVE_LIBAVFORMAT_AVFORMAT_H 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 img_convert (); | int | main () | { | return img_convert (); | ; | return 0; | } configure:22183: result: no configure:22190: error: Neither libswscale nor function img_convert was found. See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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_f77_compiler_gnu=no ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_header_Magickpp_h=no ac_cv_header_avformat_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_ffmpeg_avformat_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libavformat_avformat_h=yes 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=i686-pc-linux-gnu ac_cv_lib_avcodec_img_convert=no ac_cv_lib_c_dlopen=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_imagemagick_convert=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/lib/alsa-lib /usr/local/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i486-linux-gnu/4.3.3 /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/gaoxiang/synfig-0.61.09/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/gaoxiang/synfig-0.61.09/config/missing --run tar' API_VERSION='0.0' AR='ar' AS='as' AUTOCONF='${SHELL} /home/gaoxiang/synfig-0.61.09/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/gaoxiang/synfig-0.61.09/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/gaoxiang/synfig-0.61.09/config/missing --run automake-1.9' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -DNDEBUG -O2' CONFIG_CFLAGS='' CONFIG_DEPS='' CONFIG_LIBS='' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -DNDEBUG -O2 -W -Wall' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DYNAMIC_LD_LIBS='-ldl' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ETL_CFLAGS='' ETL_LIBS='' EXEEXT='' F77='' FFLAGS='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GMSGFMT='' GREP='/bin/grep' HAVE_LIBJPEG_FALSE='' HAVE_LIBJPEG_TRUE='' HAVE_LIBMAGICKPP_FALSE='' HAVE_LIBMAGICKPP_TRUE='#' HAVE_LIBMNG_FALSE='' HAVE_LIBMNG_TRUE='' HAVE_LIBPNG_FALSE='' HAVE_LIBPNG_TRUE='' HAVE_MAGICK_OPTIMIZE_FALSE='' HAVE_MAGICK_OPTIMIZE_TRUE='#' INCLTDL='-I${top_srcdir}/libltdl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JPEG_LIBS='' LDFLAGS='' LIBADD_DL='' LIBAVCODEC_CFLAGS=' ' LIBAVCODEC_LIBS='-lavcodec -lavformat ' LIBICONV='' LIBINTL='' LIBLTDL='${top_builddir}/libltdl/libltdlc.la' LIBOBJS='' LIBS='' LIBSIGC_CFLAGS='' LIBSIGC_LIBS='' LIBSWSCALE_CFLAGS='' LIBSWSCALE_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='config/ltmain.sh' LIBXMLPP_CFLAGS='' LIBXMLPP_LIBS='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MACOSX_PKG_FALSE='' MACOSX_PKG_TRUE='' MAGICKPP_LIBS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/gaoxiang/synfig-0.61.09/config/missing --run makeinfo' MKINSTALLDIRS='' MNG_LIBS='' MODULE_DIR='' MSGFMT='' MSGMERGE='' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENEXR_CFLAGS='' OPENEXR_HALF_LIBS='' OPENEXR_LIBS='' PACKAGE='synfig' PACKAGE_BUGREPORT='http://synfig.org/Bugs' PACKAGE_NAME='Synfig Core' PACKAGE_STRING='Synfig Core 0.61.09' PACKAGE_TARNAME='synfig' PACKAGE_VERSION='0.61.09' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PNG_LIBS='' POSUB='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SVN_REPOSITORY='https://synfig.svn.sourceforge.net/svnroot/synfig/synfig-core' SYNFIGLIB_DIR='' SYNFIG_CFLAGS='' SYNFIG_LIBS='' USE_NLS='' VERSION='0.61.09' WIN32_PKG_FALSE='' WIN32_PKG_TRUE='' WITH_FFMPEG_FALSE='#' WITH_FFMPEG_TRUE='' WITH_FONTCONFIG_FALSE='' WITH_FONTCONFIG_TRUE='' WITH_FREETYPE_FALSE='' WITH_FREETYPE_TRUE='' WITH_IMAGEMAGICK_FALSE='#' WITH_IMAGEMAGICK_TRUE='' WITH_JPEG_FALSE='' WITH_JPEG_TRUE='' WITH_LIBAVCODEC_FALSE='#' WITH_LIBAVCODEC_TRUE='' WITH_LIBDV_FALSE='#' WITH_LIBDV_TRUE='' WITH_LIBSWSCALE_FALSE='' WITH_LIBSWSCALE_TRUE='' WITH_OPENEXR_FALSE='' WITH_OPENEXR_TRUE='' WITH_VIMAGE_FALSE='' WITH_VIMAGE_TRUE='#' XGETTEXT='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' imagemagick_convert='yes' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/gaoxiang/synfig-0.61.09/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' synfigincludedir='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Synfig Core" #define PACKAGE_TARNAME "synfig" #define PACKAGE_VERSION "0.61.09" #define PACKAGE_STRING "Synfig Core 0.61.09" #define PACKAGE_BUGREPORT "http://synfig.org/Bugs" #define PACKAGE "synfig" #define VERSION "0.61.09" #define LT_SCOPE extern #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 HAVE_DLFCN_H 1 #define WITH_LIBAVCODEC #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 configure: exit 1