This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libmpeg2 configure 0.5.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --srcdir=. --cache-file=./djgpp/config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = MEIN_COMPUTER uname -m = pc uname -r = 5 uname -s = MS-DOS uname -v = 50 /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: /dev/c/djgpp-2.03/bin PATH: /dev/c/progra~1/miktex~1.7/miktex/bin PATH: /dev/c/djgpp-2.04 PATH: /dev/c/djgpp-2.03 PATH: /dev/c/windows/system32 PATH: /dev/c/windows PATH: /dev/c/windows/system32/wbem PATH: /dev/c/progra~1/univer~1 PATH: /dev/c/progra~1/univer~1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1885: loading site script ./djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | RANLIB=${RANLIB='ranlib'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='/dev/env/DJDIR/bin/m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='/dev/env/DJDIR/bin/fgrep'} | | # A sane default for sed. | lt_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='/dev/env/DJDIR/bin/mkdir -p'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | NM=${NM='nm'} | LD=${LD='ld'} | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_vfork=no | ac_cv_func_pipe=no configure:1904: creating cache ./djgpp/config.cache configure:2032: checking build system type configure:2050: result: i386-pc-msdosdjgpp configure:2072: checking host system type configure:2087: result: i386-pc-msdosdjgpp configure:2125: checking for a BSD-compatible install configure:2181: result: /dev/env/DJDIR/bin/ginstall -c configure:2192: checking whether build environment is sane configure:2238: result: yes configure:2267: checking for a thread-safe mkdir -p configure:2306: result: /dev/env/DJDIR/bin/mkdir -p configure:2319: checking for gawk configure:2346: result: gawk configure:2357: checking whether make sets $(MAKE) configure:2378: result: yes configure:2568: checking whether to enable maintainer-specific portions of Makefiles configure:2577: result: no configure:2639: checking for gcc configure:2655: found /dev/c/djgpp-2.03/bin/gcc configure:2666: result: gcc configure:2904: checking for C compiler version configure:2911: gcc --version >&5 gcc.exe (GCC) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2914: $? = 0 configure:2921: gcc -v >&5 Using built-in specs. Target: djgpp Configured with: /v203/gcc-4.32/configure msdosdjgpp Thread model: single gcc version 4.3.2 (GCC) configure:2924: $? = 0 configure:2931: gcc -V >&5 gcc.exe: '-V' option must have argument configure:2934: $? = 1 configure:2957: checking for C compiler default output file name configure:2984: gcc conftest.c >&5 configure:2987: $? = 0 configure:3025: result: a.exe configure:3042: checking whether the C compiler works configure:3052: ./a.exe configure:3055: $? = 0 configure:3072: result: yes configure:3079: checking whether we are cross compiling configure:3081: result: no configure:3084: checking for suffix of executables configure:3091: gcc -o conftest.exe conftest.c >&5 configure:3094: $? = 0 configure:3118: result: .exe configure:3124: checking for suffix of object files configure:3150: gcc -c conftest.c >&5 configure:3153: $? = 0 configure:3176: result: o configure:3180: checking whether we are using the GNU C compiler configure:3209: gcc -c conftest.c >&5 configure:3215: $? = 0 configure:3232: result: yes configure:3237: checking whether gcc accepts -g configure:3267: gcc -c -g conftest.c >&5 configure:3273: $? = 0 configure:3372: result: yes configure:3389: checking for gcc option to accept ISO C89 configure:3463: gcc -c -g -O2 conftest.c >&5 configure:3469: $? = 0 configure:3492: result: none needed configure:3521: checking for style of include used by make configure:3549: result: GNU configure:3574: checking dependency style of gcc configure:3665: result: none configure:3686: checking how to run the C preprocessor configure:3726: gcc -E conftest.c configure:3732: $? = 0 configure:3763: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:3769: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3802: result: gcc -E configure:3831: gcc -E conftest.c configure:3837: $? = 0 configure:3868: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:3874: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3912: checking for grep that handles long lines and -e configure:3986: result: /dev/env/DJDIR/bin/grep configure:3991: checking for egrep configure:4069: result: /dev/env/DJDIR/bin/egrep configure:4075: checking whether gcc needs -traditional conftest.c:10:19: error: sgtty.h: No such file or directory (ENOENT) conftest.c:10:20: error: termio.h: No such file or directory (ENOENT) configure:4117: result: no configure:4133: checking dependency style of gcc configure:4224: result: none configure:4240: checking for ANSI C header files configure:4270: gcc -c -g -O2 conftest.c >&5 configure:4276: $? = 0 configure:4372: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4375: $? = 0 configure:4381: ./conftest.exe configure:4384: $? = 0 configure:4401: result: yes configure:4425: checking for sys/types.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4425: checking for sys/stat.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4425: checking for stdlib.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4425: checking for string.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4425: checking for memory.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4425: checking for strings.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4425: checking for inttypes.h configure:4446: gcc -c -g -O2 conftest.c >&5 conftest.c:51:22: error: inttypes.h: No such file or directory (ENOENT) configure:4452: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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 | /* 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:4468: result: no configure:4425: checking for stdint.h configure:4446: gcc -c -g -O2 conftest.c >&5 conftest.c:51:20: error: stdint.h: No such file or directory (ENOENT) configure:4452: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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 | /* 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:4468: result: no configure:4425: checking for unistd.h configure:4446: gcc -c -g -O2 conftest.c >&5 configure:4452: $? = 0 configure:4468: result: yes configure:4498: checking sys/time.h usability configure:4515: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4535: result: yes configure:4539: checking sys/time.h presence configure:4554: gcc -E conftest.c configure:4560: $? = 0 configure:4574: result: yes configure:4602: checking for sys/time.h configure:4610: result: yes configure:4498: checking time.h usability configure:4515: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4535: result: yes configure:4539: checking time.h presence configure:4554: gcc -E conftest.c configure:4560: $? = 0 configure:4574: result: yes configure:4602: checking for time.h configure:4610: result: yes configure:4498: checking sys/timeb.h usability configure:4515: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4535: result: yes configure:4539: checking sys/timeb.h presence configure:4554: gcc -E conftest.c configure:4560: $? = 0 configure:4574: result: yes configure:4602: checking for sys/timeb.h configure:4610: result: yes configure:4498: checking io.h usability configure:4515: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4535: result: yes configure:4539: checking io.h presence configure:4554: gcc -E conftest.c configure:4560: $? = 0 configure:4574: result: yes configure:4602: checking for io.h configure:4610: result: yes configure:4632: checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O2 flags configure:4657: gcc -c -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O2 conftest.c >&5 conftest.c:25: warning: function declaration isn't a prototype configure:4663: $? = 0 configure:4678: result: yes configure:4690: checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 flags configure:4715: gcc -c -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 conftest.c >&5 conftest.c:25: warning: function declaration isn't a prototype configure:4721: $? = 0 configure:4736: result: yes configure:4757: checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -g -O2 flags configure:4782: gcc -c -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -g -O2 conftest.c >&5 conftest.c:25: warning: function declaration isn't a prototype configure:4788: $? = 0 configure:4803: result: yes configure:4813: checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 flags configure:4838: gcc -c -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -g -O2 conftest.c >&5 conftest.c:25: warning: function declaration isn't a prototype configure:4844: $? = 0 configure:4859: result: yes configure:4882: checking if gcc supports -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -mcpu=i386 -g -O2 flags configure:4907: gcc -c -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -mcpu=i386 -g -O2 conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. conftest.c:26: warning: function declaration isn't a prototype configure:4913: $? = 0 configure:4928: result: yes configure:5319: checking for a sed that does not truncate output configure:5375: result: /dev/env/DJDIR/bin/sed configure:5389: checking for ld used by gcc configure:5456: result: ld configure:5465: checking if the linker (ld) is GNU ld configure:5480: result: yes configure:5485: checking for ld option to reload object files configure:5492: result: -r configure:5510: checking for BSD-compatible nm configure:5559: result: nm configure:5563: checking whether ln -s works configure:5570: result: no, using ln configure:5574: checking how to recognize dependent libraries configure:5760: result: unknown configure:6304: checking dlfcn.h usability configure:6321: gcc -c -g -O2 conftest.c >&5 conftest.c:56:19: error: dlfcn.h: No such file or directory (ENOENT) configure:6327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | /* 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:6341: result: no configure:6345: checking dlfcn.h presence configure:6360: gcc -E conftest.c conftest.c:23:19: error: dlfcn.h: No such file or directory (ENOENT) configure:6366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | /* end confdefs.h. */ | #include configure:6380: result: no configure:6408: checking for dlfcn.h configure:6416: result: no configure:6487: checking for g++ configure:6517: result: no configure:6487: checking for c++ configure:6517: result: no configure:6487: checking for gpp configure:6503: found /dev/c/djgpp-2.03/bin/gpp configure:6514: result: gpp configure:6545: checking for C++ compiler version configure:6552: gpp --version >&5 gpp.exe (GCC) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6555: $? = 0 configure:6562: gpp -v >&5 Using built-in specs. Target: djgpp Configured with: /v203/gcc-4.32/configure msdosdjgpp Thread model: single gcc version 4.3.2 (GCC) configure:6565: $? = 0 configure:6572: gpp -V >&5 gpp.exe: '-V' option must have argument configure:6575: $? = 1 configure:6578: checking whether we are using the GNU C++ compiler configure:6607: gpp -c conftest.cpp >&5 configure:6613: $? = 0 configure:6630: result: yes configure:6635: checking whether gpp accepts -g configure:6665: gpp -c -g conftest.cpp >&5 configure:6671: $? = 0 configure:6770: result: yes configure:6795: checking dependency style of gpp configure:6886: result: none configure:6911: checking how to run the C++ preprocessor configure:6947: gpp -E conftest.cpp configure:6953: $? = 0 configure:6984: gpp -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:6990: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | /* end confdefs.h. */ | #include configure:7023: result: gpp -E configure:7052: gpp -E conftest.cpp configure:7058: $? = 0 configure:7089: gpp -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:7095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | /* end confdefs.h. */ | #include configure:7188: checking for g77 configure:7218: result: no configure:7188: checking for xlf configure:7218: result: no configure:7188: checking for f77 configure:7218: result: no configure:7188: checking for frt configure:7218: result: no configure:7188: checking for pgf77 configure:7218: result: no configure:7188: checking for cf77 configure:7218: result: no configure:7188: checking for fort77 configure:7218: result: no configure:7188: checking for fl32 configure:7218: result: no configure:7188: checking for af77 configure:7218: result: no configure:7188: checking for xlf90 configure:7218: result: no configure:7188: checking for f90 configure:7218: result: no configure:7188: checking for pgf90 configure:7218: result: no configure:7188: checking for pghpf configure:7218: result: no configure:7188: checking for epcf90 configure:7218: result: no configure:7188: checking for gfortran configure:7204: found /dev/c/djgpp-2.03/bin/gfortran configure:7215: result: gfortran configure:7245: checking for Fortran 77 compiler version configure:7252: gfortran --version >&5 GNU Fortran (GCC) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:7255: $? = 0 configure:7262: gfortran -v >&5 Using built-in specs. Target: djgpp Configured with: /v203/gcc-4.32/configure msdosdjgpp Thread model: single gcc version 4.3.2 (GCC) configure:7265: $? = 0 configure:7272: gfortran -V >&5 gfortran.exe: '-V' option must have argument configure:7275: $? = 1 configure:7283: checking whether we are using the GNU Fortran 77 compiler configure:7302: gfortran -c conftest.F >&5 configure:7308: $? = 0 configure:7325: result: yes configure:7331: checking whether gfortran accepts -g configure:7348: gfortran -c -g conftest.f >&5 configure:7354: $? = 0 configure:7370: result: yes configure:7399: checking the maximum length of command line arguments configure:7511: result: 12288 configure:7523: checking command to parse nm output from gcc object configure:7628: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7635: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7638: $? = 0 cannot find nm_test_var in conftest.nm configure:7628: gcc -c -g -O2 conftest.c >&5 configure:7631: $? = 0 configure:7635: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7638: $? = 0 configure:7690: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:7693: $? = 0 configure:7731: result: ok configure:7735: checking for objdir configure:7750: result: .libs configure:7842: checking for ar configure:7858: found /dev/c/djgpp-2.03/bin/ar configure:7869: result: ar configure:7938: checking for ranlib configure:7965: result: ranlib configure:8034: checking for strip configure:8050: found /dev/c/djgpp-2.03/bin/strip configure:8061: result: strip configure:8659: checking if gcc supports -fno-rtti -fno-exceptions configure:8663: 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:8667: $? = 0 configure:8694: result: no configure:8709: checking for gcc option to produce PIC configure:8941: result: configure:9012: checking if gcc static flag -static works configure:9040: result: yes configure:9050: checking if gcc supports -c -o file.o configure:9057: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9061: $? = 0 configure:9097: result: yes configure:9123: checking whether the gcc linker (ld) supports shared libraries configure:10104: result: no configure:10171: checking dynamic linker characteristics configure:10785: result: no configure:10809: checking how to hardcode library paths into programs configure:10834: result: unsupported configure:10848: checking whether stripping libraries is possible configure:10853: result: yes configure:11655: checking if libtool supports shared libraries configure:11657: result: no configure:11660: checking whether to build shared libraries configure:11681: result: no configure:11684: checking whether to build static libraries configure:11688: result: yes configure:11782: creating libtool configure:12375: checking for ld used by gpp configure:12442: result: ld configure:12451: checking if the linker (ld) is GNU ld configure:12466: result: yes configure:12517: checking whether the gpp linker (ld) supports shared libraries configure:13463: result: no configure:13480: gpp -c -g -O2 conftest.cpp >&5 configure:13483: $? = 0 configure:13639: checking for gpp option to produce PIC configure:13923: result: configure:13994: checking if gpp static flag -static works configure:14022: result: no configure:14032: checking if gpp supports -c -o file.o configure:14039: gpp -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14043: $? = 0 configure:14079: result: yes configure:14105: checking whether the gpp linker (ld) supports shared libraries configure:14134: result: no configure:14201: checking dynamic linker characteristics configure:14763: result: no configure:14787: checking how to hardcode library paths into programs configure:14812: result: immediate configure:15351: checking if libtool supports shared libraries configure:15353: result: no configure:15356: checking whether to build shared libraries configure:15376: result: no configure:15379: checking whether to build static libraries configure:15383: result: yes configure:15393: checking for gfortran option to produce PIC configure:15625: result: configure:15696: checking if gfortran static flag -static works configure:15724: result: no configure:15734: checking if gfortran supports -c -o file.o configure:15741: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15745: $? = 0 configure:15781: result: yes configure:15807: checking whether the gfortran linker (ld) supports shared libraries configure:16768: result: no configure:16835: checking dynamic linker characteristics configure:17397: result: no configure:17421: checking how to hardcode library paths into programs configure:17446: result: unsupported configure:21063: checking whether time.h and sys/time.h may both be included configure:21093: gcc -c -g -O2 conftest.c >&5 configure:21099: $? = 0 configure:21114: result: yes configure:21124: checking for struct timeval configure:21156: gcc -c -g -O2 conftest.c >&5 configure:21162: $? = 0 configure:21177: result: yes configure:21190: checking for inttypes.h configure:21195: result: no configure:21318: checking for stdint types configure:21351: gcc -c conftest.c >&5 conftest.c:25:20: error: stdint.h: No such file or directory (ENOENT) conftest.c: In function 'main': conftest.c:29: error: 'int_least32_t' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) conftest.c:29: error: expected ';' before 'v' configure:21357: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | int | main () | { | int_least32_t v = 0; | ; | return 0; | } configure:21386: result: (putting them into include/inttypes.h)... no configure:21400: checking for stdint uintptr_t configure:21407: result: (..) configure:21412: checking for uintptr_t configure:21443: gcc -c -g -O2 conftest.c >&5 conftest.c:25:20: error: stdint.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef uintptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21464: result: no configure:21412: checking for uintptr_t configure:21443: gcc -c -g -O2 conftest.c >&5 conftest.c:25:22: error: inttypes.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef uintptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21464: result: no configure:21412: checking for uintptr_t configure:21443: gcc -c -g -O2 conftest.c >&5 conftest.c:25:26: error: sys/inttypes.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef uintptr_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21464: result: no configure:21535: checking for stdint uintptr_t configure:21539: result: configure:21543: checking for stdint uint32_t configure:21550: result: (..) configure:21555: checking for uint32_t configure:21586: gcc -c -g -O2 conftest.c >&5 conftest.c:25:22: error: inttypes.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef uint32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21607: result: no configure:21555: checking for uint32_t configure:21586: gcc -c -g -O2 conftest.c >&5 conftest.c:25:26: error: sys/inttypes.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef uint32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21607: result: no configure:21555: checking for uint32_t configure:21586: gcc -c -g -O2 conftest.c >&5 conftest.c:25:20: error: stdint.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef uint32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21607: result: no configure:21678: checking for stdint uint32_t configure:21682: result: configure:21688: checking for stdint u_int32_t configure:21695: result: (..) configure:21700: checking for u_int32_t configure:21731: gcc -c -g -O2 conftest.c >&5 conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef u_int32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21752: result: no configure:21700: checking for u_int32_t configure:21731: gcc -c -g -O2 conftest.c >&5 conftest.c:25:22: error: inttypes.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef u_int32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21752: result: no configure:21700: checking for u_int32_t configure:21731: gcc -c -g -O2 conftest.c >&5 conftest.c:25:26: error: sys/inttypes.h: No such file or directory (ENOENT) conftest.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:31: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: expected expression before ')' token configure:21737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | | typedef u_int32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21752: result: no configure:21823: checking for stdint u_int32_t configure:21827: result: configure:21832: checking for stdint datatype model configure:21834: result: (..) configure:21836: checking for char configure:21866: gcc -c -g -O2 conftest.c >&5 configure:21872: $? = 0 configure:21887: result: yes configure:21894: checking size of char configure:22196: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22199: $? = 0 configure:22205: ./conftest.exe configure:22208: $? = 0 configure:22231: result: 1 configure:22241: checking for short configure:22271: gcc -c -g -O2 conftest.c >&5 configure:22277: $? = 0 configure:22292: result: yes configure:22299: checking size of short configure:22601: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:22604: $? = 0 configure:22610: ./conftest.exe configure:22613: $? = 0 configure:22636: result: 2 configure:22646: checking for int configure:22676: gcc -c -g -O2 conftest.c >&5 configure:22682: $? = 0 configure:22697: result: yes configure:22704: checking size of int configure:23006: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:23009: $? = 0 configure:23015: ./conftest.exe configure:23018: $? = 0 configure:23041: result: 4 configure:23051: checking for long configure:23081: gcc -c -g -O2 conftest.c >&5 configure:23087: $? = 0 configure:23102: result: yes configure:23109: checking size of long configure:23411: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:23414: $? = 0 configure:23420: ./conftest.exe configure:23423: $? = 0 configure:23446: result: 4 configure:23456: checking for void* configure:23486: gcc -c -g -O2 conftest.c >&5 configure:23492: $? = 0 configure:23507: result: yes configure:23514: checking size of void* configure:23816: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:23819: $? = 0 configure:23825: ./conftest.exe configure:23828: $? = 0 configure:23851: result: 4 configure:23883: result: combined for stdint datatype model... 444, ILP32 (standard 32bit unixish) configure:23897: checking for extra inttypes in chosen header configure:23899: result: (stddef.h) configure:23903: checking for int_least32_t configure:23934: gcc -c -g -O2 conftest.c >&5 conftest.c:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:36: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: expected expression before ')' token configure:23940: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | | typedef int_least32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:23955: result: no configure:23958: checking for int_fast32_t configure:23989: gcc -c -g -O2 conftest.c >&5 conftest.c:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:36: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: expected expression before ')' token configure:23995: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | | typedef int_fast32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24010: result: no configure:24013: checking for intmax_t configure:24044: gcc -c -g -O2 conftest.c >&5 conftest.c:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:36: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: expected expression before ')' token configure:24050: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | #include | | typedef intmax_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24065: result: no configure:24077: result: make use of stddef.h in include/inttypes.h (no helpful system typedefs seen) configure:24088: checking for an ANSI C-conforming const configure:24163: gcc -c -g -O2 conftest.c >&5 configure:24169: $? = 0 configure:24184: result: yes configure:24194: checking for inline configure:24220: gcc -c -g -O2 conftest.c >&5 configure:24226: $? = 0 configure:24244: result: inline configure:24264: checking for always_inline configure:24292: gcc -c -g -O2 -Wall -Werror conftest.c >&5 configure:24298: $? = 0 configure:24313: result: yes configure:24322: checking for restrict configure:24347: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'p' conftest.c:35: error: 'p' undeclared (first use in this function) conftest.c:35: error: (Each undeclared identifier is reported only once conftest.c:35: error: for each function it appears in.) configure:24353: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | /* end confdefs.h. */ | | int | main () | { | char * restrict p; | ; | return 0; | } configure:24347: gcc -c -g -O2 conftest.c >&5 configure:24353: $? = 0 configure:24368: result: __restrict__ configure:24382: checking for __builtin_expect configure:24397: gcc -g -O2 -nostdlib -nostartfiles -o conftest conftest.c -lgcc >&5 c:/djgpp-2.03/bin/ld.exe: warning: cannot find entry symbol start; defaulting to 000019c0 configure:24400: $? = 0 configure:24408: result: yes configure:24417: checking whether byte ordering is bigendian configure:24449: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: 'bogus' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) conftest.c:40: error: expected ';' before 'endian' configure:24455: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:24602: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:24605: $? = 0 configure:24611: ./conftest.exe configure:24614: $? = 0 configure:24633: result: no configure:24652: checking for working volatile configure:24681: gcc -c -g -O2 conftest.c >&5 configure:24687: $? = 0 configure:24702: result: yes configure:24712: checking for size_t configure:24742: gcc -c -g -O2 conftest.c >&5 configure:24748: $? = 0 configure:24763: result: yes configure:24775: checking return type of signal handlers configure:24803: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:39: error: void value not ignored as it ought to be configure:24809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:24824: result: void configure:24839: checking for special C compiler options needed for large files configure:24932: result: no configure:24938: checking for _FILE_OFFSET_BITS value needed for large files configure:24973: gcc -c -g -O2 conftest.c >&5 conftest.c:40: warning: left shift count >= width of type conftest.c:40: warning: left shift count >= width of type conftest.c:42: error: size of array 'off_t_is_large' is negative configure:24979: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:25023: gcc -c -g -O2 conftest.c >&5 conftest.c:41: warning: left shift count >= width of type conftest.c:41: warning: left shift count >= width of type conftest.c:43: error: size of array 'off_t_is_large' is negative configure:25029: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:25047: result: unknown configure:25059: checking for _LARGE_FILES value needed for large files configure:25094: gcc -c -g -O2 conftest.c >&5 conftest.c:40: warning: left shift count >= width of type conftest.c:40: warning: left shift count >= width of type conftest.c:42: error: size of array 'off_t_is_large' is negative configure:25100: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:25144: gcc -c -g -O2 conftest.c >&5 conftest.c:41: warning: left shift count >= width of type conftest.c:41: warning: left shift count >= width of type conftest.c:43: error: size of array 'off_t_is_large' is negative configure:25150: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:25168: result: unknown configure:25188: checking for gettimeofday configure:25244: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:25250: $? = 0 configure:25268: result: yes configure:25188: checking for ftime configure:25244: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:25250: $? = 0 configure:25268: result: yes configure:25317: checking for X configure:25432: gcc -E conftest.c conftest.c:37:22: error: X11/Xlib.h: No such file or directory (ENOENT) configure:25438: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define ACCEL_DETECT | /* end confdefs.h. */ | #include configure:25487: gcc -o conftest.exe -g -O2 conftest.c -lX11 >&5 conftest.c:37:22: error: X11/Xlib.h: No such file or directory (ENOENT) configure:25493: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define ACCEL_DETECT | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:25541: result: no configure:26791: checking ddraw.h usability configure:26808: gcc -c -g -O2 conftest.c >&5 conftest.c:71:19: error: ddraw.h: No such file or directory (ENOENT) configure:26814: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define ACCEL_DETECT | #define X_DISPLAY_MISSING 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:26828: result: no configure:26832: checking ddraw.h presence configure:26847: gcc -E conftest.c conftest.c:38:19: error: ddraw.h: No such file or directory (ENOENT) configure:26853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libmpeg2" | #define PACKAGE_TARNAME "libmpeg2" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "libmpeg2 0.5.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmpeg2" | #define VERSION "0.5.1 (DJGPP port (r1))" | #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_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_IO_H 1 | #define ARCH_X86 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOIDP 4 | #define inline __attribute__ ((__always_inline__)) | #define restrict __restrict__ | #define HAVE_BUILTIN_EXPECT | #define RETSIGTYPE void | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define ACCEL_DETECT | #define X_DISPLAY_MISSING 1 | /* end confdefs.h. */ | #include configure:26867: result: no configure:26895: checking for ddraw.h configure:26902: result: no configure:26940: checking for sdl-config configure:26970: result: no configure:27074: checking __attribute__ ((aligned ())) support configure:27111: gcc -c -g -O2 -Werror conftest.c >&5 configure:27117: $? = 0 configure:27111: gcc -c -g -O2 -Werror conftest.c >&5 configure:27117: $? = 0 configure:27111: gcc -c -g -O2 -Werror conftest.c >&5 configure:27117: $? = 0 configure:27111: gcc -c -g -O2 -Werror conftest.c >&5 configure:27117: $? = 0 configure:27111: gcc -c -g -O2 -Werror conftest.c >&5 configure:27117: $? = 0 configure:27111: gcc -c -g -O2 -Werror conftest.c >&5 configure:27117: $? = 0 configure:27133: result: 64 configure:27208: updating cache ./djgpp/config.cache configure:27286: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libmpeg2 config.status 0.5.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MEIN_COMPUTER config.status:719: creating Makefile config.status:719: creating include/Makefile config.status:719: creating test/Makefile config.status:719: creating doc/Makefile config.status:719: creating src/Makefile config.status:719: creating libmpeg2/Makefile config.status:719: creating libmpeg2/convert/Makefile config.status:719: creating libvo/Makefile config.status:719: creating vc++/Makefile config.status:719: creating libmpeg2/libmpeg2.pc config.status:719: creating libmpeg2/convert/libmpg2convert.pc config.status:719: creating include/config.h config.status:1034: executing depfiles commands config.status:1034: executing include/inttypes.h commands config.status:1166: creating include/inttypes.h : _LIBMPEG2_INCLUDE_INTTYPES_H ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_always_inline=yes ac_cv_build=i386-pc-msdosdjgpp ac_cv_builtin_expect=yes ac_cv_c_attr_align_try=64 ac_cv_c_attribute_aligned=64 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict__ ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_f77_compiler_gnu=yes ac_cv_func_fork=no ac_cv_func_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_pipe=no ac_cv_func_vfork=no ac_cv_have_x=have_x=no ac_cv_header_ddraw_h=no ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=no ac_cv_header_io_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stddef.h ac_cv_header_stdint_h=no ac_cv_header_stdint_o= ac_cv_header_stdint_t= ac_cv_header_stdint_u= ac_cv_header_stdint_x= 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_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-pc-msdosdjgpp ac_cv_objext=o ac_cv_path_EGREP=/dev/env/DJDIR/bin/egrep ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_FGREP=/dev/env/DJDIR/bin/fgrep ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_mkdir='/dev/env/DJDIR/bin/mkdir -p' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='gpp -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=gpp ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_voidp=4 ac_cv_stdint_char_model=124 ac_cv_stdint_long_model=444 ac_cv_stdint_message='using gnu compiler gcc.exe (GCC) 4.3.2' ac_cv_stdint_result='(no helpful system typedefs seen)' ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_try_cflags_ok=yes ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_int_fast32_t=no ac_cv_type_int_least32_t=no ac_cv_type_intmax_t=no ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_struct_timeval=yes ac_cv_type_u_int32_t=no ac_cv_type_uint32_t=no ac_cv_type_uintptr_t=no ac_cv_type_voidp=yes am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm lt_cv_path_SED=/dev/env/DJDIR/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' lt_cv_sys_lib_search_path_spec='/c:/djgpp-2.03/lib/gcc /c:/djgpp-2.03/lib' lt_cv_sys_max_cmd_len=12288 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/.auto/missing --run aclocal-1.10' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} ${top_srcdir}/.auto/missing --run tar' AM_CPPFLAGS='-I$(top_srcdir)/include -I$(top_builddir)/include' AR='ar' ARCH_ARM_FALSE='' ARCH_ARM_TRUE='#' ARCH_OPT_CFLAGS='' AS='as' AUTOCONF='${SHELL} ${top_srcdir}/.auto/missing --run autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/.auto/missing --run autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/.auto/missing --run automake-1.10' AWK='gawk' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-g -O2' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='gpp' CXXCPP='gpp -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DLLTOOL='dlltool' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EXEEXT='.exe' F77='gfortran' FFLAGS='-g -O2' GREP='/dev/env/DJDIR/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBMPEG2_CFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVO_CFLAGS='' LIBVO_LIBS='' LN_S='ln' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} ${top_srcdir}/.auto/missing --run makeinfo' MPEG2DEC_CFLAGS=' -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -mcpu=i386' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPT_CFLAGS=' -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -mcpu=i386' PACKAGE='libmpeg2' PACKAGE_BUGREPORT='' PACKAGE_NAME='libmpeg2' PACKAGE_STRING='libmpeg2 0.5.1' PACKAGE_TARNAME='libmpeg2' PACKAGE_VERSION='0.5.1' PATH_SEPARATOR=':' RANLIB='ranlib' SDLCONFIG='' SED='/dev/env/DJDIR/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.5.1' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='gpp' ac_ct_F77='gfortran' am__fastdepCCAS_FALSE='' am__fastdepCCAS_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='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-pc-msdosdjgpp' build_alias='' build_cpu='i386' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) ${top_srcdir}/.auto/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/dev/env/DJDIR/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libmpeg2" #define PACKAGE_TARNAME "libmpeg2" #define PACKAGE_VERSION "0.5.1" #define PACKAGE_STRING "libmpeg2 0.5.1" #define PACKAGE_BUGREPORT "" #define PACKAGE "libmpeg2" #define VERSION "0.5.1 (DJGPP port (r1))" #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_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_IO_H 1 #define ARCH_X86 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TIMEVAL 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_VOIDP 4 #define inline __attribute__ ((__always_inline__)) #define restrict __restrict__ #define HAVE_BUILTIN_EXPECT #define RETSIGTYPE void #define HAVE_GETTIMEOFDAY 1 #define HAVE_FTIME 1 #define ACCEL_DETECT #define X_DISPLAY_MISSING 1 #define ATTRIBUTE_ALIGNED_MAX 64 configure: exit 0