Bug 58416 - [PATCH] fix broken build of textproc/xmlwrapp
Summary: [PATCH] fix broken build of textproc/xmlwrapp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-23 09:50 UTC by Jens Rehsack
Modified: 2003-10-24 22:30 UTC (History)
1 user (show)

See Also:


Attachments
patch-files (802 bytes, text/plain)
2003-10-23 09:50 UTC, Jens Rehsack
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Rehsack 2003-10-23 09:50:21 UTC
	Fix broken build found during package building on bento:
	http://bento.freebsd.org/errorlogs/i386-5-latest/xmlwrapp-0.4.3.log
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-24 20:02:45 UTC
State Changed
From-To: open->feedback

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
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-24 22:30:48 UTC
State Changed
From-To: feedback->closed

Committed, thanks!