[OE-core] tiff compile fails

Khem Raj raj.khem at gmail.com
Sat Oct 8 15:00:33 UTC 2011


On Saturday, October 8, 2011, Andreas Müller <schnitzeltony at 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++

> Hmm
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20111008/bc2a45d6/attachment-0002.html>


More information about the Openembedded-core mailing list