From: "Jörg Krause" <jkrause@posteo.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/upmpdcli: bump to version 0.8.1
Date: Fri, 26 Sep 2014 10:23:59 +0200 [thread overview]
Message-ID: <5425229F.8060402@posteo.de> (raw)
In-Reply-To: <87y4t7xvpa.fsf@dell.be.48ers.dk>
On 09/25/2014 10:59 PM, Peter Korsgaard wrote:
>>>>>> "J?rg" == J?rg Krause <jkrause@posteo.de> writes:
> > Bumping to version 0.8.1 requires a change of the uclibc patch.
> > Signed-off-by: J?rg Krause <jkrause@posteo.de>
> > ---
> > package/upmpdcli/upmpdcli-0001-uclibc-fixes.patch | 59 ++++++++++++++---------
> > package/upmpdcli/upmpdcli.mk | 2 +-
> > 2 files changed, 36 insertions(+), 25 deletions(-)
>
> Sorry, it doesn't seem to build here with uClibc (missing header?):
>
> libtool: compile: /home/peko/source/buildroot/output/host/usr/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I./libupnpp -DDEBUG -g -Wall -DDATADIR=\"/usr/share/upmpdcli\" -DCONFIGDIR=\"/etc\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++0x -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -c libupnpp/control/description.cxx -o libupnpp/control/description.o >/dev/null 2>&1
> libupnpp/control/avtransport.cxx: In member function 'void UPnPClient::AVTransport::evtCallback(const std::unordered_map<std::basic_string<char>, std::basic_string<char> >&)':
> libupnpp/control/avtransport.cxx:159:63: error: 'atoi' was not declared in this scope
> Makefile:800: recipe for target 'libupnpp/control/avtransport.lo' failed
> make[1]: *** [libupnpp/control/avtransport.lo] Error 1
>
I can build it with internal uclibc toolchain successfully.
libtool: compile:
/home/joerg/Freescale/buildroot/output/host/usr/bin/arm-linux-g++
-DHAVE_CONFIG_H -I. -I./libupnpp -DDEBUG -g -Wall
-DDATADIR=\"/usr/share/upmpdcli\" -DCONFIGDIR=\"/etc\"
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-std=c++0x -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os -c libupnpp/control/avtransport.cxx -o
libupnpp/control/avtransport.o >/dev/null 2>&1
However, it looks like stdlib is missing. But I would like to reproduce
the missing header error. How did you build your toolchain?
prev parent reply other threads:[~2014-09-26 8:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 20:48 [Buildroot] [PATCH 1/1] package/upmpdcli: bump to version 0.8.1 Jörg Krause
2014-09-25 20:59 ` Peter Korsgaard
2014-09-26 8:23 ` Jörg Krause [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=5425229F.8060402@posteo.de \
--to=jkrause@posteo.de \
--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.