Solved. Problem was: issue with packaged-staging
- For some (unknown) reason, something in my pstage dir was corrupt (and surprisingly at the same time, for the 4 MACHINES for which I was building). - As my pstage dir is outside from build dir, just deleting the latter was not enough. - After deleting the pstage dir and rebuilding all from scratch, the problem disappeared. - After deleting all but pstage dir, libpcre and gnutls compiled fine too. With kind regards, Fabrice Aeschbacher > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im > Auftrag von Detlef Vollmann > Gesendet: Montag, 14. Februar 2011 16:51 > An: [email protected] > Betreff: Re: [oe] libpcre not compiling > > On 02/14/11 11:43, Aeschbacher, Fabrice wrote: > > I already reported that libpcre (7.6-r8) does not compile > in released version 2010.12 : > > > > | /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 > > > > Now I just figured out that neither does gnutls-2.10.2-r10.1 : > > > > | > /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 > > > > This seems to be pretty much the same issue. > > Any idea? > These are not -native packages, correct? > Then libtool shouldn't look for /usr/lib/libstdc++.la. > I have the feeling that something in the libtool setup is wrong. > > Regards, > Detlef _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
