Bug 70316 - www/mod_tidy broken (Undefined symbol "tidyBufPutByte")
Summary: www/mod_tidy broken (Undefined symbol "tidyBufPutByte")
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: Clement Laforet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 18:40 UTC by Daniel Grund
Modified: 2004-08-16 21:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Grund 2004-08-11 18:40:18 UTC
	mod_tidy builds correctly, but is of no use, because it cannot be loaded by Apache:
Cannot load /usr/local/libexec/apache2/mod_tidy.so into server: /usr/local/libexec/apache2/mod_tidy.so: Undefined symbol "tidyBufPutByte"

Fix: 

na
How-To-Repeat: 	Install the ports mentioned above and activate mod_tidy in 
	/usr/local/etc/httpd.cpnf by commenting out line 98, restart Apache.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-08-11 20:09:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement


Over to the maintainer. 

To Clement: let's see together if you want.
Comment 2 Clement Laforet freebsd_committer freebsd_triage 2004-08-16 21:40:53 UTC
State Changed
From-To: open->closed

fix committed, thanks for the notification!