Opened 8 years ago
Closed 8 years ago
#53897 closed defect (duplicate)
libarchive 3.3.1_1.darwin_16.x86_64: failed to patch
Reported by: | neubig (Graham Neubig) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | libarchive |
Description
Compilation of libarchive failed with the message possibly undefined macro: AC_MSG_ERROR
Taking a look here:
http://stackoverflow.com/questions/8811381/possibly-undefined-macro-ac-msg-error
I found that this was due to a missing pkgconfig package. Installing this package fixed the problem, so perhaps this should be added to the dependencies for libarchive.
Change History (1)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | libarchive added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #53889.