From owner-freebsd-ports@FreeBSD.ORG Sat Feb 11 21:48:28 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 026E316A420 for ; Sat, 11 Feb 2006 21:48:28 +0000 (GMT) (envelope-from broohaha@arzaga.net) Received: from arzaga.net (adsl-69-219-192-97.dsl.chcgil.ameritech.net [69.219.192.97]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B3FC43D5D for ; Sat, 11 Feb 2006 21:48:27 +0000 (GMT) (envelope-from broohaha@arzaga.net) Received: (qmail 4061 invoked by uid 1001); 11 Feb 2006 21:48:50 -0000 Date: Sat, 11 Feb 2006 15:48:49 -0600 From: Al Arzaga To: freebsd-ports@freebsd.org Message-ID: <20060211214849.GA3630@arzaga.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: cannot make py-pysqlite20 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: Sat, 11 Feb 2006 21:48:28 -0000 Having trouble making py-pysqlite20. I'm running FreeBSD 5.4-RELEASE-p11 I did a simple `make` with the following results: => MD5 Checksum OK for pysqlite-2.0.7.tar.gz. ===> Patching for py24-pysqlite-2.0.7 ===> Applying FreeBSD patches for py24-pysqlite-2.0.7 ===> py24-pysqlite-2.0.7 depends on file: /usr/local/bin/python - found ===> py24-pysqlite-2.0.7 depends on shared library: sqlite3.8 - found ===> Configuring for py24-pysqlite-2.0.7 Building documentation file install-source.html. Building documentation file usage-guide.html. TypeError: expected sequence of 2 WordLists (1 provided) Exiting due to error. Use "--traceback" to diagnose. Please report errors to . Include "--traceback" output, Docutils version (0.3.9), Python version (2.4.2), your OS type & version, and the command line used. *** Error code 1 Stop in /usr/ports/databases/py-pysqlite20. --------------------------------------------------------------- Any help is appreciated. Thanks. -Al