On Thu, Jan 27, 2011 at 8:15 AM, Aeschbacher, Fabrice
<[email protected]> wrote:
> Hi,
>
> [using released version 2010.12]
>
> libpcre (7.6-r8) fails to compile :
>
> ...
> | /bin/sh ./arm-angstrom-linux-gnueabi-libtool --tag=CXX   --mode=link 
> arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=arm926ej-s 
> -mthumb-interwork -mno-thumb  
> -isystem/srv/oe-2010/build/at91sam9g20ek/sysroots/armv5te-angstrom-linux-gnueabi/usr/include
>  -O2 -fpermissive -fvisibility-inlines-hidden -fvisibility-inlines-hidden 
> -version-info 0:0:0 -Wl,-O1 -Wl,--hash-style=gnu -o libpcrecpp.la -rpath 
> /usr/lib pcrecpp.lo pcre_scanner.lo pcre_stringpiece.lo libpcre.la
> | /bin/grep: /usr/lib/libstdc++.la: No such file or directory
> | /srv/oe-2010/build/at91sam9g20ek/sysroots/x86_64-linux/usr/bin/sed: can't 
> read /usr/lib/libstdc++.la: No such file or directory
> | arm-angstrom-linux-gnueabi-libtool: link: `/usr/lib/libstdc++.la' is not a 
> valid libtool archive
> | make[1]: *** [libpcrecpp.la] Error 1
> | make[1]: Leaving directory 
> `/srv/oe-2010/build/at91sam9g20ek/work/armv5te-angstrom-linux-gnueabi/libpcre-7.6-r8/pcre-7.6'
> | make: *** [all] Error 2
> | FATAL: oe_runmake failed
> NOTE: package libpcre-7.6-r8: task do_compile: Failed
> ERROR: Function 'do_compile' failed (see 
> /srv/oe-2010/build/at91sam9g20ek/work/armv5te-angstrom-linux-gnueabi/libpcre-7.6-r8/temp/log.do_compile.1723
>  for further information)
> ERROR: '/srv/oe-2010/org.openembedded/recipes/libpcre/libpcre_7.6.bb' failed
>
>
> I would be thankful if someone could give me any hint how to solve this.
>

Does it fail same way on master ? if not try to figure out commit
which fixed it git bisect is your friend. Otherwise we need to fix it
if its happening on master too.

> With kind regards,
> Fabrice Aeschbacher
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to