# gzip -cd php-5.2.10-fpm-0.5.11.diff.gz | patch -d php-5.2 .10 -p1
patching file configure
patching file configure.in
The next patch would create the file libevent/aclocal.m4,
which already exists! Assume -R? [n]作者: cpuer 时间: 2009-8-29 21:50 标题: 回复 19# 的帖子 提示文件已经存在,问你是否重试。作者: bluesky 时间: 2009-8-29 21:51
原帖由 cpuer 于 2009-8-29 21:50 发表
提示文件已经存在,问你是否重试。
按 y 是吗?作者: bluesky 时间: 2009-8-29 21:54
按不完 y 好多
patching file configure
patching file configure.in
The next patch would create the file libevent/aclocal.m4,
which already exists! Assume -R? [n] y
Apply anyway? [n] y
patching file libevent/aclocal.m4
Patch attempted to create file libevent/aclocal.m4, which already exists.
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file libevent/aclocal.m4.rej
The next patch would create the file libevent/autogen.sh,
which already exists! Assume -R? [n] y
patching file libevent/autogen.sh
The next patch would create the file libevent/buffer.c,
which already exists! Assume -R? [n] y
patching file libevent/buffer.c
The next patch would create the file libevent/ChangeLog,
which already exists! Assume -R? [n] y
patching file libevent/ChangeLog
The next patch would create the file libevent/compat/sys/queue.h,
which already exists! Assume -R? [n] y
patching file libevent/compat/sys/queue.h
The next patch would create the file libevent/compat/sys/_time.h,
which already exists! Assume -R? [n] y
patching file libevent/compat/sys/_time.h
The next patch would create the file libevent/config.h.in,
which already exists! Assume -R? [n] y
patching file libevent/config.h.in
The next patch would create the file libevent/configure,
which already exists! Assume -R? [n] y
patching file libevent/configure
The next patch would create the file libevent/configure.in,
which already exists! Assume -R? [n] y
patching file libevent/configure.in
The next patch would create the file libevent/depcomp,
which already exists! Assume -R? [n] y
patching file libevent/depcomp
The next patch would create the file libevent/devpoll.c,
which already exists! Assume -R? [n] y
patching file libevent/devpoll.c
The next patch would create the file libevent/epoll.c,
which already exists! Assume -R? [n] y
patching file libevent/epoll.c
The next patch would create the file libevent/epoll_sub.c,
which already exists! Assume -R? [n] y
patching file libevent/epoll_sub.c
The next patch would create the file libevent/evbuffer.c,
which already exists! Assume -R? [n] y
patching file libevent/evbuffer.c
The next patch would create the file libevent/event.3,
which already exists! Assume -R? [n] y
y
patching file libevent/event.3
The next patch would create the file libevent/event.c,
which already exists! Assume -R? [n] patching file libevent/event.c
The next patch would create the file libevent/event-config.h,
which already exists! Assume -R? [n] y
patching file libevent/event-config.h
The next patch would create the file libevent/event-fpm.h,
which already exists! Assume -R? [n] y
patching file libevent/event-fpm.h
The next patch would create the file libevent/event.h,
which already exists! Assume -R? [n] y
patching file libevent/event.h
The next patch would create the file libevent/event-internal.h,
which already exists! Assume -R? [n] y
patching file libevent/event-internal.h
The next patch would create the file libevent/evhttp.h,
which already exists! Assume -R? [n] y
patching file libevent/evhttp.h
The next patch would create the file libevent/evport.c,
which already exists! Assume -R? [n] y
patching file libevent/evport.c
The next patch would create the file libevent/evsignal.h,
which already exists! Assume -R? [n] y
patching file libevent/evsignal.h
The next patch would create the file libevent/evutil.c,
which already exists! Assume -R? [n] y
patching file libevent/evutil.c
The next patch would create the file libevent/evutil.h,
which already exists! Assume -R? [n] y
patching file libevent/evutil.h作者: cpuer 时间: 2009-8-29 22:00 标题: 回复 22# 的帖子 可以考虑删除那些重复的文件先,然后再编译安装。作者: bluesky 时间: 2009-8-29 22:06