Bug 68102 - netatalk-devel : need libiconv to use in MBCS Environment.
Summary: netatalk-devel : need libiconv to use in MBCS Environment.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-19 09:20 UTC by Noboru Higuchi
Modified: 2004-06-20 00:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noboru Higuchi 2004-06-19 09:20:22 UTC
From 2.0, netatalk can use libiconv to convert charset of filename(volcharset option in AppleVolume.default) and exchange filename with legacy MacOS clients(-maccodepage option in atalkd.conf).
This functions are necessery to use in MBCS users, like japanese.
But current ports don't use libiconv and that functions doesn't work.
Please make option to compile with libiconv.

Fix: 

Append --with-libiconv=BASEDIR to configure option. (But it causes compile error at etc/afpd in my environment.)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-06-19 17:46:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-06-20 00:00:13 UTC
State Changed
From-To: open->closed

Iconv support has been added in 2.0.b1_1.