This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libiconv


On 10/28/2010 11:28 AM, Marco Atzeri wrote:
> --- Gio 28/10/10, Samuel Thibault  ha scritto:
> 
>> Marco Atzeri, le Thu 28 Oct 2010
>> 18:08:18 +0100, a écrit :
>>> is the additional "lib" correct ?
>>
>> Yes. You need to #include <iconv.h> to get the proper
>> refname.
>>
>> Samuel
>>
> 
> Hi Samuel,
> #include <iconv.h>
> 
> it is already there
> 
> and /usr/include/iconv.h seems to not include 
> libiconv*  function but only iconv* ones

Did you install a self-built cygwin, including the newlib <iconv.h>,
thus overwriting the real <iconv.h> that is included by installing the
libiconv package?  If so, rerun setup.exe and reinstall libiconv.

It's a known issue that installing a self-built cygwin version installs
too many files, including clobbering <iconv.h> when it shouldn't.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]