Am 10.12.2015 um 10:17 schrieb Guenter Milde <mi...@users.sf.net>: > Dear LyXers, > > compilation via `make` after a > ../lyx/configure --enable-build-type=release --with-version-suffix=-svn > failed with error > > make[3]: Entering directory '/usr/local/src/lyxbuild/lib' > GEN lyx-svn.desktop > make[3]: *** No rule to make target 'images/all-changes-accept.png', needed > by 'all-am'. Schluss. > > > It seems there is some cleanup required after > db363ab19f6051bb7b7af3fc88/lyxgit "Remove unneeded png images."
Did you run autogen.sh before configure? Stephan