[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[issues] [eglibc-2.9 svn revision 8535]: build error when configured with OPTION_EGLIBC_LOCALE_CODE disabled



Hello list,
When eglibc is configured with the attached option-groups.config file,
it fails with the following error:

vfprintf.c: In function '_IO_vfprintf_internal':
vfprintf.c:1601: error: too many arguments to function
'_i18n_number_rewrite'
vfprintf.c:1601: error: too many arguments to function
'_i18n_number_rewrite'
vfprintf.c:1898: error: too many arguments to function
'_i18n_number_rewrite'
vfprintf.c:1898: error: too many arguments to function
'_i18n_number_rewrite'

But when it is built with the same option groups, but this time with
OPTION_EGLIBC_LOCALE_CODE (of course with OPTION_POSIX_C_LANG_WIDE_CHAR
too) enabled, no build error.
Does this mean that configure machinery in eglibc-2.9 branch has a bug
or I missed some thing?
Note that with eglibc-2.10 branch with same svn revision and same
attached option-groups.config file, there is no build error.

Thanks,
Cheers
OPTION_EGLIBC_ADVANCED_INET6 = n
OPTION_EGLIBC_BACKTRACE = y
OPTION_EGLIBC_BSD = n
OPTION_EGLIBC_BSD = n
OPTION_EGLIBC_CXX_TESTS = n
OPTION_EGLIBC_CATGETS = n
OPTION_EGLIBC_CHARSETS = n
OPTION_EGLIBC_DB_ALIASES = n
OPTION_EGLIBC_ENVZ = n
OPTION_EGLIBC_FSTAB = y
OPTION_EGLIBC_GETLOGIN = n
OPTION_EGLIBC_INET = y
OPTION_EGLIBC_LIBM = y
OPTION_EGLIBC_LOCALES = n
OPTION_EGLIBC_LOCALE_CODE = n
OPTION_EGLIBC_NIS = n
OPTION_EGLIBC_NSSWITCH = y
OPTION_EGLIBC_RCMD = n
OPTION_EGLIBC_SPAWN = n
OPTION_EGLIBC_STREAMS = n
OPTION_EGLIBC_SUNRPC = n
OPTION_EGLIBC_UTMP = n
OPTION_EGLIBC_UTMPX = n
OPTION_EGLIBC_WORDEXP = y
OPTION_POSIX_C_LANG_WIDE_CHAR = n
OPTION_POSIX_REGEXP = y
OPTION_POSIX_WIDE_CHAR_DEVICE_IO = n