From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] PACKAGE_USERS does not work
Date: Mon, 14 Jul 2014 12:16:48 +0200 [thread overview]
Message-ID: <20140714101648.GA3684@free.fr> (raw)
In-Reply-To: <53C3AC5F.9090404@posteo.de>
J?rg, All,
On 2014-07-14 12:09 +0200, J?rg Krause spake thusly:
> On 07/11/2014 10:37 PM, Yann E. MORIN wrote:
> >On 2014-07-11 15:23 +0200, J?rg Krause spake thusly:
> >BTW, it also depends on expat.
>
> I am unsure of the necessary dependencies. The author of the package stated
> that it only depends on libupnp and libmpdclient.
>
> I added host-pkgconf because I saw it on other package makefiles. Do I need
> it here?
It is easy to check if a package requires host-pkgconf:
grep PKG_CHECK_MODULES configure.ac
If it returns something, then you need host-pkgconf; otherwise, you
don't.
> Why do you suggest expat?
Because I tried to build upmpdcli, and it barfed because expat was not
available. ;-)
That being said, expat is not the only library providing XML parsing,
maybe it can use libxml2, too, but I did not check. The last message for
the failed configure was about missing expat, so I just added that.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2014-07-14 10:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 8:57 [Buildroot] PACKAGE_USERS does not work Jörg Krause
2014-07-11 11:41 ` Johan Oudinet
2014-07-11 13:23 ` Jörg Krause
2014-07-11 16:21 ` Johan Oudinet
2014-07-11 17:00 ` Arnout Vandecappelle
2014-07-11 17:28 ` Yann E. MORIN
2014-07-11 18:12 ` Jörg Krause
2014-07-11 17:26 ` Yann E. MORIN
2014-07-11 20:37 ` Yann E. MORIN
2014-07-14 10:09 ` Jörg Krause
2014-07-14 10:16 ` Yann E. MORIN [this message]
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=20140714101648.GA3684@free.fr \
--to=yann.morin.1998@free.fr \
--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.