[Buildroot] [Bug 4099] cut utility from GNU coreutils works incorrect

bugzilla at busybox.net bugzilla at busybox.net
Wed Aug 26 12:43:25 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=4099

--- Comment #4 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2015-08-26 12:43:25 UTC ---
(In reply to comment #3)
> Hi,
> 
> okay, found the reason. 
> It seems following options in uClibc config fixes the problem:
> UCLIBC_HAS_STDIO_GETC_MACRO=y
> UCLIBC_HAS_STDIO_PUTC_MACRO=y
> 
> They are both disabled in the default config in Buildroot.
> In OpenADK, which I used to verify the issue, the options are on.
> 
> So no difference which uClibc version is in use.

Thanks for the investigation. In other words, you suggest to enable these
options in Buildroot as well? The help text of these options says "Most people
will answer Y."

(It still seems to be a bug in gnulib to assume that uClibc is always built
with those options enabled...)

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list