[PD-dev] [ pure-data-Bugs-1608063 ] Trouble building on Mac OS X (patch included :)

SourceForge.net noreply at sourceforge.net
Sun Dec 3 21:58:06 CET 2006


Bugs item #1608063, was opened at 2006-12-03 12:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1608063&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: Trouble building on Mac OS X (patch included :)

Initial Comment:
I mistakenly installed OS X on a case-sensitive file system.  It seemed the most logical to me, but I later learned that that is not the default.  This has exposed that some of the mac related #includes rely on a case-insensitive file-system.  

IMO that is a bug, and I have attached a patch which fixes those which I found in the pd-extended source tree.

Note that the patch also includes some other small Mac OS X build related changes to the Makefile:

I had some trouble with the Makefile in packages/darwin_app doing                                                                                                    'mv' and 'ln' to files which already exist, which resulted in either                                                                                                      [y/n] prompts to overwrite a file or just the Makefile aborting.




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1608063&group_id=55736




More information about the Pd-dev mailing list