On Thursday 20 March 2008 13:04:52 Jean-Marc Lasgouttes wrote: > José Matos <[EMAIL PROTECTED]> writes: > > I propose to apply this patch to src/tex2lyx. Without this patch I can > > not compile lyx with build_dir != src_dir. Any objection? > > 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. $ make -v GNU Make 3.81 ... $ automake --version automake (GNU automake) 1.10.1 ... My fix until now has been to create a symbolic link between the two versions in the build directory. > JMarc -- José Abílio