[MacPorts] #49431: pkgconfig @0.28 :error:build Failed to install pkgconfig
MacPorts
noreply at macports.org
Sun Oct 25 10:47:03 PDT 2015
#49431: pkgconfig @0.28 :error:build Failed to install pkgconfig
----------------------------+--------------------------
Reporter: noellenburg@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: pkgconfig |
----------------------------+--------------------------
Comment (by ryandesign@…):
Well `uuid_string_t`, the thing your error message says is unknown, should
be defined in /usr/include/uuid/uuid.h:
{{{
#ifndef _UUID_STRING_T
#define _UUID_STRING_T
typedef __darwin_uuid_string_t uuid_string_t;
#endif /* _UUID_STRING_T */
}}}
Can you verify that those lines do appear in that file?
--
Ticket URL: <https://trac.macports.org/ticket/49431#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list