Opened 6 years ago
#61620 new defect
kakasi @2.3.6: configure: error: can not use EUC-JP or UTF-8 encoding on iconv
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.6.4 |
| Keywords: | Cc: | ||
| Port: | kakasi |
Description
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: error: can not use EUC-JP or UTF-8 encoding on iconv
A similar error was mentioned in comment:ticket:46412:4.
Note: See
TracTickets for help on using
tickets.
