|
|

楼主 |
发表于 2005-4-21 19:28:50
|
显示全部楼层
thx :地球发动机
引用“
I reboot my PC
delete all files
Then I found that this command,
patch -Np1 -i ../glibc-2.3.2-sscanf-1.patch
must be run in the following dir:
root@box:/mnt/lfs/sources/glibc-2.3.2#
At first I run the that patch in this dir:
root@box:/mnt/lfs/sources/glibc-build#
It can't finished succeful!
So, It's OK now!
I've just finished 'make', form 8:30 to 9:45.
and now running 'make check'.
”
我按照以上的方法删除文件,然后解包,然后打补丁。(没有reboot pc)
再次make
从18:00到18:30,成功了。
然后
make check
从18:30到19:00,成功了。
make install
从19:00到19:15
出现提示“your new glibc installation seems to be ok"
~~~~~~^^^^^^^^~~~~~~我的CPU 1.7G RAM 128M。 |
|