mailing list of musl libc
 help / color / mirror / code / Atom feed
* CP850 & IBM850 codepages
@ 2014-02-25 21:44 Alan Hourihane
  2014-02-25 22:25 ` Rich Felker
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Hourihane @ 2014-02-25 21:44 UTC (permalink / raw)
  To: musl

Hi all,

First post to the list, so thank you for musl.

I was just compiling samba against musl and got this.....

checking for iconv in /usr/lib... yes
checking can we convert from CP850 to UCS2-LE?... no
checking can we convert from IBM850 to UCS2-LE?... no
checking can we convert from ASCII to UCS2-LE?... ASCII
checking can we convert from UTF-8 to UCS2-LE?... UTF-8
checking for iconv in /usr/local/lib... yes
checking can we convert from CP850 to UCS2-LE?... no
checking can we convert from IBM850 to UCS2-LE?... no
checking can we convert from ASCII to UCS2-LE?... ASCII
checking can we convert from UTF-8 to UCS2-LE?... UTF-8
configure: WARNING: Sufficient support for iconv function was not found.
     Install libiconv from http://freshmeat.net/projects/libiconv/ for 
better charset compatibility!

Looking at the code we're missing the "cp850" and "ibm850" codepages.

I'm not sure how they are derived in the musl source though.

Any help appreciated.

Thanks,

Alan.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-26 11:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25 21:44 CP850 & IBM850 codepages Alan Hourihane
2014-02-25 22:25 ` Rich Felker
2014-02-25 22:31   ` Alan Hourihane
2014-02-25 22:39     ` Rich Felker
2014-02-26 11:58       ` Alan Hourihane

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).