Hi Azat,

It didn't work. I do not have the git repo checked out hence using tarball
and using patch command.

~/libevent-release-2.1.7-rc $ patch -p1 <
libevent-release-2.1.7-rc.openssl.patch
patching file sample/le-proxy.c
Hunk #1 FAILED at 258.
1 out of 1 hunk FAILED -- saving rejects to file sample/le-proxy.c.rej
patching file test/regress_ssl.c
Hunk #1 FAILED at 185.
Hunk #2 FAILED at 193.
2 out of 2 hunks FAILED -- saving rejects to file test/regress_ssl.c.rej

Thanks!

On Mon, Nov 14, 2016 at 4:35 PM, Azat Khuzhin <[email protected]> wrote:

> On Tue, Nov 15, 2016 at 12:09 AM, varun <[email protected]> wrote:
> > Hi Azat,
> >
> > The patch failed.
> >
> > ~/libevent-release-2.1.7-rc $  patch <
> > libevent-release-2.1.7-rc.openssl.patch
>
> You should use `patch -p1 < /path/to/patch` or (and it is better) you
> can just use `git am /path/to/patch`
> ***********************************************************************
> To unsubscribe, send an e-mail to [email protected] with
> unsubscribe libevent-users    in the body.
>

Reply via email to