On Apr 2, 2007, at 9:12 AM, Derek Baum wrote:

Hi,

I'm trying to use apr_mcast_join() on Windows, with the version of APR built by log4cxx apr-build.xml, but I'm getting an unresolved symbol error.

Closer investigation reveals that multicast.c is missing from apr- build.xml:

       <fileset dir="${src.dir}/network_io/unix"
           includes="inet_ntop.c inet_pton.c sockaddr.c"/>

Derek


I'll review it. I didn't try to work out all the kinks in the apr- build.xml, just enough to provide the facilities that log4cxx uses which as far as I remember did not include multicast. Don't remember if there was a specific reason that I omitted it or if it just wasn't essential.


Reply via email to