[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: undefined reference to 'sock_is_ipv6'

From: Joe Orton <jorton_at_redhat.com>
Date: 2005-12-16 11:16:44 CET

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 16 11:17:58 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.