system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mod_h264_streaming configure 2.2.7, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --with-apxs=/usr/local/apache/bin/apxs
## --------- ##
## Platform. ##
## --------- ##
hostname = mars.sprixweb.com
uname -m = x86_64
uname -r = 3.10.0-1160.95.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Jul 24 13:59:37 UTC 2023
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1985: checking build system type
configure:2003: result: x86_64-unknown-linux-gnu
configure:2025: checking host system type
configure:2040: result: x86_64-unknown-linux-gnu
configure:2062: checking target system type
configure:2077: result: x86_64-unknown-linux-gnu
configure:2119: checking for a BSD-compatible install
configure:2175: result: /usr/bin/install -c
configure:2186: checking whether build environment is sane
configure:2229: result: yes
configure:2294: checking for gawk
configure:2310: found /usr/bin/gawk
configure:2321: result: gawk
configure:2332: checking whether make sets $(MAKE)
configure:2353: result: yes
configure:2580: checking for style of include used by make
configure:2608: result: GNU
configure:2681: checking for gcc
configure:2697: found /usr/bin/gcc
configure:2708: result: gcc
configure:2946: checking for C compiler version
configure:2953: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:2956: $? = 0
configure:2963: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
configure:2966: $? = 0
configure:2973: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2976: $? = 4
configure:2999: checking for C compiler default output file name
configure:3026: gcc conftest.c >&5
configure:3029: $? = 0
configure:3067: result: a.out
configure:3084: checking whether the C compiler works
configure:3094: ./a.out
configure:3097: $? = 0
configure:3114: result: yes
configure:3121: checking whether we are cross compiling
configure:3123: result: no
configure:3126: checking for suffix of executables
configure:3133: gcc -o conftest conftest.c >&5
configure:3136: $? = 0
configure:3160: result:
configure:3166: checking for suffix of object files
configure:3192: gcc -c conftest.c >&5
configure:3195: $? = 0
configure:3218: result: o
configure:3222: checking whether we are using the GNU C compiler
configure:3251: gcc -c conftest.c >&5
configure:3257: $? = 0
configure:3274: result: yes
configure:3279: checking whether gcc accepts -g
configure:3309: gcc -c -g conftest.c >&5
configure:3315: $? = 0
configure:3414: result: yes
configure:3431: checking for gcc option to accept ISO C89
configure:3505: gcc -c -g -O2 conftest.c >&5
configure:3511: $? = 0
configure:3534: result: none needed
configure:3554: checking dependency style of gcc
configure:3644: result: gcc3
configure:3661: checking for a sed that does not truncate output
configure:3740: result: /usr/bin/sed
configure:3758: checking for grep that handles long lines and -e
configure:3832: result: /usr/bin/grep
configure:3837: checking for egrep
configure:3915: result: /usr/bin/grep -E
configure:3920: checking for fgrep
configure:3998: result: /usr/bin/grep -F
configure:4033: checking for ld used by gcc
configure:4100: result: /usr/bin/ld
configure:4109: checking if the linker (/usr/bin/ld) is GNU ld
configure:4124: result: yes
configure:4136: checking for BSD- or MS-compatible name lister (nm)
configure:4185: result: /usr/bin/nm -B
configure:4307: checking the name lister (/usr/bin/nm -B) interface
configure:4314: gcc -c -g -O2 conftest.c >&5
configure:4317: /usr/bin/nm -B "conftest.o"
configure:4320: output
0000000000000000 B some_variable
configure:4327: result: BSD nm
configure:4330: checking whether ln -s works
configure:4334: result: yes
configure:4342: checking the maximum length of command line arguments
configure:4462: result: 1572864
configure:4479: checking whether the shell understands some XSI constructs
configure:4489: result: yes
configure:4493: checking whether the shell understands "+="
configure:4499: result: yes
configure:4534: checking for /usr/bin/ld option to reload object files
configure:4541: result: -r
configure:4568: checking how to recognize dependent libraries
configure:4758: result: pass_all
configure:4818: checking for ar
configure:4834: found /usr/bin/ar
configure:4845: result: ar
configure:4927: checking for strip
configure:4943: found /usr/bin/strip
configure:4954: result: strip
configure:5030: checking for ranlib
configure:5046: found /usr/bin/ranlib
configure:5057: result: ranlib
configure:5151: checking command to parse /usr/bin/nm -B output from gcc object
configure:5269: gcc -c -g -O2 conftest.c >&5
configure:5272: $? = 0
configure:5276: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5279: $? = 0
configure:5333: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5336: $? = 0
configure:5374: result: ok
configure:5470: gcc -c -g -O2 conftest.c >&5
configure:5473: $? = 0
configure:6253: checking how to run the C preprocessor
configure:6293: gcc -E conftest.c
configure:6299: $? = 0
configure:6330: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:6336: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "mod_h264_streaming"
| #define PACKAGE_TARNAME "mod_h264_streaming"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "mod_h264_streaming 2.2.7"
| #define PACKAGE_BUGREPORT "h264@code-shop.com"
| #define PACKAGE "mod_h264_streaming"
| #define VERSION "2.2.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6369: result: gcc -E
configure:6398: gcc -E conftest.c
configure:6404: $? = 0
configure:6435: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:6441: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "mod_h264_streaming"
| #define PACKAGE_TARNAME "mod_h264_streaming"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "mod_h264_streaming 2.2.7"
| #define PACKAGE_BUGREPORT "h264@code-shop.com"
| #define PACKAGE "mod_h264_streaming"
| #define VERSION "2.2.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6479: checking for ANSI C header files
configure:6509: gcc -c -g -O2 conftest.c >&5
configure:6515: $? = 0
configure:6614: gcc -o conftest -g -O2 conftest.c >&5
configure:6617: $? = 0
configure:6623: ./conftest
configure:6626: $? = 0
configure:6643: result: yes
configure:6667: checking for sys/types.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for sys/stat.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for stdlib.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for string.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for memory.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for strings.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for inttypes.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for stdint.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6667: checking for unistd.h
configure:6688: gcc -c -g -O2 conftest.c >&5
configure:6694: $? = 0
configure:6710: result: yes
configure:6726: checking for dlfcn.h
configure:6747: gcc -c -g -O2 conftest.c >&5
configure:6753: $? = 0
configure:6769: result: yes
configure:6953: checking for objdir
configure:6968: result: .libs
configure:7264: checking if gcc supports -fno-rtti -fno-exceptions
configure:7282: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7286: $? = 0
configure:7299: result: no
configure:7319: checking for gcc option to produce PIC
configure:7576: result: -fPIC -DPIC
configure:7588: checking if gcc PIC flag -fPIC -DPIC works
configure:7606: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:7610: $? = 0
configure:7623: result: yes
configure:7647: checking if gcc static flag -static works
configure:7675: result: no
configure:7690: checking if gcc supports -c -o file.o
configure:7711: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7715: $? = 0
configure:7737: result: yes
configure:7745: checking if gcc supports -c -o file.o
configure:7792: result: yes
configure:7825: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8880: result: yes
configure:8917: checking whether -lc should be explicitly linked in
configure:8922: gcc -c -g -O2 conftest.c >&5
configure:8925: $? = 0
configure:8940: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:8943: $? = 0
configure:8955: result: no
configure:9119: checking dynamic linker characteristics
configure:9562: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9568: $? = 0
configure:9810: result: GNU/Linux ld.so
configure:9912: checking how to hardcode library paths into programs
configure:9937: result: immediate
configure:10750: checking whether stripping libraries is possible
configure:10755: result: yes
configure:10790: checking if libtool supports shared libraries
configure:10792: result: yes
configure:10795: checking whether to build shared libraries
configure:10816: result: yes
configure:10819: checking whether to build static libraries
configure:10823: result: yes
configure:10906: checking for gcc
configure:10933: result: gcc
configure:11171: checking for C compiler version
configure:11178: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:11181: $? = 0
configure:11188: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
configure:11191: $? = 0
configure:11198: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:11201: $? = 4
configure:11204: checking whether we are using the GNU C compiler
configure:11256: result: yes
configure:11261: checking whether gcc accepts -g
configure:11396: result: yes
configure:11413: checking for gcc option to accept ISO C89
configure:11516: result: none needed
configure:11536: checking dependency style of gcc
configure:11626: result: gcc3
configure:11656: checking for a BSD-compatible install
configure:11712: result: /usr/bin/install -c
configure:11839: checking for Apache 2.0 version >= 2.0.55
configure:11918: gcc -o conftest -g -O2 -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/local/apache/include -I/usr/include/apr-1 -I/usr/include/apr-1 conftest.c >&5
In file included from /usr/local/apache/include/ap_config.h:138:0,
from /usr/local/apache/include/httpd.h:44,
from conftest.c:26:
/usr/local/apache/include/ap_config_auto.h:285:0: warning: "PACKAGE_BUGREPORT" redefined [enabled by default]
#define PACKAGE_BUGREPORT ""
^
conftest.c:6:0: note: this is the location of the previous definition
#define PACKAGE_BUGREPORT "h264@code-shop.com"
^
In file included from /usr/local/apache/include/ap_config.h:138:0,
from /usr/local/apache/include/httpd.h:44,
from conftest.c:26:
/usr/local/apache/include/ap_config_auto.h:288:0: warning: "PACKAGE_NAME" redefined [enabled by default]
#define PACKAGE_NAME ""
^
conftest.c:2:0: note: this is the location of the previous definition
#define PACKAGE_NAME "mod_h264_streaming"
^
In file included from /usr/local/apache/include/ap_config.h:138:0,
from /usr/local/apache/include/httpd.h:44,
from conftest.c:26:
/usr/local/apache/include/ap_config_auto.h:291:0: warning: "PACKAGE_STRING" redefined [enabled by default]
#define PACKAGE_STRING ""
^
conftest.c:5:0: note: this is the location of the previous definition
#define PACKAGE_STRING "mod_h264_streaming 2.2.7"
^
In file included from /usr/local/apache/include/ap_config.h:138:0,
from /usr/local/apache/include/httpd.h:44,
from conftest.c:26:
/usr/local/apache/include/ap_config_auto.h:294:0: warning: "PACKAGE_TARNAME" redefined [enabled by default]
#define PACKAGE_TARNAME ""
^
conftest.c:3:0: note: this is the location of the previous definition
#define PACKAGE_TARNAME "mod_h264_streaming"
^
In file included from /usr/local/apache/include/ap_config.h:138:0,
from /usr/local/apache/include/httpd.h:44,
from conftest.c:26:
/usr/local/apache/include/ap_config_auto.h:300:0: warning: "PACKAGE_VERSION" redefined [enabled by default]
#define PACKAGE_VERSION ""
^
conftest.c:4:0: note: this is the location of the previous definition
#define PACKAGE_VERSION "2.2.7"
^
configure:11921: $? = 0
configure:11927: ./conftest
configure:11930: $? = 0
configure:11948: result: yes
configure:12281: checking for dirent.h that defines DIR
configure:12310: gcc -c -g -O2 conftest.c >&5
configure:12316: $? = 0
configure:12332: result: yes
configure:12345: checking for library containing opendir
configure:12386: gcc -o conftest -g -O2 conftest.c >&5
configure:12392: $? = 0
configure:12420: result: none required
configure:12514: checking for ANSI C header files
configure:12678: result: yes
configure:12697: checking for inttypes.h
configure:12703: result: yes
configure:12707: checking limits.h usability
configure:12724: gcc -c -g -O2 conftest.c >&5
configure:12730: $? = 0
configure:12744: result: yes
configure:12748: checking limits.h presence
configure:12763: gcc -E conftest.c
configure:12769: $? = 0
configure:12783: result: yes
configure:12816: checking for limits.h
configure:12824: result: yes
configure:12697: checking for stdint.h
configure:12703: result: yes
configure:12697: checking for stdlib.h
configure:12703: result: yes
configure:12697: checking for string.h
configure:12703: result: yes
configure:12839: checking for an ANSI C-conforming const
configure:12914: gcc -c -g -O2 conftest.c >&5
configure:12920: $? = 0
configure:12935: result: yes
configure:12946: checking for int32_t
configure:12977: gcc -c -g -O2 conftest.c >&5
configure:12983: $? = 0
configure:13012: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:60: warning: integer overflow in expression [-Woverflow]
< (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
^
conftest.c:66:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
^
configure:13018: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "mod_h264_streaming"
| #define PACKAGE_TARNAME "mod_h264_streaming"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "mod_h264_streaming 2.2.7"
| #define PACKAGE_BUGREPORT "h264@code-shop.com"
| #define PACKAGE "mod_h264_streaming"
| #define VERSION "2.2.7"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WITH_APACHE20 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
| < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:13047: result: yes
configure:13060: checking for int64_t
configure:13091: gcc -c -g -O2 conftest.c >&5
configure:13097: $? = 0
configure:13126: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:60: warning: integer overflow in expression [-Woverflow]
< (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
^
conftest.c:66:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
^
configure:13132: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "mod_h264_streaming"
| #define PACKAGE_TARNAME "mod_h264_streaming"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "mod_h264_streaming 2.2.7"
| #define PACKAGE_BUGREPORT "h264@code-shop.com"
| #define PACKAGE "mod_h264_streaming"
| #define VERSION "2.2.7"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WITH_APACHE20 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
| < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:13161: result: yes
configure:13173: checking for off_t
configure:13203: gcc -c -g -O2 conftest.c >&5
configure:13209: $? = 0
configure:13224: result: yes
configure:13236: checking for size_t
configure:13266: gcc -c -g -O2 conftest.c >&5
configure:13272: $? = 0
configure:13287: result: yes
configure:13300: checking for uint16_t
configure:13331: gcc -c -g -O2 conftest.c >&5
configure:13337: $? = 0
configure:13358: result: yes
configure:13372: checking for uint32_t
configure:13403: gcc -c -g -O2 conftest.c >&5
configure:13409: $? = 0
configure:13430: result: yes
configure:13448: checking for uint64_t
configure:13479: gcc -c -g -O2 conftest.c >&5
configure:13485: $? = 0
configure:13506: result: yes
configure:13524: checking for uint8_t
configure:13555: gcc -c -g -O2 conftest.c >&5
configure:13561: $? = 0
configure:13582: result: yes
configure:13601: checking for _LARGEFILE_SOURCE value needed for large files
configure:13630: gcc -o conftest -g -O2 conftest.c >&5
configure:13636: $? = 0
configure:13702: result: no
configure:13730: checking for stdlib.h
configure:13736: result: yes
configure:13870: checking for GNU libc compatible malloc
configure:13904: gcc -o conftest -g -O2 conftest.c >&5
configure:13907: $? = 0
configure:13913: ./conftest
configure:13916: $? = 0
configure:13932: result: yes
configure:13960: checking for working strtod
configure:14011: gcc -o conftest -g -O2 conftest.c >&5
configure:14014: $? = 0
configure:14020: ./conftest
configure:14023: $? = 0
configure:14039: result: yes
configure:14207: checking for vprintf
configure:14263: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:56:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
char vprintf ();
^
configure:14269: $? = 0
configure:14287: result: yes
configure:14294: checking for _doprnt
configure:14350: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccX8KJ5Q.o: In function `main':
/usr/local/src/mod_h264_streaming-2.2.7/conftest.c:68: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:14356: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "mod_h264_streaming"
| #define PACKAGE_TARNAME "mod_h264_streaming"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "mod_h264_streaming 2.2.7"
| #define PACKAGE_BUGREPORT "h264@code-shop.com"
| #define PACKAGE "mod_h264_streaming"
| #define VERSION "2.2.7"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define WITH_APACHE20 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FSEEKO 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:14373: result: no
configure:14393: checking for memset
configure:14449: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'memset' [enabled by default]
char memset ();
^
configure:14455: $? = 0
configure:14473: result: yes
configure:14393: checking for strdup
configure:14449: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:58:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:14455: $? = 0
configure:14473: result: yes
configure:14393: checking for strrchr
configure:14449: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:59:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
char strrchr ();
^
configure:14455: $? = 0
configure:14473: result: yes
configure:14607: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by mod_h264_streaming config.status 2.2.7, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on mars.sprixweb.com
config.status:870: creating Makefile
config.status:870: creating src/Makefile
config.status:870: creating config.h
config.status:1153: executing depfiles commands
config.status:1153: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func__doprnt=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtod=yes
ac_cv_func_vprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_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=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sys_largefile_source=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=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\", (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=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/local/src/mod_h264_streaming-2.2.7/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/mod_h264_streaming-2.2.7/missing --run tar'
APR_CONFIG='/usr/bin/apr-1-config'
APR_INCLUDES=' -I/usr/include/apr-1 '
APU_CONFIG='/usr/bin/apu-1-config'
APU_INCLUDES=' -I/usr/include/apr-1 '
APXS_BIN='/usr/local/apache/bin/apxs'
APXS_CFLAGS=' -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE '
APXS_EXTENSION='.la'
AP_BINDIR='/usr/local/apache/bin'
AP_CFLAGS=' -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/local/apache/include -I/usr/include/apr-1 -I/usr/include/apr-1 '
AP_CPPFLAGS=' -I/usr/local/apache/include -I/usr/include/apr-1 -I/usr/include/apr-1 '
AP_DEFS='-DWITH_APACHE20'
AP_INCLUDEDIR='/usr/local/apache/include'
AP_INCLUDES='-I/usr/local/apache/include'
AP_LIBEXECDIR='/usr/local/apache/modules'
AP_PREFIX='/usr/local/apache'
AP_SBINDIR='/usr/local/apache/bin'
AP_VERSION='2.0'
AR='ar'
AUTOCONF='${SHELL} /usr/local/src/mod_h264_streaming-2.2.7/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/mod_h264_streaming-2.2.7/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/mod_h264_streaming-2.2.7/missing --run automake-1.9'
AWK='gawk'
BIN_LDFLAGS=' /usr/lib64/libapr-1.la /usr/lib64/libaprutil-1.la -lexpat -luuid -lrt -lcrypt -lpthread -ldl'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/usr/lib64/apr/build-1/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/src/mod_h264_streaming-2.2.7/missing --run makeinfo'
MODULE_CFLAGS=' -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/local/apache/include -I/usr/include/apr-1 -I/usr/include/apr-1 '
MODULE_LDFLAGS=' /usr/lib64/libapr-1.la /usr/lib64/libaprutil-1.la'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='mod_h264_streaming'
PACKAGE_BUGREPORT='h264@code-shop.com'
PACKAGE_NAME='mod_h264_streaming'
PACKAGE_STRING='mod_h264_streaming 2.2.7'
PACKAGE_TARNAME='mod_h264_streaming'
PACKAGE_VERSION='2.2.7'
PATH_SEPARATOR=':'
POW_LIB=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.2.7'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/usr/local/src/mod_h264_streaming-2.2.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/apache'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "mod_h264_streaming"
#define PACKAGE_TARNAME "mod_h264_streaming"
#define PACKAGE_VERSION "2.2.7"
#define PACKAGE_STRING "mod_h264_streaming 2.2.7"
#define PACKAGE_BUGREPORT "h264@code-shop.com"
#define PACKAGE "mod_h264_streaming"
#define VERSION "2.2.7"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define WITH_APACHE20 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_FSEEKO 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_VPRINTF 1
#define HAVE_MEMSET 1
#define HAVE_STRDUP 1
#define HAVE_STRRCHR 1
configure: exit 0