On Fri, Sep 21, 2012 at 2:45 AM, E Chalaron <[email protected]> wrote: > Hello Einar > Trying to compile your version but got stopped on the make. > > Making all in po > 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 `../cinelerra/filevorbis.C', needed > by `cinelerra.pot-update'. Stop. > make[3]: Leaving directory `/home/edouard/EINAR/po' > make[2]: *** [cinelerra.pot] Error 2 > make[2]: Leaving directory `/home/edouard/EINAR/po' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/edouard/EINAR' > make: *** [all] Error 2 > edouard@manawatu:~/EINAR> > > Though I have the devel files on my system. > Any hint ? :-) > > Many thanks >
The message means that '../cinelerra/filevorbis.C' is missing. But it must be there! Remove the build tree and try to clone again. According to irclog there was some problem with the server around 20.00 UTC yesterday. Einar _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
