Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dvdauthor : new package
Date: Mon, 12 Jan 2015 16:37:37 +0100	[thread overview]
Message-ID: <20150112163737.6739827b@free-electrons.com> (raw)
In-Reply-To: <54B3E959.2010504@ou.edu>

Dear Steve Kenton,

> >> compilation terminated.
> >> make[3]: *** [readxml.o] Error 1
> The build triggers lots of automatic reconfiguration, I guess it must be something on
> the host side getting rebuilt then. I'll double check while I'm updating the patch.

Not sure to understand exactly what you mean here.


> > I'm a little bit surprised by the need for host-libxml2 and
> > host-freetype, but I admittedly haven't looked in detail.
> I added them because of host side configure problems:
> 
> checking for libxml - version >= 2.6.0... no
> *** The xml2-config script installed by LIBXML could not be found
> 
> configure:5176: checking for freetype-config
> configure:5192: found /usr/bin/freetype-config

Hu? This does not indicate a host dependency: it indicates that it's
incorrectly using the host freetype-config, while it should be using
the one in $(STAGING_DIR). Generally, this is solved by passing some
ac_cv_path_<foo> variable.

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

  reply	other threads:[~2015-01-12 15:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-12  0:39 [Buildroot] [PATCH] dvdauthor : new package Steve Kenton
2015-01-12  8:28 ` Thomas Petazzoni
2015-01-12 15:33   ` Steve Kenton
2015-01-12 15:37     ` Thomas Petazzoni [this message]
2015-01-12 16:14       ` Steve Kenton
2015-01-12 17:26       ` Steve Kenton
2015-01-12 18:32         ` Thomas Petazzoni
2015-01-12 18:53           ` Steve Kenton

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=20150112163737.6739827b@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox