Am 26.05.2013 um 16:50 schrieb Georg Baum <georg.b...@post.rwth-aachen.de>:

> Georg Baum wrote:
> 
>> Stephan Witt wrote:
>> 
>>> When trying to make a dist tar-ball I get this:
>>> 
>>> make[2]: *** No rule to make target `test/DummyDocument.lyx.lyx', needed
>>> by `distdir'.  Stop. make[1]: *** [distdir] Error 1
>>> make: *** [distdir] Error 1
>> 
>> This is because tex2lyx does not output the correct files for included
>> documents in roundtrip mode. I have already corrected this locally and
>> will commit after some testing. Unfortunately this is not enough: After
>> that, make dist complains about "Dummy Document.lyx.lyx", and up to now I
>> found no way to quote the space that works with make dist. If nobody else
>> has an idea how to do that, I'll probably remove "Dummy Document.tex".
> 
> make dist is now fixed for tex2lyx. However, it does still fail:
> 
> tar: 
> lyx-2.1-2.1.0dev/boost/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp:
>  
> Dateiname ist zu lang (max. 99); nicht gesichert
> 
> (file name is too long). I don't know what to do here: Does anybody have an 
> idea?

It's only 2 characters over the limit. With VERSION "2.1.0dev".

With PACKAGE="lyx-2.1" and VERSION="2.1.0" we have 1 spare character and it 
should work.

Stephan

Reply via email to