Comment Re:If anyone has trouble installing this on FreeBS (Score 2, Informative) 160
Thanks for pointing this out. It builds on my FreeBSD 4.3 box, but from what you describe, a slightly cleaner fix for FreeBSD 4.7 is probably to change this (line 1129 of common/lang/xml/xmlesc.cpp):
"://", ulLen);
To be:
(const char*)"://", ulLen);
Does this fix the problem as well?
Above all, I encourage you to take this up at dev@server.helixcommunity.org where it will be easier to get assistance.
Dean Collins
Server Core Technical Lead / SDE
RealNetworks, Inc.
Seattle, WA