Il 10/06/2014 12:23, Rainer Müller ha scritto:
You really can't just sort the words as their order is important, at least for some options such as "-arch" and its argument.From config-host.mak: LIBSSH2_LIBS=-L/opt/local/lib -lssh2 -Wl,-headerpad_max_install_names -arch x86_64
While we should fix it in QEMU, this is a bug in MacPorts. https://trac.macports.org/ticket/22747 You probably should report it and/or rebuild libssh2. Paolo