From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Subject: Re: [PATCH 3/3] configure.ac: add subdir-objects Date: Mon, 11 Jul 2016 16:52:05 +0200 Message-ID: <20160711165205.14723222@free-electrons.com> References: <1467832099-12255-1-git-send-email-thomas.petazzoni@free-electrons.com> <1467832099-12255-4-git-send-email-thomas.petazzoni@free-electrons.com> <1929736.QCCH278Bsg@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1929736.QCCH278Bsg@x2> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Steve Grubb Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hello, On Wed, 06 Jul 2016 18:47:47 -0400, Steve Grubb wrote: > Applying this breaks the build > > am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) > make[4]: Entering directory '/home/sgrubb/working/BUILD/audit/bindings/python/ > python2' > Makefile:485: ../../../bindings/python/.deps/auparse_la-auparse_python.Plo: No > such file or directory > make[4]: *** No rule to make target '../../../bindings/python/.deps/ > auparse_la-auparse_python.Plo'. Stop. Ah, right, that's due to a bug in automake < 1.16 when a variable is used in _SOURCES. I've fixed that in v2 by using a simpler relative path in the Python bindings Makefile.am. Patch coming shortly. Thanks for spotting the issue, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com