On 4 December 2012 19:45, Jan Lehnardt <[email protected]> wrote: > > The `locale` settings are: > > > locale > LANG= > LC_COLLATE="C" > LC_CTYPE="UTF-8" > LC_MESSAGES="C" > LC_MONETARY="C" > LC_NUMERIC="C" > LC_TIME="C" > LC_ALL= > > Setting: > > LC_CTYPE=C > export LC_CTYPE >
That's odd. I don't consider this a release blocker for now, as the docs are pre-built. Let's see if this is a common problem, and fix it up if it is. > Passes the doc build, but make fails with: > > make[2]: *** No rule to make target `THANKS', needed by `THANKS.gz'. > Stop. > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > This should not happen. I suspect you're not running on a pristine source. Please run "./bootstrap" and try again. -- NS
