<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div>Dear Christoph and Benedikt,</div><div><br></div><div>Thanks a lot for your reply. After I installed the best available gcc (MacPorts gcc48 4.8.2_0) 4.8.2,  the problem I was asked is solved in both my mac computers. And "./dune-common/bin/dunecontrol all" ran well for quite some time until I encounter another problem: </div><div><br></div><div><div>../../../dune/fem/io/file/persistencemanager.hh: In member function 'std::string Dune::PersistenceManager::getUniqueTag(const string&)':</div><div>../../../dune/fem/io/file/persistencemanager.hh:332:51: error: 'genFilename' was not declared in this scope</div><div>       return genFilename( "", tag, ++fileCounter_ );</div><div>                                                   ^</div><div>../../../dune/fem/io/file/persistencemanager.hh: At global scope:</div><div>../../../dune/fem/io/file/persistencemanager.hh:505:25: warning: 'Dune::{anonymous}::persistenceManager' defined but not used [-Wunused-variable]</div><div>     PersistenceManager &persistenceManager = PersistenceManager::instance();</div><div>                         ^</div><div>make[4]: *** [femtimer.lo] Error 1</div><div>make[3]: *** [all-recursive] Error 1</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[1]: *** [all-recursive] Error 1</div><div>make: *** [all] Error 2</div><div>--- Failed to build dune-fem ---</div><div>Terminating dunecontrol due to previous errors!</div></div><div><br></div><div>I updated autoconf, automaker and lib tool to the newer ones and the problem insists. I enclose the log file and hope that you could give some further instruction. Really thank you for your help!</div><div><br></div><div>-Ping</div><div></div></div></div></body></html>