This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by npapi-vlc configure 3.0.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure LIBVLC_CFLAGS=-I/vlc/include LIBVLC_LIBS=-L/vlc/lib -lvlc LIBVLC_PREFIX=libvlc ## --------- ## ## Platform. ## ## --------- ## hostname = WINDOWS uname -m = i686 uname -r = 1.0.19(0.48/3/2) uname -s = MINGW32_NT-6.2 uname -v = 2016-07-13 17:45 /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: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/ProgramData/Oracle/Java/javapath PATH: /c/WINDOWS/system32 PATH: /c/WINDOWS PATH: /c/WINDOWS/System32/Wbem PATH: /c/WINDOWS/System32/WindowsPowerShell/v1.0/ PATH: /c/Program Files (x86)/GNU/GnuPG/pub PATH: /c/Program Files/Git/cmd PATH: /c/Program Files/Microsoft/Web Platform Installer/ PATH: /c/WINDOWS/System32/OpenSSH/ PATH: /c/Program Files/PuTTY/ PATH: /c/PHP PATH: /c/ProgramData/ComposerSetup/bin PATH: /c/Python/Scripts/ PATH: /c/Python/ PATH: /c/Program Files (x86)/Nmap ## ----------- ## ## Core tests. ## ## ----------- ## configure:2623: checking build system type configure:2637: result: i686-pc-mingw32 configure:2657: checking host system type configure:2670: result: i686-pc-mingw32 configure:2710: checking for a BSD-compatible install configure:2778: result: /bin/install -c configure:2789: checking whether build environment is sane configure:2839: result: yes configure:2980: checking for a thread-safe mkdir -p configure:3019: result: /bin/mkdir -p configure:3032: checking for gawk configure:3048: found /bin/gawk configure:3059: result: gawk configure:3070: checking whether make sets $(MAKE) configure:3092: result: yes configure:3167: checking how to create a ustar tar archive configure:3180: tar --version tar (GNU tar) 1.23 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3183: $? = 0 configure:3223: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3226: $? = 0 configure:3230: tar -xf - &5 gcc.exe (MinGW.org GCC-8.2.0-3) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3656: $? = 0 configure:3645: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/8.2.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-8.2.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-8.2.0-3' --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-isl=/mingw --enable-libgomp --disable-libvtv --enable-nls --disable-build-format-warnings Thread model: win32 gcc version 8.2.0 (MinGW.org GCC-8.2.0-3) configure:3656: $? = 0 configure:3645: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3656: $? = 1 configure:3645: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:3656: $? = 1 configure:3676: checking whether the C compiler works configure:3698: gcc conftest.c >&5 configure:3702: $? = 0 configure:3750: result: yes configure:3753: checking for C compiler default output file name configure:3755: result: a.exe configure:3761: checking for suffix of executables configure:3768: gcc -o conftest.exe conftest.c >&5 configure:3772: $? = 0 configure:3794: result: .exe configure:3816: checking whether we are cross compiling configure:3824: gcc -o conftest.exe conftest.c >&5 configure:3828: $? = 0 configure:3835: ./conftest.exe configure:3839: $? = 0 configure:3854: result: no configure:3859: checking for suffix of object files configure:3881: gcc -c conftest.c >&5 configure:3885: $? = 0 configure:3906: result: o configure:3910: checking whether we are using the GNU C compiler configure:3929: gcc -c conftest.c >&5 configure:3929: $? = 0 configure:3938: result: yes configure:3947: checking whether gcc accepts -g configure:3967: gcc -c -g conftest.c >&5 configure:3967: $? = 0 configure:4008: result: yes configure:4025: checking for gcc option to accept ISO C89 configure:4089: gcc -c -g -O2 conftest.c >&5 configure:4089: $? = 0 configure:4102: result: none needed configure:4124: checking dependency style of gcc configure:4234: result: gcc3 configure:4249: checking for gcc option to accept ISO C99 configure:4398: gcc -c -g -O2 conftest.c >&5 configure:4398: $? = 0 configure:4411: result: none needed configure:4432: checking how to run the C preprocessor configure:4463: gcc -E conftest.c configure:4463: $? = 0 configure:4477: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | /* end confdefs.h. */ | #include configure:4502: result: gcc -E configure:4522: gcc -E conftest.c configure:4522: $? = 0 configure:4536: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | /* end confdefs.h. */ | #include configure:4565: checking for grep that handles long lines and -e configure:4623: result: /bin/grep configure:4628: checking for egrep configure:4690: result: /bin/grep -E configure:4695: checking for ANSI C header files configure:4715: gcc -c -g -O2 conftest.c >&5 configure:4715: $? = 0 configure:4788: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4788: $? = 0 configure:4788: ./conftest.exe configure:4788: $? = 0 configure:4799: result: yes configure:4812: checking for sys/types.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for sys/stat.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for stdlib.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for string.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for memory.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for strings.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for inttypes.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for stdint.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for unistd.h configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4825: checking minix/config.h usability configure:4825: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4825: result: no configure:4825: checking minix/config.h presence configure:4825: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #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 configure:4825: result: no configure:4825: checking for minix/config.h configure:4825: result: no configure:4846: checking whether it is safe to define __EXTENSIONS__ configure:4864: gcc -c -g -O2 conftest.c >&5 configure:4864: $? = 0 configure:4871: result: yes configure:4946: checking for g++ configure:4962: found /mingw/bin/g++ configure:4973: result: g++ configure:5000: checking for C++ compiler version configure:5009: g++ --version >&5 g++.exe (MinGW.org GCC-8.2.0-3) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5020: $? = 0 configure:5009: g++ -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\g++.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/8.2.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-8.2.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-8.2.0-3' --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-isl=/mingw --enable-libgomp --disable-libvtv --enable-nls --disable-build-format-warnings Thread model: win32 gcc version 8.2.0 (MinGW.org GCC-8.2.0-3) configure:5020: $? = 0 configure:5009: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:5020: $? = 1 configure:5009: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? g++.exe: fatal error: no input files compilation terminated. configure:5020: $? = 1 configure:5024: checking whether we are using the GNU C++ compiler configure:5043: g++ -c conftest.cpp >&5 configure:5043: $? = 0 configure:5052: result: yes configure:5061: checking whether g++ accepts -g configure:5081: g++ -c -g conftest.cpp >&5 configure:5081: $? = 0 configure:5122: result: yes configure:5147: checking dependency style of g++ configure:5257: result: gcc3 configure:5326: checking for g++ configure:5342: found /mingw/bin/g++ configure:5353: result: g++ configure:5378: checking for Objective C++ compiler version configure:5387: g++ --version >&5 g++.exe (MinGW.org GCC-8.2.0-3) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5398: $? = 0 configure:5387: g++ -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\g++.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/8.2.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-8.2.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-8.2.0-3' --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-isl=/mingw --enable-libgomp --disable-libvtv --enable-nls --disable-build-format-warnings Thread model: win32 gcc version 8.2.0 (MinGW.org GCC-8.2.0-3) configure:5398: $? = 0 configure:5387: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:5398: $? = 1 configure:5387: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? g++.exe: fatal error: no input files compilation terminated. configure:5398: $? = 1 configure:5402: checking whether we are using the GNU Objective C++ compiler configure:5421: g++ -c conftest.mm >&5 configure:5421: $? = 0 configure:5430: result: yes configure:5439: checking whether g++ accepts -g configure:5459: g++ -c -g conftest.mm >&5 configure:5459: $? = 0 configure:5500: result: yes configure:5531: checking whether g++ supports C++11 features by default configure:5588: g++ -c -g -O2 conftest.cpp >&5 configure:5588: $? = 0 configure:5595: result: yes configure:5798: checking for as configure:5814: found /mingw/bin/as configure:5825: result: as configure:5890: checking for dlltool configure:5906: found /mingw/bin/dlltool configure:5917: result: dlltool configure:5982: checking for objdump configure:5998: found /mingw/bin/objdump configure:6009: result: objdump configure:6100: checking how to print strings configure:6127: result: printf configure:6148: checking for a sed that does not truncate output configure:6212: result: /bin/sed configure:6230: checking for fgrep configure:6292: result: /bin/grep -F configure:6327: checking for ld used by gcc configure:6394: result: c:/mingw/mingw32/bin/ld.exe configure:6401: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:6416: result: yes configure:6428: checking for BSD- or MS-compatible name lister (nm) configure:6477: result: /bin/nm -B configure:6607: checking the name lister (/bin/nm -B) interface configure:6614: gcc -c -g -O2 conftest.c >&5 configure:6617: /bin/nm -B "conftest.o" configure:6620: output 00000000 b .bss 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_aranges 00000000 N .debug_info 00000000 N .debug_line 00000000 r .rdata$zzz 00000000 t .text 00000000 B _some_variable configure:6627: result: BSD nm configure:6630: checking whether ln -s works configure:6637: result: no, using cp -p configure:6642: checking the maximum length of command line arguments configure:6767: result: 8192 configure:6784: checking whether the shell understands some XSI constructs configure:6794: result: yes configure:6798: checking whether the shell understands "+=" configure:6804: result: yes configure:6839: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format configure:6879: result: func_convert_file_msys_to_w32 configure:6886: checking how to convert i686-pc-mingw32 file names to toolchain format configure:6906: result: func_convert_file_msys_to_w32 configure:6913: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files configure:6920: result: -r configure:6994: checking for objdump configure:7021: result: objdump configure:7050: checking how to recognize dependent libraries configure:7252: result: pass_all configure:7337: checking for dlltool configure:7364: result: dlltool configure:7394: checking how to associate runtime and link libraries configure:7421: result: func_cygming_dll_for_implib configure:7481: checking for ar configure:7497: found /mingw/bin/ar configure:7508: result: ar configure:7545: checking for archiver @FILE support configure:7562: gcc -c -g -O2 conftest.c >&5 configure:7562: $? = 0 configure:7565: ar cru libconftest.a @conftest.lst >&5 configure:7568: $? = 0 configure:7573: ar cru libconftest.a @conftest.lst >&5 C:\MinGW\bin\ar.exe: conftest.o: No such file or directory configure:7576: $? = 1 configure:7588: result: @ configure:7646: checking for strip configure:7662: found /mingw/bin/strip configure:7673: result: strip configure:7745: checking for ranlib configure:7761: found /mingw/bin/ranlib configure:7772: result: ranlib configure:7874: checking command to parse /bin/nm -B output from gcc object configure:7993: gcc -c -g -O2 conftest.c >&5 configure:7996: $? = 0 configure:8000: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8003: $? = 0 cannot find nm_test_var in conftest.nm configure:7993: gcc -c -g -O2 conftest.c >&5 configure:7996: $? = 0 configure:8000: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8003: $? = 0 configure:8069: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:8072: $? = 0 configure:8110: result: ok configure:8147: checking for sysroot configure:8177: result: no configure:8420: checking for mt configure:8450: result: no configure:8470: checking if : is a manifest tool configure:8476: : '-?' configure:8484: result: no configure:9113: checking for dlfcn.h configure:9113: gcc -c -g -O2 conftest.c >&5 configure:9113: $? = 0 configure:9113: result: yes configure:9276: checking for objdir configure:9291: result: .libs configure:9562: checking if gcc supports -fno-rtti -fno-exceptions configure:9580: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9584: $? = 0 configure:9597: result: no configure:9907: checking for gcc option to produce PIC configure:9914: result: -DDLL_EXPORT -DPIC configure:9922: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:9940: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:9944: $? = 0 configure:9957: result: yes configure:9986: checking if gcc static flag -static works configure:10014: result: yes configure:10029: checking if gcc supports -c -o file.o configure:10050: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10054: $? = 0 configure:10076: result: yes configure:10084: checking if gcc supports -c -o file.o configure:10131: result: yes configure:10164: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:11322: result: yes configure:11359: checking whether -lc should be explicitly linked in configure:11367: gcc -c -g -O2 conftest.c >&5 configure:11370: $? = 0 configure:11385: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11388: $? = 1 configure:11402: result: yes configure:11567: checking dynamic linker characteristics configure:12303: result: Win32 ld.exe configure:12410: checking how to hardcode library paths into programs configure:12435: result: immediate configure:12975: checking whether stripping libraries is possible configure:12980: result: yes configure:13015: checking if libtool supports shared libraries configure:13017: result: yes configure:13020: checking whether to build shared libraries configure:13041: result: yes configure:13044: checking whether to build static libraries configure:13048: result: no configure:13071: checking how to run the C++ preprocessor configure:13098: g++ -E conftest.cpp configure:13098: $? = 0 configure:13112: g++ -E conftest.cpp conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13137: result: g++ -E configure:13157: g++ -E conftest.cpp configure:13157: $? = 0 configure:13171: g++ -E conftest.cpp conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13341: checking for ld used by g++ configure:13408: result: c:/mingw/mingw32/bin/ld.exe configure:13415: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:13430: result: yes configure:13485: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:14489: result: yes configure:14524: g++ -c -g -O2 conftest.cpp >&5 configure:14527: $? = 0 configure:15047: checking for g++ option to produce PIC configure:15054: result: -DDLL_EXPORT -DPIC configure:15062: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:15080: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:15084: $? = 0 configure:15097: result: yes configure:15120: checking if g++ static flag -static works configure:15148: result: yes configure:15160: checking if g++ supports -c -o file.o configure:15181: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15185: $? = 0 configure:15207: result: yes configure:15212: checking if g++ supports -c -o file.o configure:15259: result: yes configure:15289: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:15323: result: yes configure:15466: checking dynamic linker characteristics configure:16136: result: Win32 ld.exe configure:16189: checking how to hardcode library paths into programs configure:16214: result: immediate configure:16329: checking for pkg-config configure:16347: found /mingw/bin/pkg-config configure:16359: result: /mingw/bin/pkg-config configure:16384: checking pkg-config is at least version 0.9.0 configure:16387: result: yes configure:16438: checking for dlltool configure:16465: result: dlltool configure:16488: checking for an ANSI C-conforming const configure:16553: gcc -c -g -O2 conftest.c >&5 configure:16553: $? = 0 configure:16560: result: yes configure:16641: checking for windres configure:16657: found /mingw/bin/windres configure:16668: result: windres configure:16705: gcc -c -g -O2 conftest.c >&5 configure:16705: $? = 0 configure:16749: checking for midl configure:16779: result: no configure:16831: checking for widl configure:16861: result: no configure:16895: checking ole2.h usability configure:16895: g++ -static-libgcc -static-libstdc++ -c -g -O2 conftest.cpp >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking ole2.h presence configure:16895: g++ -E conftest.cpp configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for ole2.h configure:16895: result: yes configure:16903: checking olectl.h usability configure:16903: g++ -static-libgcc -static-libstdc++ -c -g -O2 conftest.cpp >&5 configure:16903: $? = 0 configure:16903: result: yes configure:16903: checking olectl.h presence configure:16903: g++ -E conftest.cpp configure:16903: $? = 0 configure:16903: result: yes configure:16903: checking for olectl.h configure:16903: result: yes configure:16913: checking for objsafe.h configure:16913: g++ -static-libgcc -static-libstdc++ -c -g -O2 conftest.cpp >&5 configure:16913: $? = 0 configure:16913: result: yes configure:16956: checking for buggy GNU/libc versions configure:16968: gcc -E conftest.c configure:16968: $? = 0 configure:16970: result: not present configure:16985: checking for X configure:17093: gcc -E conftest.c conftest.c:33:10: fatal error: X11/Xlib.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:17093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _WIN32_WINNT 0x0501 | #define _WIN32_IE 0x0600 | #define _WIN32 1 | #define HAVE_OBJSAFE_H 1 | /* end confdefs.h. */ | #include configure:17124: gcc -static-libgcc -o conftest.exe -g -O2 conftest.c -lX11 >&5 conftest.c:33:10: fatal error: X11/Xlib.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:17124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _WIN32_WINNT 0x0501 | #define _WIN32_IE 0x0600 | #define _WIN32 1 | #define HAVE_OBJSAFE_H 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:17163: result: no configure:17670: checking for LIBVLC configure:17755: result: yes configure:17795: checking Mozilla headers Trying to find npapi-sdk package configure:17806: checking for npapi-sdk >= 0.27 Package npapi-sdk was not found in the pkg-config search path. Perhaps you should add the directory containing `npapi-sdk.pc' to the PKG_CONFIG_PATH environment variable No package 'npapi-sdk' found configure:17817: result: no Trying to find seamonkey-plugin package configure:17806: checking for seamonkey-plugin >= 1.9.2 Package seamonkey-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `seamonkey-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'seamonkey-plugin' found configure:17817: result: no Trying to find iceape-plugin package configure:17806: checking for iceape-plugin >= 1.9.2 Package iceape-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `iceape-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'iceape-plugin' found configure:17817: result: no Trying to find xulrunner-plugin package configure:17806: checking for xulrunner-plugin >= 1.9.2 Package xulrunner-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `xulrunner-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'xulrunner-plugin' found configure:17817: result: no Trying to find firefox-plugin package configure:17806: checking for firefox-plugin >= 1.9.2 Package firefox-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `firefox-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'firefox-plugin' found configure:17817: result: no Trying to find iceweasel-plugin package configure:17806: checking for iceweasel-plugin >= 1.9.2 Package iceweasel-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `iceweasel-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'iceweasel-plugin' found configure:17817: result: no Trying to find mozilla-plugin package configure:17806: checking for mozilla-plugin >= 1.9.2 Package mozilla-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-plugin' found configure:17817: result: no Trying to find libxul package configure:17806: checking for libxul >= 1.9.2 Package libxul was not found in the pkg-config search path. Perhaps you should add the directory containing `libxul.pc' to the PKG_CONFIG_PATH environment variable No package 'libxul' found configure:17817: result: no configure:17829: checking for npapi.h configure:17829: g++ -static-libgcc -static-libstdc++ -c -g -O2 -Inpapi/npapi-sdk/ conftest.cpp >&5 configure:17829: $? = 0 configure:17829: result: yes configure:17829: checking for npruntime.h configure:17829: g++ -static-libgcc -static-libstdc++ -c -g -O2 -Inpapi/npapi-sdk/ conftest.cpp >&5 configure:17829: $? = 0 configure:17829: result: yes configure:17863: checking if NP_GetMIMEDescription() returns const configure:17882: g++ -static-libgcc -static-libstdc++ -c -g -O2 -Inpapi/npapi-sdk/ conftest.cpp >&5 conftest.cpp:48:9: error: ambiguating new declaration of 'char* NP_GetMIMEDescription()' char *NP_GetMIMEDescription(void); ^~~~~~~~~~~~~~~~~~~~~ In file included from conftest.cpp:47: npapi/npapi-sdk/npfunctions.h:296:21: note: old declaration 'const char* NP_GetMIMEDescription()' const char* NP_GetMIMEDescription(void); ^~~~~~~~~~~~~~~~~~~~~ configure:17882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npapi-vlc" | #define PACKAGE_TARNAME "npapi-vlc" | #define PACKAGE_VERSION "3.0.3" | #define PACKAGE_STRING "npapi-vlc 3.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npapi-vlc" | #define VERSION "3.0.3" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FORTIFY_SOURCE 2 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _WIN32_WINNT 0x0501 | #define _WIN32_IE 0x0600 | #define _WIN32 1 | #define HAVE_OBJSAFE_H 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_NPAPI_H 1 | #define HAVE_NPRUNTIME_H 1 | /* end confdefs.h. */ | | #ifdef _WIN32 | # define XP_WIN 1 | #else | # ifdef __APPLE__ | # define XP_MACOSX 1 | # endif | # define XP_UNIX 1 | #endif | #include | #include | #include | char *NP_GetMIMEDescription(void); | configure:17892: result: yes configure:18321: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by npapi-vlc config.status 3.0.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on WINDOWS config.status:1251: creating Makefile config.status:1251: creating share/Makefile config.status:1251: creating common/Makefile config.status:1251: creating npapi/Makefile config.status:1251: creating activex/Makefile config.status:1251: creating npapi/package/install.js config.status:1251: creating npapi/package/install.rdf config.status:1251: creating npapi/package/manifest.json config.status:1251: creating npapi/package/npvlc_rc.rc config.status:1251: creating activex/axvlc.inf config.status:1251: creating activex/axvlc_rc.rc config.status:1251: creating config.h config.status:1432: config.h is unchanged config.status:1480: executing depfiles commands config.status:1480: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ACTIVEX_LIBS_set= ac_cv_env_ACTIVEX_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_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_LIBVLC_CFLAGS_set=set ac_cv_env_LIBVLC_CFLAGS_value=-I/vlc/include ac_cv_env_LIBVLC_LIBS_set=set ac_cv_env_LIBVLC_LIBS_value='-L/vlc/lib -lvlc' ac_cv_env_MOZILLA_CFLAGS_set= ac_cv_env_MOZILLA_CFLAGS_value= ac_cv_env_MOZILLA_LIBS_set= ac_cv_env_MOZILLA_LIBS_value= ac_cv_env_OBJCXXFLAGS_set= ac_cv_env_OBJCXXFLAGS_value= ac_cv_env_OBJCXX_set= ac_cv_env_OBJCXX_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XCB_CFLAGS_set= ac_cv_env_XCB_CFLAGS_value= ac_cv_env_XCB_LIBS_set= ac_cv_env_XCB_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_exeext=.exe ac_cv_have_x=have_x=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_npapi_h=yes ac_cv_header_npruntime_h=yes ac_cv_header_objsafe_h=yes ac_cv_header_ole2_h=yes ac_cv_header_olectl_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-mingw32 ac_cv_objcxx_compiler_gnu=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/mingw/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_AS=as ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJCXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_ac_ct_WINDRES=windres ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objcxx_g=yes ac_cv_safe_to_define___extensions__=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar ax_cv_cxx_compile_cxx11=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=LoadLibrary lt_cv_dlopen_libs= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe lt_cv_path_NM='/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='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=8192 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 pkg_cv_LIBVLC_CFLAGS=-I/vlc/include pkg_cv_LIBVLC_LIBS='-L/vlc/lib -lvlc' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /c/npapi-vlc/autotools/missing --run aclocal-1.11' ACTIVEX_LIBS=' -lole32 -loleaut32 -luuid -lshlwapi -lgdi32' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /c/npapi-vlc/autotools/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AS='as' AUTOCONF='${SHELL} /c/npapi-vlc/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /c/npapi-vlc/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /c/npapi-vlc/autotools/missing --run automake-1.11' AWK='gawk' BUILD_ACTIVEX_FALSE='#' BUILD_ACTIVEX_TRUE='' BUILD_NPAPI_FALSE='#' BUILD_NPAPI_TRUE='' CC='gcc -static-libgcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' COPYRIGHT_MESSAGE='Copyright © 2002-2019 VLC authors and VideoLAN' COPYRIGHT_YEARS='2002-2019' CPP='gcc -E' CPPFLAGS='' CXX='g++ -static-libgcc -static-libstdc++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='.exe' FETCH_NPAPI_FALSE='' FETCH_NPAPI_TRUE='#' FGREP='/bin/grep -F' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' HAS_MIDL_COMPILER_FALSE='' HAS_MIDL_COMPILER_TRUE='#' HAS_WIDL_COMPILER_FALSE='' HAS_WIDL_COMPILER_TRUE='#' HAVE_CXX11='' HAVE_DARWIN_FALSE='' HAVE_DARWIN_TRUE='#' HAVE_WIN32_FALSE='#' HAVE_WIN32_TRUE='' HAVE_XCB_FALSE='' HAVE_XCB_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='c:/mingw/mingw32/bin/ld.exe' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVLC_CFLAGS='-I/vlc/include' LIBVLC_LIBS='-L/vlc/lib -lvlc' LIBVLC_PREFIX='' LIPO='' LN_S='cp -p' LTLIBOBJS='' MAKEINFO='${SHELL} /c/npapi-vlc/autotools/missing --run makeinfo' MANIFEST_TOOL=':' MIDL='no' MKDIR_P='/bin/mkdir -p' MOZILLA_CFLAGS='' MOZILLA_LIBS='' NM='/bin/nm -B' NMEDIT='' OBJCXX='g++' OBJCXXFLAGS='-g -O2' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='npapi-vlc' PACKAGE_BUGREPORT='' PACKAGE_NAME='npapi-vlc' PACKAGE_STRING='npapi-vlc 3.0.3' PACKAGE_TARNAME='npapi-vlc' PACKAGE_URL='' PACKAGE_VERSION='3.0.3' PATH_SEPARATOR=':' PKG_CONFIG='/mingw/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='3.0.3' VERSION_EXTRA='' VERSION_EXTRA_RC='0' VERSION_MAJOR='3' VERSION_MINOR='0' VERSION_REVISION='3' WIDL='no' WIDLFLAGS=' -m32' WINDRES='windres' WITH_GTK_FALSE='' WITH_GTK_TRUE='#' XCB_CFLAGS='' XCB_LIBS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_OBJCXX='g++' 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__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-pc-mingw32' build_alias='' build_cpu='i686' build_os='mingw32' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-mingw32' host_alias='' host_cpu='i686' host_os='mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /c/npapi-vlc/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "npapi-vlc" #define PACKAGE_TARNAME "npapi-vlc" #define PACKAGE_VERSION "3.0.3" #define PACKAGE_STRING "npapi-vlc 3.0.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "npapi-vlc" #define VERSION "3.0.3" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _FORTIFY_SOURCE 2 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _WIN32_WINNT 0x0501 #define _WIN32_IE 0x0600 #define _WIN32 1 #define HAVE_OBJSAFE_H 1 #define X_DISPLAY_MISSING 1 #define HAVE_NPAPI_H 1 #define HAVE_NPRUNTIME_H 1 #define NPP_GET_MIME_CONST const configure: exit 0