Changes between Initial Version and Version 1 of Ticket #44560


Ignore:
Timestamp:
Aug 6, 2014, 10:29:03 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It looks like this was already fixed upstream, they just haven't released a new version yet containing that fix:

http://git.xmms2.org/xmms2/xmms2-devel/commit/wscript?id=8a2603cabdc0c184d2c177660986d20b21fd6987

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44560 – Description

    initial v1  
    11xmms2 fails to install.  It fails running configure, due to an unknown cflag:
    22
     3{{{
    34['/usr/bin/clang', 'test.c.1.o', '-o', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_xmms2/xmms2/work/xmms2-0.8DrO_o/_build_/.conf_check_631dda88c388a8a64d6e3d7a97f1f84f/testbuild/testprog', '-L/opt/local/lib', '-lm', '-L/opt/local/lib', '-Wl,-headerpad_max_install_names', '-arch', 'x86_64', '-L/opt/local/lib', '-Wl,-headerpad_max_install_names', '-arch', 'x86_64', '-multiply_defined_suppress']
    45err: clang: error: unknown argument: '-multiply_defined_suppress'
     6}}}