Opened 12 years ago
Closed 2 months ago
#37091 closed enhancement (wontfix)
atf @0.16 need the tools to be built as well as the library
Reported by: | marka63 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | atf |
Description
The tools (atf-run, atf-report, atf-config and atf-version) need to be build and installed. This is done by specifying --enable-tools to configure.
./configure --enable-tools
Change History (3)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to rambiusparkisanius@… |
---|---|
Port: | atf added |
Type: | defect → enhancement |
comment:2 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | rambiusparkisanius@… deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 2 months ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The tools were apparently deprecated and were removed in version 0.20. Kyua is suggested as their replacement.