[oe] error building PXA270 target with oe-core/angstrom

Cliff Brake cliff.brake at gmail.com
Tue Aug 16 20:49:57 UTC 2011


On Tue, Aug 16, 2011 at 4:03 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On Tue, Aug 16, 2011 at 12:44 PM, Phil Blundell <philb at gnu.org> wrote:
>> On Tue, 2011-08-16 at 15:32 -0400, Cliff Brake wrote:
>>> | ../libcpp/libcpp.a(files.o): In function `validate_pch':
>>> | files.c:(.text+0x1978): undefined reference to `fprintf_unlocked'
>>> | ../libcpp/libcpp.a(line-map.o): In function `linemap_check_files_exited':
>>> | line-map.c:(.text+0xfa): undefined reference to `fprintf_unlocked'
>>> | ../libcpp/libcpp.a(line-map.o): In function `linemap_add':
>>> | line-map.c:(.text+0x258): undefined reference to `fprintf_unlocked'
>>> | line-map.c:(.text+0x308): undefined reference to `fprintf_unlocked'
>>> | ../libcpp/libcpp.a(symtab.o): In function `ht_dump_statistics':
>>> | symtab.c:(.text+0x1cc): undefined reference to `fprintf_unlocked'
>>
>> That looks rather like something is wrong with your host's build
>> environment.  Apparently gcc has decided that you have fprintf_unlocked
>> and using it would be a good idea.  AFAIK, there are no glibcs in the
>> wild which do actually implement fprintf_unlocked so it seems that gcc
>> must be mistaken in its belief.
>>
>> I think you might need to do a bit of poking at config.log to see what's
>> up.
>>
>
> Do you have eglibc-nativesdk staged ?

No, if I try to bitbake eglibc-nativesdk, it fails trying to compile
gcc-cross-initial_4.5.

Thanks,
Cliff

-- 
=================
http://bec-systems.com




More information about the Openembedded-devel mailing list