From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 05:41:18 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 55C48106566B for ; Thu, 9 Dec 2010 05:41:18 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-ew0-f51.google.com (mail-ew0-f51.google.com [209.85.215.51]) by mx1.freebsd.org (Postfix) with ESMTP id E5C158FC14 for ; Thu, 9 Dec 2010 05:41:17 +0000 (UTC) Received: by ewy19 with SMTP id 19so1511282ewy.10 for ; Wed, 08 Dec 2010 21:41:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.105.70 with SMTP id s6mr4895388ebo.51.1291873276597; Wed, 08 Dec 2010 21:41:16 -0800 (PST) Received: by 10.213.31.209 with HTTP; Wed, 8 Dec 2010 21:41:16 -0800 (PST) Received: by 10.213.31.209 with HTTP; Wed, 8 Dec 2010 21:41:16 -0800 (PST) In-Reply-To: <44fwu9vbzy.fsf@be-well.ilk.org> References: <44fwu9vbzy.fsf@be-well.ilk.org> Date: Thu, 9 Dec 2010 00:41:16 -0500 Message-ID: From: Chris Brennan To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: devel/gobject-introspection throws up because of python X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2010 05:41:18 -0000 Sadly this didn't work for me. I for the same error. -- Sent from my Droid On Dec 7, 2010 10:28 AM, "Lowell Gilbert" < freebsd-questions-local@be-well.ilk.org> wrote: > 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.