Closed mbanck closed 6 years ago
I can no longer build the programming manual, I believe this used to work fine in 1.1.6:
libint$ LANG=C make -C doc make: Entering directory '/home/mba/debian/debichem/svn/debichem/unstable/libint/doc' for dir in progman; \ do \ (cd ${dir} && make ) || exit 1; \ done make[1]: Entering directory '/home/mba/debian/debichem/svn/debichem/unstable/libint/doc/progman' make[1]: *** No rule to make target 'progman.pdf', needed by 'default'. Stop. make[1]: Leaving directory '/home/mba/debian/debichem/svn/debichem/unstable/libint/doc/progman' Makefile:11: recipe for target 'default' failed make: *** [default] Error 1 make: Leaving directory '/home/mba/debian/debichem/svn/debichem/unstable/libint/doc'
Sorry, this seems to be a local issue on my development notebook running Debian stable, I cannot reproduce it in a clean Debian unstable chroot; so closing this.
I can no longer build the programming manual, I believe this used to work fine in 1.1.6: