emerge 过程中意外断电, 重启后某软件包编译失败提示 “file format not recognized; treating as linker script” , 这个是ccache问题, 编辑 /etc/make.conf 将其禁用后则编译通过.
怀疑是断电时ccache缓存的文件发生损坏, 可以运行
ccache -C
将ccache所有缓存都清空.
Commenting is closed for this article.
<< Google Mobile App for Blackberry 8700 8820 二叉平衡树比较函数一个常见的误用 >>