Re: requirements for SUCCESSFUL usage of xerces-c 1.7 on FreeBSD4.5-RELEASE should/could this be added to the docs?

2002-03-16 Thread Max Gotlib
Hi John! On Fri, 15 Mar 2002, John Utz wrote: > Hello; > > i finally had a work at home day that could be appropriately utilized by > getting xerces-c to build *and* run the samples on my FreeBSD 4.5-RELEASE > box. > > perhaps there are people out there who got this to work without a > problem,

RE: 1.6.0: FreeBSD samples fail to link: undefined reference to`XMLPlatformUtils::makeTransService(void)'

2001-12-10 Thread Max Gotlib
some kind if dependencies list generation... On Sun, 9 Dec 2001, Ross Smith wrote: > > From: Max Gotlib [mailto:[EMAIL PROTECTED]] > > > > Seems, that staff in src/util/Platforms/FreeBSD was not compiled in the > > library. Try to "cd" to this directory insid

Re: 1.6.0: FreeBSD samples fail to link: undefined reference to`XMLPlatformUtils::makeTransService(void)'

2001-12-09 Thread Max Gotlib
Hi! Seems, that staff in src/util/Platforms/FreeBSD was not compiled in the library. Try to "cd" to this directory inside the sources tree and type gmake. If my theory is right, you'll see a number of error messages. Send 'em back to me and I'll try to figure out the diagnosys :) -- Max. On Sun

Cyrillic (KOI8-R) encoding support for Iconv transservice

2001-12-01 Thread Max Gotlib
Hi! I've got the additions (in form of patch against 1.5.1, but it will not be too hard to move towards current versions), that delivers support for transcoding the KOI8-R encoded documents within Iconv trans-service framework. Is there any interest for that staff ? -- Max. ---

Re: FreeBsd Patch (was Re: Plan for Xerces-C++ 1.6)

2001-11-29 Thread Max Gotlib
from yesterday > > > > (xml-xerces_20011128111840.tar.gz) > > > > for forming a new patch, but this version produced compilation errors with gcc > > > > (see below). I checked it on Solaris with the original sources, and got the > > > > same errors - so i

XercesC under FreeBSD...

2001-10-01 Thread Max Gotlib
Hi! I've searched through the XercesC-related mailing lists, looking for hints on compiling XercesC under FreeBSD (I'm running 4.2 and 4.4). The solution (patch) you've posted to the *-dev list makes it possible to compile it with ICU transcoding staff. I was able to build the package for Iconv t