LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 876|回复: 2

glibc编译出错Library libcidn is not correctly installed

[复制链接]
发表于 2008-7-28 19:45:17 | 显示全部楼层 |阅读模式
不知道什么原因
相关错误提示如下:
Use of uninitialized value in string ne at scripts/test-installation.pl line 163, <LDD> line 13.
Library libcidn is not correctly installed since the test program
was not linked dynamically against it.
Do you have a file/link libcidn.so?
The script has found some problems with your installation!
Please read the FAQ and the README file and check the following:
- Did you change the gcc specs file (necessary after upgrading from
  Linux libc5)?
- Are there any symbolic links of the form libXXX.so to old libraries?
  Links like libm.so -> libm.so.5 (where libm.so.5 is an old library) are wrong,
  libm.so should point to the newly installed glibc file - and there should be
  only one such link (check e.g. /lib and /usr/lib)
You should restart this script from your build directory after you've
fixed all problems!
Btw. the script doesn't work if you're installing GNU libc not as your
primary library!
make[1]: *** [install] Error 1
make[1]: Leaving directory `/sources/glibc-2.5.1'
make: *** [install] Error 2
发表于 2008-7-28 22:39:27 | 显示全部楼层
第几章?

估计是 libidn 未正确解压吧。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-7-28 23:10:22 | 显示全部楼层
第六章第一次编译glibc
cd glibc-2.5.1
tar -xvf $LFS/glibc-libidn-2.5.1.tar.gz
mv glibc-libidn-2.5.1 libidn

这应该算是正确解压了吧!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表