LinuxSir.cn,穿越时空的Linuxsir!

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

glibc第一次编译出错[求助]

[复制链接]
发表于 2004-2-23 15:15:37 | 显示全部楼层 |阅读模式
make 成功
make install 运行后出现一下错误。。
setjmp.c.texi swapcontext.c.texi signal.texi sigh1.c.texi sigusr.c.texi
startup.texi getopt.texi testopt.c.texi longopt.c.texi argp.texi
argp-ex1.c.texi argp-ex2.c.texi argp-ex3.c.texi argp-ex4.c.texi
subopt.c.texi atexit.c.texi process.texi job.texi nss.texi nsswitch.texi
users.texi db.c.texi sysinfo.texi conf.texi crypt.texi mygetpass.c.texi
genpass.c.texi testpass.c.texi debug.texi execinfo.c.texi
../linuxthreads/linuxthreads.texi lang.texi add.c.texi header.texi
summary.texi install.texi maint.texi contrib.texi freemanuals.texi
lesser.texi fdl.texi | sort;                                         \
echo "END-INFO-DIR-ENTRY") > dir-add.info.new
mv -f dir-add.info.new dir-add.info
* Libc: (libc).            C library.
install-info: creating new section `GNU Libraries:'
install-info: no sections yet, creating Miscellaneous section too.
make[2]: *** [install] Error 139
make[2]: Leaving directory `/mnt/4/sources/glibc-2.3.2/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory `/mnt/4/sources/glibc-2.3.2'
make: *** [install] Error 2

操作系统 debian unstable
发表于 2004-2-23 22:33:23 | 显示全部楼层
升级一下主系统的texinfo看看吧,要删了源码和编译目录,重头编译glibc
 楼主| 发表于 2004-2-24 13:06:21 | 显示全部楼层

谢谢

同样的错误,而且我删除了glibc有关的东西重新开始时候又会报
configure 错误,就是那个sizeof (double long)错误。
一切重头来的时候configure可以通过,但是make install出现同样的错误。


google都找不大到什么办法解决,只好放弃了,好遗憾。
发表于 2004-2-25 09:41:06 | 显示全部楼层
你的debian texinfo是什么版本?如果实在不行,可以在glibc的makefile里把info页的make install给删掉。
而且,这真的有关系么?如果在info页前,其他文件已装好,那么完全可以不理这个error,你可以看一下makefile
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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