Ticket #532 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
transmission fails to build
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | Haiku Optional Packages |
| Component: | net-p2p/transmission | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by scottmc) (diff)
checking for clock_gettime in -lrt... no checking for GTK... no ./configure: line 18507: syntax error near unexpected token `0.35.0,no-xml' ./configure: line 18507: ` IT_PROG_INTLTOOL(0.35.0,no-xml)'
Change History
comment:1 Changed 4 years ago by scottmc
- Description modified (diff)
comment:2 Changed 4 years ago by mmlr
comment:3 Changed 4 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
added workaround in r1647. There's probably a better fix for this, but this works for now.
Note: See
TracTickets for help on using
tickets.

As stated in the port log it required a lower gettext version to be installed:
http://ports.haiku-files.org/wiki/net-p2p/transmission/2.21/1
It could probably be worked around, but maybe they fixed it in newer versions anyway.