Menu

#180 Configuration problems on Macintosh

3.3.0
closed-out-of-date
None
5
2014-09-20
2009-06-12
No

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

Discussion

  • Arnulf Wiedemann

    Hello Daniel, can you please look for the problem, I have no Mac Environment..

     
  • Arnulf Wiedemann

    • assigned_to: nobody --> das
     
  • Arnulf Wiedemann

    • status: open --> closed-out-of-date
    • Group: --> 3.3.0
     

Log in to post a comment.