#34183: gst-plugins-ugly @0.10.19_2 missing headers -------------------------------------+-------------------------------------- Reporter: computers57@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: -------------------------------------+-------------------------------------- When building gst-plugins-ugly, it fails and complains about missing headers: {{{ :info:build In file included from amrnb.c:24: :info:build ./amrnbdec.h:25:10: fatal error: 'interf_dec.h' file not found :info:build #include <interf_dec.h> :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [libgstamrnb_la-amrnb.lo] Error 1 :info:build In file included from amrwb.c:24: :info:build ./amrwbdec.h:25:10: fatal error: 'dec_if.h' file not found :info:build #include <dec_if.h> :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [libgstamrwbdec_la-amrwb.lo] Error 1 }}} Problem is, those headers do exist in my MacPorts directory. Thoughts? -- Ticket URL: <https://trac.macports.org/ticket/34183> MacPorts <http://www.macports.org/> Ports system for Mac OS