[MacPorts] #43438: ffmpeg-devel fails to build
MacPorts
noreply at macports.org
Mon Apr 21 09:30:49 PDT 2014
#43438: ffmpeg-devel fails to build
-------------------------+--------------------------------
Reporter: jchauvel@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: invalid | Keywords:
Port: |
-------------------------+--------------------------------
Changes (by jeremyhu@…):
* status: new => closed
* resolution: => invalid
Comment:
You likely haven't installed system headers. See:
{{{
~ $ cat test.m
#import <QTKit/QTkit.h>
int main() { return 0; }
~ $ clang -c test.m
}}}
--
Ticket URL: <https://trac.macports.org/ticket/43438#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list