Search Criteria
Package Details: libevent-compat 2.0.22-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/libevent-compat.git (read-only, click to copy) |
---|---|
Package Base: | libevent-compat |
Description: | An event notification library |
Upstream URL: | http://libevent.org/ |
Licenses: | BSD |
Submitter: | eolianoe |
Maintainer: | None |
Last Packager: | mortzu |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-25 10:12 (UTC) |
Last Updated: | 2022-11-15 04:09 (UTC) |
Dependencies (2)
- openssl (openssl-gitAUR, openssl-staticAUR)
- python2AUR (python2-binAUR) (optional) – to use event_rpcgen.py
Required by (0)
Sources (7)
- 0001-evdns-fix-searching-empty-hostnames.patch
- 0002-test-dns-regression-for-empty-hostname.patch
- 0003-evdns-name_parse-fix-remote-stack-overread.patch
- 0004-evutil_parse_sockaddr_port-fix-buffer-overflow.patch
- https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz
- libevent-2.0.22-stable.patch
- openssl_1.1.patch
Latest Comments
Vlou commented on 2022-10-24 15:32 (UTC) (edited on 2022-10-24 15:32 (UTC) by Vlou)
I have the same error as @Iizuki , does someone have a workaround ?
Iizuki commented on 2022-09-16 05:53 (UTC)
Building fails with the following error:
/usr/bin/ld: ../.libs/libevent.so: undefined reference to `arc4random_addrandom'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:429: time-test] Error 1
Using YAY.
<deleted-account> commented on 2018-03-26 13:06 (UTC)
@egils
it is probably because libtool got updated.
dpriskorn commented on 2018-03-22 17:06 (UTC) (edited on 2018-03-22 17:08 (UTC) by dpriskorn)
I get an error when installing with pacaur: command not found" multiple times and then it errors out. "libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -o evthread.o >/dev/null 2>&1 ./libtool: line 3457: -v: command not found" <- first error instance
In the end: "libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o libtool: error: 'event.lo' is not a valid libtool object make[2]: [Makefile:797: libevent_core.la] Fel 1 make[2]: Inväntar oavslutade jobb... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -o evthread_pthread.o >/dev/null 2>&1 ./libtool: line 3457: -v: command not found mv -f .deps/evthread_pthread.Tpo .deps/evthread_pthread.Plo make[2]: Lämnar katalogen ”/home/egil/.cache/pacaur/libevent-compat/src/libevent-2.0.22-stable” make[1]: [Makefile:962: all-recursive] Fel 1 make[1]: Lämnar katalogen ”/home/egil/.cache/pacaur/libevent-compat/src/libevent-2.0.22-stable” make: [Makefile:688: all] Fel 2"
t123yh commented on 2017-09-30 13:05 (UTC)
eolianoe commented on 2017-09-24 10:20 (UTC)
t123yh commented on 2017-09-24 04:57 (UTC)