Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Thu, 30 Oct 2003 10:27:21 -0600 (CST) From: Brian Ford X-X-Sender: ford AT eos To: cygwin AT cygwin DOT com Subject: libxml2 setup.hint was Re: iconv.h? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/