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 595014 - MacOSX 10.6 (Snow Leopard) fails configure.in check
MacOSX 10.6 (Snow Leopard) fails configure.in check
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Build system
git-master
Other Mac OS
: Normal critical
: ---
Assigned To: Derek Atkins
Derek Atkins
: 593835 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-09-12 19:16 UTC by David Reiser
Modified: 2018-06-29 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix darwin detection in snow leopard (398 bytes, patch)
2009-09-12 19:17 UTC, David Reiser
committed Details | Review

Description David Reiser 2009-09-12 19:16:15 UTC
Snow Leopard is darwin10.0.0, so it fails the test at configure.in line 327 checking for host in darwin1*. And configure quits, telling me darwin is too old.

I believe that check should be darwin[1567].*

There were no darwin[234] releases. darwin7 was os x 10.3. Changes to the sx handling in gnucash 2.2 broke the ability to build current gnucash branches on osx10.3/darwin7.

patch from svn diff against this morning's trunk attached.
Comment 1 David Reiser 2009-09-12 19:17:16 UTC
Created attachment 143075 [details] [review]
patch to fix darwin detection in snow leopard
Comment 2 David Reiser 2009-09-14 00:53:48 UTC

*** This bug has been marked as a duplicate of bug 593835 ***
Comment 3 Christian Stimming 2009-09-14 07:30:55 UTC
Comment on attachment 143075 [details] [review]
patch to fix darwin detection in snow leopard

Patch looks good
Comment 4 Christian Stimming 2009-09-14 07:31:47 UTC
Reopening so that the patch appears on the search page
Comment 5 Christian Stimming 2009-09-14 07:32:27 UTC
*** Bug 593835 has been marked as a duplicate of this bug. ***
Comment 6 Phil Longstaff 2009-09-14 23:45:02 UTC
Comment on attachment 143075 [details] [review]
patch to fix darwin detection in snow leopard

r18315
Comment 7 John Ralls 2018-06-29 22:28:20 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=595014. Please update any external references or bookmarks.