LWN.net Logo

The Grumpy Editor's video journey part 2: Video editors

The Grumpy Editor's video journey part 2: Video editors

Posted Jan 23, 2008 23:28 UTC (Wed) by pynm0001 (guest, #18379)
In reply to: The Grumpy Editor's video journey part 2: Video editors by nix
Parent article: The Grumpy Editor's video journey part 2: Video editors

I'm 99% sure that what happened is that the kdenlive developers use 
unsermake themselves, and forgot to re-run make -f Makefile.cvs when 
making the distribution tarball for release.

The files generated for unsermake are not compatible with automake.  The 
choice of unsermake and automake happens before the configure script is 
created in the KDE 3 build system (when running make -f Makefile.cvs, 
which is the same as make -f admin/Makefile.common cvs).


(Log in to post comments)

The Grumpy Editor's video journey part 2: Video editors

Posted Jan 24, 2008 0:25 UTC (Thu) by nix (subscriber, #2304) [Link]

Ah, right, that explains why I never needed unsermake: I've always got 
everything from svn and Makefile.cvsed it.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds