1,環(huán)境 WSL: (Windows 10 ubuntu 子系統(tǒng))php版本:PHP 7.3.19 (cli)。
2,系統(tǒng)版本:4.4.0-18362-Microsoft #836-Microsoft Mon May 05 16:04:00 PST 2020 x86_64 x86_64 x86_64 GNU/Linux
3,gcc 版本:Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)。
4,phpize 執(zhí)行后,運(yùn)行 ./configure出現(xiàn)如下錯(cuò)誤:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for cc... cc
checking whether the C compiler works... no
configure: error: in /home/meows/download/event-2.5.6': configure: error: C compiler cannot create executables See
config.log' for more details。
5,Event擴(kuò)展包地址:https://pecl.php.net/get/event-2.5.6.tgz。