|
我想在lfs6.0系统上安装3322的客户端。下载了源码,./configure没有问题。在make的时候出现下面的报错信息。
这些信息就是make的所有的output了。。。
gcc -g -O2 -o ez-ipupdate ez-ipupdate.o conf_file.o md5.o cache_file.o pid_file.o
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/bin/ld: BFD 2.15.91.0.2 20040727 assertion fail ../../binutils-2.15.91.0.2/bfd/elflink.c:6131
make: *** [ez-ipupdate] Error 1
请高人指点这是什么问题?
好像是和ld有点关系? |
|