?????????? ????????? - ??????????????? - /home/.cpan/build/NetAddr-IP-4.079-0/Lite/Util/config.log
???????
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure.gcc, which was generated by GNU Autoconf 2.61. Invocation command line was $ configure.gcc ## --------- ## ## Platform. ## ## --------- ## hostname = 10-0-2-15.cprapid.com uname -m = x86_64 uname -r = 5.14.0-427.31.1.el9_4.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu Aug 15 14:47:52 EDT 2024 /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: /root/.local/bin PATH: /root/bin PATH: /usr/local/cpanel/3rdparty/lib/path-bin PATH: /usr/share/Modules/bin PATH: /usr/local/cpanel/3rdparty/lib/path-bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/cpanel/composer/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure.gcc:1723: checking for gcc configure.gcc:1750: result: gcc configure.gcc:1988: checking for C compiler version configure.gcc:1995: gcc --version >&5 gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Copyright (C) 2021 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.gcc:1998: $? = 0 configure.gcc:2005: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugs.almalinux.org/ --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-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20231218 (Red Hat 11.4.1-3) (GCC) configure.gcc:2008: $? = 0 configure.gcc:2015: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure.gcc:2018: $? = 1 configure.gcc:2041: checking for C compiler default output file name configure.gcc:2068: gcc conftest.c >&5 configure.gcc:2071: $? = 0 configure.gcc:2109: result: a.out configure.gcc:2126: checking whether the C compiler works configure.gcc:2136: ./a.out configure.gcc:2139: $? = 0 configure.gcc:2156: result: yes configure.gcc:2163: checking whether we are cross compiling configure.gcc:2165: result: no configure.gcc:2168: checking for suffix of executables configure.gcc:2175: gcc -o conftest conftest.c >&5 configure.gcc:2178: $? = 0 configure.gcc:2202: result: configure.gcc:2208: checking for suffix of object files configure.gcc:2234: gcc -c conftest.c >&5 configure.gcc:2237: $? = 0 configure.gcc:2260: result: o configure.gcc:2264: checking whether we are using the GNU C compiler configure.gcc:2293: gcc -c conftest.c >&5 configure.gcc:2299: $? = 0 configure.gcc:2316: result: yes configure.gcc:2321: checking whether gcc accepts -g configure.gcc:2351: gcc -c -g conftest.c >&5 configure.gcc:2357: $? = 0 configure.gcc:2456: result: yes configure.gcc:2473: checking for gcc option to accept ISO C89 configure.gcc:2547: gcc -c -g -O2 conftest.c >&5 configure.gcc:2553: $? = 0 configure.gcc:2576: result: none needed configure.gcc:2602: checking how to run the C preprocessor configure.gcc:2642: gcc -E conftest.c configure.gcc:2648: $? = 0 configure.gcc:2679: gcc -E conftest.c conftest.c:8:10: fatal error: ac_nonexistent.h: No such file or directory 8 | #include <ac_nonexistent.h> | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.gcc:2685: $? = 1 configure.gcc: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure.gcc:2718: result: gcc -E configure.gcc:2747: gcc -E conftest.c configure.gcc:2753: $? = 0 configure.gcc:2784: gcc -E conftest.c conftest.c:8:10: fatal error: ac_nonexistent.h: No such file or directory 8 | #include <ac_nonexistent.h> | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure.gcc:2790: $? = 1 configure.gcc: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure.gcc:2828: checking for grep that handles long lines and -e configure.gcc:2902: result: /usr/bin/grep configure.gcc:2907: checking for egrep configure.gcc:2985: result: /usr/bin/grep -E configure.gcc:2990: checking for ANSI C header files configure.gcc:3020: gcc -c -g -O2 conftest.c >&5 configure.gcc:3026: $? = 0 configure.gcc:3125: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:3128: $? = 0 configure.gcc:3134: ./conftest configure.gcc:3137: $? = 0 configure.gcc:3154: result: yes configure.gcc:3178: checking for sys/types.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for sys/stat.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for stdlib.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for string.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for memory.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for strings.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for inttypes.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for stdint.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3178: checking for unistd.h configure.gcc:3199: gcc -c -g -O2 conftest.c >&5 configure.gcc:3205: $? = 0 configure.gcc:3221: result: yes configure.gcc:3251: checking sys/socket.h usability configure.gcc:3268: gcc -c -g -O2 conftest.c >&5 configure.gcc:3274: $? = 0 configure.gcc:3288: result: yes configure.gcc:3292: checking sys/socket.h presence configure.gcc:3307: gcc -E conftest.c configure.gcc:3313: $? = 0 configure.gcc:3327: result: yes configure.gcc:3355: checking for sys/socket.h configure.gcc:3363: result: yes configure.gcc:3251: checking netinet/in.h usability configure.gcc:3268: gcc -c -g -O2 conftest.c >&5 configure.gcc:3274: $? = 0 configure.gcc:3288: result: yes configure.gcc:3292: checking netinet/in.h presence configure.gcc:3307: gcc -E conftest.c configure.gcc:3313: $? = 0 configure.gcc:3327: result: yes configure.gcc:3355: checking for netinet/in.h configure.gcc:3363: result: yes configure.gcc:3251: checking arpa/inet.h usability configure.gcc:3268: gcc -c -g -O2 conftest.c >&5 configure.gcc:3274: $? = 0 configure.gcc:3288: result: yes configure.gcc:3292: checking arpa/inet.h presence configure.gcc:3307: gcc -E conftest.c configure.gcc:3313: $? = 0 configure.gcc:3327: result: yes configure.gcc:3355: checking for arpa/inet.h configure.gcc:3363: result: yes configure.gcc:3251: checking netdb.h usability configure.gcc:3268: gcc -c -g -O2 conftest.c >&5 configure.gcc:3274: $? = 0 configure.gcc:3288: result: yes configure.gcc:3292: checking netdb.h presence configure.gcc:3307: gcc -E conftest.c configure.gcc:3313: $? = 0 configure.gcc:3327: result: yes configure.gcc:3355: checking for netdb.h configure.gcc:3363: result: yes configure.gcc:3378: checking for an ANSI C-conforming const configure.gcc:3453: gcc -c -g -O2 conftest.c >&5 configure.gcc:3459: $? = 0 configure.gcc:3474: result: yes configure.gcc:3485: checking for int32_t configure.gcc:3516: gcc -c -g -O2 conftest.c >&5 configure.gcc:3522: $? = 0 configure.gcc:3551: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:67: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] 59 | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | ^ conftest.c:58:12: error: storage size of 'test_array' isn't constant 58 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | ^~~~~~~~~~ configure.gcc:3557: $? = 1 configure.gcc: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_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.gcc:3586: result: yes configure.gcc:3599: checking for uint16_t configure.gcc:3630: gcc -c -g -O2 conftest.c >&5 configure.gcc:3636: $? = 0 configure.gcc:3657: result: yes configure.gcc:3671: checking for uint32_t configure.gcc:3702: gcc -c -g -O2 conftest.c >&5 configure.gcc:3708: $? = 0 configure.gcc:3729: result: yes configure.gcc:3747: checking for uint8_t configure.gcc:3778: gcc -c -g -O2 conftest.c >&5 configure.gcc:3784: $? = 0 configure.gcc:3805: result: yes configure.gcc:3825: checking whether gcc needs -traditional configure.gcc:3867: result: no configure.gcc:3881: checking for library containing gethostbyname configure.gcc:3922: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:3928: $? = 0 configure.gcc:3956: result: none required configure.gcc:3971: checking for library containing inet_aton configure.gcc:4012: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:4018: $? = 0 configure.gcc:4046: result: none required configure.gcc:4061: checking for library containing inet_pton configure.gcc:4102: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:4108: $? = 0 configure.gcc:4136: result: none required configure.gcc:4151: checking for library containing inet_addr configure.gcc:4192: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:4198: $? = 0 configure.gcc:4226: result: none required configure.gcc:4239: checking whether byte ordering is bigendian configure.gcc:4272: gcc -c -g -O2 conftest.c >&5 configure.gcc:4278: $? = 0 configure.gcc:4310: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:33:2: error: unknown type name 'not'; did you mean 'ino_t'? 33 | not big endian | ^~~ | ino_t conftest.c:33:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 33 | not big endian | ^~~~~~ configure.gcc:4316: $? = 1 configure.gcc: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_ADDR 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure.gcc:4456: result: no configure.gcc:4475: checking for uint8_t configure.gcc:4505: gcc -c -g -O2 conftest.c >&5 configure.gcc:4511: $? = 0 configure.gcc:4526: result: yes configure.gcc:4533: checking size of uint8_t configure.gcc:4835: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:4838: $? = 0 configure.gcc:4844: ./conftest configure.gcc:4847: $? = 0 configure.gcc:4870: result: 1 configure.gcc:4880: checking for uint16_t configure.gcc:4910: gcc -c -g -O2 conftest.c >&5 configure.gcc:4916: $? = 0 configure.gcc:4931: result: yes configure.gcc:4938: checking size of uint16_t configure.gcc:5240: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:5243: $? = 0 configure.gcc:5249: ./conftest configure.gcc:5252: $? = 0 configure.gcc:5275: result: 2 configure.gcc:5285: checking for uint32_t configure.gcc:5315: gcc -c -g -O2 conftest.c >&5 configure.gcc:5321: $? = 0 configure.gcc:5336: result: yes configure.gcc:5343: checking size of uint32_t configure.gcc:5645: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:5648: $? = 0 configure.gcc:5654: ./conftest configure.gcc:5657: $? = 0 configure.gcc:5680: result: 4 configure.gcc:5690: checking for u_int8_t configure.gcc:5720: gcc -c -g -O2 conftest.c >&5 configure.gcc:5726: $? = 0 configure.gcc:5741: result: yes configure.gcc:5748: checking size of u_int8_t configure.gcc:6050: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:6053: $? = 0 configure.gcc:6059: ./conftest configure.gcc:6062: $? = 0 configure.gcc:6085: result: 1 configure.gcc:6095: checking for u_int16_t configure.gcc:6125: gcc -c -g -O2 conftest.c >&5 configure.gcc:6131: $? = 0 configure.gcc:6146: result: yes configure.gcc:6153: checking size of u_int16_t configure.gcc:6455: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:6458: $? = 0 configure.gcc:6464: ./conftest configure.gcc:6467: $? = 0 configure.gcc:6490: result: 2 configure.gcc:6500: checking for u_int32_t configure.gcc:6530: gcc -c -g -O2 conftest.c >&5 configure.gcc:6536: $? = 0 configure.gcc:6551: result: yes configure.gcc:6558: checking size of u_int32_t configure.gcc:6860: gcc -o conftest -g -O2 conftest.c >&5 configure.gcc:6863: $? = 0 configure.gcc:6869: ./conftest configure.gcc:6872: $? = 0 configure.gcc:6895: result: 4 configure.gcc:7009: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 10-0-2-15.cprapid.com config.status:515: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_int32_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc 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_header_arpa_inet_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_search_gethostbyname='none required' ac_cv_search_inet_addr='none required' ac_cv_search_inet_aton='none required' ac_cv_search_inet_pton='none required' ac_cv_sizeof_u_int16_t=2 ac_cv_sizeof_u_int32_t=4 ac_cv_sizeof_u_int8_t=1 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint8_t=1 ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint8_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_INET_ADDR 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_UINT16_T 2 #define SIZEOF_UINT32_T 4 #define SIZEOF_U_INT8_T 1 #define SIZEOF_U_INT16_T 2 #define SIZEOF_U_INT32_T 4 configure.gcc: exit 0
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????