Opened 14 years ago
Closed 13 years ago
#25436 closed defect (fixed)
Bash configure can't find function locale_charset
Reported by: | hayarobipark@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | bash |
Description
on building bash-4.1.7 configure couldn't find function name locale_charset with libiconv-1.13.1, and that prevent rl_filename_rewrite_hook working properly, and, finally, bash filename auto-completion for my Korean letter (Hangeul and purely NFD filename) didn't work.
I inspected something more. When I built bash with MacOS built-in libiconv (in /usr/lib), which is previous version than MacPort's one, the build Bash can handle unicode NFD characters.
It looks like that current version of iconv moved locale_charset function to libcharset and the develpers of bash does not notice yet.
I hope I can see auto-completed Korean filename in My MacBook. Help me, please.
Change History (6)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Port: | bash added |
comment:2 follow-up: 3 Changed 14 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|
As I don't know how I should reprodue this issue, I would kindly ask you to report this to the developers of bash directly with the bashbug(1) tool or by mailing bug-bash@…. Thanks.
comment:3 Changed 14 years ago by hayarobipark@…
I thought that it seems to be Mac OS specific issue. I'll try to use bashbug tool. Thanks a lot.
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Is this still a problem with the current versions?
comment:5 Changed 13 years ago by hayarobipark@…
I found that it issue was resolved, for a few months before. Thanks a lot.
comment:6 Changed 13 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Please remember to fill in the Port field and cc the maintainer.