José Matos <[EMAIL PROTECTED]> writes: >> If it works without it, go for that. However, I comple perfectly well >> with build_dir != src_dir now. > > The reason why it fails is that no rule is issued to > lengthcommon.cpp when I use a different directories. I am not sure > if this an automake, or even make bug.
I do not think that fixing blindly make sense here. Note that a 'make distclean' will probably be needed to recover. Jose', did you try to check whether you had an errant link in srcdir or builddir? JMarc