Curt Arnold wrote:

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.
OK, thanks.
I think multicast support is relatively new in APR, so maybe multicast.c didn't exist when you created apr_build.xml.

I actually like the log4cxx APR ant build scripts, and this is the only way I've built APR. However, I do use APR directly, not just because I use log4cxx, so are you suggesting that I should not really be using the log4cxx APR build as an external APR library?

Derek

_______________________________________________________________________
Paremus Limited. Registered in England
No. 4181472
Registered Office: St Alphage House, 2 Fore Street, London, EC2Y 5DH Postal 
Address: 107-111 Fleet Street, London, EC4A 2AB
The information transmitted is intended only for the person(s) or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of, or taking of any 
action in reliance upon, this information by persons or entities other than the 
intended recipient is prohibited.
If you received this in error, please contact the sender and delete the 
material from any computer.
_______________________________________________________________________

Reply via email to