Changes between Initial Version and Version 1 of Ticket #55510, comment 1


Ignore:
Timestamp:
Dec 13, 2017, 2:09:14 AM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55510, comment 1

    initial v1  
    11I think you are the first person to try this build (gcc6 building cmake 3.10 on Intel). Doesn't work, obviously. You've run into some kind of build issue with  the security framework.
    22
    3 For now, I would suggest you try building make 3.9 instead, which is still very capable and much easier to build. You can get it here <https://github.com/kencu/TigerPorts/tree/master/devel/cmake>.
     3For now, I would suggest you try building cmake 3.9 instead, which is still very capable and much easier to build. You can get it here <https://github.com/kencu/TigerPorts/tree/master/devel/cmake>.
    44
    55Unfortunately, you will need to learn how to make a custom repo <https://guide.macports.org/chunked/development.local-repositories.html> , and peg ports at older versions, otherwise this will be a recurring issue.