Opened 13 years ago
Closed 13 years ago
#3230 closed Bug (fixed)
configure: libevent not found
Reported by: | zebulon501 | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 2.00 |
Component: | Transmission | Version: | 1.93+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
Following #3222, configure.sh can't find libevent. It seems the only place it looks for is in /usr/lib, not taking in account LIBEVENT_CFLAGS nor LIBEVENT_LIBS.
Found when cross compiling.
Change History (4)
comment:1 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 13 years ago by charles
- Resolution fixed deleted
- Status changed from closed to reopened
reopened for attribution
comment:3 Changed 13 years ago by charles
- Owner set to charles
- Status changed from reopened to new
comment:4 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in trunk for 2.00 by r10688