All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] xbmc: Depend on host-gettext
Date: Sat, 12 Apr 2014 18:42:22 +0200	[thread overview]
Message-ID: <20140412184222.6406c780@skate> (raw)
In-Reply-To: <1397319021-20282-1-git-send-email-bernd.kuhls@t-online.de>

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

  reply	other threads:[~2014-04-12 16:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-12 16:10 [Buildroot] [PATCH 1/1] xbmc: Depend on host-gettext Bernd Kuhls
2014-04-12 16:42 ` Thomas Petazzoni [this message]
2014-04-12 16:52   ` Bernd Kuhls
2014-04-15 21:21     ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140412184222.6406c780@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.