[Buildroot] [PATCH 1/1] xbmc: Depend on host-gettext

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 12 16:42:22 UTC 2014


Dear Bernd Kuhls,

On Sat, 12 Apr 2014 18:10:21 +0200, Bernd Kuhls wrote:
> Fixes autoreconf error:
> 
> autoreconf -vif lib/cpluff
> autoreconf: Entering directory `lib/cpluff'
> autoreconf: running: autopoint --force
> Can't exec "autopoint": Datei oder Verzeichnis nicht gefunden at /home/br2/buildroot/output/host/usr/share/autoconf/Autom4te/FileUtils.pm line 345.
> autoreconf: failed to run autopoint: No such file or directory
> autoreconf: autopoint is needed because this package uses Gettext
> make[1]: *** [lib/cpluff/configure] Error 1

Why is XBMC autoreconf'ed ? It does not have XBMC_AUTORECONF = YES, so
it should normally not be autoreconfed.

If it needs to be be autoreconf'ed, then XBMC_AUTORECONF = YES should
be used, which passes AUTOPOINT = /bin/true to autoreconf to avoid the
problem you're having.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list