From owner-freebsd-ports@FreeBSD.ORG Wed Oct 19 11:53:59 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 2BD211065672 for ; Wed, 19 Oct 2011 11:53:59 +0000 (UTC) (envelope-from FreeBSD@heesakkers.info) Received: from server3.ohos.nl (server3.ohos.nl [IPv6:2a00:dd0:0:2::10]) by mx1.freebsd.org (Postfix) with ESMTP id C5FCA8FC08 for ; Wed, 19 Oct 2011 11:53:58 +0000 (UTC) Received: from [2001:470:1f15:1555::2] (helo=pcoliver.heesakkers.info) by server3.ohos.nl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1RGUia-00002y-3u for freebsd-ports@freebsd.org; Wed, 19 Oct 2011 13:53:57 +0200 From: Oliver Heesakkers To: freebsd-ports@freebsd.org Date: Wed, 19 Oct 2011 13:53:51 +0200 Message-ID: <2047773.iBdSK2Zlaa@pcoliver.heesakkers.info> User-Agent: KMail/4.7.2 (FreeBSD/9.0-BETA3; KDE/4.7.2; amd64; ; ) In-Reply-To: <4E9E7E41.5010703@FreeBSD.org> References: <4E97732F.8090108@FreeBSD.org> <4E9E7E41.5010703@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: graphics/mapnik 2.0.0 fails to package 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: Wed, 19 Oct 2011 11:53:59 -0000 Op wo 19 okt 2011 00:37:37 schreef Doug Barton: > On 10/14/2011 21:10, wen heping wrote: > > I could not reproduce this plist error > > Here is my build log: > > http://people.freebsd.org/~dougb/mapnik-build.log > > I included 'make showconfig' output ... perhaps we're using different > options? > >From that build.log: ===> mapnik2-2.0.0 depends on shared library: sqlite3 - found (...) Checking for C library sqlite3... no Obviously that's where it goes wrong. the ports-system can find the library (and thus adds sqlite.input to the plist), mapnik cannnot (and thus does not build and install sqlite.input). I use this option and have no problem by the way. Doug, did you try reinstalling databases/sqlite3? If you have databases/sqlite34 installed, maybe you should try databases/sqlite3