#21003: Gnucash configure fails on 10.6 --------------------------------+------------------------------------------- Reporter: tph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: snowleopard | Port: gnucash --------------------------------+------------------------------------------- Running 10.6 on a Core Duo (32-bit only) Mac, gnucash fails to configure because it doesn't recognize the OS. Configuration fails with these errors: ----- {{{ checking for darwin... yes, but too old configure: error: This platform is not supported, please update to latest darwin while executing "$procedure $targetname" Warning: the following items did not execute (for gnucash): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} ----- This appears to be because the host triplet is "i386-apple-darwin10.0.0", and configure.in errors out if the OS matches "rhapsody* | darwin1*". I don't know what led to this check on "darwin1*" but it was a time bomb waiting for Darwin 10 to be released. -- Ticket URL: <http://trac.macports.org/ticket/21003> MacPorts <http://www.macports.org/> Ports system for Mac OS