On Thu, Feb 19, 2004 at 01:20:24PM -0500, Jeff Trawick wrote: > Can anyone make that thing work well enough for APR's use without the > optional IPv6 networking stack installed?
But it works well enough that APR_CHECK_WORKING_GETADDRINFO doesn't fail? When I looked into this for neon it worked OK on the 11.11 boxes I tested on (and still does on the HP TestDrive boxes), but maybe they had the IPv6 stuff installed. What's the simplest thing that fails, getaddrinfo("localhost", ...) even? joe