daily
差異處
這裏顯示兩個版本的差異處。
| 下次修改 | 前次修改 | ||
| daily [2021/05/10 12:17] – created fire | daily [2021/05/10 12:29] (目前版本) – fire | ||
|---|---|---|---|
| 行 3: | 行 3: | ||
| configure php-7.3.28\\ | configure php-7.3.28\\ | ||
| download libzip-1.7.3.tar.gz\\ | download libzip-1.7.3.tar.gz\\ | ||
| - | cmake libzip-1.7.3\\ | + | cmake libzip-1.7.3 |
| + | |||
| + | < | ||
| + | cd build | ||
| + | cmake .. | ||
| + | -- The C compiler identification is GNU 10.3.0 | ||
| + | -- Detecting C compiler ABI info | ||
| + | -- Detecting C compiler ABI info - done | ||
| + | -- Check for working C compiler: /usr/bin/cc - skipped | ||
| + | -- Detecting C compile features | ||
| + | -- Detecting C compile features - done | ||
| + | -- Looking for include file CommonCrypto/ | ||
| + | -- Looking for include file CommonCrypto/ | ||
| + | -- Found PkgConfig: / | ||
| + | -- Could NOT find Nettle (missing: Nettle_LIBRARY Nettle_INCLUDE_DIR) (Required is at least version " | ||
| + | -- Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) | ||
| + | -- Could NOT find MbedTLS (missing: MbedTLS_LIBRARY MbedTLS_INCLUDE_DIR) (Required is at least version " | ||
| + | -- Found OpenSSL: / | ||
| + | -- Looking for _close | ||
| + | -- Looking for _close - not found | ||
| + | -- Looking for _dup | ||
| + | -- Looking for _dup - not found | ||
| + | -- Looking for _fdopen | ||
| + | -- Looking for _fdopen - not found | ||
| + | -- Looking for _fileno | ||
| + | -- Looking for _fileno - not found | ||
| + | -- Looking for _setmode | ||
| + | -- Looking for _setmode - not found | ||
| + | -- Looking for _snprintf | ||
| + | -- Looking for _snprintf - not found | ||
| + | -- Looking for _strdup | ||
| + | -- Looking for _strdup - not found | ||
| + | -- Looking for _stricmp | ||
| + | -- Looking for _stricmp - not found | ||
| + | -- Looking for _strtoi64 | ||
| + | -- Looking for _strtoi64 - not found | ||
| + | -- Looking for _strtoui64 | ||
| + | -- Looking for _strtoui64 - not found | ||
| + | -- Looking for _unlink | ||
| + | -- Looking for _unlink - not found | ||
| + | -- Looking for arc4random | ||
| + | -- Looking for arc4random - not found | ||
| + | -- Looking for clonefile | ||
| + | -- Looking for clonefile - not found | ||
| + | -- Looking for explicit_bzero | ||
| + | -- Looking for explicit_bzero - found | ||
| + | -- Looking for explicit_memset | ||
| + | -- Looking for explicit_memset - not found | ||
| + | -- Looking for fileno | ||
| + | -- Looking for fileno - found | ||
| + | -- Looking for fseeko | ||
| + | -- Looking for fseeko - found | ||
| + | -- Looking for ftello | ||
| + | -- Looking for ftello - found | ||
| + | -- Looking for getprogname | ||
| + | -- Looking for getprogname - not found | ||
| + | -- Looking for localtime_r | ||
| + | -- Looking for localtime_r - found | ||
| + | -- Looking for setmode | ||
| + | -- Looking for setmode - not found | ||
| + | -- Looking for snprintf | ||
| + | -- Looking for snprintf - found | ||
| + | -- Looking for strcasecmp | ||
| + | -- Looking for strcasecmp - found | ||
| + | -- Looking for strdup | ||
| + | -- Looking for strdup - found | ||
| + | -- Looking for stricmp | ||
| + | -- Looking for stricmp - not found | ||
| + | -- Looking for strtoll | ||
| + | -- Looking for strtoll - found | ||
| + | -- Looking for strtoull | ||
| + | -- Looking for strtoull - found | ||
| + | -- Looking for 3 include files sys/ | ||
| + | -- Looking for 3 include files sys/ | ||
| + | -- Looking for fts_open | ||
| + | -- Looking for fts_open - found | ||
| + | -- Looking for include file stdbool.h | ||
| + | -- Looking for include file stdbool.h - found | ||
| + | -- Looking for include file strings.h | ||
| + | -- Looking for include file strings.h - found | ||
| + | -- Looking for include file unistd.h | ||
| + | -- Looking for include file unistd.h - found | ||
| + | -- Looking for include file inttypes.h | ||
| + | -- Looking for include file inttypes.h - found | ||
| + | -- Looking for include file stdint.h | ||
| + | -- Looking for include file stdint.h - found | ||
| + | -- Looking for include file sys/ | ||
| + | -- Looking for include file sys/types.h - found | ||
| + | -- Looking for sys/ | ||
| + | -- Looking for sys/types.h - found | ||
| + | -- Looking for stdint.h | ||
| + | -- Looking for stdint.h - found | ||
| + | -- Looking for stddef.h | ||
| + | -- Looking for stddef.h - found</ | ||
| rpm-install MbedTLS Nettle GnuTLS\\ | rpm-install MbedTLS Nettle GnuTLS\\ | ||
| dev86-devel\\ | dev86-devel\\ | ||
| glibc-static-devel\\ | glibc-static-devel\\ | ||
| libstdc++-static-devel\\ | libstdc++-static-devel\\ | ||
| - | |||
| 還是持續錯誤:< | 還是持續錯誤:< | ||
| $ cmake .. | $ cmake .. | ||
| 行 94: | 行 187: | ||
| -- Looking for include file sys/types.h | -- Looking for include file sys/types.h | ||
| -- Looking for include file sys/types.h - found</ | -- Looking for include file sys/types.h - found</ | ||
| + | |||
| + | rpm-install: | ||
| + | lib64memcache-devel\\ | ||
| + | lib64tifiles2-devel\\ | ||
| + | lib64mcrypt-devel\\ | ||
| + | < | ||
| + | -- The C compiler identification is GNU 10.3.0 | ||
| + | -- Detecting C compiler ABI info | ||
| + | -- Detecting C compiler ABI info - done | ||
| + | -- Check for working C compiler: /usr/bin/cc - skipped | ||
| + | -- Detecting C compile features | ||
| + | -- Detecting C compile features - done | ||
| + | -- Looking for include file CommonCrypto/ | ||
| + | -- Looking for include file CommonCrypto/ | ||
| + | -- Found PkgConfig: / | ||
| + | -- Found Nettle: / | ||
| + | -- Found GnuTLS: / | ||
| + | -- Found MbedTLS: / | ||
| + | -- Found OpenSSL: / | ||
| + | -- Looking for _close | ||
| + | -- Looking for _close - not found | ||
| + | -- Looking for _dup | ||
| + | -- Looking for _dup - not found | ||
| + | -- Looking for _fdopen | ||
| + | -- Looking for _fdopen - not found | ||
| + | -- Looking for _fileno | ||
| + | -- Looking for _fileno - not found | ||
| + | -- Looking for _setmode | ||
| + | -- Looking for _setmode - not found | ||
| + | -- Looking for _snprintf | ||
| + | -- Looking for _snprintf - not found | ||
| + | -- Looking for _strdup | ||
| + | -- Looking for _strdup - not found | ||
| + | -- Looking for _stricmp | ||
| + | -- Looking for _stricmp - not found | ||
| + | -- Looking for _strtoi64 | ||
| + | -- Looking for _strtoi64 - not found | ||
| + | -- Looking for _strtoui64 | ||
| + | -- Looking for _strtoui64 - not found | ||
| + | -- Looking for _unlink | ||
| + | -- Looking for _unlink - not found | ||
| + | -- Looking for arc4random | ||
| + | -- Looking for arc4random - not found | ||
| + | -- Looking for clonefile | ||
| + | -- Looking for clonefile - not found | ||
| + | -- Looking for explicit_bzero | ||
| + | -- Looking for explicit_bzero - found | ||
| + | -- Looking for explicit_memset | ||
| + | -- Looking for explicit_memset - not found | ||
| + | -- Looking for fileno | ||
| + | -- Looking for fileno - found | ||
| + | -- Looking for fseeko | ||
| + | -- Looking for fseeko - found | ||
| + | -- Looking for ftello | ||
| + | -- Looking for ftello - found | ||
| + | -- Looking for getprogname | ||
| + | -- Looking for getprogname - not found | ||
| + | -- Looking for localtime_r | ||
| + | -- Looking for localtime_r - found | ||
| + | -- Looking for setmode | ||
| + | -- Looking for setmode - not found | ||
| + | -- Looking for snprintf | ||
| + | -- Looking for snprintf - found | ||
| + | -- Looking for strcasecmp | ||
| + | -- Looking for strcasecmp - found | ||
| + | -- Looking for strdup | ||
| + | -- Looking for strdup - found | ||
| + | -- Looking for stricmp | ||
| + | -- Looking for stricmp - not found | ||
| + | -- Looking for strtoll | ||
| + | -- Looking for strtoll - found | ||
| + | -- Looking for strtoull | ||
| + | -- Looking for strtoull - found | ||
| + | -- Looking for 3 include files sys/ | ||
| + | -- Looking for 3 include files sys/ | ||
| + | -- Looking for fts_open | ||
| + | -- Looking for fts_open - found | ||
| + | </ | ||
| + | |||
daily.1620649070.txt.gz · 上一次變更: 2021/05/10 12:17 由 fire