[Buildroot] [PATCH 3/9] ifupdown: new package

Arnout Vandecappelle arnout at mind.be
Tue Nov 18 19:56:48 UTC 2014


On 18/11/14 18:01, Gustavo Zacarias wrote:
> +define IFUPDOWN_INSTALL_TARGET_CMDS
> +	$(TARGET_MAKE_ENV) $(MAKE) BASEDIR=$(TARGET_DIR) -C $(@D) install
> +endef

 The bundled install tries to symlink ifdown->ifup, without removing ifup first.
So when it's installed a second time, or when busybox is selected, it errors out.

 Adding an $(RM) $(TARGET_DIR)/sbin/ifdown solves it.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list