Re: Compiler error - missing iconv.h with -mno-cygwin

2009-01-26 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Ian Puleston on 1/26/2009 3:51 AM: > But iconv.h does exist in /usr/include, so why can the compiler not find it? > Is it looking somewhere different for include files when compiling with > -mno-cygwin? Yes, the compiler i

Compiler error - missing iconv.h with -mno-cygwin

2009-01-26 Thread Ian Puleston
mpile because it cannot find iconv.h: gcc -I/usr/include/libxml2 -mno-cygwin -c -o xmlParse.o xmlParse.c In file included from /usr/include/libxml2/libxml/parser.h:797, from xmlParse.c:36: /usr/include/libxml2/libxml/encoding.h:28:19: iconv.h: No such file or directory In file inc

Re: iconv.h?

2003-10-30 Thread Tom Roche
Gerrit P. Haase wrote: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=iconv.h Doh! Thanks, and thanks for fixing the setup.hint. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com

Re: libxml2 setup.hint was Re: iconv.h?

2003-10-30 Thread Gerrit P. Haase
Brian wrote: > A couple of questions. > Did you install libxml2-2.5.11-1 via Cygwin's setup.exe? If so, shouldn't > it have depended on libiconv? Unfortunately this dependency was missing from the setup.hint, I've fixed it now. > BTW, how does one go about viewing a package's setup.hint to che

Re: libxml2 setup.hint was Re: iconv.h?

2003-10-30 Thread Christopher Faylor
On Thu, Oct 30, 2003 at 10:27:21AM -0600, Brian Ford wrote: >A couple of questions. > >Did you install libxml2-2.5.11-1 via Cygwin's setup.exe? If so, shouldn't >it have depended on libiconv? > >BTW, how does one go about viewing a package's setup.hint to check for >this kind of thing? The setup.

libxml2 setup.hint was Re: iconv.h?

2003-10-30 Thread Brian Ford
t; from /usr/include/libxml2/libxml/globals.h:16, > > from /usr/include/libxml2/libxml/threads.h:31, > > from /usr/include/libxml2/libxml/xmlmemory.h:188, > > from nd.c:20: > > /usr/include/libxml2/libxml/enco

Re: iconv.h?

2003-10-30 Thread Gerrit P. Haase
Thomas wrote: > Where/how I can get iconv.h? Feel free to post to me directly, > as well as the list. http://cygwin.com/cgi-bin2/package-grep.cgi?grep=iconv.h This shows several hits, probably you'll need the libiconv package. Gerrit -- =^..^=

Re: iconv.h

2003-10-30 Thread Shaffer, Kenneth
> Where/how I can get iconv.h? Feel free to post to me directly, > as well as the list. It's probably in the Devel category as listed by setup which by default isn't installed. -- Ken Shaffer Staff Software Engineer 770-236-3421 [EMAIL PROTECTED] - - - - - - - Append

iconv.h?

2003-10-29 Thread Thomas L Roche
d.c > In file included from /usr/include/libxml2/libxml/parser.h:655, > from /usr/include/libxml2/libxml/globals.h:16, > from /usr/include/libxml2/libxml/threads.h:31, > from /usr/include/libxml2/libxml/xmlmemory.h:188, >