On 07/23/2012 12:47 PM, Micah Cowan wrote: > The po/Makevars issue still seems to be present; you'll need to use the > workaround mentioned on this mailing list in order to get a working > build. I tried both the bootstrap from current official sources (seems > to break at the bootstrap step), and the bootstrap from latest gnulib; > neither seem to fix the issue (a failed symlink attempt for > build-aux/missing prevents bootstrap from reaching the Makevars part of > the script).
Wound up fixing this by getting the latest bootstrap from gnulib/, and fixing the bootstrap.conf to lose the reference to "build-aux/missing". I'm not sure why the official wget bootstrap wasn't working for our needs; seems to work fine when I actually have all of the master branch checked out to the working directory. Anyway... -mjc
