> > If you're building directly from a git/svn checkout, you need to run > 'bootstrap' from the root of the distribution (which mostly runs > 'autoreconf'). This step will not be necessary for tarballs we (eventually) > distribute. >
Thanks, It works! Maybe, we should update "Building Guidelines" here : https://github.com/mesos/mesos/wiki/Mesos-developers-guide with this "bootstrap" step - Charles Reiss > >
