Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = ubgnsh
- uname -m = x86_64
- uname -r = 4.4.0-141-generic
- uname -s = Linux
- uname -v = #167-Ubuntu SMP Wed Dec 5 10:40:15 UTC 2018
- /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/jgnu/bin
- PATH: /home/jgnu/.local/bin
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/local/games
- PATH: /snap/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3386: checking build system type
- configure:3400: result: x86_64-pc-linux-gnu
- configure:3420: checking host system type
- configure:3433: result: x86_64-pc-linux-gnu
- configure:3567: checking for C++ compiler version
- configure:3576: /usr/share/emscripten/em++ --version >&5
- emcc (Emscripten GCC-like replacement) 1.22.1 ()
- Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
- This is free and open source software under the MIT license.
- There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3587: $? = 0
- configure:3576: /usr/share/emscripten/em++ -v >&5
- emcc (Emscripten GCC-like replacement + linker emulating GNU ld ) 1.22.1
- clang version 6.0.1 (https://github.com/kripken/emscripten-fastcomp-clang.git 955fea46a999fc222ca7699b5e58ff193fbe6c4c) (https://github.com/kripken/emscripten-fastcomp.git fdad25bd391330875b45f493c637e37d37f200f4) (emscripten 1.38.21 : 1.38.21)
- Target: x86_64-unknown-linux-gnu
- Thread model: posix
- InstalledDir: /home/jgnu/emsdk/clang/fastcomp/build_incoming_64/bin
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6.0.0
- Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
- Candidate multilib: .;@m64
- ... rest of stderr output deleted ...
- configure:3587: $? = 0
- configure:3576: /usr/share/emscripten/em++ -V >&5
- clang-6.0: error: unsupported option '-V -nostdinc'
- clang-6.0: error: no input files
- configure:3587: $? = 1
- configure:3576: /usr/share/emscripten/em++ -qversion >&5
- clang-6.0: error: unknown argument: '-qversion'
- clang-6.0: error: no input files
- configure:3587: $? = 1
- configure:3607: checking whether the C++ compiler works
- configure:3629: /usr/share/emscripten/em++ conftest.cpp >&5
- configure:3633: $? = 0
- configure:3681: result: yes
- configure:3684: checking for C++ compiler default output file name
- configure:3686: result: a.out
- configure:3692: checking for suffix of executables
- configure:3699: /usr/share/emscripten/em++ -o conftest conftest.cpp >&5
- configure:3703: $? = 0
- configure:3725: result:
- configure:3747: checking whether we are cross compiling
- configure:3755: /usr/share/emscripten/em++ -o conftest conftest.cpp >&5
- configure:3759: $? = 0
- configure:3766: ./conftest
- configure:3770: $? = 0
- configure:3785: result: no
- configure:3790: checking for suffix of object files
- configure:3812: /usr/share/emscripten/em++ -c conftest.cpp >&5
- configure:3816: $? = 0
- configure:3837: result: o
- configure:3841: checking whether we are using the GNU C++ compiler
- configure:3860: /usr/share/emscripten/em++ -c conftest.cpp >&5
- configure:3860: $? = 0
- configure:3869: result: yes
- configure:3878: checking whether /usr/share/emscripten/em++ accepts -g
- configure:3898: /usr/share/emscripten/em++ -c -g conftest.cpp >&5
- configure:3898: $? = 0
- configure:3939: result: yes
- configure:3970: checking whether /usr/share/emscripten/em++ supports C++11 features by default
- configure:4007: /usr/share/emscripten/em++ -c -g -O2 conftest.cpp >&5
- configure:4007: $? = 0
- configure:4014: result: yes
- configure:4155: checking for gcc
- configure:4182: result: /usr/share/emscripten/emcc
- configure:4411: checking for C compiler version
- configure:4420: /usr/share/emscripten/emcc --version >&5
- emcc (Emscripten GCC-like replacement) 1.22.1 ()
- Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt)
- This is free and open source software under the MIT license.
- There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:4431: $? = 0
- configure:4420: /usr/share/emscripten/emcc -v >&5
- emcc (Emscripten GCC-like replacement + linker emulating GNU ld ) 1.22.1
- clang version 6.0.1 (https://github.com/kripken/emscripten-fastcomp-clang.git 955fea46a999fc222ca7699b5e58ff193fbe6c4c) (https://github.com/kripken/emscripten-fastcomp.git fdad25bd391330875b45f493c637e37d37f200f4) (emscripten 1.38.21 : 1.38.21)
- Target: x86_64-unknown-linux-gnu
- Thread model: posix
- InstalledDir: /home/jgnu/emsdk/clang/fastcomp/build_incoming_64/bin
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6
- Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/6.0.0
- Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/5.4.0
- Candidate multilib: .;@m64
- ... rest of stderr output deleted ...
- configure:4431: $? = 0
- configure:4420: /usr/share/emscripten/emcc -V >&5
- clang-6.0: error: unsupported option '-V -nostdinc'
- clang-6.0: error: no input files
- configure:4431: $? = 1
- configure:4420: /usr/share/emscripten/emcc -qversion >&5
- clang-6.0: error: unknown argument: '-qversion'
- clang-6.0: error: no input files
- configure:4431: $? = 1
- configure:4435: checking whether we are using the GNU C compiler
- configure:4454: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:4454: $? = 0
- configure:4463: result: yes
- configure:4472: checking whether /usr/share/emscripten/emcc accepts -g
- configure:4492: /usr/share/emscripten/emcc -c -g conftest.c >&5
- configure:4492: $? = 0
- configure:4533: result: yes
- configure:4550: checking for /usr/share/emscripten/emcc option to accept ISO C89
- configure:4613: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:4613: $? = 0
- configure:4626: result: none needed
- configure:4654: checking whether /usr/share/emscripten/emcc understands -c and -o together
- configure:4676: /usr/share/emscripten/emcc -c conftest.c -o conftest2.o
- configure:4679: $? = 0
- configure:4676: /usr/share/emscripten/emcc -c conftest.c -o conftest2.o
- configure:4679: $? = 0
- configure:4691: result: yes
- configure:4724: checking for a BSD-compatible install
- configure:4792: result: /usr/bin/install -c
- configure:5070: checking whether build environment is sane
- configure:5125: result: yes
- configure:5273: checking for a thread-safe mkdir -p
- configure:5312: result: /bin/mkdir -p
- configure:5319: checking for gawk
- configure:5349: result: no
- configure:5319: checking for mawk
- configure:5335: found /usr/bin/mawk
- configure:5346: result: mawk
- configure:5357: checking whether make sets $(MAKE)
- configure:5379: result: yes
- configure:5409: checking for style of include used by make
- configure:5437: result: GNU
- configure:5471: checking whether make supports nested variables
- configure:5488: result: yes
- configure:5573: checking dependency style of /usr/share/emscripten/emcc
- configure:5684: result: gcc3
- configure:5701: checking dependency style of /usr/share/emscripten/em++
- configure:5812: result: gcc3
- configure:5881: checking whether make supports nested variables
- configure:5898: result: yes
- configure:5910: checking whether to enable maintainer-specific portions of Makefiles
- configure:5919: result: no
- configure:5932: checking whether make sets $(MAKE)
- configure:5954: result: yes
- configure:5965: checking whether NLS is requested
- configure:5974: result: yes
- configure:6015: checking for msgfmt
- configure: trying /usr/bin/msgfmt...
- 0 translated messages.
- configure:6047: result: /usr/bin/msgfmt
- configure:6056: checking for gmsgfmt
- configure:6087: result: /usr/bin/msgfmt
- configure:6138: checking for xgettext
- configure: trying /usr/bin/xgettext...
- /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
- configure:6170: result: /usr/bin/xgettext
- configure:6216: checking for msgmerge
- configure: trying /usr/bin/msgmerge...
- configure:6247: result: /usr/bin/msgmerge
- configure:6304: checking for ld used by GCC
- configure:6368: result: /usr/share/emscripten/emcc
- configure:6375: checking if the linker (/usr/share/emscripten/emcc) is GNU ld
- configure:6388: result: yes
- configure:6395: checking for shared library run path origin
- configure:6408: result: done
- configure:6433: checking how to run the C preprocessor
- configure:6464: /usr/share/emscripten/emcc -E conftest.c
- configure:6464: $? = 0
- configure:6478: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:6478: $? = 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 PACKAGE_URL ""
- | #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 <ac_nonexistent.h>
- configure:6503: result: /usr/share/emscripten/emcc -E
- configure:6523: /usr/share/emscripten/emcc -E conftest.c
- configure:6523: $? = 0
- configure:6537: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:6537: $? = 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 PACKAGE_URL ""
- | #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 <ac_nonexistent.h>
- configure:6566: checking for grep that handles long lines and -e
- configure:6624: result: /bin/grep
- configure:6629: checking for egrep
- configure:6691: result: /bin/grep -E
- configure:7249: checking for CFPreferencesCopyAppValue
- configure:7267: /usr/share/emscripten/emcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:19:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
- #include <CoreFoundation/CFPreferences.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:7267: $? = 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 PACKAGE_URL ""
- | #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 <CoreFoundation/CFPreferences.h>
- | int
- | main ()
- | {
- | CFPreferencesCopyAppValue(NULL, NULL)
- | ;
- | return 0;
- | }
- configure:7276: result: no
- configure:7283: checking for CFLocaleCopyCurrent
- configure:7301: /usr/share/emscripten/emcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:19:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
- #include <CoreFoundation/CFLocale.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:7301: $? = 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 PACKAGE_URL ""
- | #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 <CoreFoundation/CFLocale.h>
- | int
- | main ()
- | {
- | CFLocaleCopyCurrent();
- | ;
- | return 0;
- | }
- configure:7310: result: no
- configure:7359: checking for GNU gettext in libc
- configure:7379: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:7379: $? = 0
- configure:7388: result: yes
- configure:8179: checking whether to use NLS
- configure:8181: result: yes
- configure:8184: checking where the gettext function comes from
- configure:8195: result: libc
- configure:8331: checking for ANSI C header files
- configure:8351: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8351: $? = 0
- configure:8424: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:8424: $? = 0
- configure:8424: ./conftest
- configure:8424: $? = 0
- configure:8435: result: yes
- configure:8448: checking for sys/types.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for sys/stat.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for stdlib.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for string.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for memory.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for strings.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for inttypes.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for stdint.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8448: checking for unistd.h
- configure:8448: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8448: $? = 0
- configure:8448: result: yes
- configure:8460: checking whether byte ordering is bigendian
- configure:8475: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:33:9: error: unknown type name 'not'
- not a universal capable compiler
- ^
- conftest.c:33:14: error: expected ';' after top level declarator
- not a universal capable compiler
- ^
- ;
- 2 errors generated.
- configure:8475: $? = 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 PACKAGE_URL ""
- | #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. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:8520: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8520: $? = 0
- configure:8538: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:39:4: error: use of undeclared identifier 'not'
- not big endian
- ^
- 1 error generated.
- configure:8538: $? = 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 PACKAGE_URL ""
- | #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 <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:8666: result: no
- configure:8684: checking for an ANSI C-conforming const
- configure:8750: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8750: $? = 0
- configure:8757: result: yes
- configure:8765: checking for inline
- configure:8781: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:8781: $? = 0
- configure:8789: result: inline
- configure:8810: checking for runtest
- configure:8843: result: no
- configure:9020: This build supports LocalConnection
- configure:9039: checking which type of library archiver we have
- configure:9045: result:
- configure:9066: Configuring Gnash for native compilation
- configure:9152: checking for pkg-config
- configure:9170: found /usr/bin/pkg-config
- configure:9182: result: /usr/bin/pkg-config
- configure:9207: checking pkg-config is at least version 0.9.0
- configure:9210: result: yes
- configure:9524: checking location of avcodec.h
- configure:9582: result: none found
- configure:9651: WARNING: Could not check ffmpeg version (can't find avcodec.h file)
- configure:9667: checking for avformat.h
- configure:9684: result:
- configure:9687: checking for swscale.h
- configure:9708: result: no
- configure:9717: checking for libavutil/opt.h
- configure:9726: result: no
- configure:9729: checking for swresample.h
- configure:9750: result: no
- configure:9753: checking for avresample.h
- configure:9774: result: no
- configure:9777: checking for libavcodec/vaapi.h
- configure:9792: result: no
- configure:9838: checking for libavcodec library
- configure:9856: result: no
- configure:9859: checking for ff_eval in -lavcodec
- configure:9884: /usr/share/emscripten/emcc -o conftest conftest.c -lavcodec >&5
- /usr/bin/ld: cannot find -lavcodec
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:9884: $? = 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 PACKAGE_URL ""
- | #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
- | /* 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 ff_eval ();
- | int
- | main ()
- | {
- | return ff_eval ();
- | ;
- | return 0;
- | }
- configure:9893: result: no
- configure:10683: checking for sdl-config
- configure:10716: result: no
- configure:10846: checking for SDL_Init in -lSDL
- configure:10871: /usr/share/emscripten/emcc -o conftest conftest.c -lSDL >&5
- /usr/bin/ld: cannot find -lSDL
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:10871: $? = 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 PACKAGE_URL ""
- | #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
- | /* 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 SDL_Init ();
- | int
- | main ()
- | {
- | return SDL_Init ();
- | ;
- | return 0;
- | }
- configure:10880: result: no
- configure:10917: sdl GUI will not be built (no sdl development files found)
- configure:13568: checking for cairo.h header using pkg-config
- configure:13579: result: not found
- configure:13586: checking for cairo-config
- configure:13619: result: no
- configure:13644: checking cairo.h usability
- configure:13644: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:79:10: fatal error: 'cairo.h' file not found
- #include <cairo.h>
- ^~~~~~~~~
- 1 error generated.
- configure:13644: $? = 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 PACKAGE_URL ""
- | #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 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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <cairo.h>
- configure:13644: result: no
- configure:13644: checking cairo.h presence
- configure:13644: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:46:10: fatal error: 'cairo.h' file not found
- #include <cairo.h>
- ^~~~~~~~~
- 1 error generated.
- configure:13644: $? = 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 PACKAGE_URL ""
- | #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 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
- | /* end confdefs.h. */
- | #include <cairo.h>
- configure:13644: result: no
- configure:13644: checking for cairo.h
- configure:13644: result: no
- configure:13649: checking cairo/cairo.h usability
- configure:13649: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:79:10: fatal error: 'cairo/cairo.h' file not found
- #include <cairo/cairo.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:13649: $? = 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 PACKAGE_URL ""
- | #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 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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <cairo/cairo.h>
- configure:13649: result: no
- configure:13649: checking cairo/cairo.h presence
- configure:13649: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:46:10: fatal error: 'cairo/cairo.h' file not found
- #include <cairo/cairo.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:13649: $? = 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 PACKAGE_URL ""
- | #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 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
- | /* end confdefs.h. */
- | #include <cairo/cairo.h>
- configure:13649: result: no
- configure:13649: checking for cairo/cairo.h
- configure:13649: result: no
- configure:13655: checking for cairo/cairo.h
- configure:13655: result: no
- configure:13660: checking for cairo.h
- configure:13660: result: no
- configure:13708: checking for cairo.h header
- configure:13723: result: not found
- configure:13976: checking for AGG headers
- configure:14027: result:
- configure:14087: checking for agg::gamma_ctrl_impl::calc_points in -lagg
- configure:14112: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp -lagg >&5
- conftest.cpp:54:6: error: use of undeclared identifier 'agg'
- char agg::gamma_ctrl_impl::calc_points ();
- ^
- conftest.cpp:58:8: error: use of undeclared identifier 'agg'
- return agg::gamma_ctrl_impl::calc_points ();
- ^
- 2 errors generated.
- configure:14112: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 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 agg::gamma_ctrl_impl::calc_points ();
- | int
- | main ()
- | {
- | return agg::gamma_ctrl_impl::calc_points ();
- | ;
- | return 0;
- | }
- configure:14121: result: no
- configure:14128: checking for libagg library
- configure:14130: result:
- configure:14158: checking for perl
- configure:14176: found /usr/bin/perl
- configure:14188: result: /usr/bin/perl
- configure:14207: checking for csound
- configure:14240: result: no
- configure:14256: checking for git
- configure:14274: found /usr/bin/git
- configure:14286: result: /usr/bin/git
- configure:15260: checking how to print strings
- configure:15287: result: printf
- configure:15308: checking for a sed that does not truncate output
- configure:15372: result: /bin/sed
- configure:15390: checking for fgrep
- configure:15452: result: /bin/grep -F
- configure:15487: checking for ld used by /usr/share/emscripten/emcc
- configure:15554: result: /usr/share/emscripten/emcc
- configure:15561: checking if the linker (/usr/share/emscripten/emcc) is GNU ld
- configure:15576: result: yes
- configure:15588: checking for BSD- or MS-compatible name lister (nm)
- configure:15642: result: /usr/bin/nm -B
- configure:15772: checking the name lister (/usr/bin/nm -B) interface
- configure:15779: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:15782: /usr/bin/nm -B "conftest.o"
- configure:15785: output
- 0000000000000000 B some_variable
- configure:15792: result: BSD nm
- configure:15795: checking whether ln -s works
- configure:15799: result: yes
- configure:15807: checking the maximum length of command line arguments
- configure:15938: result: 1572864
- configure:15986: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
- configure:16026: result: func_convert_file_noop
- configure:16033: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
- configure:16053: result: func_convert_file_noop
- configure:16060: checking for /usr/share/emscripten/emcc option to reload object files
- configure:16067: result: -r
- configure:16141: checking for objdump
- configure:16168: result: objdump
- configure:16197: checking how to recognize dependent libraries
- configure:16397: result: pass_all
- configure:16482: checking for dlltool
- configure:16509: result: dlltool
- configure:16539: checking how to associate runtime and link libraries
- configure:16566: result: printf %s\n
- configure:16690: checking for archiver @FILE support
- configure:16707: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:16707: $? = 0
- configure:16710: /usr/share/emscripten/emar cru libconftest.a @conftest.lst >&5
- configure:16713: $? = 0
- configure:16718: /usr/share/emscripten/emar cru libconftest.a @conftest.lst >&5
- /home/jgnu/emsdk/clang/fastcomp/build_incoming_64/bin/llvm-ar: conftest.o: No such file or directory.
- OVERVIEW: LLVM Archiver (llvm-ar)
- This program archives bitcode files into single libraries
- USAGE: llvm-ar [options] [relpos] [count] <archive-file> [members]...
- OPTIONS:
- -M -
- -format - Archive format to create
- =default - default
- =gnu - gnu
- =darwin - darwin
- =bsd - bsd
- -help - Display available options (-help-hidden for more)
- -plugin=<string> - plugin (ignored for compatibility
- -print-module-scope - When printing IR for print-[before|after]{-all} always print a module IR
- -version - Display the version of this program
- configure:16721: $? = 0
- configure:16733: result: no
- configure:16791: checking for strip
- configure:16807: found /usr/bin/strip
- configure:16818: result: strip
- configure:16890: checking for ranlib
- configure:16917: result: /usr/share/emscripten/emranlib
- configure:17019: checking command to parse /usr/bin/nm -B output from /usr/share/emscripten/emcc object
- configure:17172: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:17175: $? = 0
- configure:17179: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:17182: $? = 0
- configure:17248: /usr/share/emscripten/emcc -o conftest conftest.c conftstm.o >&5
- configure:17251: $? = 0
- configure:17289: result: ok
- configure:17336: checking for sysroot
- configure:17366: result: no
- configure:17373: checking for a working dd
- configure:17411: result: /bin/dd
- configure:17415: checking how to truncate binary pipes
- configure:17430: result: /bin/dd bs=4096 count=1
- configure:17566: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:17569: $? = 0
- configure:17759: checking for mt
- configure:17775: found /bin/mt
- configure:17786: result: mt
- configure:17809: checking if mt is a manifest tool
- configure:17815: mt '-?'
- configure:17823: result: no
- configure:18497: checking for dlfcn.h
- configure:18497: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:18497: $? = 0
- configure:18497: result: yes
- configure:18729: checking for objdir
- configure:18744: result: .libs
- configure:19008: checking if /usr/share/emscripten/emcc supports -fno-rtti -fno-exceptions
- configure:19026: /usr/share/emscripten/emcc -c -fno-rtti -fno-exceptions conftest.c >&5
- configure:19030: $? = 0
- configure:19043: result: yes
- configure:19401: checking for /usr/share/emscripten/emcc option to produce PIC
- configure:19408: result: -fPIC -DPIC
- configure:19416: checking if /usr/share/emscripten/emcc PIC flag -fPIC -DPIC works
- configure:19434: /usr/share/emscripten/emcc -c -fPIC -DPIC -DPIC conftest.c >&5
- configure:19438: $? = 0
- configure:19451: result: yes
- configure:19480: checking if /usr/share/emscripten/emcc static flag -static works
- configure:19508: result: yes
- configure:19523: checking if /usr/share/emscripten/emcc supports -c -o file.o
- configure:19544: /usr/share/emscripten/emcc -c -o out/conftest2.o conftest.c >&5
- configure:19548: $? = 0
- configure:19570: result: yes
- configure:19578: checking if /usr/share/emscripten/emcc supports -c -o file.o
- configure:19625: result: yes
- configure:19658: checking whether the /usr/share/emscripten/emcc linker (/usr/share/emscripten/emcc -m elf_x86_64) supports shared libraries
- configure:20921: result: yes
- configure:20958: checking whether -lc should be explicitly linked in
- configure:20966: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:20969: $? = 0
- configure:20984: /usr/share/emscripten/emcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:20987: $? = 0
- configure:21001: result: no
- configure:21161: checking dynamic linker characteristics
- configure:21742: /usr/share/emscripten/emcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:21742: $? = 0
- configure:21991: result: GNU/Linux ld.so
- configure:22113: checking how to hardcode library paths into programs
- configure:22138: result: immediate
- configure:22240: checking for shl_load
- configure:22240: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- /tmp/conftest-e16c3b.o: In function `main':
- conftest.c:(.text+0x12): undefined reference to `shl_load'
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:22240: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #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:22240: result: no
- configure:22244: checking for shl_load in -ldld
- configure:22269: /usr/share/emscripten/emcc -o conftest conftest.c -ldld >&5
- /usr/bin/ld: cannot find -ldld
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:22269: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* 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:22278: result: no
- configure:22283: checking for dlopen
- configure:22283: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- /tmp/conftest-2ebec8.o: In function `main':
- conftest.c:(.text+0x12): undefined reference to `dlopen'
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:22283: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define dlopen innocuous_dlopen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char dlopen (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #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:22283: result: no
- configure:22287: checking for dlopen in -ldl
- configure:22312: /usr/share/emscripten/emcc -o conftest conftest.c -ldl >&5
- configure:22312: $? = 0
- configure:22321: result: yes
- configure:22440: checking whether a program can dlopen itself
- configure:22520: /usr/share/emscripten/emcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
- configure:22523: $? = 0
- configure:22541: result: yes
- configure:22546: checking whether a statically linked program can dlopen itself
- configure:22626: /usr/share/emscripten/emcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
- /tmp/conftest-c4f209.o: In function `main':
- conftest.c:(.text+0x29): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:22629: $? = 1
- configure:22647: result: no
- configure:22686: checking whether stripping libraries is possible
- configure:22691: result: yes
- configure:22726: checking if libtool supports shared libraries
- configure:22728: result: yes
- configure:22731: checking whether to build shared libraries
- configure:22756: result: yes
- configure:22759: checking whether to build static libraries
- configure:22763: result: no
- configure:22786: checking how to run the C++ preprocessor
- configure:22813: /usr/share/emscripten/em++ -E conftest.cpp
- configure:22813: $? = 0
- configure:22827: /usr/share/emscripten/em++ -E conftest.cpp
- conftest.cpp:49:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:22827: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:22852: result: /usr/share/emscripten/em++ -E
- configure:22872: /usr/share/emscripten/em++ -E conftest.cpp
- configure:22872: $? = 0
- configure:22886: /usr/share/emscripten/em++ -E conftest.cpp
- conftest.cpp:49:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:22886: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:23048: checking for ld used by /usr/share/emscripten/em++
- configure:23115: result: /usr/share/emscripten/emcc -m elf_x86_64
- configure:23122: checking if the linker (/usr/share/emscripten/emcc -m elf_x86_64) is GNU ld
- configure:23137: result: no
- configure:23192: checking whether the /usr/share/emscripten/em++ linker (/usr/share/emscripten/emcc -m elf_x86_64) supports shared libraries
- configure:24265: result: yes
- configure:24301: /usr/share/emscripten/em++ -c -g -O2 conftest.cpp >&5
- configure:24304: $? = 0
- configure:24785: checking for /usr/share/emscripten/em++ option to produce PIC
- configure:24792: result: -fPIC -DPIC
- configure:24800: checking if /usr/share/emscripten/em++ PIC flag -fPIC -DPIC works
- configure:24818: /usr/share/emscripten/em++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:24822: $? = 0
- configure:24835: result: yes
- configure:24858: checking if /usr/share/emscripten/em++ static flag -static works
- configure:24886: result: yes
- configure:24898: checking if /usr/share/emscripten/em++ supports -c -o file.o
- configure:24919: /usr/share/emscripten/em++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:24923: $? = 0
- configure:24945: result: yes
- configure:24950: checking if /usr/share/emscripten/em++ supports -c -o file.o
- configure:24997: result: yes
- configure:25027: checking whether the /usr/share/emscripten/em++ linker (/usr/share/emscripten/emcc -m elf_x86_64) supports shared libraries
- configure:25070: result: yes
- configure:25211: checking dynamic linker characteristics
- configure:25968: result: GNU/Linux ld.so
- configure:26033: checking how to hardcode library paths into programs
- configure:26058: result: unsupported
- configure:26166: checking for ltdl.h header using pkg-config
- configure:26177: result: not found
- configure:26184: checking for ltdl-config
- configure:26217: result: no
- configure:26242: checking ltdl.h usability
- configure:26242: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:82:10: fatal error: 'ltdl.h' file not found
- #include <ltdl.h>
- ^~~~~~~~
- 1 error generated.
- configure:26242: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ltdl.h>
- configure:26242: result: no
- configure:26242: checking ltdl.h presence
- configure:26242: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:49:10: fatal error: 'ltdl.h' file not found
- #include <ltdl.h>
- ^~~~~~~~
- 1 error generated.
- configure:26242: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ltdl.h>
- configure:26242: result: no
- configure:26242: checking for ltdl.h
- configure:26242: result: no
- configure:26247: checking ltdl/ltdl.h usability
- configure:26247: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:82:10: fatal error: 'ltdl/ltdl.h' file not found
- #include <ltdl/ltdl.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:26247: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ltdl/ltdl.h>
- configure:26247: result: no
- configure:26247: checking ltdl/ltdl.h presence
- configure:26247: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:49:10: fatal error: 'ltdl/ltdl.h' file not found
- #include <ltdl/ltdl.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:26247: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ltdl/ltdl.h>
- configure:26247: result: no
- configure:26247: checking for ltdl/ltdl.h
- configure:26247: result: no
- configure:26253: checking for ltdl/ltdl.h
- configure:26253: result: no
- configure:26258: checking for ltdl.h
- configure:26258: result: no
- configure:26306: checking for ltdl.h header
- configure:26313: result: -I/usr/include
- configure:26375: checking for libltdl library using pkg-config
- configure:26386: result: not found
- configure:26393: checking for ltdl-config
- configure:26426: result: no
- configure:26535: checking for libltdl library
- configure:26538: result: -L/usr/lib/x86_64-linux-gnu -lltdl
- configure:27243: checking for library containing mallinfo
- configure:27274: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:27274: $? = 0
- configure:27291: result: none required
- configure:27355: checking for jemalloc.h header using pkg-config
- configure:27366: result: not found
- configure:27373: checking for jemalloc-config
- configure:27406: result: no
- configure:27431: checking jemalloc.h usability
- configure:27431: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:86:10: fatal error: 'jemalloc.h' file not found
- #include <jemalloc.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:27431: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <jemalloc.h>
- configure:27431: result: no
- configure:27431: checking jemalloc.h presence
- configure:27431: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:53:10: fatal error: 'jemalloc.h' file not found
- #include <jemalloc.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:27431: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | /* end confdefs.h. */
- | #include <jemalloc.h>
- configure:27431: result: no
- configure:27431: checking for jemalloc.h
- configure:27431: result: no
- configure:27436: checking jemalloc/jemalloc.h usability
- configure:27436: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:86:10: fatal error: 'jemalloc/jemalloc.h' file not found
- #include <jemalloc/jemalloc.h>
- ^~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:27436: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <jemalloc/jemalloc.h>
- configure:27436: result: no
- configure:27436: checking jemalloc/jemalloc.h presence
- configure:27436: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:53:10: fatal error: 'jemalloc/jemalloc.h' file not found
- #include <jemalloc/jemalloc.h>
- ^~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:27436: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | /* end confdefs.h. */
- | #include <jemalloc/jemalloc.h>
- configure:27436: result: no
- configure:27436: checking for jemalloc/jemalloc.h
- configure:27436: result: no
- configure:27442: checking for jemalloc/jemalloc.h
- configure:27442: result: no
- configure:27447: checking for jemalloc.h
- configure:27447: result: no
- configure:27495: checking for jemalloc.h header
- configure:27510: result: not found
- configure:27761: checking for library containing getaddrinfo
- configure:27792: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:27792: $? = 0
- configure:27809: result: none required
- configure:27840: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:53:22: warning: extra tokens at end of #include directive [-Wextra-tokens]
- #include <sys/ipc.h> #include <sys/shm.h>
- ^
- //
- 1 warning generated.
- configure:27840: $? = 0
- configure:29064: checking for the gtk2 header
- configure:29084: result: not found, trying again
- configure:29088: checking gtk/gtk.h usability
- configure:29088: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:93:10: fatal error: 'gtk/gtk.h' file not found
- #include <gtk/gtk.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:29088: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gtk/gtk.h>
- configure:29088: result: no
- configure:29088: checking gtk/gtk.h presence
- configure:29088: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:60:10: fatal error: 'gtk/gtk.h' file not found
- #include <gtk/gtk.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:29088: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <gtk/gtk.h>
- configure:29088: result: no
- configure:29088: checking for gtk/gtk.h
- configure:29088: result: no
- configure:29135: checking for libgtk2 library
- configure:29202: checking for gtk_init in -lgtk-x11-2.0
- configure:29227: /usr/share/emscripten/emcc -o conftest conftest.c -lgtk-x11-2.0 >&5
- /usr/bin/ld: cannot find -lgtk-x11-2.0
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:29227: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 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 gtk_init ();
- | int
- | main ()
- | {
- | return gtk_init ();
- | ;
- | return 0;
- | }
- configure:29236: result: no
- configure:29244: result:
- configure:29313: checking for the Pango Version
- configure:29341: result: none
- configure:29348: checking for libpango header
- configure:29350: result:
- configure:29394: checking for libpango library
- configure:29396: result:
- configure:29401: checking for pango_engine_shape_class_init in -lpango-
- configure:29426: /usr/share/emscripten/emcc -o conftest conftest.c -lpango- >&5
- /usr/bin/ld: cannot find -lpango-
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:29426: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 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 pango_engine_shape_class_init ();
- | int
- | main ()
- | {
- | return pango_engine_shape_class_init ();
- | ;
- | return 0;
- | }
- configure:29436: result: no
- configure:29500: checking for atk/atk.h header using pkg-config
- configure:29511: result: not found
- configure:29518: checking for atk-config
- configure:29551: result: no
- configure:29576: checking atk/atk.h usability
- configure:29576: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:93:10: fatal error: 'atk/atk.h' file not found
- #include <atk/atk.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:29576: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <atk/atk.h>
- configure:29576: result: no
- configure:29576: checking atk/atk.h presence
- configure:29576: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:60:10: fatal error: 'atk/atk.h' file not found
- #include <atk/atk.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:29576: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <atk/atk.h>
- configure:29576: result: no
- configure:29576: checking for atk/atk.h
- configure:29576: result: no
- configure:29581: checking atk/atk/atk.h usability
- configure:29581: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:93:10: fatal error: 'atk/atk/atk.h' file not found
- #include <atk/atk/atk.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:29581: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <atk/atk/atk.h>
- configure:29581: result: no
- configure:29581: checking atk/atk/atk.h presence
- configure:29581: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:60:10: fatal error: 'atk/atk/atk.h' file not found
- #include <atk/atk/atk.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:29581: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <atk/atk/atk.h>
- configure:29581: result: no
- configure:29581: checking for atk/atk/atk.h
- configure:29581: result: no
- configure:29587: checking atk-1.0/atk/atk.h usability
- configure:29587: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:93:10: fatal error: 'atk-1.0/atk/atk.h' file not found
- #include <atk-1.0/atk/atk.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:29587: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <atk-1.0/atk/atk.h>
- configure:29587: result: no
- configure:29587: checking atk-1.0/atk/atk.h presence
- configure:29587: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:60:10: fatal error: 'atk-1.0/atk/atk.h' file not found
- #include <atk-1.0/atk/atk.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:29587: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 1
- | #define USE_MENUS /**/
- | #define USE_SWFTREE /**/
- | #define USE_TESTSUITE /**/
- | #define CREATE_STANDALONE_GNASH_LAUNCHER /**/
- | #define USE_CGIBIN 1
- | #define ENABLE_DOUBLE_BUFFERING 1
- | /* end confdefs.h. */
- | #include <atk-1.0/atk/atk.h>
- configure:29587: result: no
- configure:29587: checking for atk-1.0/atk/atk.h
- configure:29587: result: no
- configure:29592: checking for atk/atk.h
- configure:29592: result: no
- configure:29640: checking for atk/atk.h header
- configure:29655: result: not found
- configure:30142: checking for cairo.h header using pkg-config
- configure:30153: result: not found
- configure:30160: checking for cairo-config
- configure:30193: result: no
- configure:30218: checking for cairo.h
- configure:30218: result: no
- configure:30223: checking for cairo/cairo.h
- configure:30223: result: no
- configure:30229: checking for cairo/cairo.h
- configure:30229: result: no
- configure:30234: checking for cairo.h
- configure:30234: result: no
- configure:30282: checking for cairo.h header
- configure:30297: result: not found
- configure:30585: checking for QT 4.x headers
- configure:30633: result: no
- configure:30669: checking for QT 4.x libraries
- configure:30693: result: no
- configure:30712: checking for moc-qt4
- configure:30745: result: no
- configure:30712: checking for moc
- configure:30730: found /usr/bin/moc
- configure:30742: result: /usr/bin/moc
- configure:30757: checking for uic-qt4
- configure:30790: result: no
- configure:30757: checking for uic
- configure:30775: found /usr/bin/uic
- configure:30787: result: /usr/bin/uic
- configure:31428: checking for tslib.h header using pkg-config
- configure:31439: result: not found
- configure:31446: checking for ts-config
- configure:31479: result: no
- configure:31504: checking tslib.h usability
- configure:31504: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:94:10: fatal error: 'tslib.h' file not found
- #include <tslib.h>
- ^~~~~~~~~
- 1 error generated.
- configure:31504: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 USE_TSLIB 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <tslib.h>
- configure:31504: result: no
- configure:31504: checking tslib.h presence
- configure:31504: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:61:10: fatal error: 'tslib.h' file not found
- #include <tslib.h>
- ^~~~~~~~~
- 1 error generated.
- configure:31504: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 USE_TSLIB 1
- | /* end confdefs.h. */
- | #include <tslib.h>
- configure:31504: result: no
- configure:31504: checking for tslib.h
- configure:31504: result: no
- configure:31509: checking ts/tslib.h usability
- configure:31509: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:94:10: fatal error: 'ts/tslib.h' file not found
- #include <ts/tslib.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:31509: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 USE_TSLIB 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ts/tslib.h>
- configure:31509: result: no
- configure:31509: checking ts/tslib.h presence
- configure:31509: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:61:10: fatal error: 'ts/tslib.h' file not found
- #include <ts/tslib.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:31509: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 USE_TSLIB 1
- | /* end confdefs.h. */
- | #include <ts/tslib.h>
- configure:31509: result: no
- configure:31509: checking for ts/tslib.h
- configure:31509: result: no
- configure:31515: checking for ts/tslib.h
- configure:31515: result: no
- configure:31520: checking for tslib.h
- configure:31520: result: no
- configure:31568: checking for tslib.h header
- configure:31583: result: not found
- configure:31876: checking linker --as-needed support
- configure:31886: result: no
- configure:31958: checking for autotrace
- configure:31991: result: no
- configure:32013: checking for dirent.h that defines DIR
- configure:32032: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32032: $? = 0
- configure:32040: result: yes
- configure:32053: checking for library containing opendir
- configure:32084: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:32084: $? = 0
- configure:32101: result: none required
- configure:32551: checking for npapi.h
- configure:32577: result: not found
- configure:32741: checking for const needed for NPP_GetMIMEDescription() prototype
- configure:32752: result: no
- configure:32769: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:66:10: fatal error: 'linux/input.h' file not found
- #include <linux/input.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:32769: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 <linux/input.h>
- | int
- | main ()
- | {
- |
- | struct input_absinfo abs;
- | abs.resolution = 0;;
- | ;
- | return 0;
- | }
- configure:32789: checking getopt.h usability
- configure:32789: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32789: $? = 0
- configure:32789: result: yes
- configure:32789: checking getopt.h presence
- configure:32789: /usr/share/emscripten/emcc -E conftest.c
- configure:32789: $? = 0
- configure:32789: result: yes
- configure:32789: checking for getopt.h
- configure:32789: result: yes
- configure:32801: checking libgen.h usability
- configure:32801: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32801: $? = 0
- configure:32801: result: yes
- configure:32801: checking libgen.h presence
- configure:32801: /usr/share/emscripten/emcc -E conftest.c
- configure:32801: $? = 0
- configure:32801: result: yes
- configure:32801: checking for libgen.h
- configure:32801: result: yes
- configure:32813: checking pwd.h usability
- configure:32813: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32813: $? = 0
- configure:32813: result: yes
- configure:32813: checking pwd.h presence
- configure:32813: /usr/share/emscripten/emcc -E conftest.c
- configure:32813: $? = 0
- configure:32813: result: yes
- configure:32813: checking for pwd.h
- configure:32813: result: yes
- configure:32825: checking sys/utsname.h usability
- configure:32825: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32825: $? = 0
- configure:32825: result: yes
- configure:32825: checking sys/utsname.h presence
- configure:32825: /usr/share/emscripten/emcc -E conftest.c
- configure:32825: $? = 0
- configure:32825: result: yes
- configure:32825: checking for sys/utsname.h
- configure:32825: result: yes
- configure:32837: checking signal.h usability
- configure:32837: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32837: $? = 0
- configure:32837: result: yes
- configure:32837: checking signal.h presence
- configure:32837: /usr/share/emscripten/emcc -E conftest.c
- configure:32837: $? = 0
- configure:32837: result: yes
- configure:32837: checking for signal.h
- configure:32837: result: yes
- configure:32849: checking for unistd.h
- configure:32849: result: yes
- configure:32861: checking sys/time.h usability
- configure:32861: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:32861: $? = 0
- configure:32861: result: yes
- configure:32861: checking sys/time.h presence
- configure:32861: /usr/share/emscripten/emcc -E conftest.c
- configure:32861: $? = 0
- configure:32861: result: yes
- configure:32861: checking for sys/time.h
- configure:32861: result: yes
- configure:32873: checking linux/uinput.h usability
- configure:32873: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:106:10: fatal error: 'linux/uinput.h' file not found
- #include <linux/uinput.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32873: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <linux/uinput.h>
- configure:32873: result: no
- configure:32873: checking linux/uinput.h presence
- configure:32873: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:73:10: fatal error: 'linux/uinput.h' file not found
- #include <linux/uinput.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:32873: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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
- | /* end confdefs.h. */
- | #include <linux/uinput.h>
- configure:32873: result: no
- configure:32873: checking for linux/uinput.h
- configure:32873: result: no
- configure:32885: checking for BZ2_bzopen in -lbz2
- configure:32910: /usr/share/emscripten/emcc -o conftest conftest.c -lbz2 >&5
- /usr/bin/ld: cannot find -lbz2
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:32910: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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
- | /* 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:32919: result: no
- configure:32926: checking for getpwnam in -lc
- configure:32951: /usr/share/emscripten/emcc -o conftest conftest.c -lc >&5
- configure:32951: $? = 0
- configure:32960: result: yes
- configure:33020: checking for X11 headers
- configure:33032: result: none
- configure:33095: checking for x11_mem_init in -lX11
- configure:33120: /usr/share/emscripten/emcc -o conftest conftest.c -lX11 >&5
- /usr/bin/ld: cannot find -lX11
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:33120: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 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 x11_mem_init ();
- | int
- | main ()
- | {
- | return x11_mem_init ();
- | ;
- | return 0;
- | }
- configure:33129: result: no
- configure:33137: checking for X11 library
- configure:33146: result: none
- configure:33189: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:33189: $? = 0
- configure:33226: checking for semget
- configure:33226: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33226: $? = 0
- configure:33226: result: yes
- configure:33244: checking for finite
- configure:33264: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:33264: $? = 0
- configure:33272: result: yes
- configure:33275: checking for library containing finite
- configure:33306: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- conftest.c:83:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
- char finite ();
- ^
- conftest.c:83:6: note: 'finite' is a builtin with type 'int (double)'
- 1 warning generated.
- configure:33306: $? = 0
- configure:33323: result: none required
- configure:33342: checking for isfinite
- configure:33358: /usr/share/emscripten/em++ -c -g -O2 conftest.cpp >&5
- In file included from conftest.cpp:77:
- In file included from /usr/share/emscripten/system/include/libcxx/cmath:300:
- /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 15)
- ^
- /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 17)
- ^
- 2 errors generated.
- configure:33358: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 1
- | /* end confdefs.h. */
- | #include <cmath>
- | int
- | main ()
- | {
- | using namespace std; double x; int y; y = isfinite(x);
- | ;
- | return 0;
- | }
- configure:33366: result: no
- configure:33442: checking whether /usr/share/emscripten/em++ implements __PRETTY_FUNCTION__
- configure:33460: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp >&5
- In file included from conftest.cpp:77:
- In file included from /usr/share/emscripten/system/include/libcxx/cstdio:99:
- /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 15)
- ^
- /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 17)
- ^
- 2 errors generated.
- configure:33460: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 1
- | /* end confdefs.h. */
- | #include <cstdio>
- |
- | int
- | main ()
- | {
- | std::printf("%s", __PRETTY_FUNCTION__);
- | ;
- | return 0;
- | }
- configure:33470: result: no
- configure:33478: checking whether /usr/share/emscripten/em++ implements __FUNCTION__
- configure:33496: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp >&5
- In file included from conftest.cpp:77:
- In file included from /usr/share/emscripten/system/include/libcxx/cstdio:99:
- /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 15)
- ^
- /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 17)
- ^
- 2 errors generated.
- configure:33496: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 1
- | /* end confdefs.h. */
- | #include <cstdio>
- |
- | int
- | main ()
- | {
- | std::printf("%s", __FUNCTION__);
- | ;
- | return 0;
- | }
- configure:33506: result: no
- configure:33514: checking whether /usr/share/emscripten/em++ implements __func__
- configure:33532: /usr/share/emscripten/em++ -o conftest -g -O2 conftest.cpp >&5
- In file included from conftest.cpp:77:
- In file included from /usr/share/emscripten/system/include/libcxx/cstdio:99:
- /usr/share/emscripten/system/include/libcxx/__config:317:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 15)
- ^
- /usr/share/emscripten/system/include/libcxx/__config:320:5: error: function-like macro '__GLIBC_PREREQ' is not defined
- #if __GLIBC_PREREQ(2, 17)
- ^
- 2 errors generated.
- configure:33532: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 1
- | /* end confdefs.h. */
- | #include <cstdio>
- |
- | int
- | main ()
- | {
- | std::printf("%s", __func__);
- | ;
- | return 0;
- | }
- configure:33542: result: no
- configure:33555: checking for getopt
- configure:33555: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33555: $? = 0
- configure:33555: result: yes
- configure:33572: checking for gettimeofday
- configure:33572: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33572: $? = 0
- configure:33572: result: yes
- configure:33583: checking for ftime
- configure:33583: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33583: $? = 0
- configure:33583: result: yes
- configure:33594: checking for tzset
- configure:33594: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33594: $? = 0
- configure:33594: result: yes
- configure:33605: checking for localtime_r
- configure:33605: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33605: $? = 0
- configure:33605: result: yes
- configure:33615: checking whether struct tm has tm_gmtoff
- configure:33641: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33641: $? = 0
- configure:33651: result: yes
- configure:33659: checking whether timezone is a long
- configure:33686: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33686: $? = 0
- configure:33696: result: yes
- configure:33706: checking for mkstemps
- configure:33706: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33706: $? = 0
- configure:33706: result: yes
- configure:33717: checking for sysconf
- configure:33717: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33717: $? = 0
- configure:33717: result: yes
- configure:33729: checking for shmget
- configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33729: $? = 0
- configure:33729: result: yes
- configure:33729: checking for shmat
- configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33729: $? = 0
- configure:33729: result: yes
- configure:33729: checking for shmdt
- configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33729: $? = 0
- configure:33729: result: yes
- configure:33729: checking for mmap
- configure:33729: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33729: $? = 0
- configure:33729: result: yes
- configure:33740: checking for scandir
- configure:33740: /usr/share/emscripten/emcc -o conftest conftest.c >&5
- configure:33740: $? = 0
- configure:33740: result: yes
- configure:33748: checking for clock_gettime in -lrt
- configure:33773: /usr/share/emscripten/emcc -o conftest conftest.c -lrt >&5
- configure:33773: $? = 0
- configure:33782: result: yes
- configure:33793: checking for clock_gettime
- configure:33793: /usr/share/emscripten/emcc -o conftest conftest.c -lrt >&5
- configure:33793: $? = 0
- configure:33793: result: yes
- configure:33802: checking winsock.h usability
- configure:33802: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'winsock.h' file not found
- #include <winsock.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:33802: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <winsock.h>
- configure:33802: result: no
- configure:33802: checking winsock.h presence
- configure:33802: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'winsock.h' file not found
- #include <winsock.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:33802: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <winsock.h>
- configure:33802: result: no
- configure:33802: checking for winsock.h
- configure:33802: result: no
- configure:33814: checking winsock2.h usability
- configure:33814: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'winsock2.h' file not found
- #include <winsock2.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:33814: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <winsock2.h>
- configure:33814: result: no
- configure:33814: checking winsock2.h presence
- configure:33814: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'winsock2.h' file not found
- #include <winsock2.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:33814: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <winsock2.h>
- configure:33814: result: no
- configure:33814: checking for winsock2.h
- configure:33814: result: no
- configure:33866: checking for nspr.h header using pkg-config
- configure:33877: result: not found
- configure:33884: checking for nspr-config
- configure:33917: result: no
- configure:33942: checking nspr.h usability
- configure:33942: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'nspr.h' file not found
- #include <nspr.h>
- ^~~~~~~~
- 1 error generated.
- configure:33942: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <nspr.h>
- configure:33942: result: no
- configure:33942: checking nspr.h presence
- configure:33942: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'nspr.h' file not found
- #include <nspr.h>
- ^~~~~~~~
- 1 error generated.
- configure:33942: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <nspr.h>
- configure:33942: result: no
- configure:33942: checking for nspr.h
- configure:33942: result: no
- configure:33947: checking nspr/nspr.h usability
- configure:33947: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'nspr/nspr.h' file not found
- #include <nspr/nspr.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:33947: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <nspr/nspr.h>
- configure:33947: result: no
- configure:33947: checking nspr/nspr.h presence
- configure:33947: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'nspr/nspr.h' file not found
- #include <nspr/nspr.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:33947: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <nspr/nspr.h>
- configure:33947: result: no
- configure:33947: checking for nspr/nspr.h
- configure:33947: result: no
- configure:33953: checking for nspr/nspr.h
- configure:33953: result: no
- configure:33958: checking for nspr.h
- configure:33958: result: no
- configure:34006: checking for nspr.h header
- configure:34021: result: not found
- configure:34308: checking for windres
- configure:34341: result: no
- configure:34403: checking for zlib.h header using pkg-config
- configure:34414: result: not found
- configure:34421: checking for z-config
- configure:34454: result: no
- configure:34479: checking zlib.h usability
- configure:34479: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'zlib.h' file not found
- #include <zlib.h>
- ^~~~~~~~
- 1 error generated.
- configure:34479: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <zlib.h>
- configure:34479: result: no
- configure:34479: checking zlib.h presence
- configure:34479: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'zlib.h' file not found
- #include <zlib.h>
- ^~~~~~~~
- 1 error generated.
- configure:34479: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <zlib.h>
- configure:34479: result: no
- configure:34479: checking for zlib.h
- configure:34479: result: no
- configure:34484: checking z/zlib.h usability
- configure:34484: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'z/zlib.h' file not found
- #include <z/zlib.h>
- ^~~~~~~~~~
- 1 error generated.
- configure:34484: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <z/zlib.h>
- configure:34484: result: no
- configure:34484: checking z/zlib.h presence
- configure:34484: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'z/zlib.h' file not found
- #include <z/zlib.h>
- ^~~~~~~~~~
- 1 error generated.
- configure:34484: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <z/zlib.h>
- configure:34484: result: no
- configure:34484: checking for z/zlib.h
- configure:34484: result: no
- configure:34490: checking for z/zlib.h
- configure:34490: result: no
- configure:34495: checking for zlib.h
- configure:34495: result: no
- configure:34543: checking for zlib.h header
- configure:34558: result: not found
- configure:34839: checking for jpeglib.h header using pkg-config
- configure:34850: result: not found
- configure:34857: checking for jpeg-config
- configure:34890: result: no
- configure:34915: checking jpeglib.h usability
- configure:34915: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'jpeglib.h' file not found
- #include <jpeglib.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:34915: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <jpeglib.h>
- configure:34915: result: no
- configure:34915: checking jpeglib.h presence
- configure:34915: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'jpeglib.h' file not found
- #include <jpeglib.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:34915: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <jpeglib.h>
- configure:34915: result: no
- configure:34915: checking for jpeglib.h
- configure:34915: result: no
- configure:34920: checking jpeg/jpeglib.h usability
- configure:34920: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'jpeg/jpeglib.h' file not found
- #include <jpeg/jpeglib.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:34920: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <jpeg/jpeglib.h>
- configure:34920: result: no
- configure:34920: checking jpeg/jpeglib.h presence
- configure:34920: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'jpeg/jpeglib.h' file not found
- #include <jpeg/jpeglib.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:34920: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <jpeg/jpeglib.h>
- configure:34920: result: no
- configure:34920: checking for jpeg/jpeglib.h
- configure:34920: result: no
- configure:34926: checking for jpeg/jpeglib.h
- configure:34926: result: no
- configure:34931: checking for jpeglib.h
- configure:34931: result: no
- configure:34979: checking for jpeglib.h header
- configure:34994: result: not found
- configure:35275: checking for png.h header using pkg-config
- configure:35286: result: not found
- configure:35293: checking for png-config
- configure:35326: result: no
- configure:35351: checking png.h usability
- configure:35351: /usr/share/emscripten/emcc -c conftest.c >&5
- In file included from conftest.c:126:
- /usr/share/emscripten/system/include/gfx/png.h:522:10: fatal error: 'zlib.h' file not found
- #include "zlib.h"
- ^~~~~~~~
- 1 error generated.
- configure:35351: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <png.h>
- configure:35351: result: no
- configure:35351: checking png.h presence
- configure:35351: /usr/share/emscripten/emcc -E conftest.c
- In file included from conftest.c:93:
- /usr/share/emscripten/system/include/gfx/png.h:522:10: fatal error: 'zlib.h' file not found
- #include "zlib.h"
- ^~~~~~~~
- 1 error generated.
- configure:35351: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <png.h>
- configure:35351: result: no
- configure:35351: checking for png.h
- configure:35351: result: no
- configure:35356: checking png/png.h usability
- configure:35356: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'png/png.h' file not found
- #include <png/png.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:35356: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <png/png.h>
- configure:35356: result: no
- configure:35356: checking png/png.h presence
- configure:35356: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'png/png.h' file not found
- #include <png/png.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:35356: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <png/png.h>
- configure:35356: result: no
- configure:35356: checking for png/png.h
- configure:35356: result: no
- configure:35362: checking for png/png.h
- configure:35362: result: no
- configure:35367: checking for png.h
- configure:35367: result: no
- configure:35415: checking for png.h header
- configure:35430: result: not found
- configure:35711: checking for gif_lib.h header using pkg-config
- configure:35722: result: not found
- configure:35729: checking for gif-config
- configure:35762: result: no
- configure:35787: checking gif_lib.h usability
- configure:35787: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'gif_lib.h' file not found
- #include <gif_lib.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:35787: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gif_lib.h>
- configure:35787: result: no
- configure:35787: checking gif_lib.h presence
- configure:35787: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'gif_lib.h' file not found
- #include <gif_lib.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:35787: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <gif_lib.h>
- configure:35787: result: no
- configure:35787: checking for gif_lib.h
- configure:35787: result: no
- configure:35792: checking gif/gif_lib.h usability
- configure:35792: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'gif/gif_lib.h' file not found
- #include <gif/gif_lib.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:35792: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gif/gif_lib.h>
- configure:35792: result: no
- configure:35792: checking gif/gif_lib.h presence
- configure:35792: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'gif/gif_lib.h' file not found
- #include <gif/gif_lib.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:35792: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <gif/gif_lib.h>
- configure:35792: result: no
- configure:35792: checking for gif/gif_lib.h
- configure:35792: result: no
- configure:35798: checking for gif/gif_lib.h
- configure:35798: result: no
- configure:35803: checking for gif_lib.h
- configure:35803: result: no
- configure:35851: checking for gif_lib.h header
- configure:35866: result: not found
- configure:36148: checking for gif_lib.h header using pkg-config
- configure:36159: result: not found
- configure:36166: checking for ungif-config
- configure:36199: result: no
- configure:36224: checking for gif_lib.h
- configure:36224: result: no
- configure:36229: checking ungif/gif_lib.h usability
- configure:36229: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'ungif/gif_lib.h' file not found
- #include <ungif/gif_lib.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:36229: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ungif/gif_lib.h>
- configure:36229: result: no
- configure:36229: checking ungif/gif_lib.h presence
- configure:36229: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'ungif/gif_lib.h' file not found
- #include <ungif/gif_lib.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:36229: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <ungif/gif_lib.h>
- configure:36229: result: no
- configure:36229: checking for ungif/gif_lib.h
- configure:36229: result: no
- configure:36235: checking for ungif/gif_lib.h
- configure:36235: result: no
- configure:36240: checking for gif_lib.h
- configure:36240: result: no
- configure:36288: checking for gif_lib.h header
- configure:36303: result: not found
- configure:36587: checking for dejagnu.h header using pkg-config
- configure:36598: result: not found
- configure:36605: checking for dejagnu-config
- configure:36638: result: no
- configure:36663: checking dejagnu.h usability
- configure:36663: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'dejagnu.h' file not found
- #include <dejagnu.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:36663: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <dejagnu.h>
- configure:36663: result: no
- configure:36663: checking dejagnu.h presence
- configure:36663: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'dejagnu.h' file not found
- #include <dejagnu.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:36663: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <dejagnu.h>
- configure:36663: result: no
- configure:36663: checking for dejagnu.h
- configure:36663: result: no
- configure:36668: checking dejagnu/dejagnu.h usability
- configure:36668: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'dejagnu/dejagnu.h' file not found
- #include <dejagnu/dejagnu.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:36668: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <dejagnu/dejagnu.h>
- configure:36668: result: no
- configure:36668: checking dejagnu/dejagnu.h presence
- configure:36668: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'dejagnu/dejagnu.h' file not found
- #include <dejagnu/dejagnu.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:36668: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <dejagnu/dejagnu.h>
- configure:36668: result: no
- configure:36668: checking for dejagnu/dejagnu.h
- configure:36668: result: no
- configure:36674: checking for dejagnu/dejagnu.h
- configure:36674: result: no
- configure:36679: checking for dejagnu.h
- configure:36679: result: no
- configure:36727: checking for dejagnu.h header
- configure:36742: result: not found
- configure:36796: checking for speex/speex.h header using pkg-config
- configure:36807: result: not found
- configure:36814: checking for speex-config
- configure:36847: result: no
- configure:36872: checking speex/speex.h usability
- configure:36872: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'speex/speex.h' file not found
- #include <speex/speex.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:36872: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <speex/speex.h>
- configure:36872: result: no
- configure:36872: checking speex/speex.h presence
- configure:36872: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'speex/speex.h' file not found
- #include <speex/speex.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:36872: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <speex/speex.h>
- configure:36872: result: no
- configure:36872: checking for speex/speex.h
- configure:36872: result: no
- configure:36877: checking speex/speex/speex.h usability
- configure:36877: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'speex/speex/speex.h' file not found
- #include <speex/speex/speex.h>
- ^~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:36877: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <speex/speex/speex.h>
- configure:36877: result: no
- configure:36877: checking speex/speex/speex.h presence
- configure:36877: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'speex/speex/speex.h' file not found
- #include <speex/speex/speex.h>
- ^~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:36877: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <speex/speex/speex.h>
- configure:36877: result: no
- configure:36877: checking for speex/speex/speex.h
- configure:36877: result: no
- configure:36883: checking for speex/speex/speex.h
- configure:36883: result: no
- configure:36888: checking for speex/speex.h
- configure:36888: result: no
- configure:36936: checking for speex/speex.h header
- configure:36951: result: not found
- configure:37246: checking for speex/speex_resampler.h header using pkg-config
- configure:37257: result: not found
- configure:37264: checking for speexdsp-config
- configure:37297: result: no
- configure:37322: checking speex/speex_resampler.h usability
- configure:37322: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'speex/speex_resampler.h' file not found
- #include <speex/speex_resampler.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37322: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <speex/speex_resampler.h>
- configure:37322: result: no
- configure:37322: checking speex/speex_resampler.h presence
- configure:37322: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'speex/speex_resampler.h' file not found
- #include <speex/speex_resampler.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37322: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <speex/speex_resampler.h>
- configure:37322: result: no
- configure:37322: checking for speex/speex_resampler.h
- configure:37322: result: no
- configure:37327: checking speexdsp/speex/speex_resampler.h usability
- configure:37327: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'speexdsp/speex/speex_resampler.h' file not found
- #include <speexdsp/speex/speex_resampler.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37327: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <speexdsp/speex/speex_resampler.h>
- configure:37327: result: no
- configure:37327: checking speexdsp/speex/speex_resampler.h presence
- configure:37327: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'speexdsp/speex/speex_resampler.h' file not found
- #include <speexdsp/speex/speex_resampler.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37327: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <speexdsp/speex/speex_resampler.h>
- configure:37327: result: no
- configure:37327: checking for speexdsp/speex/speex_resampler.h
- configure:37327: result: no
- configure:37333: checking for speexdsp/speex/speex_resampler.h
- configure:37333: result: no
- configure:37338: checking for speex/speex_resampler.h
- configure:37338: result: no
- configure:37386: checking for speex/speex_resampler.h header
- configure:37401: result: not found
- configure:37692: checking freetype2/freetype/freetype.h usability
- configure:37692: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:126:10: fatal error: 'freetype2/freetype/freetype.h' file not found
- #include <freetype2/freetype/freetype.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37692: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <freetype2/freetype/freetype.h>
- configure:37692: result: no
- configure:37692: checking freetype2/freetype/freetype.h presence
- configure:37692: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:93:10: fatal error: 'freetype2/freetype/freetype.h' file not found
- #include <freetype2/freetype/freetype.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37692: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 <freetype2/freetype/freetype.h>
- configure:37692: result: no
- configure:37692: checking for freetype2/freetype/freetype.h
- configure:37692: result: no
- configure:37704: checking for libfreetype header
- configure:37710: result: no
- configure:37751: checking for freetype library
- configure:37799: checking for fc-match
- configure:37817: found /usr/bin/fc-match
- configure:37829: result: /usr/bin/fc-match
- configure:37895: checking for fontconfig/fontconfig.h header using pkg-config
- configure:37906: result: not found
- configure:37913: checking for fontconfig-config
- configure:37946: result: no
- configure:37971: checking fontconfig/fontconfig.h usability
- configure:37971: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:127:10: fatal error: 'fontconfig/fontconfig.h' file not found
- #include <fontconfig/fontconfig.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37971: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <fontconfig/fontconfig.h>
- configure:37971: result: no
- configure:37971: checking fontconfig/fontconfig.h presence
- configure:37971: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:94:10: fatal error: 'fontconfig/fontconfig.h' file not found
- #include <fontconfig/fontconfig.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37971: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <fontconfig/fontconfig.h>
- configure:37971: result: no
- configure:37971: checking for fontconfig/fontconfig.h
- configure:37971: result: no
- configure:37976: checking fontconfig/fontconfig/fontconfig.h usability
- configure:37976: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:127:10: fatal error: 'fontconfig/fontconfig/fontconfig.h' file not found
- #include <fontconfig/fontconfig/fontconfig.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37976: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <fontconfig/fontconfig/fontconfig.h>
- configure:37976: result: no
- configure:37976: checking fontconfig/fontconfig/fontconfig.h presence
- configure:37976: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:94:10: fatal error: 'fontconfig/fontconfig/fontconfig.h' file not found
- #include <fontconfig/fontconfig/fontconfig.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:37976: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <fontconfig/fontconfig/fontconfig.h>
- configure:37976: result: no
- configure:37976: checking for fontconfig/fontconfig/fontconfig.h
- configure:37976: result: no
- configure:37982: checking for fontconfig/fontconfig/fontconfig.h
- configure:37982: result: no
- configure:37987: checking for fontconfig/fontconfig.h
- configure:37987: result: no
- configure:38035: checking for fontconfig/fontconfig.h header
- configure:38050: result: not found
- configure:38316: checking for curl-config
- configure:38349: result: no
- configure:38370: checking curl/curl.h usability
- configure:38370: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:127:10: fatal error: 'curl/curl.h' file not found
- #include <curl/curl.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:38370: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <curl/curl.h>
- configure:38370: result: no
- configure:38370: checking curl/curl.h presence
- configure:38370: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:94:10: fatal error: 'curl/curl.h' file not found
- #include <curl/curl.h>
- ^~~~~~~~~~~~~
- 1 error generated.
- configure:38370: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <curl/curl.h>
- configure:38370: result: no
- configure:38370: checking for curl/curl.h
- configure:38370: result: no
- configure:38382: checking for libcurl header
- configure:38388: result: no
- configure:38425: checking for libcurl library
- configure:38443: result: no
- configure:38579: checking for ming-config
- configure:38612: result: no
- configure:38717: checking ming.h usability
- configure:38717: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:127:10: fatal error: 'ming.h' file not found
- #include <ming.h>
- ^~~~~~~~
- 1 error generated.
- configure:38717: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ming.h>
- configure:38717: result: no
- configure:38717: checking ming.h presence
- configure:38717: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:94:10: fatal error: 'ming.h' file not found
- #include <ming.h>
- ^~~~~~~~
- 1 error generated.
- configure:38717: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <ming.h>
- configure:38717: result: no
- configure:38717: checking for ming.h
- configure:38717: result: no
- configure:38729: checking for Ming header
- configure:38731: result:
- configure:38767: checking for ming_init_io in -lming
- configure:38792: /usr/share/emscripten/emcc -o conftest conftest.c -lming -lrt >&5
- /usr/bin/ld: cannot find -lming
- clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:38792: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* 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 ming_init_io ();
- | int
- | main ()
- | {
- | return ming_init_io ();
- | ;
- | return 0;
- | }
- configure:38801: result: no
- configure:38808: checking for libming library
- configure:38810: result:
- configure:39019: checking for nc
- configure:39037: found /bin/nc
- configure:39049: result: /bin/nc
- configure:39062: checking for wget
- configure:39080: found /usr/bin/wget
- configure:39092: result: /usr/bin/wget
- configure:39121: checking for as3compile
- configure:39154: result: no
- configure:39161: checking for swfc
- configure:39194: result: no
- configure:39219: checking for swfmill
- configure:39252: result: no
- configure:39310: checking for mtasc
- configure:39343: result: no
- configure:39401: checking for haxe
- configure:39434: result: no
- configure:39545: checking for doxygen
- configure:39578: result: no
- configure:39698: checking for Glib header
- configure:39720: result: no
- configure:39755: checking for glib library
- configure:39770: result:
- configure:39850: checking for Glib header
- configure:39872: result: no
- configure:39907: checking for glib library
- configure:39922: result:
- configure:40148: checking for OpenGL-ES headers
- configure:40215: checking GLES/egl.h usability
- configure:40215: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:127:10: fatal error: 'GLES/egl.h' file not found
- #include <GLES/egl.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:40215: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <GLES/egl.h>
- configure:40215: result: no
- configure:40215: checking GLES/egl.h presence
- configure:40215: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:94:10: fatal error: 'GLES/egl.h' file not found
- #include <GLES/egl.h>
- ^~~~~~~~~~~~
- 1 error generated.
- configure:40215: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | /* end confdefs.h. */
- | #include <GLES/egl.h>
- configure:40215: result: no
- configure:40215: checking for GLES/egl.h
- configure:40215: result: no
- configure:40229: checking GLES2/gl2.h usability
- configure:40229: /usr/share/emscripten/emcc -c conftest.c >&5
- configure:40229: $? = 0
- configure:40229: result: yes
- configure:40229: checking GLES2/gl2.h presence
- configure:40229: /usr/share/emscripten/emcc -E conftest.c
- configure:40229: $? = 0
- configure:40229: result: yes
- configure:40229: checking for GLES2/gl2.h
- configure:40229: result: yes
- configure:40253: result:
- configure:41502: checking for expat.h header using pkg-config
- configure:41513: result: not found
- configure:41520: checking for expat-config
- configure:41553: result: no
- configure:41578: checking expat.h usability
- configure:41578: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'expat.h' file not found
- #include <expat.h>
- ^~~~~~~~~
- 1 error generated.
- configure:41578: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <expat.h>
- configure:41578: result: no
- configure:41578: checking expat.h presence
- configure:41578: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'expat.h' file not found
- #include <expat.h>
- ^~~~~~~~~
- 1 error generated.
- configure:41578: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <expat.h>
- configure:41578: result: no
- configure:41578: checking for expat.h
- configure:41578: result: no
- configure:41583: checking expat/expat.h usability
- configure:41583: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'expat/expat.h' file not found
- #include <expat/expat.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:41583: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <expat/expat.h>
- configure:41583: result: no
- configure:41583: checking expat/expat.h presence
- configure:41583: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'expat/expat.h' file not found
- #include <expat/expat.h>
- ^~~~~~~~~~~~~~~
- 1 error generated.
- configure:41583: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <expat/expat.h>
- configure:41583: result: no
- configure:41583: checking for expat/expat.h
- configure:41583: result: no
- configure:41589: checking for expat/expat.h
- configure:41589: result: no
- configure:41594: checking for expat.h
- configure:41594: result: no
- configure:41642: checking for expat.h header
- configure:41657: result: not found
- configure:41955: checking for gst-inspect
- configure:41988: result: no
- configure:42087: checking for gst/interfaces/probeprobe.h header using pkg-config
- configure:42098: result: not found
- configure:42105: checking for gstreamer_plugins_base-config
- configure:42138: result: no
- configure:42163: checking gst/interfaces/probeprobe.h usability
- configure:42163: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gst/interfaces/probeprobe.h' file not found
- #include <gst/interfaces/probeprobe.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42163: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gst/interfaces/probeprobe.h>
- configure:42163: result: no
- configure:42163: checking gst/interfaces/probeprobe.h presence
- configure:42163: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gst/interfaces/probeprobe.h' file not found
- #include <gst/interfaces/probeprobe.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42163: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gst/interfaces/probeprobe.h>
- configure:42163: result: no
- configure:42163: checking for gst/interfaces/probeprobe.h
- configure:42163: result: no
- configure:42168: checking gstreamer_plugins_base/gst/interfaces/probeprobe.h usability
- configure:42168: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer_plugins_base/gst/interfaces/probeprobe.h' file not found
- #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42168: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
- configure:42168: result: no
- configure:42168: checking gstreamer_plugins_base/gst/interfaces/probeprobe.h presence
- configure:42168: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer_plugins_base/gst/interfaces/probeprobe.h' file not found
- #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42168: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer_plugins_base/gst/interfaces/probeprobe.h>
- configure:42168: result: no
- configure:42168: checking for gstreamer_plugins_base/gst/interfaces/probeprobe.h
- configure:42168: result: no
- configure:42174: checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h usability
- configure:42174: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h' file not found
- #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42174: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
- configure:42174: result: no
- configure:42174: checking gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h presence
- configure:42174: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h' file not found
- #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42174: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h>
- configure:42174: result: no
- configure:42174: checking for gstreamer-plugins-base-0.10/gst/interfaces/probeprobe.h
- configure:42174: result: no
- configure:42179: checking for gst/interfaces/probeprobe.h
- configure:42179: result: no
- configure:42227: checking for gst/interfaces/probeprobe.h header
- configure:42242: result: not found
- configure:42523: checking for gst/app/gstappsink.h header using pkg-config
- configure:42534: result: not found
- configure:42541: checking for gstreamer_app-config
- configure:42574: result: no
- configure:42599: checking gst/app/gstappsink.h usability
- configure:42599: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gst/app/gstappsink.h' file not found
- #include <gst/app/gstappsink.h>
- ^~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42599: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gst/app/gstappsink.h>
- configure:42599: result: no
- configure:42599: checking gst/app/gstappsink.h presence
- configure:42599: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gst/app/gstappsink.h' file not found
- #include <gst/app/gstappsink.h>
- ^~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42599: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gst/app/gstappsink.h>
- configure:42599: result: no
- configure:42599: checking for gst/app/gstappsink.h
- configure:42599: result: no
- configure:42604: checking gstreamer_app/gst/app/gstappsink.h usability
- configure:42604: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer_app/gst/app/gstappsink.h' file not found
- #include <gstreamer_app/gst/app/gstappsink.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42604: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer_app/gst/app/gstappsink.h>
- configure:42604: result: no
- configure:42604: checking gstreamer_app/gst/app/gstappsink.h presence
- configure:42604: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer_app/gst/app/gstappsink.h' file not found
- #include <gstreamer_app/gst/app/gstappsink.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42604: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer_app/gst/app/gstappsink.h>
- configure:42604: result: no
- configure:42604: checking for gstreamer_app/gst/app/gstappsink.h
- configure:42604: result: no
- configure:42610: checking gstreamer-app-0.10/gst/app/gstappsink.h usability
- configure:42610: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer-app-0.10/gst/app/gstappsink.h' file not found
- #include <gstreamer-app-0.10/gst/app/gstappsink.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42610: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer-app-0.10/gst/app/gstappsink.h>
- configure:42610: result: no
- configure:42610: checking gstreamer-app-0.10/gst/app/gstappsink.h presence
- configure:42610: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer-app-0.10/gst/app/gstappsink.h' file not found
- #include <gstreamer-app-0.10/gst/app/gstappsink.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:42610: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer-app-0.10/gst/app/gstappsink.h>
- configure:42610: result: no
- configure:42610: checking for gstreamer-app-0.10/gst/app/gstappsink.h
- configure:42610: result: no
- configure:42615: checking for gst/app/gstappsink.h
- configure:42615: result: no
- configure:42663: checking for gst/app/gstappsink.h header
- configure:42678: result: not found
- configure:42959: checking for gst/gst.h header using pkg-config
- configure:42970: result: not found
- configure:42977: checking for gstreamer-config
- configure:43010: result: no
- configure:43035: checking gst/gst.h usability
- configure:43035: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gst/gst.h' file not found
- #include <gst/gst.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:43035: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gst/gst.h>
- configure:43035: result: no
- configure:43035: checking gst/gst.h presence
- configure:43035: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gst/gst.h' file not found
- #include <gst/gst.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:43035: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gst/gst.h>
- configure:43035: result: no
- configure:43035: checking for gst/gst.h
- configure:43035: result: no
- configure:43040: checking gstreamer/gst/gst.h usability
- configure:43040: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer/gst/gst.h' file not found
- #include <gstreamer/gst/gst.h>
- ^~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43040: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer/gst/gst.h>
- configure:43040: result: no
- configure:43040: checking gstreamer/gst/gst.h presence
- configure:43040: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer/gst/gst.h' file not found
- #include <gstreamer/gst/gst.h>
- ^~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43040: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer/gst/gst.h>
- configure:43040: result: no
- configure:43040: checking for gstreamer/gst/gst.h
- configure:43040: result: no
- configure:43046: checking gstreamer-0.10/gst/gst.h usability
- configure:43046: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer-0.10/gst/gst.h' file not found
- #include <gstreamer-0.10/gst/gst.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43046: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer-0.10/gst/gst.h>
- configure:43046: result: no
- configure:43046: checking gstreamer-0.10/gst/gst.h presence
- configure:43046: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer-0.10/gst/gst.h' file not found
- #include <gstreamer-0.10/gst/gst.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43046: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer-0.10/gst/gst.h>
- configure:43046: result: no
- configure:43046: checking for gstreamer-0.10/gst/gst.h
- configure:43046: result: no
- configure:43051: checking for gst/gst.h
- configure:43051: result: no
- configure:43099: checking for gst/gst.h header
- configure:43114: result: not found
- configure:43396: checking for gst/pbutils/install-plugins.h header using pkg-config
- configure:43407: result: not found
- configure:43414: checking for gstreamer_pbutils-config
- configure:43447: result: no
- configure:43472: checking gst/pbutils/install-plugins.h usability
- configure:43472: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gst/pbutils/install-plugins.h' file not found
- #include <gst/pbutils/install-plugins.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43472: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gst/pbutils/install-plugins.h>
- configure:43472: result: no
- configure:43472: checking gst/pbutils/install-plugins.h presence
- configure:43472: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gst/pbutils/install-plugins.h' file not found
- #include <gst/pbutils/install-plugins.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43472: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gst/pbutils/install-plugins.h>
- configure:43472: result: no
- configure:43472: checking for gst/pbutils/install-plugins.h
- configure:43472: result: no
- configure:43477: checking gstreamer_pbutils/gst/pbutils/install-plugins.h usability
- configure:43477: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer_pbutils/gst/pbutils/install-plugins.h' file not found
- #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43477: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
- configure:43477: result: no
- configure:43477: checking gstreamer_pbutils/gst/pbutils/install-plugins.h presence
- configure:43477: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer_pbutils/gst/pbutils/install-plugins.h' file not found
- #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43477: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer_pbutils/gst/pbutils/install-plugins.h>
- configure:43477: result: no
- configure:43477: checking for gstreamer_pbutils/gst/pbutils/install-plugins.h
- configure:43477: result: no
- configure:43483: checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h usability
- configure:43483: /usr/share/emscripten/emcc -c conftest.c >&5
- conftest.c:129:10: fatal error: 'gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h' file not found
- #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43483: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
- configure:43483: result: no
- configure:43483: checking gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h presence
- configure:43483: /usr/share/emscripten/emcc -E conftest.c
- conftest.c:96:10: fatal error: 'gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h' file not found
- #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:43483: $? = 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 PACKAGE_URL ""
- | #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 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 RENDERER_CAIRO 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LTDL_H 1
- | #define HAVE_LTDL 1
- | #define DEBUG_LOGGING 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- | #define IPC_PERM_KEY key
- | #define HAVE_SEMGET 1
- | #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- | #define HAVE_GLES2_GL2_H 1
- | #define BUILD_RAWFB_DEVICE 1
- | /* end confdefs.h. */
- | #include <gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h>
- configure:43483: result: no
- configure:43483: checking for gstreamer-pbutils-0.10/gst/pbutils/install-plugins.h
- configure:43483: result: no
- configure:43488: checking for gst/pbutils/install-plugins.h
- configure:43488: result: no
- configure:43536: checking for gst/pbutils/install-plugins.h header
- configure:43551: result: not found
- configure:45259: checking whether /usr/share/emscripten/emcc supports the GNUC visibility attribute
- configure:45269: /usr/share/emscripten/emcc -c -Wall -Werror conftest.c >&5
- configure:45269: $? = 0
- configure:45274: result: yes
- configure:45397: checking whether pthreads work with -pthread
- configure:45523: /usr/share/emscripten/emcc -o conftest -pthread conftest.c -lrt >&5
- configure:45523: $? = 0
- configure:45533: result: yes
- configure:45541: checking searching for pthread library
- configure:45548: result: using -L/usr/lib/x86_64-linux-gnu -lpthread
- configure:45576: checking for joinable pthread attribute
- configure:45591: /usr/share/emscripten/emcc -o conftest -pthread conftest.c -L/usr/lib/x86_64-linux-gnu -lpthread -lrt >&5
- configure:45591: $? = 0
- configure:45597: result: PTHREAD_CREATE_JOINABLE
- configure:45607: checking if more special flags are required for pthreads
- configure:45615: result: no
- configure:45813: checking for boost header
- configure:45860: checking for Boost libraries
- configure:45905: WARNING: Libraries program_options iostreams serialization date_time aren't installed
- configure:45908: result:
- configure:46030: checking if -fvisibility-inlines-hidden is broken
- configure:46076: /usr/share/emscripten/em++ -o conftest -fPIC -fvisibility-inlines-hidden -O0 -shared -fPIC conftest.cpp -lrt >&5
- configure:46076: $? = 0
- configure:46096: result: no
- configure:46111: checking whether /usr/share/emscripten/em++ supports -fvisibility=hidden
- configure:46126: /usr/share/emscripten/em++ -o conftest -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden conftest.cpp -lrt >&5
- configure:46126: $? = 0
- configure:46128: result: yes
- configure:46185: checking whether C compiler accepts -fpie
- configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:46204: $? = 0
- configure:46213: result: yes
- configure:46229: : CFLAGS="$CFLAGS"
- configure:46232: $? = 0
- configure:46185: checking whether C compiler accepts -fPIE
- configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:46204: $? = 0
- configure:46213: result: yes
- configure:46229: : CFLAGS="$CFLAGS"
- configure:46232: $? = 0
- configure:46185: checking whether C compiler accepts -Wformat
- configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:46204: $? = 0
- configure:46213: result: yes
- configure:46229: : CFLAGS="$CFLAGS"
- configure:46232: $? = 0
- configure:46185: checking whether C compiler accepts -Werror=format-security
- configure:46204: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:46204: $? = 0
- configure:46213: result: yes
- configure:46229: : CFLAGS="$CFLAGS"
- configure:46232: $? = 0
- configure:46255: checking whether C compiler accepts -fstack-protector-strong
- configure:46274: /usr/share/emscripten/emcc -c -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:46274: $? = 0
- configure:46282: result: yes
- configure:46298: : CFLAGS="$CFLAGS"
- configure:46301: $? = 0
- configure:46409: checking whether C++ compiler accepts -fpie
- configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:46428: $? = 0
- configure:46437: result: yes
- configure:46453: : CXXFLAGS="$CXXFLAGS"
- configure:46456: $? = 0
- configure:46409: checking whether C++ compiler accepts -fPIE
- configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:46428: $? = 0
- configure:46437: result: yes
- configure:46453: : CXXFLAGS="$CXXFLAGS"
- configure:46456: $? = 0
- configure:46409: checking whether C++ compiler accepts -Wformat
- configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:46428: $? = 0
- configure:46437: result: yes
- configure:46453: : CXXFLAGS="$CXXFLAGS"
- configure:46456: $? = 0
- configure:46409: checking whether C++ compiler accepts -Werror=format-security
- configure:46428: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:46428: $? = 0
- configure:46437: result: yes
- configure:46453: : CXXFLAGS="$CXXFLAGS"
- configure:46456: $? = 0
- configure:46479: checking whether C++ compiler accepts -fstack-protector-strong
- configure:46498: /usr/share/emscripten/em++ -c -g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:46498: $? = 0
- configure:46506: result: yes
- configure:46522: : CXXFLAGS="$CXXFLAGS"
- configure:46525: $? = 0
- configure:46633: checking whether the linker accepts -fPIE
- configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE conftest.c -lrt >&5
- configure:46652: $? = 0
- configure:46662: result: yes
- configure:46678: : LDFLAGS="$LDFLAGS"
- configure:46681: $? = 0
- configure:46633: checking whether the linker accepts -pie
- configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie conftest.c -lrt >&5
- configure:46652: $? = 0
- configure:46662: result: yes
- configure:46678: : LDFLAGS="$LDFLAGS"
- configure:46681: $? = 0
- configure:46633: checking whether the linker accepts -Wl,-z,relro
- configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro conftest.c -lrt >&5
- configure:46652: $? = 0
- configure:46662: result: yes
- configure:46678: : LDFLAGS="$LDFLAGS"
- configure:46681: $? = 0
- configure:46633: checking whether the linker accepts -Wl,-z,now
- configure:46652: /usr/share/emscripten/emcc -o conftest -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lrt >&5
- configure:46652: $? = 0
- configure:46662: result: yes
- configure:46678: : LDFLAGS="$LDFLAGS"
- configure:46681: $? = 0
- configure:46729: checking whether GConf support is requested
- configure:46742: result: yes
- configure:46757: checking for GCONF
- configure:46762: $PKG_CONFIG --exists --print-errors "gconf-2.0"
- Package gconf-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gconf-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gconf-2.0' found
- configure:46765: $? = 1
- configure:46776: $PKG_CONFIG --exists --print-errors "gconf-2.0"
- Package gconf-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gconf-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gconf-2.0' found
- configure:46779: $? = 1
- Package gconf-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `gconf-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'gconf-2.0' found
- configure:46794: error: Package requirements (gconf-2.0) were not met.
- Consider adjusting the PKG_CONFIG_PATH environment variable if you
- installed software in a non-standard prefix.
- Alternatively you may set the GCONF_CFLAGS and GCONF_LIBS environment variables
- to avoid the need to call pkg-config. See the pkg-config man page for
- more details.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=/usr/share/emscripten/emcc
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=set
- ac_cv_env_CXX_value=/usr/share/emscripten/em++
- ac_cv_env_GCONF_CFLAGS_set=
- ac_cv_env_GCONF_CFLAGS_value=
- ac_cv_env_GCONF_LIBS_set=
- ac_cv_env_GCONF_LIBS_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LT_SYS_LIBRARY_PATH_set=
- ac_cv_env_LT_SYS_LIBRARY_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_PYGTK_CFLAGS_set=
- ac_cv_env_PYGTK_CFLAGS_value=
- ac_cv_env_PYGTK_LIBS_set=
- ac_cv_env_PYGTK_LIBS_value=
- ac_cv_env_PYTHON_set=
- ac_cv_env_PYTHON_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_finite=yes
- ac_cv_func_clock_gettime=yes
- ac_cv_func_dlopen=no
- ac_cv_func_ftime=yes
- ac_cv_func_getopt=yes
- ac_cv_func_gettimeofday=yes
- ac_cv_func_localtime_r=yes
- ac_cv_func_mkstemps=yes
- ac_cv_func_mmap=yes
- ac_cv_func_scandir=yes
- ac_cv_func_semget=yes
- ac_cv_func_shl_load=no
- ac_cv_func_shmat=yes
- ac_cv_func_shmdt=yes
- ac_cv_func_shmget=yes
- ac_cv_func_sysconf=yes
- ac_cv_func_tzset=yes
- ac_cv_gcc_visibility=yes
- ac_cv_gcc_visibility_bug=no
- ac_cv_header_GLES2_gl2_h=yes
- ac_cv_header_GLES_egl_h=no
- ac_cv_header_atk_1_0_atk_atk_h=no
- ac_cv_header_atk_atk_atk_h=no
- ac_cv_header_atk_atk_h=no
- ac_cv_header_cairo_cairo_h=no
- ac_cv_header_cairo_h=no
- ac_cv_header_curl_curl_h=no
- ac_cv_header_dejagnu_dejagnu_h=no
- ac_cv_header_dejagnu_h=no
- ac_cv_header_dirent_dirent_h=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_expat_expat_h=no
- ac_cv_header_expat_h=no
- ac_cv_header_fontconfig_fontconfig_fontconfig_h=no
- ac_cv_header_fontconfig_fontconfig_h=no
- ac_cv_header_freetype2_freetype_freetype_h=no
- ac_cv_header_getopt_h=yes
- ac_cv_header_gif_gif_lib_h=no
- ac_cv_header_gif_lib_h=no
- ac_cv_header_gst_app_gstappsink_h=no
- ac_cv_header_gst_gst_h=no
- ac_cv_header_gst_interfaces_probeprobe_h=no
- ac_cv_header_gst_pbutils_install_plugins_h=no
- ac_cv_header_gstreamer_0_10_gst_gst_h=no
- ac_cv_header_gstreamer_app_0_10_gst_app_gstappsink_h=no
- ac_cv_header_gstreamer_app_gst_app_gstappsink_h=no
- ac_cv_header_gstreamer_gst_gst_h=no
- ac_cv_header_gstreamer_pbutils_0_10_gst_pbutils_install_plugins_h=no
- ac_cv_header_gstreamer_pbutils_gst_pbutils_install_plugins_h=no
- ac_cv_header_gstreamer_plugins_base_0_10_gst_interfaces_probeprobe_h=no
- ac_cv_header_gstreamer_plugins_base_gst_interfaces_probeprobe_h=no
- ac_cv_header_gtk_gtk_h=no
- ac_cv_header_inttypes_h=yes
- ac_cv_header_jemalloc_h=no
- ac_cv_header_jemalloc_jemalloc_h=no
- ac_cv_header_jpeg_jpeglib_h=no
- ac_cv_header_jpeglib_h=no
- ac_cv_header_libgen_h=yes
- ac_cv_header_linux_uinput_h=no
- ac_cv_header_ltdl_h=no
- ac_cv_header_ltdl_ltdl_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_ming_h=no
- ac_cv_header_nspr_h=no
- ac_cv_header_nspr_nspr_h=no
- ac_cv_header_png_h=no
- ac_cv_header_png_png_h=no
- ac_cv_header_pwd_h=yes
- ac_cv_header_signal_h=yes
- ac_cv_header_speex_speex_h=no
- ac_cv_header_speex_speex_resampler_h=no
- ac_cv_header_speex_speex_speex_h=no
- ac_cv_header_speexdsp_speex_speex_resampler_h=no
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_sys_utsname_h=yes
- ac_cv_header_ts_tslib_h=no
- ac_cv_header_tslib_h=no
- ac_cv_header_ungif_gif_lib_h=no
- ac_cv_header_unistd_h=yes
- ac_cv_header_winsock2_h=no
- ac_cv_header_winsock_h=no
- ac_cv_header_z_zlib_h=no
- ac_cv_header_zlib_h=no
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_implements___FUNCTION__=no
- ac_cv_implements___PRETTY_FUNCTION__=no
- ac_cv_implements___func__=no
- ac_cv_isfinite=no
- ac_cv_lib_SDL_SDL_Init=no
- ac_cv_lib_X11_x11_mem_init=no
- ac_cv_lib_agg_agg__gamma_ctrl_impl__calc_points=no
- ac_cv_lib_avcodec_ff_eval=no
- ac_cv_lib_bz2_BZ2_bzopen=no
- ac_cv_lib_c_getpwnam=yes
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_dld_shl_load=no
- ac_cv_lib_gtk_x11_2_0_gtk_init=no
- ac_cv_lib_ming_ming_init_io=no
- ac_cv_lib_pango____pango_engine_shape_class_init=no
- ac_cv_lib_rt_clock_gettime=yes
- ac_cv_long_timezone=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FC_MATCH=/usr/bin/fc-match
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GIT=/usr/bin/git
- ac_cv_path_GMSGFMT=/usr/bin/msgfmt
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_MOC4=/usr/bin/moc
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_NETCAT=/bin/nc
- ac_cv_path_PERL=/usr/bin/perl
- ac_cv_path_SED=/bin/sed
- ac_cv_path_UIC4=/usr/bin/uic
- ac_cv_path_WGET=/usr/bin/wget
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_curl_incl=
- ac_cv_path_freetype_incl=
- ac_cv_path_gles2_includes=
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_lt_DD=/bin/dd
- ac_cv_path_ltdl_incl=-I/usr/include
- ac_cv_path_ltdl_lib='-L/usr/lib/x86_64-linux-gnu -lltdl '
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_path_png_incl=
- ac_cv_path_sdl_incl='-D_GNU_SOURCE=1 -D_REENTRANT'
- ac_cv_path_sdl_lib=
- ac_cv_prog_AWK=mawk
- ac_cv_prog_CPP='/usr/share/emscripten/emcc -E'
- ac_cv_prog_CXXCPP='/usr/share/emscripten/em++ -E'
- ac_cv_prog_ac_ct_CC=/usr/share/emscripten/emcc
- ac_cv_prog_ac_ct_DLLTOOL=dlltool
- ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
- ac_cv_prog_ac_ct_OBJDUMP=objdump
- ac_cv_prog_ac_ct_RANLIB=/usr/share/emscripten/emranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_search_finite='none required'
- ac_cv_search_getaddrinfo='none required'
- ac_cv_search_mallinfo='none required'
- ac_cv_search_opendir='none required'
- ac_cv_tm_gmtoff=yes
- acl_cv_hardcode_direct=no
- acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
- acl_cv_hardcode_libdir_separator=
- acl_cv_hardcode_minus_L=no
- acl_cv_libext=a
- acl_cv_libname_spec='lib$name'
- acl_cv_library_names_spec='$libname$shrext'
- acl_cv_path_LD=/usr/share/emscripten/emcc
- acl_cv_prog_gnu_ld=yes
- acl_cv_rpath=done
- acl_cv_shlibext=so
- acl_cv_wl=-Wl,
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ax_cv_check_cflags___Werror_format_security=yes
- ax_cv_check_cflags___Wformat=yes
- ax_cv_check_cflags___fPIE=yes
- ax_cv_check_cflags___fpie=yes
- ax_cv_check_cflags___fstack_protector_strong=yes
- ax_cv_check_cxxflags___Werror_format_security=yes
- ax_cv_check_cxxflags___Wformat=yes
- ax_cv_check_cxxflags___fPIE=yes
- ax_cv_check_cxxflags___fpie=yes
- ax_cv_check_cxxflags___fstack_protector_strong=yes
- ax_cv_check_ldflags___Wl__z_now=yes
- ax_cv_check_ldflags___Wl__z_relro=yes
- ax_cv_check_ldflags___fPIE=yes
- ax_cv_check_ldflags___pie=yes
- ax_cv_cxx_compile_cxx11=yes
- gcc_cv_ld_as_needed=no
- gt_cv_func_CFLocaleCopyCurrent=no
- gt_cv_func_CFPreferencesCopyAppValue=no
- gt_cv_func_gnugettext1_libc=yes
- lt_cv_ar_at_file=no
- lt_cv_archive_cmds_need_lc=no
- lt_cv_deplibs_check_method=pass_all
- lt_cv_dlopen=dlopen
- lt_cv_dlopen_libs=-ldl
- lt_cv_dlopen_self=yes
- lt_cv_dlopen_self_static=no
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/share/emscripten/emcc
- lt_cv_path_LDCXX='/usr/share/emscripten/emcc -m elf_x86_64'
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=yes
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=no
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=no
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_global_symbol_to_import=
- lt_cv_sys_max_cmd_len=1572864
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/jgnu/Desktop/gnash/missing aclocal-1.15'
- AGG_CFLAGS=''
- AGG_LIBS=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMIGAOS4_FALSE=''
- AMIGAOS4_TRUE='#'
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- ANDROID_FALSE=''
- ANDROID_NDK=''
- ANDROID_TRUE='#'
- AR='/usr/share/emscripten/emar'
- AS3COMPILE=''
- AS='as'
- ATK_CFLAGS=''
- ATK_CONFIG=''
- ATK_LIBS=''
- AUTOCONF='${SHELL} /home/jgnu/Desktop/gnash/missing autoconf'
- AUTOHEADER='${SHELL} /home/jgnu/Desktop/gnash/missing autoheader'
- AUTOMAKE='${SHELL} /home/jgnu/Desktop/gnash/missing automake-1.15'
- AUTOTRACE=''
- AWK='mawk'
- BOOST_CFLAGS=''
- BOOST_CYGNAL_LIBS=''
- BOOST_LIBS=''
- BOOST_PLUGIN_LIBS=''
- BUILDDATE='20181223'
- BUILD_AGG_RENDERER_FALSE='#'
- BUILD_AGG_RENDERER_TRUE=''
- BUILD_AMIGAOS4_GUI_FALSE=''
- BUILD_AMIGAOS4_GUI_TRUE='#'
- BUILD_AQUA_GUI_FALSE=''
- BUILD_AQUA_GUI_TRUE='#'
- BUILD_CAIRO_RENDERER_FALSE='#'
- BUILD_CAIRO_RENDERER_TRUE=''
- BUILD_DBUS_EXT_FALSE=''
- BUILD_DBUS_EXT_TRUE='#'
- BUILD_DEJAGNU_EXT_FALSE=''
- BUILD_DEJAGNU_EXT_TRUE='#'
- BUILD_DEVICES_FALSE='#'
- BUILD_DEVICES_TRUE=''
- BUILD_DIRECTFB_DEVICE_FALSE=''
- BUILD_DIRECTFB_DEVICE_TRUE='#'
- BUILD_DUMP_GUI_FALSE='#'
- BUILD_DUMP_GUI_TRUE=''
- BUILD_EGL_DEVICE_FALSE=''
- BUILD_EGL_DEVICE_TRUE='#'
- BUILD_EXTENSIONS_FALSE=''
- BUILD_EXTENSIONS_TRUE='#'
- BUILD_FB_GUI_FALSE='#'
- BUILD_FB_GUI_TRUE=''
- BUILD_FILEIO_EXT_FALSE=''
- BUILD_FILEIO_EXT_TRUE='#'
- BUILD_FLTK_GUI_FALSE=''
- BUILD_FLTK_GUI_TRUE='#'
- BUILD_GLES1_RENDERER_FALSE=''
- BUILD_GLES1_RENDERER_TRUE='#'
- BUILD_GLES2_RENDERER_FALSE=''
- BUILD_GLES2_RENDERER_TRUE='#'
- BUILD_GTK_EXT_FALSE=''
- BUILD_GTK_EXT_TRUE='#'
- BUILD_GTK_GUI_FALSE='#'
- BUILD_GTK_GUI_TRUE=''
- BUILD_HAIKU_GUI_FALSE=''
- BUILD_HAIKU_GUI_TRUE='#'
- BUILD_KDE3_GUI_FALSE=''
- BUILD_KDE3_GUI_TRUE='#'
- BUILD_LIBMEDIA_FALSE='#'
- BUILD_LIBMEDIA_TRUE=''
- BUILD_LIBSOUND_FALSE='#'
- BUILD_LIBSOUND_TRUE=''
- BUILD_LIRC_EXT_FALSE=''
- BUILD_LIRC_EXT_TRUE='#'
- BUILD_MYSQL_EXT_FALSE=''
- BUILD_MYSQL_EXT_TRUE='#'
- BUILD_OGL_RENDERER_FALSE=''
- BUILD_OGL_RENDERER_TRUE='#'
- BUILD_OVG_RENDERER_FALSE=''
- BUILD_OVG_RENDERER_TRUE='#'
- BUILD_QT4_GUI_FALSE=''
- BUILD_QT4_GUI_TRUE='#'
- BUILD_QTOPIA3_GUI_FALSE=''
- BUILD_QTOPIA3_GUI_TRUE='#'
- BUILD_QTOPIA4_GUI_FALSE=''
- BUILD_QTOPIA4_GUI_TRUE='#'
- BUILD_RAWFB_DEVICE_FALSE='#'
- BUILD_RAWFB_DEVICE_TRUE=''
- BUILD_SDL_GUI_FALSE=''
- BUILD_SDL_GUI_TRUE='#'
- BUILD_SSH_FALSE=''
- BUILD_SSH_TRUE='#'
- BUILD_SSL_FALSE=''
- BUILD_SSL_TRUE='#'
- BUILD_VAAPI_DEVICE_FALSE=''
- BUILD_VAAPI_DEVICE_TRUE='#'
- BUILD_X11_DEVICE_FALSE=''
- BUILD_X11_DEVICE_TRUE='#'
- BZ2_LIBS=''
- CAIRO_CFLAGS=''
- CAIRO_CONFIG=''
- CAIRO_LIBS=''
- CC='/usr/share/emscripten/emcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS=' -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong'
- CPP='/usr/share/emscripten/emcc -E'
- CPPFLAGS=' -D_FORTIFY_SOURCE=2'
- CROSS_COMPILING_FALSE=''
- CROSS_COMPILING_TRUE='#'
- CROSS_CXXFLAGS=''
- CROSS_LDFLAGS=''
- CSOUND=''
- CURL_CFLAGS=' -DCURL_STATICLIB'
- CURL_FALSE=''
- CURL_LIBS=''
- CURL_TRUE='#'
- CXX='/usr/share/emscripten/em++'
- CXXCPP='/usr/share/emscripten/em++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2 -W -Wall -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -fvisibility=hidden -fpie -fPIE -Wformat -Werror=format-security -fstack-protector-strong'
- CYGNAL_FALSE=''
- CYGNAL_TRUE='#'
- CYGPATH_W='echo'
- DB2X_MAN=''
- DB2X_MANXML=''
- DB2X_PDF=''
- DB2X_TEXI=''
- DB2X_TEXIXML=''
- DB2X_VERSION=''
- DB2X_XSLTPROC=''
- DBUS_CFLAGS=''
- DBUS_LIBS=''
- DEFAULT_FLASH_MAJOR_VERSION='10'
- DEFAULT_FLASH_MINOR_VERSION='1'
- DEFAULT_FLASH_PLATFORM_ID='LNX'
- DEFAULT_FLASH_REV_NUMBER='999'
- DEFAULT_FLASH_SYSTEM_OS='GNU/Linux'
- DEFAULT_SOL_SAFEDIR='~/.gnash/SharedObjects'
- DEFAULT_STREAMS_TIMEOUT='60'
- DEFS=''
- DEJAGNU=''
- DEJAGNU_CFLAGS=''
- DEJAGNU_CONFIG=''
- DEPDIR='.deps'
- DIRECTFB_CFLAGS=''
- DIRECTFB_CONFIG=''
- DIRECTFB_LIBS=''
- DLLTOOL='dlltool'
- DLOPEN='-dlopen'
- DLPREOPEN='-dlpreopen'
- DOCBOOK_FALSE=''
- DOCBOOK_TRUE='#'
- DOXYGEN=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGL_CFLAGS=''
- EGL_CONFIG=''
- EGL_LIBS=''
- EGREP='/bin/grep -E'
- ENABLE_AS3COMPILE_FALSE=''
- ENABLE_AS3COMPILE_TRUE='#'
- ENABLE_AVM2_FALSE=''
- ENABLE_AVM2_TRUE='#'
- ENABLE_DBUF_FALSE='#'
- ENABLE_DBUF_TRUE=''
- ENABLE_DEVELOPER_TESTS_FALSE=''
- ENABLE_DEVELOPER_TESTS_TRUE='#'
- ENABLE_DOXYGEN_FALSE=''
- ENABLE_DOXYGEN_TRUE='#'
- ENABLE_EXTENSIONS_FALSE=''
- ENABLE_EXTENSIONS_TRUE='#'
- ENABLE_FOP_FALSE=''
- ENABLE_FOP_TRUE='#'
- ENABLE_HAXE_FALSE=''
- ENABLE_HAXE_TRUE='#'
- ENABLE_HTML_FALSE=''
- ENABLE_HTML_TRUE='#'
- ENABLE_HTTP_TESTSUITE_FALSE=''
- ENABLE_HTTP_TESTSUITE_TRUE='#'
- ENABLE_INFO_FALSE=''
- ENABLE_INFO_TRUE='#'
- ENABLE_INPUT_DEVICES_FALSE='#'
- ENABLE_INPUT_DEVICES_TRUE=''
- ENABLE_INPUT_EVENTS_FALSE='#'
- ENABLE_INPUT_EVENTS_TRUE=''
- ENABLE_MAN_FALSE=''
- ENABLE_MAN_TRUE='#'
- ENABLE_MING_FALSE=''
- ENABLE_MING_TRUE='#'
- ENABLE_MOUSE_FALSE=''
- ENABLE_MOUSE_TRUE='#'
- ENABLE_MTASC_FALSE=''
- ENABLE_MTASC_TRUE='#'
- ENABLE_PCH_FALSE=''
- ENABLE_PCH_TRUE='#'
- ENABLE_PDF_FALSE='#'
- ENABLE_PDF_TRUE=''
- ENABLE_RED5_TESTING_FALSE=''
- ENABLE_RED5_TESTING_TRUE='#'
- ENABLE_RTMPY_TESTING_FALSE=''
- ENABLE_RTMPY_TESTING_TRUE='#'
- ENABLE_SWFC_FALSE=''
- ENABLE_SWFC_TRUE='#'
- ENABLE_SWFDEC_TESTSUITE_FALSE=''
- ENABLE_SWFDEC_TESTSUITE_TRUE='#'
- ENABLE_SWFMILL_FALSE=''
- ENABLE_SWFMILL_TRUE='#'
- ENABLE_TEXI_FALSE=''
- ENABLE_TEXI_TRUE='#'
- ENABLE_TSLIB_FALSE=''
- ENABLE_TSLIB_TRUE='#'
- ENABLE_XMLTEX_FALSE=''
- ENABLE_XMLTEX_TRUE='#'
- EXEEXT=''
- EXPAT_CFLAGS=''
- EXPAT_CONFIG=''
- EXPAT_LIBS=''
- EXTENSIONS_LIST=''
- EXTRA_EGL_LIBS=''
- FAKEFB=''
- FC_MATCH='/usr/bin/fc-match'
- FFMPEG_CFLAGS='-D__STDC_CONSTANT_MACROS '
- FFMPEG_LIBS=''
- FGREP='/bin/grep -F'
- FIREFOX_PLUGINS='/home/jgnu/.mozilla/plugins'
- FLTK2_CFLAGS=''
- FLTK2_CONFIG=''
- FLTK2_LIBS=''
- FONTCONFIG_CFLAGS=''
- FONTCONFIG_CONFIG=''
- FONTCONFIG_LIBS=''
- FOP=''
- FREETYPE2_CFLAGS=''
- FREETYPE2_LIBS=''
- FREETYPE_FALSE=''
- FREETYPE_TRUE='#'
- GCONFTOOL=''
- GCONF_CFLAGS=''
- GCONF_LIBS=''
- GCONF_SCHEMAS_INSTALL_FALSE=''
- GCONF_SCHEMAS_INSTALL_TRUE=''
- GCONF_SCHEMA_CONFIG_SOURCE=''
- GCONF_SCHEMA_FILE_DIR=''
- GETTEXT_MACRO_VERSION='0.18'
- GHELP_FALSE=''
- GHELP_TRUE='#'
- GIF_CFLAGS=''
- GIF_CONFIG=''
- GIF_LIBS=''
- GIT='/usr/bin/git'
- GLES1_CFLAGS=''
- GLES1_LIBS=''
- GLES2_CFLAGS=''
- GLES2_LIBS=''
- GLEXT_CFLAGS=''
- GLEXT_LIBS=''
- GLIB_CFLAGS=''
- GLIB_LIBS=''
- GMSGFMT='/usr/bin/msgfmt'
- GMSGFMT_015='/usr/bin/msgfmt'
- GREP='/bin/grep'
- GSTREAMER_APP_CFLAGS=''
- GSTREAMER_APP_CONFIG=''
- GSTREAMER_APP_LIBS=''
- GSTREAMER_CFLAGS=''
- GSTREAMER_CONFIG=''
- GSTREAMER_LIBS=''
- GSTREAMER_PBUTILS_CFLAGS=''
- GSTREAMER_PBUTILS_CONFIG=''
- GSTREAMER_PBUTILS_LIBS=''
- GSTREAMER_PLUGINS_BASE_CFLAGS=''
- GSTREAMER_PLUGINS_BASE_CONFIG=''
- GSTREAMER_PLUGINS_BASE_LIBS=''
- GST_INSPECT=''
- GTK2_CFLAGS=''
- GTK2_LIBS=''
- HAIKU_FALSE=''
- HAIKU_LIBS=''
- HAIKU_TRUE='#'
- HAS_GETTEXT_FALSE='#'
- HAS_GETTEXT_TRUE=''
- HAS_KDE3_FALSE=''
- HAS_KDE3_TRUE='#'
- HAS_NETCAT_FALSE='#'
- HAS_NETCAT_TRUE=''
- HAS_PYTHON_FALSE=''
- HAS_PYTHON_TRUE='#'
- HAS_UINPUT_FALSE=''
- HAS_UINPUT_TRUE='#'
- HAS_WGET_FALSE='#'
- HAS_WGET_TRUE=''
- HAS_XFT_FALSE=''
- HAS_XFT_TRUE='#'
- HAVE_AGG_FALSE=''
- HAVE_AGG_TRUE='#'
- HAVE_BOOST_FALSE=''
- HAVE_BOOST_TRUE='#'
- HAVE_CAIRO_FALSE='#'
- HAVE_CAIRO_TRUE=''
- HAVE_CSOUND_FALSE=''
- HAVE_CSOUND_TRUE='#'
- HAVE_CXX11=''
- HAVE_FLTK2_FALSE=''
- HAVE_FLTK2_TRUE='#'
- HAVE_GLEXT_FALSE=''
- HAVE_GLEXT_TRUE='#'
- HAVE_GLIB_FALSE=''
- HAVE_GLIB_TRUE='#'
- HAVE_KDE3_FALSE=''
- HAVE_KDE3_TRUE='#'
- HAVE_KDE4_FALSE=''
- HAVE_KDE4_TRUE='#'
- HAVE_MALLINFO_FALSE='#'
- HAVE_MALLINFO_TRUE=''
- HAVE_OPENGL_FALSE=''
- HAVE_OPENGL_TRUE='#'
- HAVE_PERL_FALSE='#'
- HAVE_PERL_TRUE=''
- HAVE_QT3_FALSE=''
- HAVE_QT3_TRUE='#'
- HAVE_QT4_FALSE=''
- HAVE_QT4_TRUE='#'
- HAVE_SEMGET_FALSE='#'
- HAVE_SEMGET_TRUE=''
- HAVE_SPEEX_FALSE=''
- HAVE_SPEEX_TRUE='#'
- HAVE_VAAPI_FALSE=''
- HAVE_VAAPI_GLX_FALSE=''
- HAVE_VAAPI_GLX_TRUE='#'
- HAVE_VAAPI_TRUE='#'
- HAVE_VAAPI_X11_FALSE=''
- HAVE_VAAPI_X11_TRUE='#'
- HAVE_X11_FALSE=''
- HAVE_X11_TRUE='#'
- HAXE=''
- HAXE_CLASSPATH=''
- HTTP_TESTSUITE=''
- HWACCEL_CONFIG='RawFB'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_INFO=''
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INTLLIBS=''
- INTL_MACOSX_LIBS=''
- JAVA=''
- JEMALLOC_CFLAGS=''
- JEMALLOC_CONFIG=''
- JEMALLOC_FALSE=''
- JEMALLOC_LIBS=''
- JEMALLOC_TRUE='#'
- JPEG_CFLAGS=''
- JPEG_CONFIG=''
- JPEG_LIBS=''
- KDE3_APPSDATADIR=''
- KDE3_CFLAGS=''
- KDE3_CONFIG=''
- KDE3_CONFIGDIR=''
- KDE3_LIBS=''
- KDE3_PLUGINDIR=''
- KDE3_SERVICESDIR=''
- KDE4_APPSDATADIR=''
- KDE4_CFLAGS=''
- KDE4_CONFIG=''
- KDE4_CONFIGDIR=''
- KDE4_LIBS=''
- KDE4_PLUGINDIR=''
- KDE4_SERVICESDIR=''
- KLASH_PLUGIN=''
- KPARTS3_FALSE=''
- KPARTS3_TRUE='#'
- KPARTS4_FALSE=''
- KPARTS4_TRUE='#'
- LC_KEY='0xcbc384f8'
- LD='/usr/share/emscripten/emcc -m elf_x86_64'
- LDFLAGS=' -fPIE -pie -Wl,-z,relro -Wl,-z,now'
- LIBAVCODEC_IDENT=''
- LIBICONV='-liconv'
- LIBINTL=''
- LIBOBJS=''
- LIBS='-lrt '
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBTOOL_DEPS='./ltmain.sh'
- LIBVA_CFLAGS=''
- LIBVA_CONFIG=''
- LIBVA_GLX_CFLAGS=''
- LIBVA_GLX_CONFIG=''
- LIBVA_GLX_LIBS=''
- LIBVA_LIBS=''
- LIBVA_X11_CFLAGS=''
- LIBVA_X11_CONFIG=''
- LIBVA_X11_LIBS=''
- LINUX_FALSE='#'
- LINUX_TRUE=''
- LIPO=''
- LIRC_FALSE=''
- LIRC_TRUE='#'
- LN_S='ln -s'
- LTDL_CFLAGS=''
- LTDL_CONFIG=''
- LTDL_LIBS='-L/usr/lib/x86_64-linux-gnu -lltdl '
- LTLIBICONV='-liconv'
- LTLIBINTL=''
- LTLIBOBJS=''
- LT_SYS_LIBRARY_PATH=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /home/jgnu/Desktop/gnash/missing makeinfo'
- MAKESWF=''
- MAKESWF_SUPPORTS_PREBUILT_CLIPS_FALSE=''
- MAKESWF_SUPPORTS_PREBUILT_CLIPS_TRUE='#'
- MANIFEST_TOOL=':'
- MEDIA_CONFIG='gst'
- MENUS_FALSE='#'
- MENUS_TRUE=''
- MING_CFLAGS=''
- MING_CONFIG=''
- MING_LIBS=''
- MING_SUPPORTS_INIT_ACTIONS_FALSE=''
- MING_SUPPORTS_INIT_ACTIONS_TRUE='#'
- MING_SUPPORTS_REPLACE_TAG_FALSE=''
- MING_SUPPORTS_REPLACE_TAG_TRUE='#'
- MING_SUPPORTS_STREAMING_SOUND_FALSE=''
- MING_SUPPORTS_STREAMING_SOUND_TRUE='#'
- MING_SUPPORTS_SWFBUTTON_ADD_CHARACTER_FALSE=''
- MING_SUPPORTS_SWFBUTTON_ADD_CHARACTER_TRUE='#'
- MING_SUPPORTS_SWFBUTTON_SET_DEPTH_FALSE=''
- MING_SUPPORTS_SWFBUTTON_SET_DEPTH_TRUE='#'
- MING_VERSION=''
- MING_VERSION_0_4_3_FALSE=''
- MING_VERSION_0_4_3_TRUE='#'
- MING_VERSION_0_4_4_FALSE=''
- MING_VERSION_0_4_4_TRUE='#'
- MING_VERSION_0_4_FALSE=''
- MING_VERSION_0_4_TRUE='#'
- MING_VERSION_CODE='0'
- MKDIR_P='/bin/mkdir -p'
- MOC3=''
- MOC4='/usr/bin/moc'
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_015='/usr/bin/msgfmt'
- MSGMERGE='/usr/bin/msgmerge'
- MTASC=''
- MTASC_CLASSPATH=''
- MYSQL_CFLAGS=''
- MYSQL_LIBS=''
- NETCAT='/bin/nc'
- NM='/usr/bin/nm -B'
- NMEDIT=''
- NPAPI_CFLAGS=''
- NPAPI_FALSE='#'
- NPAPI_TRUE=''
- NSPR_CFLAGS=''
- NSPR_CONFIG=''
- NSPR_LIBS=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OPENGL_CFLAGS=''
- OPENGL_LIBS=''
- OPENVG_CFLAGS=''
- OPENVG_LIBS=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='gnash'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='gnash'
- PACKAGE_STRING='gnash 0.8.11dev'
- PACKAGE_TARNAME='gnash'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.8.11dev'
- PANGO_CFLAGS=''
- PANGO_LIBS=''
- PATH_SEPARATOR=':'
- PCH_FLAGS='-include all-includes.h -Winvalid-pch'
- PDFXMLTEX=''
- PERL='/usr/bin/perl'
- PKG_CONFIG='/usr/bin/pkg-config'
- PNG_CFLAGS=''
- PNG_CONFIG=''
- PNG_LIBS=''
- POSUB='po'
- PTHREAD_CC='/usr/share/emscripten/emcc'
- PTHREAD_CFLAGS='-pthread'
- PTHREAD_CXX='/usr/share/emscripten/em++'
- PTHREAD_LIBS='-L/usr/lib/x86_64-linux-gnu -lpthread'
- PYGOBJECT_CODEGEN=''
- PYGTK_CFLAGS=''
- PYGTK_CODEGEN=''
- PYGTK_DEFSDIR=''
- PYGTK_LIBS=''
- PYTHON=''
- PYTHON_CFLAGS=''
- PYTHON_EXEC_PREFIX=''
- PYTHON_LIBS=''
- PYTHON_PLATFORM=''
- PYTHON_PREFIX=''
- PYTHON_VERSION=''
- QT3_CFLAGS=''
- QT3_LIBS=''
- QT4_CFLAGS=''
- QT4_LIBS=''
- QTOPIA_FALSE=''
- QTOPIA_TRUE='#'
- QT_OS9_FALSE=''
- QT_OS9_TRUE='#'
- QT_OSX_FALSE=''
- QT_OSX_TRUE='#'
- QT_WIN32_FALSE=''
- QT_WIN32_TRUE='#'
- QT_X11_FALSE=''
- QT_X11_TRUE='#'
- RANLIB='/usr/share/emscripten/emranlib'
- RED5_HOST=''
- RENDERER_CONFIG='agg cairo'
- RENDERER_LIBS=''
- RTMPY_HOST=''
- SCROLLINSTALL=''
- SCROLLKEEPER=''
- SCROLLUPDATE=''
- SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT'
- SDL_CONFIG=''
- SDL_LIBS=''
- SECURITY_LIST=' localconnection'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- SOLDIR='/tmp'
- SPEEXDSP_CFLAGS=''
- SPEEXDSP_CONFIG=''
- SPEEXDSP_LIBS=''
- SPEEX_CFLAGS=''
- SPEEX_CONFIG=''
- SPEEX_LIBS=''
- SSH_CFLAGS=''
- SSH_CONFIG=''
- SSH_LIBS=''
- SSL_CFLAGS=''
- SSL_CONFIG=''
- SSL_LIBS=''
- STATISTICS_LIST=' cache'
- STRIP='strip'
- SUPPORTED_GUIS=''
- SWFC=''
- SWFDEC_TESTSUITE=''
- SWFMILL=''
- SWFMILL_AS3_SUPPORT_FALSE=''
- SWFMILL_AS3_SUPPORT_TRUE='#'
- SWFMILL_FUNCTION2_FLAGS_ORDER_CORRECT_FALSE=''
- SWFMILL_FUNCTION2_FLAGS_ORDER_CORRECT_TRUE='#'
- SWFMILL_VERSION=''
- SWFTREE_FALSE='#'
- SWFTREE_TRUE=''
- TESTSUITE_FALSE='#'
- TESTSUITE_TRUE=''
- TS_CFLAGS=''
- TS_CONFIG=''
- TS_LIBS=''
- UIC4='/usr/bin/uic'
- UNGIF_CFLAGS=''
- UNGIF_CONFIG=''
- UNGIF_LIBS=''
- USE_CGI_FALSE='#'
- USE_CGI_TRUE=''
- USE_FFMPEG_ENGINE_FALSE=''
- USE_FFMPEG_ENGINE_TRUE='#'
- USE_GIF_FALSE='#'
- USE_GIF_TRUE=''
- USE_GST_ENGINE_FALSE='#'
- USE_GST_ENGINE_TRUE=''
- USE_HAIKU_ENGINE_FALSE=''
- USE_HAIKU_ENGINE_TRUE='#'
- USE_NLS='yes'
- USE_PNG_FALSE='#'
- USE_PNG_TRUE=''
- USE_PYTHON_FALSE=''
- USE_PYTHON_TRUE='#'
- USE_SOUND_AHI_FALSE=''
- USE_SOUND_AHI_TRUE='#'
- USE_SOUND_MKIT_FALSE=''
- USE_SOUND_MKIT_TRUE='#'
- USE_SOUND_SDL_FALSE='#'
- USE_SOUND_SDL_TRUE=''
- USE_VAAPI_FALSE=''
- USE_VAAPI_TRUE='#'
- VERSION='0.8.11dev'
- VISIBILITY_WORKS_FALSE='#'
- VISIBILITY_WORKS_TRUE=''
- WGET='/usr/bin/wget'
- WIN32_FALSE=''
- WIN32_TRUE='#'
- WINDRES=''
- WITH_GCONF_FALSE='#'
- WITH_GCONF_TRUE=''
- X11_CFLAGS=''
- X11_LIBS=''
- XFT_CFLAGS=''
- XFT_CONFIG=''
- XFT_LIBS=''
- XGETTEXT='/usr/bin/xgettext'
- XGETTEXT_015='/usr/bin/xgettext'
- XGETTEXT_EXTRA_OPTIONS=''
- XSLTPROC=''
- Z_CFLAGS=''
- Z_CONFIG=''
- Z_LIBS=''
- ac_ct_AR=''
- ac_ct_CC='/usr/share/emscripten/emcc'
- ac_ct_CXX=''
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- curlconfig=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docbook_styles=''
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- include_ARTS_FALSE='#'
- include_ARTS_TRUE=''
- include_x11_FALSE=''
- include_x11_TRUE='#'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/jgnu/Desktop/gnash/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mconfig=''
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- pkgpyexecdir=''
- pkgpythondir=''
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- pth_config=''
- pthread_config=''
- pyexecdir=''
- pythonconfig=''
- pythondir=''
- runstatedir='${localstatedir}/run'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- unsermake_enable_pch_FALSE=''
- unsermake_enable_pch_TRUE='#'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* 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 PACKAGE_URL ""
- #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 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 RENDERER_CAIRO 1
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define HAVE_LTDL_H 1
- #define HAVE_LTDL 1
- #define DEBUG_LOGGING 1
- #define HAVE_MALLINFO 1
- #define HAVE_IPC_INFO 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 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 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_GETPWNAM 1
- #define IPC_PERM_KEY key
- #define HAVE_SEMGET 1
- #define HAVE_FINITE 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_MKSTEMPS 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 DEFAULT_FONTFILE "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
- #define HAVE_GLES2_GL2_H 1
- #define BUILD_RAWFB_DEVICE 1
- #define ENABLE_GST_MEDIA 1
- #define SOUND_SDL 1
- #define HAVE_GNUC_VISIBILITY 1
- #define HAVE_PTHREADS 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment