|
|

楼主 |
发表于 2004-9-23 22:28:28
|
显示全部楼层
版主,我试过了,解压开glibc-linuxthreads,也是patch不成功
最初由 tram 发表
patch不成功,是没解压glibc-linuxthreads吧?
我试过了版主的方法,还是不可以,错误是这样的
# patch -Np1 -i ../glibc-2.2.5-2.patch
patching file login/Makefile
patching file malloc/Makefile
patching file iconv/skeleton.c
can't find file to patch at input line 83
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr glibc-2.2.5.orig/linuxthreads/signals.c glibc-2.2.5/linuxthreads/sign
als.c
|--- glibc-2.2.5.orig/linuxthreads/signals.c 2002-01-21 14:21:16.000000000 +1
100
|+++ glibc-2.2.5/linuxthreads/signals.c 2002-08-10 09:24:57.000000000 +1000
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
patching file malloc/malloc.c
patching file posix/regex.h
patching file resolv/nss_dns/dns-network.c
patching file sunrpc/xdr_array.c
patching file sysdeps/i386/Makefile
patching file sysdeps/i386/fpu/libm-test-ulps
patching file sysdeps/m68k/Makefile
patching file sysdeps/s390/s390-32/Makefile
patching file sysdeps/unix/sysv/linux/errlist.c
patching file sysdeps/wordsize-32/divdi3.c
是4.0不能打这个patch吗,我是官方下的这个包呀 |
|