Le 25/11/2015 08:54, Scott Kostyshak a écrit :
rm: cannot remove ‘../../po/lyx.pot’: Permission denied
Makefile:368: recipe for target 'lyx.pot-update' failed
I wouldn't be surprised if this is something specific to my computer but
thought I would check in just to make sure.
All I can say for now is that this is not related to --disable-nls.
"make distcheck" unpacks the distribution and makes it read-only. After
that, the error happens because some line in po/Makefile tries to write
to the source tree.
Still investigating.
JMarc