GNU bug report logs - #21956
subdir-objecs dies with "rm: cannot remove 'emxp_cm_bl': Is a directory", even git version

Previous Next

Package: automake;

Reported by: Joakim Tjernlund <Joakim.Tjernlund <at> infinera.com>

Date: Thu, 19 Nov 2015 03:07:01 UTC

Severity: normal

Tags: notabug

Done: Mike Frysinger <vapier <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Peter Johansson <trojkan <at> gmail.com>
To: Joakim Tjernlund <Joakim.Tjernlund <at> infinera.com>
Cc: "bug-automake <at> gnu.org" <bug-automake <at> gnu.org>
Subject: Re: bug#21956: subdir-objecs dies with "rm: cannot remove
 'emxp_cm_bl': Is a directory", even git version
Date: Fri, 20 Nov 2015 09:23:42 +1000

On 11/19/2015 06:19 PM, Joakim Tjernlund wrote:
> hmm, I see the problem.
>
> How do I change Makefile.am, with minimal effort as we have alot of them?
> Tried
>    bin_PROGRAMS += emxp_hw_bl/emxp_hw_bl
> but that gives me:
> ne/emxp_ss/emxp_hw_bl/Makefile.inc:14: warning: variable 'emxp_hw_bl_SOURCES' is defined but no program or
> ne/emxp_ss/emxp_hw_bl/Makefile.inc:14: library has 'emxp_hw_bl' as canonical name (possible typo)
> ne/emxp_ss/Makefile.am:15:   'ne/emxp_ss/emxp_hw_bl/Makefile.inc' included from here
> ne/emxp_ss/emxp_hw_bl/Makefile.inc:1: warning: variable 'emxp_hw_bl_LDADD' is defined but no program or
> ne/emxp_ss/emxp_hw_bl/Makefile.inc:1: library has 'emxp_hw_bl' as canonical name (possible typo)
> ne/emxp_ss/Makefile.am:15:   'ne/emxp_ss/emxp_hw_bl/Makefile.inc' included from here
> ne/emxp_ss/emxp_hw_bl/Makefile.inc:2: warning: variable 'emxp_hw_bl_common_LDADD' is defined but no program or
> ne/emxp_ss/emxp_hw_bl/Makefile.inc:2: library has 'emxp_hw_bl_common' as canonical name (possible typo)
> ne/emxp_ss/Makefile.am:15:   'ne/emxp_ss/emxp_hw_bl/Makefile.inc' included from here
It looks like you haven't changed variable names e.g. 
'emxp_hw_bl_SOURCES' to 'emxp_hw_bl/emxp_hw_bl_SOURCES'.

Cheers,
Peter




This bug report was last modified 3 years and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.