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 avformat.h configure:9667: result: /usr/include/ffmpeg/avformat.h configure:9670: checking for swscale.h configure:9697: result: yes configure:9706: checking for libavcodec/vaapi.h configure:9725: result: no configure:9872: checking for libdts library configure:9885: result: no configure:9888: checking for dts_init in -ldts configure:9923: gcc -o conftest -g -O2 conftest.c -ldts >&5 /usr/bin/ld: cannot find -ldts collect2: ld returned 1 exit status configure:9929: $? = 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_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:9947: result: no configure:9961: checking for libvorbisenc library configure:10045: result: -lvorbisenc -lvorbis -lm -logg configure:10052: checking for libavformat library configure:10138: result: -lavformat -lavcodec -lraw1394 -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg configure:10144: checking for libavutil library configure:10228: result: -lavutil configure:10233: checking for libtheora library configure:10317: result: -ltheora -logg configure:10322: checking for libgsm library configure:10336: result: no configure:10339: checking for gsm_destroy in -lgsm configure:10374: gcc -o conftest -g -O2 conftest.c -lgsm >&5 configure:10380: $? = 0 configure:10398: result: yes configure:10408: result: configure:10412: checking for libdc1394 library configure:10425: result: no configure:10428: checking for dc1394_is_camera in -ldc1394_control configure:10463: gcc -o conftest -g -O2 conftest.c -ldc1394_control >&5 /usr/bin/ld: cannot find -ldc1394_control collect2: ld returned 1 exit status configure:10469: $? = 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_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:10487: result: no configure:10501: checking for libswscale library configure:10585: result: -lswscale -lavutil configure:10720: checking for sdl-config configure:10738: found /usr/bin/sdl-config configure:10750: result: /usr/bin/sdl-config configure:16180: checking for cairo.h header using pkg-config configure:16187: 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:16818: checking for cairo.h header configure:16827: 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:16891: checking for libcairo library using pkg-config configure:16898: result: -lcairo configure:17120: checking for AGG headers configure:17173: result: -I/usr/include/agg2 configure:17301: checking for libagg library configure:17303: result: -lagg_pic configure:17331: checking for perl configure:17349: found /usr/bin/perl configure:17361: result: /usr/bin/perl configure:17382: checking for csound configure:17400: found /usr/bin/csound configure:17412: result: /usr/bin/csound configure:17433: checking for git configure:17451: found /usr/bin/git configure:17463: result: /usr/bin/git configure:18236: checking for a sed that does not truncate output configure:18292: result: /bin/sed configure:18306: checking for ld used by gcc configure:18373: result: /usr/bin/ld configure:18382: checking if the linker (/usr/bin/ld) is GNU ld configure:18397: result: yes configure:18402: checking for /usr/bin/ld option to reload object files configure:18409: result: -r configure:18427: checking for BSD-compatible nm configure:18476: result: /usr/bin/nm -B configure:18480: checking whether ln -s works configure:18484: result: yes configure:18491: checking how to recognize dependent libraries configure:18677: result: pass_all configure:19220: checking dlfcn.h usability configure:19237: gcc -c -g -O2 conftest.c >&5 configure:19243: $? = 0 configure:19257: result: yes configure:19261: checking dlfcn.h presence configure:19276: gcc -E conftest.c configure:19282: $? = 0 configure:19296: result: yes configure:19324: checking for dlfcn.h configure:19332: result: yes configure:19355: checking how to run the C++ preprocessor configure:19391: ccache g++ -E conftest.cpp configure:19397: $? = 0 configure:19428: ccache g++ -E conftest.cpp conftest.cpp:53:28: error: ac_nonexistent.h: No such file or directory configure:19434: $? = 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_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:19467: result: ccache g++ -E configure:19496: ccache g++ -E conftest.cpp configure:19502: $? = 0 configure:19533: ccache g++ -E conftest.cpp conftest.cpp:53:28: error: ac_nonexistent.h: No such file or directory configure:19539: $? = 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_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:19631: checking for g77 configure:19661: result: no configure:19631: checking for xlf configure:19661: result: no configure:19631: checking for f77 configure:19661: result: no configure:19631: checking for frt configure:19661: result: no configure:19631: checking for pgf77 configure:19661: result: no configure:19631: checking for cf77 configure:19661: result: no configure:19631: checking for fort77 configure:19661: result: no configure:19631: checking for fl32 configure:19661: result: no configure:19631: checking for af77 configure:19661: result: no configure:19631: checking for xlf90 configure:19661: result: no configure:19631: checking for f90 configure:19661: result: no configure:19631: checking for pgf90 configure:19661: result: no configure:19631: checking for pghpf configure:19661: result: no configure:19631: checking for epcf90 configure:19661: result: no configure:19631: checking for gfortran configure:19661: result: no configure:19631: checking for g95 configure:19661: result: no configure:19631: checking for xlf95 configure:19661: result: no configure:19631: checking for f95 configure:19661: result: no configure:19631: checking for fort configure:19661: result: no configure:19631: checking for ifort configure:19661: result: no configure:19631: checking for ifc configure:19661: result: no configure:19631: checking for efc configure:19661: result: no configure:19631: checking for pgf95 configure:19661: result: no configure:19631: checking for lf95 configure:19661: result: no configure:19631: checking for ftn configure:19661: result: no configure:19688: checking for Fortran 77 compiler version configure:19695: --version >&5 ./configure: line 19696: --version: command not found configure:19698: $? = 127 configure:19705: -v >&5 ./configure: line 19706: -v: command not found configure:19708: $? = 127 configure:19715: -V >&5 ./configure: line 19716: -V: command not found configure:19718: $? = 127 configure:19726: checking whether we are using the GNU Fortran 77 compiler configure:19745: -c conftest.F >&5 ./configure: line 19746: -c: command not found configure:19751: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:19768: result: no configure:19774: checking whether accepts -g configure:19791: -c -g conftest.f >&5 ./configure: line 19792: -c: command not found configure:19797: $? = 127 configure: failed program was: | program main | | end configure:19813: result: no configure:19842: checking the maximum length of command line arguments configure:19954: result: 98304 configure:19966: checking command to parse /usr/bin/nm -B output from gcc object configure:20071: gcc -c -g -O2 conftest.c >&5 configure:20074: $? = 0 configure:20078: /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:20081: $? = 0 configure:20133: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:20136: $? = 0 configure:20174: result: ok configure:20178: checking for objdir configure:20193: result: .libs configure:20285: checking for ar configure:20301: found /usr/bin/ar configure:20312: result: ar configure:20381: checking for ranlib configure:20397: found /usr/bin/ranlib configure:20408: result: ranlib configure:20477: checking for strip configure:20493: found /usr/bin/strip configure:20504: result: strip configure:21102: checking if gcc supports -fno-rtti -fno-exceptions configure:21120: 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:21124: $? = 0 configure:21137: result: no configure:21152: checking for gcc option to produce PIC configure:21384: result: -fPIC configure:21392: checking if gcc PIC flag -fPIC works configure:21410: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:21414: $? = 0 configure:21427: result: yes configure:21455: checking if gcc static flag -static works configure:21483: result: yes configure:21493: checking if gcc supports -c -o file.o configure:21514: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:21518: $? = 0 configure:21540: result: yes configure:21566: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:22547: result: yes configure:22568: checking whether -lc should be explicitly linked in configure:22573: gcc -c -g -O2 conftest.c >&5 configure:22576: $? = 0 configure:22591: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:22594: $? = 0 configure:22606: result: no configure:22614: checking dynamic linker characteristics configure:23228: result: GNU/Linux ld.so configure:23252: checking how to hardcode library paths into programs configure:23277: result: immediate configure:23291: checking whether stripping libraries is possible configure:23296: result: yes configure:23420: checking for shl_load configure:23476: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc6BpwbG.o: In function `main': /home/window/build/gnashgit/conftest.c:87: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:23482: $? = 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_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:23499: result: no configure:23504: checking for shl_load in -ldld configure:23539: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:23545: $? = 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_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:23563: result: no configure:23568: checking for dlopen configure:23624: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccEHq0tY.o: In function `main': /home/window/build/gnashgit/conftest.c:87: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:23630: $? = 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_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:23647: result: no configure:23652: checking for dlopen in -ldl configure:23687: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:23693: $? = 0 configure:23711: result: yes configure:23880: checking whether a program can dlopen itself configure:23954: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:23950: warning: incompatible implicit declaration of built-in function 'exit' configure:23957: $? = 0 configure:23975: result: yes configure:23980: checking whether a statically linked program can dlopen itself configure:24054: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:24050: warning: incompatible implicit declaration of built-in function 'exit' /tmp/cc6fQiwC.o: In function `main': /home/window/build/gnashgit/configure:24038: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:24057: $? = 0 /lib/: cannot read file data: Is a directory configure:24075: result: no configure:24098: checking if libtool supports shared libraries configure:24100: result: yes configure:24103: checking whether to build shared libraries configure:24124: result: yes configure:24127: checking whether to build static libraries configure:24131: result: no configure:24225: creating libtool configure:24818: checking for ld used by ccache g++ configure:24885: result: /usr/bin/ld configure:24894: checking if the linker (/usr/bin/ld) is GNU ld configure:24909: result: yes configure:24960: checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries configure:25906: result: yes configure:25923: ccache g++ -c -g -O2 conftest.cpp >&5 configure:25926: $? = 0 configure:26082: checking for ccache g++ option to produce PIC configure:26366: result: -fPIC configure:26374: checking if ccache g++ PIC flag -fPIC works configure:26392: ccache g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:26396: $? = 0 configure:26409: result: yes configure:26437: checking if ccache g++ static flag -static works configure:26465: result: yes configure:26475: checking if ccache g++ supports -c -o file.o configure:26496: ccache g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:26500: $? = 0 configure:26522: result: yes configure:26548: checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries configure:26577: result: yes configure:26644: checking dynamic linker characteristics configure:27206: result: GNU/Linux ld.so configure:27230: checking how to hardcode library paths into programs configure:27255: result: immediate configure:33551: checking for ltdl.h header using pkg-config configure:33562: result: not found configure:33569: checking for ltdl-config configure:33602: result: no configure:33637: checking ltdl.h usability configure:33654: gcc -c -g -O2 conftest.c >&5 configure:33660: $? = 0 configure:33674: result: yes configure:33678: checking ltdl.h presence configure:33693: gcc -E conftest.c configure:33699: $? = 0 configure:33713: result: yes configure:33741: checking for ltdl.h configure:33748: result: yes configure:34189: checking for ltdl.h header configure:34198: result: configure:34262: checking for libltdl library using pkg-config configure:34273: result: not found configure:34280: checking for ltdl-config configure:34313: result: no configure:34449: checking for libltdl library configure:34452: result: -lltdl configure:35253: checking for void * configure:35283: gcc -c -g -O2 conftest.c >&5 configure:35289: $? = 0 configure:35304: result: yes configure:35311: checking size of void * configure:35613: gcc -o conftest -g -O2 conftest.c >&5 configure:35616: $? = 0 configure:35622: ./conftest configure:35625: $? = 0 configure:35648: result: 4 configure:35689: gcc -c -g -O2 conftest.c >&5 configure:35695: $? = 0 configure:35726: checking for library containing mallinfo configure:35767: gcc -o conftest -g -O2 conftest.c >&5 configure:35773: $? = 0 configure:35801: result: none required configure:35837: checking for library containing getaddrinfo configure:35878: gcc -o conftest -g -O2 conftest.c >&5 configure:35884: $? = 0 configure:35912: result: none required configure:35961: gcc -c -g -O2 conftest.c >&5 conftest.c:61:22: warning: extra tokens at end of #include directive conftest.c: In function 'main': conftest.c:66: error: 'IPC_INFO' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:35967: $? = 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_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:38310: checking for the gtk2 header configure:38473: 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:38513: checking for libgtk2 library configure:38672: 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:38745: checking for the Pango Version configure:38776: result: 1.0 configure:38780: checking for libpango header configure:38782: result: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:38828: checking for libpango library configure:38830: result: -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:38961: checking for atk/atk.h header using pkg-config configure:38968: result: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:39599: checking for atk/atk.h header configure:39608: result: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:39672: checking for libatk library using pkg-config configure:39679: result: -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:40807: checking for cairo.h header configure:40816: 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:41067: checking for libcairo library configure:41070: result: -lcairo configure:41145: checking for QT 4.x headers configure:41191: result: no configure:41229: checking for QT 4.x libraries configure:41253: result: no configure:41274: checking for moc-qt4 configure:41307: result: no configure:41274: checking for moc configure:41307: result: no configure:41274: checking for moc4 configure:41307: result: no configure:41319: checking for uic-qt4 configure:41352: result: no configure:41319: checking for uic configure:41352: result: no configure:41319: checking for uic4 configure:41352: result: no configure:42148: checking for tslib.h header using pkg-config configure:42159: result: not found configure:42166: checking for ts-config configure:42199: result: no configure:42234: checking tslib.h usability configure:42251: gcc -c -g -O2 conftest.c >&5 conftest.c:104:19: error: tslib.h: No such file or directory configure:42257: $? = 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_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:42271: result: no configure:42275: checking tslib.h presence configure:42290: gcc -E conftest.c conftest.c:71:19: error: tslib.h: No such file or directory configure:42296: $? = 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_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:42310: result: no configure:42338: checking for tslib.h configure:42345: result: no configure:42363: checking ts/tslib.h usability configure:42380: gcc -c -g -O2 conftest.c >&5 conftest.c:104:22: error: ts/tslib.h: No such file or directory configure:42386: $? = 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_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:42400: result: no configure:42404: checking ts/tslib.h presence configure:42419: gcc -E conftest.c conftest.c:71:22: error: ts/tslib.h: No such file or directory configure:42425: $? = 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_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:42439: result: no configure:42467: checking for ts/tslib.h configure:42474: result: no configure:42484: checking for ts/tslib.h configure:42490: result: no configure:42615: checking for tslib.h configure:42620: result: no configure:42786: checking for tslib.h header configure:42803: result: not found configure:43139: checking linker --as-needed support configure:43149: result: yes configure:43229: checking for autotrace configure:43262: result: no configure:43293: checking for dirent.h that defines DIR configure:43322: gcc -c -g -O2 conftest.c >&5 configure:43328: $? = 0 configure:43344: result: yes configure:43357: checking for library containing opendir configure:43398: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c >&5 configure:43404: $? = 0 configure:43432: result: none required configure:44053: checking for npapi.h configure:44083: result: -I/usr/include/xulrunner-1.9/stable -I/usr/include/nspr configure:44105: checking whether NPString has member UTF8Length configure:44128: 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:81: error: 'struct NPString' has no member named 'UTF8Length' configure:44134: $? = 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_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:44150: result: no configure:44162: checking for npupp.h configure:44174: result: yes configure:44275: checking for const needed for NPP_GetMIMEDescription() prototype configure:44288: result: no configure:44315: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:83: error: 'struct input_absinfo' has no member named 'resolution' configure:44321: $? = 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_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:44368: checking getopt.h usability configure:44385: gcc -c -g -O2 conftest.c >&5 configure:44391: $? = 0 configure:44405: result: yes configure:44409: checking getopt.h presence configure:44424: gcc -E conftest.c configure:44430: $? = 0 configure:44444: result: yes configure:44472: checking for getopt.h configure:44480: result: yes configure:44508: checking libgen.h usability configure:44525: gcc -c -g -O2 conftest.c >&5 configure:44531: $? = 0 configure:44545: result: yes configure:44549: checking libgen.h presence configure:44564: gcc -E conftest.c configure:44570: $? = 0 configure:44584: result: yes configure:44612: checking for libgen.h configure:44620: result: yes configure:44648: checking pwd.h usability configure:44665: gcc -c -g -O2 conftest.c >&5 configure:44671: $? = 0 configure:44685: result: yes configure:44689: checking pwd.h presence configure:44704: gcc -E conftest.c configure:44710: $? = 0 configure:44724: result: yes configure:44752: checking for pwd.h configure:44760: result: yes configure:44788: checking sys/utsname.h usability configure:44805: gcc -c -g -O2 conftest.c >&5 configure:44811: $? = 0 configure:44825: result: yes configure:44829: checking sys/utsname.h presence configure:44844: gcc -E conftest.c configure:44850: $? = 0 configure:44864: result: yes configure:44892: checking for sys/utsname.h configure:44900: result: yes configure:44928: checking signal.h usability configure:44945: gcc -c -g -O2 conftest.c >&5 configure:44951: $? = 0 configure:44965: result: yes configure:44969: checking signal.h presence configure:44984: gcc -E conftest.c configure:44990: $? = 0 configure:45004: result: yes configure:45032: checking for signal.h configure:45040: result: yes configure:45058: checking for unistd.h configure:45064: result: yes configure:45208: checking sys/time.h usability configure:45225: gcc -c -g -O2 conftest.c >&5 configure:45231: $? = 0 configure:45245: result: yes configure:45249: checking sys/time.h presence configure:45264: gcc -E conftest.c configure:45270: $? = 0 configure:45284: result: yes configure:45312: checking for sys/time.h configure:45320: result: yes configure:45348: checking linux/uinput.h usability configure:45365: gcc -c -g -O2 conftest.c >&5 configure:45371: $? = 0 configure:45385: result: yes configure:45389: checking linux/uinput.h presence configure:45404: gcc -E conftest.c configure:45410: $? = 0 configure:45424: result: yes configure:45452: checking for linux/uinput.h configure:45460: result: yes configure:45475: checking for BZ2_bzopen in -lbz2 configure:45510: 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:45516: $? = 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_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:45534: result: no configure:45541: checking for getpwnam in -lc configure:45576: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lc >&5 configure:45582: $? = 0 configure:45600: result: yes configure:45670: checking for X11 headers configure:45677: result: -I/usr/include configure:45814: checking for X11 library configure:45818: result: -lX11 -lXinerama -lXext -lSM -lICE configure:45839: checking for XInput_find_display in -lXi configure:45874: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lXi >&5 configure:45880: $? = 0 configure:45898: result: yes configure:45910: checking for XDisableAccessControl in -lX11 configure:45945: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:45951: $? = 0 configure:45969: result: yes configure:46024: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:98: error: 'struct ipc_perm' has no member named 'key' configure:46030: $? = 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_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:46077: gcc -c -g -O2 conftest.c >&5 configure:46083: $? = 0 configure:46105: checking for finite configure:46135: gcc -c -g -O2 conftest.c >&5 configure:46141: $? = 0 configure:46157: result: yes configure:46160: checking for library containing finite configure:46201: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 conftest.c:98: warning: conflicting types for built-in function 'finite' configure:46207: $? = 0 configure:46235: result: none required configure:46256: checking for isfinite configure:46282: ccache g++ -c -g -O2 conftest.cpp >&5 configure:46288: $? = 0 configure:46304: result: yes configure:46313: checking for library containing isfinite configure:46354: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 /tmp/ccK2WpRf.o: In function `main': /home/window/build/gnashgit/conftest.c:103: undefined reference to `isfinite' collect2: ld returned 1 exit status configure:46360: $? = 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_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:46354: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lm -lX11 -lXi >&5 /tmp/ccslcH7p.o: In function `main': /home/window/build/gnashgit/conftest.c:103: undefined reference to `isfinite' collect2: ld returned 1 exit status configure:46360: $? = 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_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:46388: result: no configure:46409: checking whether ccache g++ implements __PRETTY_FUNCTION__ configure:46437: ccache g++ -o conftest -g -O2 -Wl,--as-needed conftest.cpp -lX11 -lXi >&5 configure:46443: $? = 0 configure:46462: result: yes configure:46472: checking whether ccache g++ implements __FUNCTION__ configure:46500: ccache g++ -o conftest -g -O2 -Wl,--as-needed conftest.cpp -lX11 -lXi >&5 configure:46506: $? = 0 configure:46525: result: yes configure:46535: checking whether ccache g++ implements __func__ configure:46563: ccache g++ -o conftest -g -O2 -Wl,--as-needed conftest.cpp -lX11 -lXi >&5 configure:46569: $? = 0 configure:46588: result: yes configure:46607: checking for getopt configure:46663: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46669: $? = 0 configure:46687: result: yes configure:46710: checking for gettimeofday configure:46766: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46772: $? = 0 configure:46790: result: yes configure:46804: checking for ftime configure:46860: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46866: $? = 0 configure:46884: result: yes configure:46898: checking for tzset configure:46954: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:46960: $? = 0 configure:46978: result: yes configure:46992: checking for localtime_r configure:47048: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47054: $? = 0 configure:47072: result: yes configure:47083: checking whether struct tm has tm_gmtoff configure:47119: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47125: $? = 0 configure:47144: result: yes configure:47154: checking whether timezone is a long configure:47191: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47197: $? = 0 configure:47216: result: yes configure:47230: checking for mkstemps configure:47286: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 /tmp/ccMhCzFb.o: In function `main': /home/window/build/gnashgit/conftest.c:137: undefined reference to `mkstemps' collect2: ld returned 1 exit status configure:47292: $? = 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_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:47310: result: no configure:47324: checking for sysconf configure:47380: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47386: $? = 0 configure:47404: result: yes configure:47421: checking for shmget configure:47477: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47483: $? = 0 configure:47501: result: yes configure:47421: checking for shmat configure:47477: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47483: $? = 0 configure:47501: result: yes configure:47421: checking for shmdt configure:47477: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47483: $? = 0 configure:47501: result: yes configure:47421: checking for mmap configure:47477: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47483: $? = 0 configure:47501: result: yes configure:47515: checking for scandir configure:47571: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lX11 -lXi >&5 configure:47577: $? = 0 configure:47595: result: yes configure:47605: checking for clock_gettime in -lrt configure:47640: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lrt -lX11 -lXi >&5 configure:47646: $? = 0 configure:47664: result: yes configure:47675: checking for clock_gettime configure:47731: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lrt -lX11 -lXi >&5 configure:47737: $? = 0 configure:47754: result: yes configure:47779: checking winsock.h usability configure:47796: gcc -c -g -O2 conftest.c >&5 conftest.c:144:21: error: winsock.h: No such file or directory configure:47802: $? = 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_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:47816: result: no configure:47820: checking winsock.h presence configure:47835: gcc -E conftest.c conftest.c:111:21: error: winsock.h: No such file or directory configure:47841: $? = 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_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:47855: result: no configure:47883: checking for winsock.h configure:47891: result: no configure:47919: checking winsock2.h usability configure:47936: gcc -c -g -O2 conftest.c >&5 conftest.c:144:22: error: winsock2.h: No such file or directory configure:47942: $? = 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_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:47956: result: no configure:47960: checking winsock2.h presence configure:47975: gcc -E conftest.c conftest.c:111:22: error: winsock2.h: No such file or directory configure:47981: $? = 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_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:47995: result: no configure:48023: checking for winsock2.h configure:48031: result: no configure:48088: checking for nspr.h header using pkg-config configure:48095: result: -I/usr/include/nspr configure:48726: checking for nspr.h header configure:48735: result: -I/usr/include/nspr configure:48799: checking for libnspr library using pkg-config configure:48806: result: -lplds4 -lplc4 -lnspr4 -lpthread -ldl configure:49059: checking for windres configure:49092: result: no configure:49160: checking for zlib.h header using pkg-config configure:49171: result: not found configure:49178: checking for z-config configure:49211: result: no configure:49246: checking zlib.h usability configure:49263: gcc -c -g -O2 conftest.c >&5 configure:49269: $? = 0 configure:49283: result: yes configure:49287: checking zlib.h presence configure:49302: gcc -E conftest.c configure:49308: $? = 0 configure:49322: result: yes configure:49350: checking for zlib.h configure:49357: result: yes configure:49798: checking for zlib.h header configure:49807: result: configure:49871: checking for libz library using pkg-config configure:49882: result: not found configure:49889: checking for z-config configure:49922: result: no configure:50058: checking for libz library configure:50061: result: -lz configure:50127: checking for jpeglib.h header using pkg-config configure:50138: result: not found configure:50145: checking for jpeg-config configure:50178: result: no configure:50213: checking jpeglib.h usability configure:50230: gcc -c -g -O2 conftest.c >&5 configure:50236: $? = 0 configure:50250: result: yes configure:50254: checking jpeglib.h presence configure:50269: gcc -E conftest.c configure:50275: $? = 0 configure:50289: result: yes configure:50317: checking for jpeglib.h configure:50324: result: yes configure:50765: checking for jpeglib.h header configure:50774: result: configure:50838: checking for libjpeg library using pkg-config configure:50849: result: not found configure:50856: checking for jpeg-config configure:50889: result: no configure:51025: checking for libjpeg library configure:51028: result: -ljpeg configure:51094: checking for png.h header using pkg-config configure:51101: result: -I/usr/include/libpng12 configure:51732: checking for png.h header configure:51741: result: -I/usr/include/libpng12 configure:51805: checking for libpng library using pkg-config configure:51812: result: -lpng12 configure:52061: checking for gif_lib.h header using pkg-config configure:52072: result: not found configure:52079: checking for gif-config configure:52112: result: no configure:52147: checking gif_lib.h usability configure:52164: gcc -c -g -O2 conftest.c >&5 configure:52170: $? = 0 configure:52184: result: yes configure:52188: checking gif_lib.h presence configure:52203: gcc -E conftest.c configure:52209: $? = 0 configure:52223: result: yes configure:52251: checking for gif_lib.h configure:52258: result: yes configure:52699: checking for gif_lib.h header configure:52708: result: configure:52772: checking for libgif library using pkg-config configure:52783: result: not found configure:52790: checking for gif-config configure:52823: result: no configure:52959: checking for libgif library configure:52962: result: -lgif configure:53999: checking for dejagnu.h header using pkg-config configure:54010: result: not found configure:54017: checking for dejagnu-config configure:54050: result: no configure:54085: checking dejagnu.h usability configure:54102: gcc -c -g -O2 conftest.c >&5 configure:54108: $? = 0 configure:54122: result: yes configure:54126: checking dejagnu.h presence configure:54141: gcc -E conftest.c configure:54147: $? = 0 configure:54161: result: yes configure:54189: checking for dejagnu.h configure:54196: result: yes configure:54637: checking for dejagnu.h header configure:54646: result: configure:54710: checking for speex.h header using pkg-config configure:54717: result: configure:55348: checking for speex.h header configure:55357: result: configure:55421: checking for libspeex library using pkg-config configure:55428: result: -lspeex configure:55695: checking for speex_resampler.h header using pkg-config configure:55702: result: configure:56333: checking for speex_resampler.h header configure:56342: result: configure:56406: checking for libspeexdsp library using pkg-config configure:56413: result: -lspeexdsp configure:56915: checking for fc-match configure:56933: found /usr/bin/fc-match configure:56945: result: /usr/bin/fc-match configure:57013: checking for fontconfig/fontconfig.h header using pkg-config configure:57020: result: configure:57651: checking for fontconfig/fontconfig.h header configure:57660: result: configure:57724: checking for libfontconfig library using pkg-config configure:57731: result: -lfontconfig configure:57960: checking for ming-config configure:57978: found /usr/local/bin/ming-config configure:57990: result: /usr/local/bin/ming-config configure:58018: checking for makeswf configure:58037: found /usr/local/bin/makeswf configure:58049: result: /usr/local/bin/makeswf configure:58582: checking for nc configure:58600: found /bin/nc configure:58612: result: /bin/nc configure:58625: checking for wget configure:58643: found /usr/bin/wget configure:58655: result: /usr/bin/wget configure:58688: checking for as3compile configure:58706: found /usr/local/bin/as3compile configure:58718: result: /usr/local/bin/as3compile configure:58728: checking for swfc configure:58746: found /usr/local/bin/swfc configure:58758: result: /usr/local/bin/swfc configure:58786: checking for swfmill configure:58804: found /usr/local/bin/swfmill configure:58816: result: /usr/local/bin/swfmill configure:58877: checking for mtasc configure:58895: found /usr/bin/mtasc configure:58907: result: /usr/bin/mtasc configure:58968: checking for haxe configure:58986: found /usr/bin/haxe configure:58998: result: /usr/bin/haxe configure:59009: checking for HAXE version configure:59012: result: 2.05 configure:59128: checking for doxygen configure:59161: result: no configure:59303: checking for Glib header configure:59328: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:59362: checking for glib library configure:59377: result: -lglib-2.0 configure:59467: checking for Glib header configure:59492: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:59526: checking for glib library configure:59541: result: -lglib-2.0 configure:59803: checking for OpenGL-ES headers configure:59899: checking GLES/egl.h usability configure:59916: gcc -c -g -O2 conftest.c >&5 conftest.c:159:22: error: GLES/egl.h: No such file or directory configure:59922: $? = 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_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:59936: result: no configure:59940: checking GLES/egl.h presence configure:59955: gcc -E conftest.c conftest.c:126:22: error: GLES/egl.h: No such file or directory configure:59961: $? = 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_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:59975: result: no configure:60003: checking for GLES/egl.h configure:60011: result: no configure:60041: checking GLES2/gl2.h usability configure:60058: gcc -c -g -O2 conftest.c >&5 conftest.c:159:23: error: GLES2/gl2.h: No such file or directory configure:60064: $? = 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_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:60078: result: no configure:60082: checking GLES2/gl2.h presence configure:60097: gcc -E conftest.c conftest.c:126:23: error: GLES2/gl2.h: No such file or directory configure:60103: $? = 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_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:60117: result: no configure:60145: checking for GLES2/gl2.h configure:60153: result: no configure:60180: result: configure:62511: checking for expat.h header using pkg-config configure:62522: result: not found configure:62529: checking for expat-config configure:62562: result: no configure:62597: checking expat.h usability configure:62614: gcc -c -g -O2 conftest.c >&5 configure:62620: $? = 0 configure:62634: result: yes configure:62638: checking expat.h presence configure:62653: gcc -E conftest.c configure:62659: $? = 0 configure:62673: result: yes configure:62701: checking for expat.h configure:62708: result: yes configure:63149: checking for expat.h header configure:63158: result: configure:63222: checking for libexpat library using pkg-config configure:63233: result: not found configure:63240: checking for expat-config configure:63273: result: no configure:63409: checking for libexpat library configure:63412: result: -lexpat configure:63505: checking for gst-inspect configure:63538: result: no configure:63639: checking for gst/interfaces/probeprobe.h header using pkg-config configure:63646: 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:64277: checking for gst/interfaces/probeprobe.h header configure:64286: 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:64350: checking for libgstreamer_plugins_base library using pkg-config configure:64357: result: -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 configure:64606: checking for gst/app/gstappsink.h header using pkg-config configure:64617: result: not found configure:64624: checking for gstreamer_app-config configure:64657: result: no configure:64692: checking gst/app/gstappsink.h usability configure:64709: gcc -c -g -O2 conftest.c >&5 conftest.c:162:32: error: gst/app/gstappsink.h: No such file or directory configure:64715: $? = 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_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:64729: result: no configure:64733: checking gst/app/gstappsink.h presence configure:64748: gcc -E conftest.c conftest.c:129:32: error: gst/app/gstappsink.h: No such file or directory configure:64754: $? = 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_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:64768: result: no configure:64796: checking for gst/app/gstappsink.h configure:64803: result: no configure:64821: checking gstreamer_app/gst/app/gstappsink.h usability configure:64838: gcc -c -g -O2 conftest.c >&5 conftest.c:162:46: error: gstreamer_app/gst/app/gstappsink.h: No such file or directory configure:64844: $? = 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_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:64858: result: no configure:64862: checking gstreamer_app/gst/app/gstappsink.h presence configure:64877: gcc -E conftest.c conftest.c:129:46: error: gstreamer_app/gst/app/gstappsink.h: No such file or directory configure:64883: $? = 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_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:64897: result: no configure:64925: checking for gstreamer_app/gst/app/gstappsink.h configure:64932: result: no configure:64952: checking gstreamer-app-0.10/gst/app/gstappsink.h usability configure:64969: gcc -c -g -O2 conftest.c >&5 conftest.c:162:51: error: gstreamer-app-0.10/gst/app/gstappsink.h: No such file or directory configure:64975: $? = 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_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:64989: result: no configure:64993: checking gstreamer-app-0.10/gst/app/gstappsink.h presence configure:65008: gcc -E conftest.c conftest.c:129:51: error: gstreamer-app-0.10/gst/app/gstappsink.h: No such file or directory configure:65014: $? = 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_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:65028: result: no configure:65056: checking for gstreamer-app-0.10/gst/app/gstappsink.h configure:65064: result: no configure:65073: checking for gst/app/gstappsink.h configure:65078: result: no configure:65244: checking for gst/app/gstappsink.h header configure:65261: result: not found configure:65573: checking for gst/gst.h header using pkg-config configure:65580: 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:66211: checking for gst/gst.h header configure:66220: 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:66284: checking for libgstreamer library using pkg-config configure:66291: result: -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 configure:66541: checking for gst/pbutils/install-plugins.h header using pkg-config configure:66548: 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:67179: checking for gst/pbutils/install-plugins.h header configure:67188: 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:67252: checking for libgstreamer_pbutils library using pkg-config configure:67259: result: -pthread -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 configure:69569: checking for curl-config configure:69587: found /usr/bin/curl-config configure:69599: result: /usr/bin/curl-config configure:69636: checking curl/curl.h usability configure:69653: gcc -c -g -O2 conftest.c >&5 configure:69659: $? = 0 configure:69673: result: yes configure:69677: checking curl/curl.h presence configure:69692: gcc -E conftest.c configure:69698: $? = 0 configure:69712: result: yes configure:69740: checking for curl/curl.h configure:69748: result: yes configure:69763: checking for libcurl header configure:69769: result: no configure:69875: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c -lrt -lX11 -lXi -lcurl >&5 configure:69881: $? = 0 configure:70202: checking whether pthreads work with -pthread configure:70338: gcc -o conftest -g -O2 -pthread -Wl,--as-needed conftest.c -lrt -lX11 -lXi >&5 configure:70344: $? = 0 configure:70365: result: yes configure:70373: checking searching for pthread library configure:70389: result: using -lpthread configure:70408: checking for joinable pthread attribute configure:70433: gcc -o conftest -g -O2 -pthread -Wl,--as-needed conftest.c -lpthread -lrt -lX11 -lXi >&5 configure:70439: $? = 0 configure:70456: result: PTHREAD_CREATE_JOINABLE configure:70466: checking if more special flags are required for pthreads configure:70474: result: no configure:70677: checking for the Boost Version configure:70680: result: configure:70686: checking for boost header configure:70739: checking for Boost libraries configure:70778: result: -lboost_thread-gcc42-mt-1_35 -lboost_program_options-gcc42-1_35 -lboost_iostreams-gcc42-1_35 -lboost_system-gcc42-1_35 configure:70903: checking if -fvisibility-inlines-hidden is broken configure:70959: ccache g++ -o conftest -fPIC -fvisibility-inlines-hidden -O0 -Wl,--as-needed -shared -fPIC conftest.cpp -lrt -lX11 -lXi >&5 configure:70965: $? = 0 configure:70994: result: no configure:71009: checking whether ccache g++ supports -fvisibility=hidden configure:71034: 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:71040: $? = 0 configure:71047: result: yes configure:71133: checking whether GConf support is requested configure:71146: result: yes configure:71163: checking for GCONF configure:71168: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:71171: $? = 0 configure:71182: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:71185: $? = 0 configure:71240: result: yes configure:71265: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:71280: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:71307: checking for gconftool-2 configure:71325: found /usr/bin/gconftool-2 configure:71338: result: /usr/bin/gconftool-2 configure:71383: checking poll.h usability configure:71400: 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:71406: $? = 0 configure:71420: result: yes configure:71424: checking poll.h presence configure:71439: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:71445: $? = 0 configure:71459: result: yes configure:71487: checking for poll.h configure:71495: result: yes configure:71383: checking sys/epoll.h usability configure:71400: 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:71406: $? = 0 configure:71420: result: yes configure:71424: checking sys/epoll.h presence configure:71439: gcc -E -D_FORTIFY_SOURCE=2 conftest.c configure:71445: $? = 0 configure:71459: result: yes configure:71487: checking for sys/epoll.h configure:71495: result: yes configure:71531: 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:144: warning: function declaration isn't a prototype configure:71537: $? = 0 configure:71565: checking for pselect configure:71621: 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:165: warning: function declaration isn't a prototype conftest.c:175: warning: function declaration isn't a prototype configure:71627: $? = 0 configure:71645: result: yes configure:71565: checking for ppoll configure:71621: 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:71627: $? = 0 configure:71645: result: yes configure:71678: 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:147: warning: function declaration isn't a prototype conftest.c: In function 'main': conftest.c:149: warning: implicit declaration of function 'splice' configure:71684: $? = 0 configure:71729: 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 'tee' configure:71735: $? = 0 configure:72997: 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:1726: linking ./cygnal/testsuite/cygnal.all/cygnalrc.in to cygnal/testsuite/cygnal.all/cygnalrc config.status:1726: linking ./testsuite/libbase.all/gnashrc.in to testsuite/libbase.all/gnashrc config.status:1726: linking ./testsuite/libbase.all/gnashrc-local.in to testsuite/libbase.all/gnashrc-local config.status:1748: executing depfiles commands config.status:1748: executing po-directories commands