[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #21051 [Core Tor/Tor]: configure complains of missing libevent C-headers
#21051: configure complains of missing libevent C-headers
------------------------------+--------------------------
Reporter: rainwolf | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version: Tor: 0.2.9.8
Severity: Major | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------
The configure script aborts with the following output:
{{{
WARNING: We found the libraries for libevent, but we could not find the C
header files. You may need to install a devel package.
}}}
The test that fails complains of an implicit function declaration of
event_init. This can be resolved by including the headers
{{{
event2/event_compat.h
}}}
I have attached the patch I used (taken from iCepa) to accomplish this.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21051>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs