页次: 1
yay -S arm-linux-gnueabihf-gcc 失败,是因为依赖arm-linux-gnueabihf-binutils构建失败。如下:
```shell
checking for libdebuginfod >= 0.179... no
configure: error: "--with-debuginfod was given, but libdebuginfod is missing or unusable."
make: *** [Makefile:3602:configure-binutils] 错误 1
```
离线
装 libdebuginfod 呗。
离线
页次: 1