On Dec 10, 2012, at 11:42 AM, John Peterson <jwpeter...@gmail.com> wrote:

> So what it looks like to me is that all of the libtool files (that get
> generated from libtoolize IIRC) are missing.

They are there for a clean checkout.  configure tries to recreate them and has 
screwed itself up in the process.  I'm still trying to fix this, but in the 
mean time try

$ svn revert -R . 
$ ./configure --disable-maintainer-mode
$ make


This will turn off the rules that e.g. recreate aclocal.m4 from m4/*/m4 and the 
like.

Note this seems to have something to do with date stamps - if you go to a 
machine with a functional set of autotools and do 'make dist' you will get a 
tarball with the same info, but if configures cleanly.

I'm working on updated documentation this week…

-Ben



------------------------------------------------------------------------------
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