LinuxSir.cn,穿越时空的Linuxsir!

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

装Glibc-2.32 (LFS5.0) 时

[复制链接]
发表于 2004-11-13 02:22:06 | 显示全部楼层 |阅读模式
make[2]: *** [/mnt/lfs/sources/glibc-2.3.2/glibc-build/csu/sysdep.o] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.2/glibc-2.3.2/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.3.2/glibc-2.3.2'
make: *** [all] Error 2
bash-2.05b$
发表于 2004-11-13 07:59:04 | 显示全部楼层
请贴出更完整的信息,这样会以便于大家知道更详细的信息,大家比较好查找问题的解决方法?!谢谢!
发表于 2004-11-26 20:46:30 | 显示全部楼层

我的也是,为什么?

*** On GNU/Linux systems it is normal to compile GNU libc with the
*** `linuxthreads' add-on.  Without that, the library will be
*** incompatible with normal GNU/Linux systems.
*** If you really mean to not use this add-on, run configure again
*** using the extra parameter `--disable-sanity-checks'.
lfs:/mnt/lfs/sources/glibc-build$ make
make: *** No targets specified and no makefile found.  Stop.
lfs:/mnt/lfs/sources/glibc-build$
发表于 2004-11-26 22:17:13 | 显示全部楼层
tar zxvf gaim-cvs-0218-qq-0.2.5.tar.gz
在 ./configure 的时候出错,

checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for t
he
*** exact error that occured. This usually means GLIB is incorrectly installe
d.
configure: error:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.

make的 时候就
make: *** No targets specified and no makefile found.  Stop.
发表于 2004-11-26 22:26:04 | 显示全部楼层
楼上的兄弟,你的glib-2.***没有安装呀。
所以configure就不成功,所以没有生成Makefile配置文件,
之后当然你想make的时候就出错了。
发表于 2004-11-26 23:17:48 | 显示全部楼层

编译安装glib出错,那里又出错了?版主帮忙!

[root@localhost ~]# cd /root/glib-2.5.6
[root@localhost glib-2.5.6]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
[root@localhost glib-2.5.6]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
发表于 2004-11-27 04:24:02 | 显示全部楼层
你到底是在装 GLIBC还是GAIM?。。不明白了。。。

你的第一个错误是因为你没有解压正确的那个linuxthread。
发表于 2004-11-27 17:59:11 | 显示全部楼层
Glib和Glibc是2个东西啊,Glibc是GNU C Libary
Glib是GTK的libary
发表于 2004-11-27 22:52:52 | 显示全部楼层
hoho.yunbo 是在装gaim.
而楼主是在装glibc。
只不过yunbo中间横进来了。
发表于 2004-12-15 09:32:28 | 显示全部楼层
看kkswbq中的第一句
make[2]: *** [/mnt/lfs/sources/glibc-2.3.2/glibc-build/csu/sysdep.o] Error 1
你的glibc-build是不是建立在解压后的glibc-2.3.2目录中了,书上说最好在另一个与glibc-2.3.2同级的目录中build。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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