This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnash configure 0.8.11dev, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-media=gst,ffmpeg ## --------- ## ## Platform. ## ## --------- ## hostname = WINDOW uname -m = i686 uname -r = 2.6.26-2-686 uname -s = Linux uname -v = #1 SMP Thu Sep 16 19:35:51 UTC 2010 /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: /home/window/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2774: checking build system type configure:2792: result: i686-pc-linux-gnu configure:2814: checking host system type configure:2829: result: i686-pc-linux-gnu configure:2969: checking for C++ compiler version configure:2976: ccache g++ --version >&5 g++ (Debian 4.3.2-1.1) 4.3.2 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:2979: $? = 0 configure:2986: ccache g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --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 --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) configure:2989: $? = 0 configure:2996: ccache g++ -V >&5 g++: '-V' option must have argument configure:2999: $? = 1 configure:3022: checking for C++ compiler default output file name configure:3049: ccache g++ conftest.cpp >&5 configure:3052: $? = 0 configure:3090: result: a.out configure:3107: checking whether the C++ compiler works configure:3117: ./a.out configure:3120: $? = 0 configure:3137: result: yes configure:3144: checking whether we are cross compiling configure:3146: result: no configure:3149: checking for suffix of executables configure:3156: ccache g++ -o conftest conftest.cpp >&5 configure:3159: $? = 0 configure:3183: result: configure:3189: checking for suffix of object files configure:3215: ccache g++ -c conftest.cpp >&5 configure:3218: $? = 0 configure:3241: result: o configure:3245: checking whether we are using the GNU C++ compiler configure:3274: ccache g++ -c conftest.cpp >&5 configure:3280: $? = 0 configure:3297: result: yes configure:3302: checking whether ccache g++ accepts -g configure:3332: ccache g++ -c -g conftest.cpp >&5 configure:3338: $? = 0 configure:3437: result: yes configure:3508: checking for gcc configure:3524: found /usr/bin/gcc configure:3535: result: gcc configure:3773: checking for C compiler version configure:3780: gcc --version >&5 gcc (Debian 4.3.2-1.1) 4.3.2 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:3783: $? = 0 configure:3790: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --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 --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) configure:3793: $? = 0 configure:3800: gcc -V >&5 gcc: '-V' option must have argument configure:3803: $? = 1 configure:3806: checking whether we are using the GNU C compiler configure:3835: gcc -c conftest.c >&5 configure:3841: $? = 0 configure:3858: result: yes configure:3863: checking whether gcc accepts -g configure:3893: gcc -c -g conftest.c >&5 configure:3899: $? = 0 configure:3998: result: yes configure:4015: checking for gcc option to accept ISO C89 configure:4089: gcc -c -g -O2 conftest.c >&5 configure:4095: $? = 0 configure:4118: result: none needed configure:4137: checking whether gcc and cc understand -c and -o together configure:4172: gcc -c conftest.c -o conftest2.o >&5 configure:4175: $? = 0 configure:4181: gcc -c conftest.c -o conftest2.o >&5 configure:4184: $? = 0 configure:4195: cc -c conftest.c >&5 configure:4198: $? = 0 configure:4206: cc -c conftest.c -o conftest2.o >&5 configure:4209: $? = 0 configure:4215: cc -c conftest.c -o conftest2.o >&5 configure:4218: $? = 0 configure:4236: result: yes configure:4278: checking for a BSD-compatible install configure:4334: result: /usr/bin/install -c configure:4653: checking whether build environment is sane configure:4696: result: yes configure:4758: checking for gawk configure:4774: found /usr/bin/gawk configure:4785: result: gawk configure:4796: checking whether make sets $(MAKE) configure:4817: result: yes configure:4847: checking for style of include used by make configure:4875: result: GNU configure:5067: checking dependency style of gcc configure:5157: result: gcc3 configure:5176: checking dependency style of ccache g++ configure:5266: result: gcc3 configure:5285: checking whether to enable maintainer-specific portions of Makefiles configure:5294: result: no configure:5309: checking whether make sets $(MAKE) configure:5330: result: yes configure:5341: checking whether NLS is requested configure:5350: result: yes configure:5391: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:5423: result: /usr/bin/msgfmt configure:5432: checking for gmsgfmt configure:5463: result: /usr/bin/msgfmt configure:5514: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:5546: result: /usr/bin/xgettext configure:5592: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:5623: result: /usr/bin/msgmerge configure:5680: checking for ld used by GCC configure:5744: result: /usr/bin/ld configure:5753: checking if the linker (/usr/bin/ld) is GNU ld configure:5766: result: yes configure:5773: checking for shared library run path origin configure:5786: result: done configure:5811: checking how to run the C preprocessor configure:5851: gcc -E conftest.c configure:5857: $? = 0 configure:5888: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:5894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | /* end confdefs.h. */ | #include configure:5927: result: gcc -E configure:5956: gcc -E conftest.c configure:5962: $? = 0 configure:5993: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory configure:5999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | /* end confdefs.h. */ | #include configure:6037: checking for grep that handles long lines and -e configure:6111: result: /bin/grep configure:6116: checking for egrep configure:6194: result: /bin/grep -E configure:6756: checking for CFPreferencesCopyAppValue configure:6784: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:18:42: error: CoreFoundation/CFPreferences.h: No such file or directory conftest.c: In function 'main': conftest.c:22: error: 'NULL' undeclared (first use in this function) conftest.c:22: error: (Each undeclared identifier is reported only once conftest.c:22: error: for each function it appears in.) configure:6790: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:6808: result: no configure:6817: checking for CFLocaleCopyCurrent configure:6845: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:18:37: error: CoreFoundation/CFLocale.h: No such file or directory configure:6851: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:6869: result: no configure:6920: checking for GNU gettext in libc configure:6950: gcc -o conftest -g -O2 conftest.c >&5 configure:6956: $? = 0 configure:6974: result: yes configure:7903: checking whether to use NLS configure:7905: result: yes configure:7908: checking where the gettext function comes from configure:7919: result: libc configure:8067: checking for ANSI C header files configure:8097: gcc -c -g -O2 conftest.c >&5 configure:8103: $? = 0 configure:8202: gcc -o conftest -g -O2 conftest.c >&5 configure:8205: $? = 0 configure:8211: ./conftest configure:8214: $? = 0 configure:8231: result: yes configure:8255: checking for sys/types.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for sys/stat.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for stdlib.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for string.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for memory.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for strings.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for inttypes.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for stdint.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8255: checking for unistd.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8282: $? = 0 configure:8298: result: yes configure:8310: checking whether byte ordering is bigendian configure:8343: gcc -c -g -O2 conftest.c >&5 configure:8349: $? = 0 configure:8381: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:38: error: 'not' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:38: error: expected ';' before 'big' configure:8387: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8527: result: no configure:8546: checking for an ANSI C-conforming const configure:8621: gcc -c -g -O2 conftest.c >&5 configure:8627: $? = 0 configure:8642: result: yes configure:8652: checking for inline configure:8678: gcc -c -g -O2 conftest.c >&5 configure:8684: $? = 0 configure:8702: result: inline configure:8724: checking for runtest configure:8742: found /usr/bin/runtest configure:8754: result: /usr/bin/runtest configure:8954: This build supports LocalConnection configure:8975: checking which type of library archiver we have configure:8981: result: configure:9002: Configuring Gnash for native compilation configure:9090: checking for pkg-config configure:9108: found /usr/bin/pkg-config configure:9120: result: /usr/bin/pkg-config configure:9149: checking pkg-config is at least version 0.9.0 configure:9152: result: yes configure:9486: checking location of avcodec.h configure:9552: result: -I/usr/include/ffmpeg configure:9570: checking ffmpeg version configure:9604: result: 51.50.0 (515000) configure:9646: checking for avutil.h configure:9667: result: /usr/include/ffmpeg/avutil.h configure:9670: checking for avformat.h configure:9691: result: /usr/include/ffmpeg/avformat.h configure:9694: checking for swscale.h configure:9721: result: yes configure:9730: checking for libavcodec/vaapi.h configure:9749: result: no configure:9896: checking for libdts library configure:9909: result: no configure:9912: checking for dts_init in -ldts configure:9947: gcc -o conftest -g -O2 conftest.c -ldts >&5 /usr/bin/ld: cannot find -ldts collect2: ld returned 1 exit status configure:9953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_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 dts_init (); | int | main () | { | return dts_init (); | ; | return 0; | } configure:9971: result: no configure:9985: checking for libvorbisenc library configure:10069: result: -lvorbisenc -lvorbis -lm -logg configure:10076: checking for libavformat library configure:10162: result: -lavformat -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg configure:10168: checking for libavutil library configure:10252: result: -lavutil configure:10257: checking for libtheora library configure:10341: result: -ltheora -logg configure:10346: checking for libgsm library configure:10360: result: no configure:10363: checking for gsm_destroy in -lgsm configure:10398: gcc -o conftest -g -O2 conftest.c -lgsm >&5 configure:10404: $? = 0 configure:10422: result: yes configure:10432: result: configure:10436: checking for libdc1394 library configure:10449: result: no configure:10452: checking for dc1394_is_camera in -ldc1394_control configure:10487: gcc -o conftest -g -O2 conftest.c -ldc1394_control >&5 /usr/bin/ld: cannot find -ldc1394_control collect2: ld returned 1 exit status configure:10493: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_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 dc1394_is_camera (); | int | main () | { | return dc1394_is_camera (); | ; | return 0; | } configure:10511: result: no configure:10525: checking for libswscale library configure:10609: result: -lswscale -lavutil configure:10744: checking for sdl-config configure:10762: found /usr/bin/sdl-config configure:10774: result: /usr/bin/sdl-config configure:16204: checking for cairo.h header using pkg-config configure:16211: result: -D_REENTRANT -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 configure:16842: checking for cairo.h header configure:16851: result: -D_REENTRANT -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 configure:16915: checking for libcairo library using pkg-config configure:16922: result: -lcairo configure:17144: checking for AGG headers configure:17197: result: -I/usr/include/agg2 configure:17325: checking for libagg library configure:17327: result: -lagg_pic configure:17355: checking for perl configure:17373: found /usr/bin/perl configure:17385: result: /usr/bin/perl configure:17406: checking for csound configure:17424: found /usr/bin/csound configure:17436: result: /usr/bin/csound configure:17457: checking for git configure:17475: found /usr/bin/git configure:17487: result: /usr/bin/git configure:18260: checking for a sed that does not truncate output configure:18316: result: /bin/sed configure:18330: checking for ld used by gcc configure:18397: result: /usr/bin/ld configure:18406: checking if the linker (/usr/bin/ld) is GNU ld configure:18421: result: yes configure:18426: checking for /usr/bin/ld option to reload object files configure:18433: result: -r configure:18451: checking for BSD-compatible nm configure:18500: result: /usr/bin/nm -B configure:18504: checking whether ln -s works configure:18508: result: yes configure:18515: checking how to recognize dependent libraries configure:18701: result: pass_all configure:19244: checking dlfcn.h usability configure:19261: gcc -c -g -O2 conftest.c >&5 configure:19267: $? = 0 configure:19281: result: yes configure:19285: checking dlfcn.h presence configure:19300: gcc -E conftest.c configure:19306: $? = 0 configure:19320: result: yes configure:19348: checking for dlfcn.h configure:19356: result: yes configure:19379: checking how to run the C++ preprocessor configure:19415: ccache g++ -E conftest.cpp configure:19421: $? = 0 configure:19452: ccache g++ -E conftest.cpp conftest.cpp:54:28: error: ac_nonexistent.h: No such file or directory configure:19458: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:19491: result: ccache g++ -E configure:19520: ccache g++ -E conftest.cpp configure:19526: $? = 0 configure:19557: ccache g++ -E conftest.cpp conftest.cpp:54:28: error: ac_nonexistent.h: No such file or directory configure:19563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:19655: checking for g77 configure:19685: result: no configure:19655: checking for xlf configure:19685: result: no configure:19655: checking for f77 configure:19685: result: no configure:19655: checking for frt configure:19685: result: no configure:19655: checking for pgf77 configure:19685: result: no configure:19655: checking for cf77 configure:19685: result: no configure:19655: checking for fort77 configure:19685: result: no configure:19655: checking for fl32 configure:19685: result: no configure:19655: checking for af77 configure:19685: result: no configure:19655: checking for xlf90 configure:19685: result: no configure:19655: checking for f90 configure:19685: result: no configure:19655: checking for pgf90 configure:19685: result: no configure:19655: checking for pghpf configure:19685: result: no configure:19655: checking for epcf90 configure:19685: result: no configure:19655: checking for gfortran configure:19685: result: no configure:19655: checking for g95 configure:19685: result: no configure:19655: checking for xlf95 configure:19685: result: no configure:19655: checking for f95 configure:19685: result: no configure:19655: checking for fort configure:19685: result: no configure:19655: checking for ifort configure:19685: result: no configure:19655: checking for ifc configure:19685: result: no configure:19655: checking for efc configure:19685: result: no configure:19655: checking for pgf95 configure:19685: result: no configure:19655: checking for lf95 configure:19685: result: no configure:19655: checking for ftn configure:19685: result: no configure:19712: checking for Fortran 77 compiler version configure:19719: --version >&5 ./configure: line 19720: --version: command not found configure:19722: $? = 127 configure:19729: -v >&5 ./configure: line 19730: -v: command not found configure:19732: $? = 127 configure:19739: -V >&5 ./configure: line 19740: -V: command not found configure:19742: $? = 127 configure:19750: checking whether we are using the GNU Fortran 77 compiler configure:19769: -c conftest.F >&5 ./configure: line 19770: -c: command not found configure:19775: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:19792: result: no configure:19798: checking whether accepts -g configure:19815: -c -g conftest.f >&5 ./configure: line 19816: -c: command not found configure:19821: $? = 127 configure: failed program was: | program main | | end configure:19837: result: no configure:19866: checking the maximum length of command line arguments configure:19978: result: 98304 configure:19990: checking command to parse /usr/bin/nm -B output from gcc object configure:20095: gcc -c -g -O2 conftest.c >&5 configure:20098: $? = 0 configure:20102: /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:20105: $? = 0 configure:20157: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:20160: $? = 0 configure:20198: result: ok configure:20202: checking for objdir configure:20217: result: .libs configure:20309: checking for ar configure:20325: found /usr/bin/ar configure:20336: result: ar configure:20405: checking for ranlib configure:20421: found /usr/bin/ranlib configure:20432: result: ranlib configure:20501: checking for strip configure:20517: found /usr/bin/strip configure:20528: result: strip configure:21126: checking if gcc supports -fno-rtti -fno-exceptions configure:21144: gcc -c -g -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:21148: $? = 0 configure:21161: result: no configure:21176: checking for gcc option to produce PIC configure:21408: result: -fPIC configure:21416: checking if gcc PIC flag -fPIC works configure:21434: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:21438: $? = 0 configure:21451: result: yes configure:21479: checking if gcc static flag -static works configure:21507: result: yes configure:21517: checking if gcc supports -c -o file.o configure:21538: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:21542: $? = 0 configure:21564: result: yes configure:21590: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:22571: result: yes configure:22592: checking whether -lc should be explicitly linked in configure:22597: gcc -c -g -O2 conftest.c >&5 configure:22600: $? = 0 configure:22615: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:22618: $? = 0 configure:22630: result: no configure:22638: checking dynamic linker characteristics configure:23252: result: GNU/Linux ld.so configure:23276: checking how to hardcode library paths into programs configure:23301: result: immediate configure:23315: checking whether stripping libraries is possible configure:23320: result: yes configure:23444: checking for shl_load configure:23500: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccykc19D.o: In function `main': /home/window/build/gnashgit/conftest.c:88: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:23506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 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:23523: result: no configure:23528: checking for shl_load in -ldld configure:23563: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:23569: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 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:23587: result: no configure:23592: checking for dlopen configure:23648: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccqu8Er1.o: In function `main': /home/window/build/gnashgit/conftest.c:88: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:23654: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 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:23671: result: no configure:23676: checking for dlopen in -ldl configure:23711: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:23717: $? = 0 configure:23735: result: yes configure:23904: checking whether a program can dlopen itself configure:23978: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:23974: warning: incompatible implicit declaration of built-in function 'exit' configure:23981: $? = 0 configure:23999: result: yes configure:24004: checking whether a statically linked program can dlopen itself configure:24078: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:24074: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccGdsVci.o: In function `main': /home/window/build/gnashgit/configure:24062: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:24081: $? = 0 /lib/: cannot read file data: Is a directory configure:24099: result: no configure:24122: checking if libtool supports shared libraries configure:24124: result: yes configure:24127: checking whether to build shared libraries configure:24148: result: yes configure:24151: checking whether to build static libraries configure:24155: result: no configure:24249: creating libtool configure:24842: checking for ld used by ccache g++ configure:24909: result: /usr/bin/ld configure:24918: checking if the linker (/usr/bin/ld) is GNU ld configure:24933: result: yes configure:24984: checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries configure:25930: result: yes configure:25947: ccache g++ -c -g -O2 conftest.cpp >&5 configure:25950: $? = 0 configure:26106: checking for ccache g++ option to produce PIC configure:26390: result: -fPIC configure:26398: checking if ccache g++ PIC flag -fPIC works configure:26416: ccache g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:26420: $? = 0 configure:26433: result: yes configure:26461: checking if ccache g++ static flag -static works configure:26489: result: yes configure:26499: checking if ccache g++ supports -c -o file.o configure:26520: ccache g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:26524: $? = 0 configure:26546: result: yes configure:26572: checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries configure:26601: result: yes configure:26668: checking dynamic linker characteristics configure:27230: result: GNU/Linux ld.so configure:27254: checking how to hardcode library paths into programs configure:27279: result: immediate configure:33575: checking for ltdl.h header using pkg-config configure:33586: result: not found configure:33593: checking for ltdl-config configure:33626: result: no configure:33661: checking ltdl.h usability configure:33678: gcc -c -g -O2 conftest.c >&5 configure:33684: $? = 0 configure:33698: result: yes configure:33702: checking ltdl.h presence configure:33717: gcc -E conftest.c configure:33723: $? = 0 configure:33737: result: yes configure:33765: checking for ltdl.h configure:33772: result: yes configure:34213: checking for ltdl.h header configure:34222: result: configure:34286: checking for libltdl library using pkg-config configure:34297: result: not found configure:34304: checking for ltdl-config configure:34337: result: no configure:34473: checking for libltdl library configure:34476: result: -lltdl configure:35277: checking for void * configure:35307: gcc -c -g -O2 conftest.c >&5 configure:35313: $? = 0 configure:35328: result: yes configure:35335: checking size of void * configure:35637: gcc -o conftest -g -O2 conftest.c >&5 configure:35640: $? = 0 configure:35646: ./conftest configure:35649: $? = 0 configure:35672: result: 4 configure:35713: gcc -c -g -O2 conftest.c >&5 configure:35719: $? = 0 configure:35750: checking for library containing mallinfo configure:35791: gcc -o conftest -g -O2 conftest.c >&5 configure:35797: $? = 0 configure:35825: result: none required configure:35861: checking for library containing getaddrinfo configure:35902: gcc -o conftest -g -O2 conftest.c >&5 configure:35908: $? = 0 configure:35936: result: none required configure:35985: gcc -c -g -O2 conftest.c >&5 conftest.c:62:22: warning: extra tokens at end of #include directive conftest.c: In function 'main': conftest.c:67: error: 'IPC_INFO' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) configure:35991: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include #include | int | main () | { | | int flag = IPC_INFO; | ; | return 0; | } configure:38334: checking for the gtk2 header configure:38497: result: -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 configure:38537: checking for libgtk2 library configure:38696: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:38769: checking for the Pango Version configure:38800: result: 1.0 configure:38804: checking for libpango header configure:38806: result: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:38852: checking for libpango library configure:38854: result: -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:38985: checking for atk/atk.h header using pkg-config configure:38992: result: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:39623: checking for atk/atk.h header configure:39632: result: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:39696: checking for libatk library using pkg-config configure:39703: result: -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:40831: checking for cairo.h header configure:40840: result: -D_REENTRANT -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 configure:41091: checking for libcairo library configure:41094: result: -lcairo configure:41169: checking for QT 4.x headers configure:41215: result: no configure:41253: checking for QT 4.x libraries configure:41277: result: no configure:41298: checking for moc-qt4 configure:41331: result: no configure:41298: checking for moc configure:41331: result: no configure:41298: checking for moc4 configure:41331: result: no configure:41343: checking for uic-qt4 configure:41376: result: no configure:41343: checking for uic configure:41376: result: no configure:41343: checking for uic4 configure:41376: result: no configure:42172: checking for tslib.h header using pkg-config configure:42183: result: not found configure:42190: checking for ts-config configure:42223: result: no configure:42258: checking tslib.h usability configure:42275: gcc -c -g -O2 conftest.c >&5 conftest.c:105:19: error: tslib.h: No such file or directory configure:42281: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 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:42295: result: no configure:42299: checking tslib.h presence configure:42314: gcc -E conftest.c conftest.c:72:19: error: tslib.h: No such file or directory configure:42320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | /* end confdefs.h. */ | #include configure:42334: result: no configure:42362: checking for tslib.h configure:42369: result: no configure:42387: checking ts/tslib.h usability configure:42404: gcc -c -g -O2 conftest.c >&5 conftest.c:105:22: error: ts/tslib.h: No such file or directory configure:42410: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 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:42424: result: no configure:42428: checking ts/tslib.h presence configure:42443: gcc -E conftest.c conftest.c:72:22: error: ts/tslib.h: No such file or directory configure:42449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | /* end confdefs.h. */ | #include configure:42463: result: no configure:42491: checking for ts/tslib.h configure:42498: result: no configure:42508: checking for ts/tslib.h configure:42514: result: no configure:42639: checking for tslib.h configure:42644: result: no configure:42810: checking for tslib.h header configure:42827: result: not found configure:43163: checking linker --as-needed support configure:43173: result: yes configure:43253: checking for autotrace configure:43286: result: no configure:43317: checking for dirent.h that defines DIR configure:43346: gcc -c -g -O2 conftest.c >&5 configure:43352: $? = 0 configure:43368: result: yes configure:43381: checking for library containing opendir configure:43422: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c >&5 configure:43428: $? = 0 configure:43456: result: none required configure:44077: checking for npapi.h configure:44107: result: -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr configure:44129: checking whether NPString has member UTF8Length configure:44152: ccache g++ -c -g -O2 -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:82: error: 'struct NPString' has no member named 'UTF8Length' configure:44158: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | | #include "npapi.h" | #include "npruntime.h" | int main(int argc, char** argv){ | NPString str; | uint32_t len = str.UTF8Length; | return 0; | } configure:44174: result: no configure:44186: checking for npupp.h configure:44198: result: yes configure:44299: checking for const needed for NPP_GetMIMEDescription() prototype configure:44312: result: no configure:44339: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:84: error: 'struct input_absinfo' has no member named 'resolution' configure:44345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | /* end confdefs.h. */ | #include | int | main () | { | | struct input_absinfo abs; | abs.resolution = 0;; | ; | return 0; | } configure:44392: checking getopt.h usability configure:44409: gcc -c -g -O2 conftest.c >&5 configure:44415: $? = 0 configure:44429: result: yes configure:44433: checking getopt.h presence configure:44448: gcc -E conftest.c configure:44454: $? = 0 configure:44468: result: yes configure:44496: checking for getopt.h configure:44504: result: yes configure:44532: checking libgen.h usability configure:44549: gcc -c -g -O2 conftest.c >&5 configure:44555: $? = 0 configure:44569: result: yes configure:44573: checking libgen.h presence configure:44588: gcc -E conftest.c configure:44594: $? = 0 configure:44608: result: yes configure:44636: checking for libgen.h configure:44644: result: yes configure:44672: checking pwd.h usability configure:44689: gcc -c -g -O2 conftest.c >&5 configure:44695: $? = 0 configure:44709: result: yes configure:44713: checking pwd.h presence configure:44728: gcc -E conftest.c configure:44734: $? = 0 configure:44748: result: yes configure:44776: checking for pwd.h configure:44784: result: yes configure:44812: checking sys/utsname.h usability configure:44829: gcc -c -g -O2 conftest.c >&5 configure:44835: $? = 0 configure:44849: result: yes configure:44853: checking sys/utsname.h presence configure:44868: gcc -E conftest.c configure:44874: $? = 0 configure:44888: result: yes configure:44916: checking for sys/utsname.h configure:44924: result: yes configure:44952: checking signal.h usability configure:44969: gcc -c -g -O2 conftest.c >&5 configure:44975: $? = 0 configure:44989: result: yes configure:44993: checking signal.h presence configure:45008: gcc -E conftest.c configure:45014: $? = 0 configure:45028: result: yes configure:45056: checking for signal.h configure:45064: result: yes configure:45082: checking for unistd.h configure:45088: result: yes configure:45232: checking sys/time.h usability configure:45249: gcc -c -g -O2 conftest.c >&5 configure:45255: $? = 0 configure:45269: result: yes configure:45273: checking sys/time.h presence configure:45288: gcc -E conftest.c configure:45294: $? = 0 configure:45308: result: yes configure:45336: checking for sys/time.h configure:45344: result: yes configure:45372: checking linux/uinput.h usability configure:45389: gcc -c -g -O2 conftest.c >&5 configure:45395: $? = 0 configure:45409: result: yes configure:45413: checking linux/uinput.h presence configure:45428: gcc -E conftest.c configure:45434: $? = 0 configure:45448: result: yes configure:45476: checking for linux/uinput.h configure:45484: result: yes configure:45499: checking for BZ2_bzopen in -lbz2 configure:45534: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lbz2 >&5 /usr/bin/ld: cannot find -lbz2 collect2: ld returned 1 exit status configure:45540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_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 BZ2_bzopen (); | int | main () | { | return BZ2_bzopen (); | ; | return 0; | } configure:45558: result: no configure:45565: checking for getpwnam in -lc configure:45600: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lc >&5 configure:45606: $? = 0 configure:45624: result: yes configure:45694: checking for X11 headers configure:45701: result: -I/usr/include configure:45838: checking for X11 library configure:45842: result: -lX11 -lXinerama -lXext -lSM -lICE configure:45863: checking for XInput_find_display in -lXi configure:45898: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lXi >&5 configure:45904: $? = 0 configure:45922: result: yes configure:45934: checking for XDisableAccessControl in -lX11 configure:45969: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:45975: $? = 0 configure:45993: result: yes configure:46048: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99: error: 'struct ipc_perm' has no member named 'key' configure:46054: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | struct shmid_ds shmseg; | key_t x = shmseg.shm_perm.key; | ; | return 0; | } configure:46101: gcc -c -g -O2 conftest.c >&5 configure:46107: $? = 0 configure:46129: checking for finite configure:46159: gcc -c -g -O2 conftest.c >&5 configure:46165: $? = 0 configure:46181: result: yes configure:46184: checking for library containing finite configure:46225: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 conftest.c:99: warning: conflicting types for built-in function 'finite' configure:46231: $? = 0 configure:46259: result: none required configure:46280: checking for isfinite configure:46306: ccache g++ -c -g -O2 conftest.cpp >&5 configure:46312: $? = 0 configure:46328: result: yes configure:46337: checking for library containing isfinite configure:46378: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 /tmp/ccAlWrgD.o: In function `main': /home/window/build/gnashgit/conftest.c:104: undefined reference to `isfinite' collect2: ld returned 1 exit status configure:46384: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 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 isfinite (); | int | main () | { | return isfinite (); | ; | return 0; | } configure:46378: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lm -lX11 -lXi >&5 /tmp/ccUVye9O.o: In function `main': /home/window/build/gnashgit/conftest.c:104: undefined reference to `isfinite' collect2: ld returned 1 exit status configure:46384: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 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 isfinite (); | int | main () | { | return isfinite (); | ; | return 0; | } configure:46412: result: no configure:46433: checking whether ccache g++ implements __PRETTY_FUNCTION__ configure:46461: ccache g++ -o conftest -g -O2 -Wl,--as-needed conftest.cpp -lX11 -lXi >&5 configure:46467: $? = 0 configure:46486: result: yes configure:46496: checking whether ccache g++ implements __FUNCTION__ configure:46524: ccache g++ -o conftest -g -O2 -Wl,--as-needed conftest.cpp -lX11 -lXi >&5 configure:46530: $? = 0 configure:46549: result: yes configure:46559: checking whether ccache g++ implements __func__ configure:46587: ccache g++ -o conftest -g -O2 -Wl,--as-needed conftest.cpp -lX11 -lXi >&5 configure:46593: $? = 0 configure:46612: result: yes configure:46631: checking for getopt configure:46687: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46693: $? = 0 configure:46711: result: yes configure:46734: checking for gettimeofday configure:46790: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46796: $? = 0 configure:46814: result: yes configure:46828: checking for ftime configure:46884: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46890: $? = 0 configure:46908: result: yes configure:46922: checking for tzset configure:46978: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46984: $? = 0 configure:47002: result: yes configure:47016: checking for localtime_r configure:47072: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47078: $? = 0 configure:47096: result: yes configure:47107: checking whether struct tm has tm_gmtoff configure:47143: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47149: $? = 0 configure:47168: result: yes configure:47178: checking whether timezone is a long configure:47215: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47221: $? = 0 configure:47240: result: yes configure:47254: checking for mkstemps configure:47310: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 /tmp/ccGT9ZIG.o: In function `main': /home/window/build/gnashgit/conftest.c:138: undefined reference to `mkstemps' collect2: ld returned 1 exit status configure:47316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | /* end confdefs.h. */ | /* Define mkstemps to an innocuous variant, in case declares mkstemps. | For example, HP-UX 11i declares gettimeofday. */ | #define mkstemps innocuous_mkstemps | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkstemps (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkstemps | | /* 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 mkstemps (); | /* 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_mkstemps || defined __stub___mkstemps | choke me | #endif | | int | main () | { | return mkstemps (); | ; | return 0; | } configure:47334: result: no configure:47348: checking for sysconf configure:47404: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47410: $? = 0 configure:47428: result: yes configure:47445: checking for shmget configure:47501: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47507: $? = 0 configure:47525: result: yes configure:47445: checking for shmat configure:47501: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47507: $? = 0 configure:47525: result: yes configure:47445: checking for shmdt configure:47501: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47507: $? = 0 configure:47525: result: yes configure:47445: checking for mmap configure:47501: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47507: $? = 0 configure:47525: result: yes configure:47539: checking for scandir configure:47595: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47601: $? = 0 configure:47619: result: yes configure:47629: checking for clock_gettime in -lrt configure:47664: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lrt -lX11 -lXi >&5 configure:47670: $? = 0 configure:47688: result: yes configure:47699: checking for clock_gettime configure:47755: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lrt -lX11 -lXi >&5 configure:47761: $? = 0 configure:47778: result: yes configure:47803: checking winsock.h usability configure:47820: gcc -c -g -O2 conftest.c >&5 conftest.c:145:21: error: winsock.h: No such file or directory configure:47826: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 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:47840: result: no configure:47844: checking winsock.h presence configure:47859: gcc -E conftest.c conftest.c:112:21: error: winsock.h: No such file or directory configure:47865: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include configure:47879: result: no configure:47907: checking for winsock.h configure:47915: result: no configure:47943: checking winsock2.h usability configure:47960: gcc -c -g -O2 conftest.c >&5 conftest.c:145:22: error: winsock2.h: No such file or directory configure:47966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 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:47980: result: no configure:47984: checking winsock2.h presence configure:47999: gcc -E conftest.c conftest.c:112:22: error: winsock2.h: No such file or directory configure:48005: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include configure:48019: result: no configure:48047: checking for winsock2.h configure:48055: result: no configure:48112: checking for nspr.h header using pkg-config configure:48119: result: -I/usr/include/nspr configure:48750: checking for nspr.h header configure:48759: result: -I/usr/include/nspr configure:48823: checking for libnspr library using pkg-config configure:48830: result: -lplds4 -lplc4 -lnspr4 -lpthread -ldl configure:49083: checking for windres configure:49116: result: no configure:49184: checking for zlib.h header using pkg-config configure:49195: result: not found configure:49202: checking for z-config configure:49235: result: no configure:49270: checking zlib.h usability configure:49287: gcc -c -g -O2 conftest.c >&5 configure:49293: $? = 0 configure:49307: result: yes configure:49311: checking zlib.h presence configure:49326: gcc -E conftest.c configure:49332: $? = 0 configure:49346: result: yes configure:49374: checking for zlib.h configure:49381: result: yes configure:49822: checking for zlib.h header configure:49831: result: configure:49895: checking for libz library using pkg-config configure:49906: result: not found configure:49913: checking for z-config configure:49946: result: no configure:50082: checking for libz library configure:50085: result: -lz configure:50151: checking for jpeglib.h header using pkg-config configure:50162: result: not found configure:50169: checking for jpeg-config configure:50202: result: no configure:50237: checking jpeglib.h usability configure:50254: gcc -c -g -O2 conftest.c >&5 configure:50260: $? = 0 configure:50274: result: yes configure:50278: checking jpeglib.h presence configure:50293: gcc -E conftest.c configure:50299: $? = 0 configure:50313: result: yes configure:50341: checking for jpeglib.h configure:50348: result: yes configure:50789: checking for jpeglib.h header configure:50798: result: configure:50862: checking for libjpeg library using pkg-config configure:50873: result: not found configure:50880: checking for jpeg-config configure:50913: result: no configure:51049: checking for libjpeg library configure:51052: result: -ljpeg configure:51118: checking for png.h header using pkg-config configure:51125: result: -I/usr/include/libpng12 configure:51756: checking for png.h header configure:51765: result: -I/usr/include/libpng12 configure:51829: checking for libpng library using pkg-config configure:51836: result: -lpng12 configure:52085: checking for gif_lib.h header using pkg-config configure:52096: result: not found configure:52103: checking for gif-config configure:52136: result: no configure:52171: checking gif_lib.h usability configure:52188: gcc -c -g -O2 conftest.c >&5 configure:52194: $? = 0 configure:52208: result: yes configure:52212: checking gif_lib.h presence configure:52227: gcc -E conftest.c configure:52233: $? = 0 configure:52247: result: yes configure:52275: checking for gif_lib.h configure:52282: result: yes configure:52723: checking for gif_lib.h header configure:52732: result: configure:52796: checking for libgif library using pkg-config configure:52807: result: not found configure:52814: checking for gif-config configure:52847: result: no configure:52983: checking for libgif library configure:52986: result: -lgif configure:54023: checking for dejagnu.h header using pkg-config configure:54034: result: not found configure:54041: checking for dejagnu-config configure:54074: result: no configure:54109: checking dejagnu.h usability configure:54126: gcc -c -g -O2 conftest.c >&5 configure:54132: $? = 0 configure:54146: result: yes configure:54150: checking dejagnu.h presence configure:54165: gcc -E conftest.c configure:54171: $? = 0 configure:54185: result: yes configure:54213: checking for dejagnu.h configure:54220: result: yes configure:54661: checking for dejagnu.h header configure:54670: result: configure:54734: checking for speex.h header using pkg-config configure:54741: result: configure:55372: checking for speex.h header configure:55381: result: configure:55445: checking for libspeex library using pkg-config configure:55452: result: -lspeex configure:55719: checking for speex_resampler.h header using pkg-config configure:55726: result: configure:56357: checking for speex_resampler.h header configure:56366: result: configure:56430: checking for libspeexdsp library using pkg-config configure:56437: result: -lspeexdsp configure:56939: checking for fc-match configure:56957: found /usr/bin/fc-match configure:56969: result: /usr/bin/fc-match configure:57037: checking for fontconfig/fontconfig.h header using pkg-config configure:57044: result: configure:57675: checking for fontconfig/fontconfig.h header configure:57684: result: configure:57748: checking for libfontconfig library using pkg-config configure:57755: result: -lfontconfig configure:57984: checking for ming-config configure:58002: found /usr/local/bin/ming-config configure:58014: result: /usr/local/bin/ming-config configure:58042: checking for makeswf configure:58061: found /usr/local/bin/makeswf configure:58073: result: /usr/local/bin/makeswf configure:58606: checking for nc configure:58624: found /bin/nc configure:58636: result: /bin/nc configure:58649: checking for wget configure:58667: found /usr/bin/wget configure:58679: result: /usr/bin/wget configure:58712: checking for as3compile configure:58730: found /usr/local/bin/as3compile configure:58742: result: /usr/local/bin/as3compile configure:58752: checking for swfc configure:58770: found /usr/local/bin/swfc configure:58782: result: /usr/local/bin/swfc configure:58810: checking for swfmill configure:58828: found /usr/local/bin/swfmill configure:58840: result: /usr/local/bin/swfmill configure:58901: checking for mtasc configure:58919: found /usr/bin/mtasc configure:58931: result: /usr/bin/mtasc configure:58992: checking for haxe configure:59010: found /usr/bin/haxe configure:59022: result: /usr/bin/haxe configure:59033: checking for HAXE version configure:59036: result: 2.05 configure:59152: checking for doxygen configure:59185: result: no configure:59327: checking for Glib header configure:59352: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:59386: checking for glib library configure:59401: result: -lglib-2.0 configure:59491: checking for Glib header configure:59516: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:59550: checking for glib library configure:59565: result: -lglib-2.0 configure:59827: checking for OpenGL-ES headers configure:59923: checking GLES/egl.h usability configure:59940: gcc -c -g -O2 conftest.c >&5 conftest.c:160:22: error: GLES/egl.h: No such file or directory configure:59946: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 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:59960: result: no configure:59964: checking GLES/egl.h presence configure:59979: gcc -E conftest.c conftest.c:127:22: error: GLES/egl.h: No such file or directory configure:59985: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | /* end confdefs.h. */ | #include configure:59999: result: no configure:60027: checking for GLES/egl.h configure:60035: result: no configure:60065: checking GLES2/gl2.h usability configure:60082: gcc -c -g -O2 conftest.c >&5 conftest.c:160:23: error: GLES2/gl2.h: No such file or directory configure:60088: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 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:60102: result: no configure:60106: checking GLES2/gl2.h presence configure:60121: gcc -E conftest.c conftest.c:127:23: error: GLES2/gl2.h: No such file or directory configure:60127: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | /* end confdefs.h. */ | #include configure:60141: result: no configure:60169: checking for GLES2/gl2.h configure:60177: result: no configure:60204: result: configure:62535: checking for expat.h header using pkg-config configure:62546: result: not found configure:62553: checking for expat-config configure:62586: result: no configure:62621: checking expat.h usability configure:62638: gcc -c -g -O2 conftest.c >&5 configure:62644: $? = 0 configure:62658: result: yes configure:62662: checking expat.h presence configure:62677: gcc -E conftest.c configure:62683: $? = 0 configure:62697: result: yes configure:62725: checking for expat.h configure:62732: result: yes configure:63173: checking for expat.h header configure:63182: result: configure:63246: checking for libexpat library using pkg-config configure:63257: result: not found configure:63264: checking for expat-config configure:63297: result: no configure:63433: checking for libexpat library configure:63436: result: -lexpat configure:63529: checking for gst-inspect configure:63562: result: no configure:63663: checking for gst/interfaces/probeprobe.h header using pkg-config configure:63670: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:64301: checking for gst/interfaces/probeprobe.h header configure:64310: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:64374: checking for libgstreamer_plugins_base library using pkg-config configure:64381: result: -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 configure:64630: checking for gst/app/gstappsink.h header using pkg-config configure:64641: result: not found configure:64648: checking for gstreamer_app-config configure:64681: result: no configure:64716: checking gst/app/gstappsink.h usability configure:64733: gcc -c -g -O2 conftest.c >&5 conftest.c:163:32: error: gst/app/gstappsink.h: No such file or directory configure:64739: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | #define BUILD_RAWFB_DEVICE 1 | #define HAVE_EXPAT_H 1 | #define HAVE_GST_INTERFACES_PROBEPROBE_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:64753: result: no configure:64757: checking gst/app/gstappsink.h presence configure:64772: gcc -E conftest.c conftest.c:130:32: error: gst/app/gstappsink.h: No such file or directory configure:64778: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | #define BUILD_RAWFB_DEVICE 1 | #define HAVE_EXPAT_H 1 | #define HAVE_GST_INTERFACES_PROBEPROBE_H 1 | /* end confdefs.h. */ | #include configure:64792: result: no configure:64820: checking for gst/app/gstappsink.h configure:64827: result: no configure:64845: checking gstreamer_app/gst/app/gstappsink.h usability configure:64862: gcc -c -g -O2 conftest.c >&5 conftest.c:163:46: error: gstreamer_app/gst/app/gstappsink.h: No such file or directory configure:64868: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | #define BUILD_RAWFB_DEVICE 1 | #define HAVE_EXPAT_H 1 | #define HAVE_GST_INTERFACES_PROBEPROBE_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:64882: result: no configure:64886: checking gstreamer_app/gst/app/gstappsink.h presence configure:64901: gcc -E conftest.c conftest.c:130:46: error: gstreamer_app/gst/app/gstappsink.h: No such file or directory configure:64907: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | #define BUILD_RAWFB_DEVICE 1 | #define HAVE_EXPAT_H 1 | #define HAVE_GST_INTERFACES_PROBEPROBE_H 1 | /* end confdefs.h. */ | #include configure:64921: result: no configure:64949: checking for gstreamer_app/gst/app/gstappsink.h configure:64956: result: no configure:64976: checking gstreamer-app-0.10/gst/app/gstappsink.h usability configure:64993: gcc -c -g -O2 conftest.c >&5 conftest.c:163:51: error: gstreamer-app-0.10/gst/app/gstappsink.h: No such file or directory configure:64999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | #define BUILD_RAWFB_DEVICE 1 | #define HAVE_EXPAT_H 1 | #define HAVE_GST_INTERFACES_PROBEPROBE_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:65013: result: no configure:65017: checking gstreamer-app-0.10/gst/app/gstappsink.h presence configure:65032: gcc -E conftest.c conftest.c:130:51: error: gstreamer-app-0.10/gst/app/gstappsink.h: No such file or directory configure:65038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gnash" | #define PACKAGE_TARNAME "gnash" | #define PACKAGE_VERSION "0.8.11dev" | #define PACKAGE_STRING "gnash 0.8.11dev" | #define PACKAGE_BUGREPORT "" | #define DEFAULT_FLASH_MAJOR_VERSION "10" | #define DEFAULT_FLASH_MINOR_VERSION "1" | #define DEFAULT_FLASH_REV_NUMBER "999" | #define DEFAULT_FLASH_PLATFORM_ID "LNX" | #define DEFAULT_FLASH_SYSTEM_OS "GNU/Linux" | #define DEFAULT_STREAMS_TIMEOUT 60 | #define DEFAULT_SOL_SAFEDIR "~/.gnash/SharedObjects" | #define LINUX_HOST 1 | #define PACKAGE "gnash" | #define VERSION "0.8.11dev" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 USE_STATS_CACHE 1 | #define USE_LC 1 | #define USE_SOUND 1 | #define USE_MEDIA 1 | #define HAVE_FFMPEG_AVCODEC_H 1 | #define FFMPEG_VP6A 1 | #define FFMPEG_NELLYMOSER 1 | #define HAVE_FFMPEG_AVUTIL_H 1 | #define HAVE_FFMPEG_AVFORMAT_H 1 | #define HAVE_SWSCALE_H 1 | #define HAVE_SDL_H 1 | #define PIXELFORMAT_RGB555 1 | #define PIXELFORMAT_RGB565 1 | #define PIXELFORMAT_RGB24 1 | #define PIXELFORMAT_BGR24 1 | #define PIXELFORMAT_RGBA32 1 | #define PIXELFORMAT_BGRA32 1 | #define PIXELFORMAT_ARGB32 1 | #define PIXELFORMAT_ABGR32 1 | #define RENDERER_AGG 1 | #define HAVE_CAIRO_H 1 | #define RENDERER_CAIRO 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_LTDL 1 | #define DEBUG_LOGGING 1 | #define SIZEOF_VOID_P 4 | #define HAVE_LOCAL_THREAD_STORAGE 1 | #define USE_JEMALLOC | #define HAVE_MALLINFO 1 | #define HAVE_IPV6 1 | #define USE_MENUS | #define USE_SWFTREE | #define USE_TESTSUITE | #define CREATE_STANDALONE_GNASH_LAUNCHER | #define USE_CGIBIN 1 | #define ENABLE_DOUBLE_BUFFERING 1 | #define HAVE_GTK2 1 | #define HAVE_ATK_ATK_H 1 | #define HAVE_CAIRO_H 1 | #define USE_TSLIB 1 | #define USE_KEYBOARD_PS2 1 | #define USE_INPUT_EVENTS 1 | #define USE_GIF 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define NPAPI_VERSION 190 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_UINPUT_H 1 | #define HAVE_GETPWNAM 1 | #define HAVE_X11_X_H 1 | #define HAVE_X11 1 | #define HAVE_LIBXI 1 | #define HAVE_LIBX11 1 | #define IPC_PERM_KEY __key | #define HAVE_FINITE 1 | #define HAVE_ISFINITE 1 | #define HAVE_PRETTY_FUNCTION 1 | #define HAVE_FUNCTION 1 | #define HAVE_func 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TZSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_LONG_TIMEZONE 1 | #define HAVE_SYSCONF 1 | #define HAVE_SHMGET 1 | #define HAVE_SHMAT 1 | #define HAVE_SHMDT 1 | #define HAVE_MMAP 1 | #define HAVE_SCANDIR 1 | #define HAVE_LIBRT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NSPR_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PNG_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_DEJAGNU_H 1 | #define HAVE_SPEEX_H 1 | #define DECODING_SPEEX 1 | #define HAVE_SPEEX_RESAMPLER_H 1 | #define RESAMPLING_SPEEX 1 | #define USE_FREETYPE 1 | #define DEFAULT_FONTFILE "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GLIB 1 | #define HAVE_GLIB 1 | #define BUILD_RAWFB_DEVICE 1 | #define HAVE_EXPAT_H 1 | #define HAVE_GST_INTERFACES_PROBEPROBE_H 1 | /* end confdefs.h. */ | #include configure:65052: result: no configure:65080: checking for gstreamer-app-0.10/gst/app/gstappsink.h configure:65088: result: no configure:65097: checking for gst/app/gstappsink.h configure:65102: result: no configure:65268: checking for gst/app/gstappsink.h header configure:65285: result: not found configure:65597: checking for gst/gst.h header using pkg-config configure:65604: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:66235: checking for gst/gst.h header configure:66244: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:66308: checking for libgstreamer library using pkg-config configure:66315: result: -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 configure:66565: checking for gst/pbutils/install-plugins.h header using pkg-config configure:66572: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:67203: checking for gst/pbutils/install-plugins.h header configure:67212: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:67276: checking for libgstreamer_pbutils library using pkg-config configure:67283: result: -pthread -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 configure:69593: checking for curl-config configure:69611: found /usr/bin/curl-config configure:69623: result: /usr/bin/curl-config configure:69660: checking curl/curl.h usability configure:69677: gcc -c -g -O2 conftest.c >&5 configure:69683: $? = 0 configure:69697: result: yes configure:69701: checking curl/curl.h presence configure:69716: gcc -E conftest.c configure:69722: $? = 0 configure:69736: result: yes configure:69764: checking for curl/curl.h configure:69772: result: yes configure:69787: checking for libcurl header configure:69793: result: no configure:69899: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lrt -lX11 -lXi -lcurl >&5 configure:69905: $? = 0 configure:70226: checking whether pthreads work with -pthread configure:70362: gcc -o conftest -g -O2 -pthread -Wl,--as-needed conftest.c -lrt -lX11 -lXi >&5 configure:70368: $? = 0 configure:70389: result: yes configure:70397: checking searching for pthread library configure:70413: result: using -lpthread configure:70432: checking for joinable pthread attribute configure:70457: gcc -o conftest -g -O2 -pthread -Wl,--as-needed conftest.c -lpthread -lrt -lX11 -lXi >&5 configure:70463: $? = 0 configure:70480: result: PTHREAD_CREATE_JOINABLE configure:70490: checking if more special flags are required for pthreads configure:70498: result: no configure:70701: checking for the Boost Version configure:70704: result: configure:70710: checking for boost header configure:70763: checking for Boost libraries configure:70802: result: -lboost_thread-gcc42-mt-1_35 -lboost_program_options-gcc42-1_35 -lboost_iostreams-gcc42-1_35 -lboost_system-gcc42-1_35 configure:70927: checking if -fvisibility-inlines-hidden is broken configure:70983: ccache g++ -o conftest -fPIC -fvisibility-inlines-hidden -O0 -Wl,--as-needed -shared -fPIC conftest.cpp -lrt -lX11 -lXi >&5 configure:70989: $? = 0 configure:71018: result: no configure:71033: checking whether ccache g++ supports -fvisibility=hidden configure:71058: ccache g++ -o conftest -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -Wl,--as-needed conftest.cpp -lrt -lX11 -lXi >&5 configure:71064: $? = 0 configure:71071: result: yes configure:71157: checking whether GConf support is requested configure:71170: result: yes configure:71187: checking for GCONF configure:71192: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:71195: $? = 0 configure:71206: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:71209: $? = 0 configure:71264: result: yes configure:71289: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:71304: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:71331: checking for gconftool-2 configure:71349: found /usr/bin/gconftool-2 configure:71362: result: /usr/bin/gconftool-2 configure:71407: checking poll.h usability configure:71424: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:71430: $? = 0 configure:71444: result: yes configure:71448: checking poll.h presence configure:71463: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:71469: $? = 0 configure:71483: result: yes configure:71511: checking for poll.h configure:71519: result: yes configure:71407: checking sys/epoll.h usability configure:71424: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:71430: $? = 0 configure:71444: result: yes configure:71448: checking sys/epoll.h presence configure:71463: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:71469: $? = 0 configure:71483: result: yes configure:71511: checking for sys/epoll.h configure:71519: result: yes configure:71555: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:145: warning: function declaration isn't a prototype configure:71561: $? = 0 configure:71589: checking for pselect configure:71645: gcc -o conftest -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lrt -lX11 -lXi >&5 conftest.c:166: warning: function declaration isn't a prototype conftest.c:176: warning: function declaration isn't a prototype configure:71651: $? = 0 configure:71669: result: yes configure:71589: checking for ppoll configure:71645: gcc -o conftest -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,--as-needed -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lrt -lX11 -lXi >&5 conftest.c:167: warning: function declaration isn't a prototype conftest.c:177: warning: function declaration isn't a prototype configure:71651: $? = 0 configure:71669: result: yes configure:71702: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:148: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:150: warning: implicit declaration of function 'splice' configure:71708: $? = 0 configure:71753: gcc -c -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fPIE -fstack-protector --param ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:149: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:151: warning: implicit declaration of function 'tee' configure:71759: $? = 0 configure:73021: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnash config.status 0.8.11dev, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on WINDOW config.status:1315: creating gnash.pc config.status:1315: creating desktop/gnash-gtk-launcher config.status:1315: creating desktop/gnash-qt-launcher config.status:1315: creating Makefile config.status:1315: creating desktop/Makefile config.status:1315: creating po/Makefile config.status:1315: creating libmedia/Makefile config.status:1315: creating libsound/Makefile config.status:1315: creating libbase/Makefile config.status:1315: creating libcore/Makefile config.status:1315: creating libcore/vm/Makefile config.status:1315: creating libcore/parser/Makefile config.status:1315: creating librender/Makefile config.status:1315: creating utilities/Makefile config.status:1315: creating doc/Makefile config.status:1315: creating doc/C/Makefile config.status:1315: creating doc/Doxyfile config.status:1315: creating testsuite/Makefile config.status:1315: creating testsuite/media/Makefile config.status:1315: creating testsuite/libbase.all/Makefile config.status:1315: creating testsuite/as3compile.all/Makefile config.status:1315: creating testsuite/actionscript.all/Makefile config.status:1315: creating testsuite/samples/Makefile config.status:1315: creating testsuite/swfdec/Makefile config.status:1315: creating testsuite/misc-ming.all/Makefile config.status:1315: creating testsuite/misc-ming.all/action_order/Makefile config.status:1315: creating testsuite/misc-ming.all/sound/Makefile config.status:1315: creating testsuite/misc-ming.all/displaylist_depths/Makefile config.status:1315: creating testsuite/misc-ming.all/init_action/Makefile config.status:1315: creating testsuite/misc-ming.all/loop/Makefile config.status:1315: creating testsuite/misc-ming.all/loading/Makefile config.status:1315: creating testsuite/misc-ming.all/register_class/Makefile config.status:1315: creating testsuite/misc-mtasc.all/Makefile config.status:1315: creating testsuite/misc-haxe.all/Makefile config.status:1315: creating testsuite/misc-haxe.all/classes.all/Makefile config.status:1315: creating testsuite/misc-swfmill.all/Makefile config.status:1315: creating testsuite/misc-swfmill.all/trace-as2/Makefile config.status:1315: creating testsuite/misc-swfmill.all/trace-as3/Makefile config.status:1315: creating testsuite/misc-swfc.all/Makefile config.status:1315: creating testsuite/network.all/Makefile config.status:1315: creating testsuite/movies.all/Makefile config.status:1315: creating testsuite/libcore.all/Makefile config.status:1315: creating testsuite/libmedia.all/Makefile config.status:1315: creating gui/Makefile config.status:1315: creating gui/Info.plist config.status:1315: creating gui/pythonmod/Makefile config.status:1315: creating extensions/Makefile config.status:1315: creating extensions/dejagnu/Makefile config.status:1315: creating extensions/mysql/Makefile config.status:1315: creating extensions/fileio/Makefile config.status:1315: creating extensions/gtk2/Makefile config.status:1315: creating extensions/lirc/Makefile config.status:1315: creating extensions/dbus/Makefile config.status:1315: creating plugin/Makefile config.status:1315: creating plugin/npapi/Makefile config.status:1315: creating plugin/klash/Makefile config.status:1315: creating plugin/klash4/Makefile config.status:1315: creating plugin/win32/Makefile config.status:1315: creating plugin/aos4/Makefile config.status:1315: creating libdevice/Makefile config.status:1315: creating cygnal/Makefile config.status:1315: creating cygnal/libnet/Makefile config.status:1315: creating cygnal/libamf/Makefile config.status:1315: creating cygnal/cgi-bin/Makefile config.status:1315: creating cygnal/cgi-bin/echo/Makefile config.status:1315: creating cygnal/cgi-bin/oflaDemo/Makefile config.status:1315: creating cygnal/cgi-bin/fitcDemo/Makefile config.status:1315: creating cygnal/testsuite/Makefile config.status:1315: creating cygnal/testsuite/libamf.all/Makefile config.status:1315: creating cygnal/testsuite/libnet.all/Makefile config.status:1315: creating cygnal/testsuite/cygnal.all/Makefile config.status:1315: creating gnashconfig.h config.status:1727: linking ./cygnal/testsuite/cygnal.all/cygnalrc.in to cygnal/testsuite/cygnal.all/cygnalrc config.status:1727: linking ./testsuite/libbase.all/gnashrc.in to testsuite/libbase.all/gnashrc config.status:1727: linking ./testsuite/libbase.all/gnashrc-local.in to testsuite/libbase.all/gnashrc-local config.status:1749: executing depfiles commands config.status:1749: executing po-directories commands