[vlc-devel] Boolean-definition-related error in latest VLC git (on Mac OS X)

Ross Finlayson finlayson at live555.com
Sat Dec 28 03:21:14 CET 2013


The latest version from "git://git.videolan.org/vlc.git", compiled on Mac OS X 10.9.1

------------------------
In file included from /Users/rossfinlayson/vlc/extras/package/macosx/../../../modules/codec/jpeg.c:30:
In file included from /Users/rossfinlayson/vlc/contrib/x86_64-apple-darwin10/include/jpeglib.h:27:
/Users/rossfinlayson/vlc/contrib/x86_64-apple-darwin10/include/jmorecfg.h:263:16: error: expected
      '}'
typedef enum { FALSE = 0, TRUE = 1 } boolean;
               ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/mach/boolean.h:85:15: note: 
      expanded from macro 'FALSE'
#define FALSE   0
                ^
/Users/rossfinlayson/vlc/contrib/x86_64-apple-darwin10/include/jmorecfg.h:263:14: note: to match
      this '{'
typedef enum { FALSE = 0, TRUE = 1 } boolean;
             ^
1 error generated.
------------------------

The error seems to have been introduced with the recent JPEG-related changes.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20131227/cc052068/attachment.html>


More information about the vlc-devel mailing list