[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] Issues compiling libevent 2.0.22-stable on OS X 10.11.6 (15G31) and OpenSSL 1.1.0c 10 Nov 2016



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 <a3at.mail@xxxxxxxxx> wrote:
On Tue, Nov 15, 2016 at 12:09 AM, varun <varun.net@xxxxxxxxx> 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 majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.