On Mon, Oct 28, 2002 at 10:59:32PM -0600, Ben Collins-Sussman wrote:
> mbk@tigris.org writes:
>
> > Author: mbk
> > Date: 2002-10-28 21:49:55 -0600 (Mon, 28 Oct 2002)
> > New Revision: 3545
> >
> > Modified:
> > trunk/Makefile.in
> > trunk/build.conf
> > trunk/configure.in
>
> Ah, I see that you've taught ./configure to search for the xmlrpc-epi
> library.
>
> I downloaded the latest sourceball of xmlrpc-epi, and the thing won't
> build on FreeBSD. It can't find 'iconv.h' that one of the C files
> #includes. On BSD, it's in /usr/local/include, instead of
> /usr/include. (Stupid linux-centric sourceball!)
>
It has some other issues, too (won't let you define your own
allocator). Also, because it doesn't just abstract
the transport layer, but operates completely indepently of it,
it becomes very difficult (impossible?) to use it in a streamy way.
Also, it wants to use its own expat, and it doesn't want you to
hook into it at the expat level.
Once we have a working ra_pipe, we can probably submit patches
to accomplish some of these refinements.
--ben
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 29 13:09:50 2002