Dom Lachowicz wrote: > Looks to me like you're compiling with LibXML2 support turned on. Abi > currently only works with expat, and will need a few lines of code change to > xap_Prefs.cpp to make it work with libxml2 again.
Sure enough, configure seems to be picking up on my libxml2 on the system. What are the reasons I would want to use one over the other (besides the obvious reuse of existing libs on the system)? > Either way, your build can be uploaded to sourceforge.net for public > consumption. None of our developers build on *BSD to the best of my knowledge, > so we don't have any pre-built binaries to distribute. But if you post yours > somewhere with a MD5Sum, I'll grab it an upload it. When I get this straightened out, I'll do that. Getting it to use the system libpng and iconv is a real bear, though, so my current builds are using the peered directories. -Paul ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
