From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnout Vandecappelle Date: Fri, 21 Sep 2012 13:14:31 +0200 Subject: [Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config In-Reply-To: <505C4969.8090707@zacarias.com.ar> References: <1348224356-20104-1-git-send-email-arnout@mind.be> <505C4969.8090707@zacarias.com.ar> Message-ID: <505C4C17.2000701@mind.be> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 09/21/12 13:03, Gustavo Zacarias wrote: > On 09/21/12 07:45, Arnout Vandecappelle (Essensium/Mind) wrote: > >> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) > Acked-by: Gustavo Zacarias > >> How was this never caught by the autobuilders? Do they happen to >> build host-pkg-config most of the time? If so, maybe we should make >> the randpackageconfig select a smaller number of packages to increase >> the chance of finding this kind of issue... > > Because it uses any pkg-config around, it doesn't honour PKG_CONFIG nor > check for it as a dependency. > > Makefile:CPPFLAGS += $(shell pkg-config --cflags fuse) > Makefile:LIB = $(shell pkg-config --libs fuse) > > As long as there's one on PATH it'll just work. No, unless libfuse-dev is installed on the autobuilders. /usr/bin/pkg-config doesn't look in $(STAGING_DIR)... Regards, Arnout -- Arnout Vandecappelle arnout at mind be Senior Embedded Software Architect +32-16-286540 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