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? On Thu, 30 Oct 2003, Thomas L Roche wrote: > I have latest libxml2 (2.5.11-1) from cygwin. But when I try to build, > I get > > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libxml2 -g -O2 -c > `test -f 'nd.c' || echo './'`nd.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, > > from nd.c:20: > > /usr/include/libxml2/libxml/encoding.h:27:19: iconv.h: No such file or > directory > > 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, > > from nd.c:20: > > /usr/include/libxml2/libxml/encoding.h:132: error: parse error before > "iconv_t" > > /usr/include/libxml2/libxml/encoding.h:132: warning: no semicolon at end > of struct or union > > /usr/include/libxml2/libxml/encoding.h:133: warning: data definition has > no type or storage class > -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/