On Sat, Sep 22, 2012 at 12:15 PM, Einar Rünkaru <[email protected]> wrote: > On Sat, Sep 22, 2012 at 4:13 AM, Edouard Chalaron <[email protected]> > wrote: >> Hi Einar >> >> Thanks it works but bumps into the next one. Florent and I have been through >> a couple of them then we gave up :-) >> >> So next one is invertvideo then SVG.... after I am not sure. >> >> make[2]: Entering directory `/home/edouard/EINAR/po' >> make cinelerra.pot-update >> make[3]: Entering directory `/home/edouard/EINAR/po' >> make[3]: *** No rule to make target `../plugins/invertvideo/invert.C', >> needed by `cinelerra.pot-update'. Stop. >> >> make[3]: Leaving directory `/home/edouard/EINAR/po' >> make[2]: >> > Hmm. plugins/invertvideo/invert.C should be there. svg is removed and > commented out in POTFILES.in (this was the problem). > > On such errors (messages in '/home/edouard/EINAR/po'), you can comment > out respective line in po/POTFILES.in. > > I shall investigate this problem tomorrow. >
I tested compilation. I am out of ideas. For me the next commands worked: git clone git://git.cinelerra.org/einar/cinelerra.git wtest cd wtest ./autogen.sh ./configure make Compilation reached to end without errors. Einar _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
