[Buildroot] _IO_getc inconsistent with uClibc?
Mats Erik Andersson
mats.andersson64 at comhem.se
Wed May 16 10:51:29 PDT 2007
Hi there,
in an effort to implement bluez-utils-2.15 for
an embedded system using uClibc, I ran into
unexpected problems, since my linker cannot
resolve the the symbol _IO_getc. Using a similar
configuration with Debian Sarge and building
bluez-utils, does not pose any problems, and
its linker kindly points to
_IO_getc@@GLIBC_2.0
when the relevant object files have been linkt
together. It was exactly at this stage that my
Buildroot setting decided to cancel work for the day!
Now, I did allow uClibc to use macros for getc
and puts in the configuration, out of old habit.
Is it these macros that cause the mess?
Regards, Mats Erik Andersson
More information about the buildroot
mailing list