Opened 9 years ago
Closed 9 years ago
#50330 closed defect (fixed)
kakasi 2.3.5: fails to configure using iconv on 10.6
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | snowleopard | Cc: | dbevans (David B. Evans) |
Port: | kakasi |
Description (last modified by dbevans (David B. Evans))
While building p5-text-kakasi on the 10.6 buildbot kakasi
fails to configure:
checking for iconv... no, consider installing GNU libiconv configure: error: can not use EUC-JP or UTF-8 encoding on iconv Command failed: cd "/opt/local/var/macports/build/_opt_mports_dports_textproc_kakasi/kakasi/work/kakasi-2.3.5" && ./configure --prefix=/opt/local --enable-maintainer-mode Exit code: 1
Change History (2)
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Description: | modified (diff) |
---|---|
Port: | kakasi added; p5-text-kakasi removed |
Summary: | p5-text-kakasi 2.3.5: fails to use iconv on 10.6 → kakasi 2.3.5: fails to configure using iconv on 10.6 |
comment:2 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Apparently an error in the libiconv configuration test when UTF-8 support is not available. Fixed by upgrading to version 2.3.6 in r144649.
Note: See
TracTickets for help on using
tickets.
It appears the configuration error occurs while building
kakasi
itself.