On Thu, Dec 15, 2005 at 11:21:41AM +0800, hx liu wrote:
> Error:
> /usr/local/apr/lib/libapr-1.so: undefined reference to
> `sock_is_ipv6'
> /usr/local/apr/lib/libapr-1.so: undefined reference to
> `find_if_index'
> collect2: ld returned 1 exit status
> make: *** [subversion/clients/cmdline/svn] Error 1

This is a bug in APR when configured with --disable-ipv6; if you rebuild 
without the flag it should be fine.

Regards,

joe

Reply via email to