ports/58416: [PATCH] fix broken build of textproc/xmlwrapp

Jens Rehsack rehsack at liwing.de
Fri Oct 24 19:43:23 UTC 2003


Kirill Ponomarew wrote:
> Synopsis: [PATCH] fix broken build of textproc/xmlwrapp
> 
> State-Changed-From-To: open->feedback 
> State-Changed-By: krion
> State-Changed-When: Fri Oct 24 12:02:45 PDT 2003
> State-Changed-Why: 
> Now it fails on -stable:
> tree_parser.cxx: In method `xml::tree_impl::tree_impl()':
> tree_parser.cxx:65: implicit declaration of function `int xmlSAX2InitDefaultSAXHandler(...)'
> *** Error code 1

On my machine this is declared in
/usr/local/include/libxml2/libxml/SAX2.h, which will be included right.

Can you compile using '-v -save-temps' instead of '-pipe'
and send the tree_parser.ii?

> http://www.freebsd.org/cgi/query-pr.cgi?pr=58416



More information about the freebsd-ports-bugs mailing list