From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 15:28:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C2F8106566C for ; Tue, 7 Dec 2010 15:28:08 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.39]) by mx1.freebsd.org (Postfix) with ESMTP id 101AB8FC17 for ; Tue, 7 Dec 2010 15:28:07 +0000 (UTC) Received: (qmail 10959 invoked from network); 7 Dec 2010 15:28:07 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Dec 2010 15:28:07 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 4352E5082D; Tue, 7 Dec 2010 10:28:01 -0500 (EST) From: Lowell Gilbert To: Chris Brennan References: Date: Tue, 07 Dec 2010 10:28:01 -0500 In-Reply-To: (Chris Brennan's message of "Fri, 3 Dec 2010 14:08:30 -0500") Message-ID: <44fwu9vbzy.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Questions Subject: Re: devel/gobject-introspection throws up because of python X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2010 15:28:08 -0000 Chris Brennan writes: > While trying to compile audio/tagtool on a FreeBSD7.3 (x86) machine > devel/gobject-introspection decides to throw up and I got this: (the install > was via portmaster -d) Looks like your python installation is broken. Try rebuilding that first.