#48682: libedit 20150325-3.1_0 does not build on Snow Leopard, Mac OS X 10.6.8, because /usr/lib/libncurses.5.dylib: [has] no matching architecture in universal wrapper -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: libedit -----------------------------+-------------------------------- {{{ configure: creating ./config.status config.status: creating Makefile dyld: Library not loaded: /opt/local/lib/libncurses.5.dylib Referenced from: /opt/local/lib/libreadline.6.dylib Reason: no suitable image found. Did find: /usr/lib/libncurses.5.dylib: no matching architecture in universal wrapper sed: stdout: Broken pipe ./config.status: line 1232: 31515 Done(1) eval sed \"\$ac_sed_extra\" "$ac_file_inputs" 31516 Trace/BPT trap | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out config.status: error: could not create Makefile }}} I tried to fix this by deactivating and uninstalling ncurses to be able to install it again. It failed, because readline had a similar issue with no "matching architecture in universal wrapper". So I went deactivating and uninstalling readline. Its reinstallation failed because of gawk not finding a "matching architecture in universal wrapper". After deactivation and uninstallation of gawk MacPorts seems to be pretty unusable now… -- Ticket URL: <https://trac.macports.org/ticket/48682> MacPorts <https://www.macports.org/> Ports system for OS X