Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] _IO_getc inconsistent with uClibc?
@ 2007-05-16 17:51 Mats Erik Andersson
  2007-05-16 18:16 ` Bernhard Fischer
  0 siblings, 1 reply; 5+ messages in thread
From: Mats Erik Andersson @ 2007-05-16 17:51 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-05-18  7:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 17:51 [Buildroot] _IO_getc inconsistent with uClibc? Mats Erik Andersson
2007-05-16 18:16 ` Bernhard Fischer
2007-05-16 20:55   ` [Buildroot] libiconv Christopher Reder
2007-05-16 21:19     ` Christopher Reder
2007-05-18  7:20     ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox