On 10/07/2012 12:30 PM, Stephan Witt wrote:
Am 03.10.2012 um 16:33 schrieb Richard Heck:
I'm intending to freeze strings in preparation for 2.0.5 this weekend, so if
anyone has anything they want to do along those lines....
Richard
I tried to "make dist" with my 2.0.x checkout and it failed with:
(cd client && make top_distdir=../../LyX-2.0-2.0.5dev
distdir=../../LyX-2.0-2.0.5dev/src/client \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: *** No rule to make target `Messages.h', needed by `distdir'. Stop.
make[1]: *** [distdir] Error 1
make: *** [distdir] Error 1
This is an out-of-source build directory.
Isn't this the way to go?
Same error here. Anyone?
Richard