|
when I installed glibc-2.3.2,

-bash-2.05b$ patch -Np1 -i ../glibc-2.3.2-sscanf-1.patch
patching file libio/swprintf.c
patching file libio/swscanf.c
can't find file to patch at input line 52
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur glibc-2.3.2/stdio-common/sscanf.c glibc-2.3.2-new/stdio-common/sscanf.c
|--- glibc-2.3.2/stdio-common/sscanf.c 2002-08-10 18:09:08.000000000 +0000
|+++ glibc-2.3.2-new/stdio-common/sscanf.c 2003-08-15 19:36:24.000000000 +0000
--------------------------
File to patch:
What shall i do with it ?
Thanks!
wait on line. |
|