DO NOT REPLY [Bug 5162] using iconv with pre7 chops last special character in filenames

samba-bugs at samba.org samba-bugs at samba.org
Sat Dec 29 07:26:49 GMT 2007


https://bugzilla.samba.org/show_bug.cgi?id=5162





------- Comment #1 from AndyHowell at austin.rr.com  2007-12-29 01:26 CST -------
Created an attachment (id=3081)
 --> (https://bugzilla.samba.org/attachment.cgi?id=3081&action=view)
patch for finding iconv_open under cygwin

This fixes the configure script not finding iconv_open under cygwin. Seems to
work ok on fedora 7 as well. The AM_CHECK_FUNCS with iconv_open fails because
the libiconv header redefines iconv_open to be libiconv_open. AM_CHECK_FUNCS
doesn't include iconv.h, so it fails to find the function. I'm not adept at
autoconf; there may be a better way to do this.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list