[Buildroot] host-icu No rule to make target

Gwyll Gwyllin gwyll at gwyll.eu
Mon Sep 2 17:45:45 UTC 2013


Hello Arnout,

thank you for your time.
Mean while i was removed the whole buildroot and i've started a fresh
compile from a different source.
I can not tell the version of this package, but it looks much better. It has
only small errors like couldn't find source package at the given URL ... a
symlink already exists ... etc.

I try this.

Thanks,
Gwyll

----- Eredeti üzenet ----- 
From: Arnout Vandecappelle
Sent: Monday, September 02, 2013 7:57 AM
To: Gwyll Gwyllin
Cc: buildroot at busybox.net
Subject: Re: [Buildroot] host-icu No rule to make target


  That seems to be a bug in the ICU build system: in
source/stubdata/Makefile the TARGET variable is only assigned to in the
ENABLE_STATIC, so in the other case it inherits from the environment.

>  In that case,
> the compile stops at iproute with this error:
> /bin/sh: xtables: command not found

  Somehow your iproute2 configure failed to find PKG_CONFIG. It seems
that buildroot is missing a dependency on host-pkgconf, but it is anyway
only used for tc which should only be built if iptables is selected and
iptables has a dependency on host-pkgconf.

  Can you check in output/build/iproute2-3.7.0/Configure what is the
value of PKG_CONFIG and of TC_CONFIG_XT? And can you check if
BR2_PACKAGE_IPTABLES is enabled in your buildroot config?


  Regards,
  Arnout






More information about the buildroot mailing list