From owner-freebsd-ports@FreeBSD.ORG Fri Oct 14 12:25:08 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86F85106566C for ; Fri, 14 Oct 2011 12:25:08 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 482778FC17 for ; Fri, 14 Oct 2011 12:25:08 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 14B072842A; Fri, 14 Oct 2011 14:25:07 +0200 (CEST) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id F2C9028422; Fri, 14 Oct 2011 14:25:05 +0200 (CEST) Message-ID: <4E982A21.7000102@quip.cz> Date: Fri, 14 Oct 2011 14:25:05 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.19) Gecko/20110420 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: Anton Shterenlikht References: <20111014114929.GA36851@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20111014114929.GA36851@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: on HEAD subversion-freebsd: Error: shared library "sqlite3.8" does not exist X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 12:25:08 -0000 Anton Shterenlikht wrote: > Is this related to the auto tools issue? > > ===> subversion-freebsd-1.6.17_4 depends on shared library: sqlite3.8 - not found > ===> Verifying install for sqlite3.8 in /usr/ports/databases/sqlite3 > ===> Returning to build of subversion-freebsd-1.6.17_4 > Error: shared library "sqlite3.8" does not exist > > I've sqlite3-3.7.8 installed. > This is on 10.0-CURRENT #7 r225932 > > I apologise if this has been discussed already, > can't find anything on this in SEP or OCT archives. Something similar was discussed in freebsd-current http://lists.freebsd.org/pipermail/freebsd-current/2011-October/028045.html I don't know if it will help you. Miroslav Lachman