Changes between Initial Version and Version 1 of Ticket #49689


Ignore:
Timestamp:
Nov 14, 2015, 7:06:58 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says there are undefined curl symbols, because:

:info:build ld: warning: ignoring file /Library/Frameworks/libcurl.framework/libcurl, missing required architecture x86_64 in file /Library/Frameworks/libcurl.framework/libcurl (2 slices)

Please remove the file /Library/Frameworks/libcurl.framework; it interferes with the cmake installation. Installing frameworks in /Library/Frameworks is much like installing libraries in /usr/local and is not supported while using MacPorts. See wiki:FAQ#usrlocal

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49689

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port cmake added
  • Ticket #49689 – Description

    initial v1  
     1{{{
    12sudo port install cmake
    23Portfile changed since last build; discarding previous state.
     
    1920    http://guide.macports.org/#project.tickets
    2021Error: Processing of port cmake failed
     22}}}