From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12621 invoked by alias); 30 Oct 2003 16:27:23 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 12614 invoked from network); 30 Oct 2003 16:27:22 -0000 Received: from unknown (HELO esds.vss.fsi.com) (66.136.174.212) by sources.redhat.com with SMTP; 30 Oct 2003 16:27:22 -0000 Received: from eos.vss.fsi.com (eos [198.51.27.61]) by esds.vss.fsi.com (8.11.6+Sun/8.9.1) with ESMTP id h9UGRMk15585 for ; Thu, 30 Oct 2003 10:27:22 -0600 (CST) Received: from localhost (ford@localhost) by eos.vss.fsi.com (8.11.6+Sun/8.11.6) with ESMTP id h9UGRLT12218 for ; Thu, 30 Oct 2003 10:27:21 -0600 (CST) X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Thu, 30 Oct 2003 16:54:00 -0000 From: Brian Ford X-X-Sender: ford@eos To: cygwin@cygwin.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 X-SW-Source: 2003-10/txt/msg01775.txt.bz2 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/