Library now compiles correctly after applying this patch, but not the runtests binary in the "torture/unit" dir: make[2]: *** No rule to make target `../../../src/libgnupdf.la', needed by `runtests'. Stop. make[2]: Leaving directory `/home/aleksander/Development/gnu/libgnupdf/check-vpath/build/torture/unit' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/aleksander/Development/gnu/libgnupdf/check-vpath/build/torture' make: *** [all-recursive] Error 1
I just created a "build" directory in the top src dir, and run ../configure & make from within that "build" directory. Cheers, -Aleksander On Tue, Dec 30, 2008 at 7:40 AM, Michael Gold <[email protected]> wrote: > Hi all, > > This patch fixes a few problems with VPATH builds where source files > were assumed to be in the build tree or vice versa. Documentation still > builds in the source tree, which seems standard for GNU projects. > > -- Michael > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (GNU/Linux) > > iEYEARECAAYFAklZwnIACgkQ+RZl+46r4TcUyACfdE47DJc6z4Wv47AXFDR5a3sR > oPIAn3+wnROTLM5tAva81GvDdr2mIOZK > =kxJ+ > -----END PGP SIGNATURE----- > >
