Changes between Initial Version and Version 1 of Ticket #40136, comment 13


Ignore:
Timestamp:
Dec 17, 2013, 2:52:24 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40136, comment 13

    initial v1  
    22
    33 I did install clang-3.0, and issued:
     4{{{
    45sudo port -d install mythtv-core.26 configure.compiler=macports-clang-3.0
    5 as suggest in 4013
     6}}}
     7as suggest in #40137 [[br]]
    68Unfortunately, I got the same result on my 10.8.4 machine and xcode 4.6:
    79
    8 
     10{{{
    911DEBUG:       Change libmythpostproc.dylib to /opt/local/lib/libmythpostproc.dylib
    1012install_name_tool: changing install names or rpaths can't be redone for: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mythtv-core.26/mythtv-core.26/work/destroot/opt/local/bin/mythffmpeg (for architecture x86_64) because larger updated load commands do not fit (the program must be relinked, and you may need to use -headerpad or -headerpad_max_install_names)
     
    2224    http://guide.macports.org/#project.tickets
    2325Error: Processing of port mythtv-core.26 failed
    24 
     26}}}
    2527
    2628I'll need a little more time than I have tonight to dig further - could well be that I've messed something else up along the way.