On Wednesday 09 April 2014 10:15:28 Raphaël Mouneyres wrote: > tried to compile today with a fresh svn checkout, and the make process > fails for linuxsampler with "lscp_shell_reference.cpp: No such file or > directory" > Browsing the svn repository online shows that the file doesn't exists > anymore in src/network. Maybe it has been removed by error ?
That's an auto generated source file. That's why it was never on SVN. It should be automatically generated by scripts/generate_lscp_shell_reference.pl from the input file Documentation/lscp.xml. You can simply type make parser to re-generate it explicitly. However it would be interesting to know why it did not generate it automatically there. Have you probably changed your system's local time? The Makefile system is usually comparing modification times of files to decide whether something needs to be rebuilt. CU Christian ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel