Hello,
I'm trying to compile the latest version from SVN but I'm getting errors when trying to `make`: ------------------------------------------------ multitrack.c: In function ‘multitrack’: multitrack.c:8642:13: error: invalid storage class for function ‘update_layout_map’ multitrack.c:8678:16: error: invalid storage class for function ‘update_layout_map_audio’ [...] multitrack.c: In function ‘multitrack’: multitrack.c:22238:1: warning: control reaches end of non-void function [-Wreturn-type] make[1]: *** [multitrack.o] Error 1 make[1]: Leaving directory `/home/myself/src/lives_svn/src' make: *** [all-recursive] Error 1 ------------------------------------------------ I'm able to compile and execute 2.0.6. If anyone has any pointers for me I'll take them. For info, I'm running Debian Wheezy/stable. Also let me know if I should post more of `make`'s output. -- Emmanuel Revah http://manurevah.com ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
