Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 08:00 -0400
From:      "Salvatore Denaro" <sdenaro@speakeasy.net>
To:        "Ports FreeBSD" <ports@FreeBSD.ORG>
Subject:   Can't build libwmf
Message-ID:  <20020909115939.8902E43E3B@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020909115939.8902E43E3B>