On 2020-07-15 22:59, Nils Reuße wrote:
On 2020-07-15 16:58, Christian Weisgerber wrote:
On 2020-07-14, Nils Reuße <n.reu...@hxgn.net> wrote:

I am not too sure about adding "-I$(top_srcdir)" to the DEFAULT_INCLUDES
in the two Makefiles (for the two subdirectories), but I couldn't get it
to compile otherwise.  The affected includes are in subdirectories of
the source, but the compilation step is executed from build_amd64, and
then the already present "-I$(top_builddir)" resolves to .. (the top dir
of build_amd64) and not the top dir of the source code subdir.

Presumably that problem is caused by SEPARATE_BUILD.  Patching
around problems caused by SEPARATE_BUILD is not worth it, just drop
the SEPARATE_BUILD.


Thanks, that did the trick.  The attached diff has removed the SEPARATE_BUILD variable as well as the superfluous Makefile.in-patches.

Kind regards
Nils

Friendly fridays ping ;)

Reply via email to