>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> A fresh build (new build-dir) results in the user being Angus> confronted with this (below). Seems a bit of a shame to give Angus> 'em food for thought in such a visble spot. Angus> The culprit is lib/reLyX/configure, but I cannot see which of Angus> the 20 lines of configure.ac are to blame. Any pointers? Angus> config.status: creating Makefile chmod: failed to get Angus> attributes of `reLyX': No such file or directory chmod: failed Angus> to get attributes of `noweb2lyx': No such file or directory Angus> config.status: creating reLyX chmod: failed to get attributes Angus> of `noweb2lyx': No such file or directory config.status: Angus> creating noweb2lyx I think the problem is the line AC_CONFIG_FILES(Makefile reLyX noweb2lyx, chmod 755 reLyX noweb2lyx) but I do not understand what the problem really is. JMarc