早上好当我安装 RabbitMQ 库时,我发现了一个问题:
autoreconf -i && ./configure && make && sudo make install
但是 ./configure 停在这个位置:
checking for gcc option to accept ISO C99... -std=gnu99
./configure: line 11104: syntax error near unexpected token `0.17'
./configure: line 11104: `PKG_PROG_PKG_CONFIG(0.17)'