From: "Andreas Müller" <schnitzeltony@gmx.de>
To: "Patches and discussions about the oe-core layer"
<openembedded-core@lists.openembedded.org>
Subject: Re: tiff compile fails
Date: Sat, 8 Oct 2011 17:49:34 +0200 [thread overview]
Message-ID: <201110081749.35141.schnitzeltony@gmx.de> (raw)
In-Reply-To: <CAMKF1spn7bCDxwtV_r4pi34V_q0gcum6P+4sbfHQPs76CuXegg@mail.gmail.com>
On Saturday, October 08, 2011 05:00:33 PM Khem Raj wrote:
> On Saturday, October 8, 2011, Andreas Müller <schnitzeltony@gmx.de> wrote:
> > On Saturday, October 08, 2011 03:43:11 PM Andreas Müller wrote:
> >> With latest git pull for oe-core/meta-oe... & clean build dir I get
> >>
> >> | arm-angstrom-linux-gnueabi-libtool: compile: ccache
> arm-angstrom-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize
> -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8
> -mthumb-interwork -mno-thumb
> --sysroot=/home/Superandy/tmp/oe-core-eglibc/sysroots/overo -DHAVE_CONFIG_H
> -I. -O2 -pipe -g -feliminate-unused-debug-types -fpermissive
> -fvisibility-inlines-hidden -fvisibility-inlines-hidden -MT tif_stream.lo
> -MD -MP -MF .deps/tif_stream.Tpo -c tif_stream.cxx -fPIC -DPIC -o
> .libs/tif_stream.o
> >> | tif_stream.cxx:31:20: fatal error: iostream: No such file or directory
> >> | compilation terminated.
> >> | make[2]: *** [tif_stream.lo] Error 1
> >>
> >> I think it is not tiff to blame - but which one is it?
> >>
> > In tiff's config.log I find
> >
> > Configured with: ... --with-gxx-include-dir=/usr/include/c++ ...
> >
>
> Seems that libstdc++ headers are not installed or compiler is not finding
> then
> Try a small hello.cc example and include iostream see if that compiles fine
> with
> Your g++
>
Thanks for the hints: there was a file iostream in sysroots/overo/usr/include/c++ and on host libstdc++ headers are installed.
Before your response I was already running a rebuild on fresh tmp dir. This time it worked...?! The only difference to the previous run is that I now did not try to build my full image but I ran 'bitbake tiff'..
Strange - but it seems I can continue
Andreas
prev parent reply other threads:[~2011-10-08 15:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-08 13:43 tiff compile fails Andreas Müller
2011-10-08 13:56 ` Andreas Müller
2011-10-08 15:00 ` Khem Raj
2011-10-08 15:49 ` Andreas Müller [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=201110081749.35141.schnitzeltony@gmx.de \
--to=schnitzeltony@gmx.de \
--cc=openembedded-core@lists.openembedded.org \
/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