From owner-freebsd-python@FreeBSD.ORG Tue Oct 18 12:37:18 2011 Return-Path: Delivered-To: freebsd-python@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 752A81065672; Tue, 18 Oct 2011 12:37:18 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id BF2B98FC0A; Tue, 18 Oct 2011 12:37:14 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id p9ICbBd0001685; Tue, 18 Oct 2011 19:37:11 +0700 (NOVT) (envelope-from egrosbein@rdtc.ru) Message-ID: <4E9D72F2.6090507@rdtc.ru> Date: Tue, 18 Oct 2011 19:37:06 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: bug-followup@FreeBSD.ORG, freebsd-python@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/156076: [patch] databases/py-sqlite3: Undefined symbol "sqlite3_load_extension" X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 12:37:18 -0000 Hi! Vote for this PR, without this change I could not build firefox 7.0.1 from ports, build failed with same error. Proposed change fixed the problem. Eugene Grosbein