On 18/10/12 23:38, Peter Foley wrote:
> On windows the build fails with this error:
> 
> make -rsC animations
> C:/libreoffice/workdir/wntmsci14.pro/Dep/LinkTarget/Library/ianimcore.lib.d:1:
>  *** multiple target patterns.  Stop.
> 
> I think it is caused by concat-deps.exe being broken by either commit d0bf151 
> or 1402818.
> I've attached the dep file.
> The problem seems to be the lines that contain nothing but a colon.
> 
> Thoughts?

i think i have just fixed this problem, was indeed introduced by
elide_dependency stuff making wrong assumption about how the end of
these lines look & thus failing to elide in the outer loop + then
eliding in the inner loop, leaving lone ":" behind.


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to