From owner-freebsd-current@FreeBSD.ORG Thu Aug 13 08:46:35 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA2081065670 for ; Thu, 13 Aug 2009 08:46:35 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id A08778FC45 for ; Thu, 13 Aug 2009 08:46:35 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:105f:fb4e:36e1:ba29] (unknown [IPv6:2001:7b8:3a7:0:105f:fb4e:36e1:ba29]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 1A8025C59; Thu, 13 Aug 2009 10:46:34 +0200 (CEST) Message-ID: <4A83D2E7.8090208@andric.com> Date: Thu, 13 Aug 2009 10:46:31 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.3pre) Gecko/20090809 Shredder/3.0b4pre MIME-Version: 1.0 To: Randy Bush References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD current mailing list Subject: Re: libsvn_subr-1.so.0: Undefined symbol "apr_thread_mutex_create" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 08:46:36 -0000 On 2009-08-13 03:25, Randy Bush wrote: > very current sources on > > FreeBSD work0.psg.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r: \ > Tue Jun 2 08:51:42 UTC 2009 root@work0:/usr/obj/usr/src/sys/WORK0 amd64 > > ===> gnu/usr.bin/texinfo/install-info (installincludes) > ===> gnu/usr.bin/texinfo/texindex (installincludes) > ===> gnu/usr.bin/texinfo/doc (installincludes) > ===> include (includes) > cd /usr/src/include; make buildincludes; make installincludes > creating osreldate.h from newvers.sh > /libexec/ld-elf.so.1: /usr/local/lib/libsvn_subr-1.so.0: Undefined symbol "apr_thread_mutex_create" Most likely, you'll need to rebuild your subversion-freebsd port.