From owner-freebsd-ports Mon Sep 9 4:59:44 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7AD937B400 for ; Mon, 9 Sep 2002 04:59:39 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8902E43E3B for ; Mon, 9 Sep 2002 04:59:39 -0700 (PDT) (envelope-from sdenaro@speakeasy.net) Received: (qmail 14076 invoked from network); 9 Sep 2002 11:59:36 -0000 Received: from unknown (HELO ?216.254.76.17?) ([216.254.76.17]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 9 Sep 2002 11:59:36 -0000 Date: Mon, 9 Sep 2002 08:00 -0400 From: "Salvatore Denaro" Subject: Can't build libwmf To: "Ports FreeBSD" Reply-To: "Salvatore Denaro" X-Face: "e<&PCSuDeI>Wnz0s(fk:UP((Y'&0**fKwX:LL\,e"-5AS4+1|fdTE!(r,"&eLI}x(aQy-jM(jT(KvDbG@:bC<#KFDy}}*'Y8V7@DGOy39Ze@8P@tN)a%m/+'#Z?[+V&XUibbO Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm running 4.6 and I've been having trouble building libwmf (needed for ImageMagick) Here's the error: /usr/local/include/libxml2/libxml/parserInternals.h:362: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:363: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:369: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:370: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:373: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:374: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:380: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:387: syntax error before `ctxt' /usr/local/include/libxml2/libxml/parserInternals.h:395: syntax error before `htmlCreateFileParserCtxt' /usr/local/include/libxml2/libxml/parserInternals.h:396: warning: data definition has no type or storage class font.c: In function `xml2fontmap_read': font.c:929: syntax error before `ctxt' font.c:933: `sax' undeclared (first use in this function) font.c:933: (Each undeclared identifier is reported only once font.c:933: for each function it appears in.) font.c:933: `xmlSAXHandler' undeclared (first use in this function) font.c:940: `ctxt' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.6/src. *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.6/src. *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.6. *** Error code 1 Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.6. *** Error code 1 Stop in /usr/ports/graphics/libwmf. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message