[Incrtcl-develop] [ incrtcl-Bugs-2805469 ] Configuration problems on Macintosh
by SourceForge.net other posts by this author
Jun 12 2009 6:54AM messages near this date
[Incrtcl-develop] [ incrtcl-Feature Requests-2812375 ] Could you tag Itcl 3.4 and cut a release?
|
[Incrtcl-develop] Need a help for exec "chmod 777 *"...
Bugs item #2805469, was opened at 2009-06-12 08:54
Message generated for change (Tracker Item Submitted) made by hjmjohnson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=2805469&group_id=13244
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans J. Johnson (hjmjohnson)
Assigned to: Nobody/Anonymous (nobody)
Summary: Configuration problems on Macintosh
Initial Comment:
When building on Mac, several auxillary files are causing build failures. The fix is quite
simple, add a few extra file types to the exclusion criteria.
cp ../incrTcl/itcl/configure ../incrTcl/itcl/configure.orig
sed -e "s/\\*\\.c | \\*\\.o | \\*\\.obj) ;;/\\*\\.c | \\*\\.o | \\*\\.obj | \\*\\.dSYM | \\*
\\.gnoc ) ;;/" ../incrTcl/itcl/configure.orig > ../incrTcl/itcl/configure
Thanks,
Hans
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113244&aid=2805469&group_id=13244
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Incrtcl-develop mailing list
Incrtcl-develop@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-develop
|