-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
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
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
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
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.
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
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
--
=^..^=
> 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
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,
>
9 matches
Mail list logo