Changes between Initial Version and Version 1 of Ticket #43852


Ignore:
Timestamp:
May 30, 2014, 9:49:58 PM (10 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting, and Cc the port maintainers (port info --maintainers montage).

Duplicate of #41076.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43852

    • Property Keywords strcpy removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #43852 – Description

    initial v1  
    22I really only need gv and xv now- but it seems montage is a dependency that fails, mostly on strcat and strcpy calls it looks like. Seems half the build uses 'cc' and others 'gcc'. That the problem?
    33
     4{{{
    45% ll /usr/bin/gcc
    56-rwxr-xr-x  1 root  wheel    14K May 21 15:09 /usr/bin/gcc
    67% ll /usr/bin/cc
    78lrwxr-xr-x  1 root  wheel     5B May 21 15:09 /usr/bin/cc -> clang
     9}}}
    810
    911
    1012
    11 
    12 
     13{{{
    1314% xcode-select -print-path
    1415/Applications/Xcode.app/Contents/Developer
     
    2223Target: x86_64-apple-darwin13.2.0
    2324Thread model: posix
     25}}}