Vikram just hit the error:
"ln: failed to create symbolic link `libmesh_version.h': File exists"
after an svn up.

Looking at our include/libmesh/Makefile.am, I can't seem to figure out
why, though - if a symlink exists, then it should be pointing to its
target, in which case it should have the same time stamp as its
target, in which case Make shouldn't try to invoke the "LN_S" rule to
rebuild it.  If "ln -s" *does* get called, then that would result in
Vikram's error, though...
---
Roy

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to