openjpeg has bumped up to 2.2, so many ports are failing to build.

the include needs to get changed to 

#include <openjpeg-2.2/openjpeg.h>

Ken


On 2017-08-15, at 11:19 AM, James Kulp wrote:

> Thank you for that suggestion.  I updated to command line tools 8.3.2 (I have 
> xcode 8.3.3) but the /usr/include* problems are there, as well as the:
>> :info:build In file included from gstopenjpegdec.c:27:
>> :info:build In file included from ./gstopenjpegdec.h:29:
>> :info:build ./gstopenjpeg.h:42:12: fatal error: 'openjpeg-2.1/openjpeg.h' 
>> file not found
>> :info:build #  include <openjpeg-2.1/openjpeg.h>
>> :info:build            ^
> 
> On 8/15/17 6:52 AM, Ryan Schmidt wrote:
>> On Aug 12, 2017, at 08:20, James Kulp wrote:
>> 
>>> :info:build /usr/include/signal.h:79: syntax error, unexpected identifier, 
>>> expecting ')' in 'void (* _Nullable bsd_signal(int, void (* 
>>> _Nullable)(int)))(int);' at 'bsd_signal'
>> An error in a file in /usr/include makes me suspicious that you may not have 
>> the correct version of the command line tools. Please try updating or 
>> reinstalling the version of the command line tools that is appropriate for 
>> your version of macOS and matches the version of Xcode you have installed.
>> 
>> 
>> On Aug 12, 2017, at 14:23, db wrote:
>> 
>>> In trac, there's a patch at https://trac.macports.org/ticket/51512 for 
>>> 3.16.0, which you might want to give a try.
>> The availability of an update for meld will have no effect on James' 
>> inability to build one of meld's dependencies.
>> 
> 

Reply via email to