After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593835 - configure.in fails on Mac OS X 10.6
configure.in fails on Mac OS X 10.6
Status: RESOLVED DUPLICATE of bug 595014
Product: GnuCash
Classification: Other
Component: Build system
git-master
Other Mac OS
: Normal blocker
: ---
Assigned To: Derek Atkins
Derek Atkins
Depends on:
Blocks:
 
 
Reported: 2009-09-01 18:27 UTC by Tom Harrington
Modified: 2018-06-29 22:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tom Harrington 2009-09-01 18:27:50 UTC
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*", which was added in rev 7268 (http://svn.gnucash.org/trac/changeset/7268).

I don't know what led to this check on "darwin1*" but it was a time bomb waiting for Darwin 10 to be released.
Comment 1 David Reiser 2009-09-14 00:53:48 UTC
*** Bug 595014 has been marked as a duplicate of this bug. ***
Comment 2 David Reiser 2009-09-14 00:54:46 UTC
see https://bugzilla.gnome.org/show_bug.cgi?id=595014

for a proposed patch. Sorry I didn't read the bug list before submitting the other bug
Comment 3 Christian Stimming 2009-09-14 07:32:27 UTC
The other bug has the patch, so I'm closing this one.

*** This bug has been marked as a duplicate of bug 595014 ***
Comment 4 John Ralls 2018-06-29 22:27:52 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=593835. Please update any external references or bookmarks.