On Thu, 14 Aug 2014, walter kou wrote:

> What are you exactly suggesting on the fix?

I'm tempted to just run:

find -name Makefile.am | xargs perl -pi -e 's/\$\(LN_S\)/\$\(LN_S\) -f/g'

and do forced linking everywhere.

It worries me to make such an intrusive change when I can't replicate
the problem though.

Would you try my suggestion, re-run bootstrap, and see how it works?
---
Roy

------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to