[MacPorts] #44062: root6: make it work on 10.6

MacPorts noreply at macports.org
Wed Jun 18 12:21:45 PDT 2014


#44062: root6: make it work on 10.6
----------------------+-------------------------
  Reporter:  mojca@…  |      Owner:  mojca@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:  snowleopard
      Port:  root6    |
----------------------+-------------------------

Comment (by mojca@…):

 When including libs from `/usr/X11R6` (which shouldn't happen anyway):
 {{{
 In file included from /usr/X11R6/include/X11/Xft/Xft.h:41:
 /usr/X11R6/include/fontconfig/fontconfig.h:116:39: error: invalid suffix
 on literal; C++11 requires a space between literal and identifier
 [-Wreserved-user-defined-literal]
 #define FC_CACHE_SUFFIX             ".cache-"FC_CACHE_VERSION
                                              ^

 /usr/X11R6/include/fontconfig/fontconfig.h:117:45: error: invalid suffix
 on literal; C++11 requires a space between literal and identifier
 [-Wreserved-user-defined-literal]
 #define FC_DIR_CACHE_FILE           "fonts.cache-"FC_CACHE_VERSION
                                                   ^

 /usr/X11R6/include/fontconfig/fontconfig.h:118:47: error: invalid suffix
 on literal; C++11 requires a space between literal and identifier
 [-Wreserved-user-defined-literal]
 #define FC_USER_CACHE_FILE          ".fonts.cache-"FC_CACHE_VERSION
                                                    ^

 3 errors generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/44062#comment:29>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list