From owner-freebsd-ports@FreeBSD.ORG Fri Jun 1 11:10:59 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 254961065673 for ; Fri, 1 Jun 2012 11:10:59 +0000 (UTC) (envelope-from tmueller@sysgo.com) Received: from mail1.sysgo.com (mail1.sysgo.com [176.9.26.183]) by mx1.freebsd.org (Postfix) with ESMTP id D40EB8FC12 for ; Fri, 1 Jun 2012 11:10:58 +0000 (UTC) Received: from lantia.sysgo.com (unknown [172.22.2.7]) by mail1.sysgo.com (Postfix) with ESMTP id 0D8D2462C2; Fri, 1 Jun 2012 13:01:46 +0200 (CEST) Received: by lantia.sysgo.com (Postfix, from userid 113) id E2555266090; Fri, 1 Jun 2012 13:01:45 +0200 (CEST) Received: from tmu.ulm.sysgo.com (tmu.ulm.sysgo.com [172.30.3.10]) by lantia.sysgo.com (Postfix) with ESMTP id 8042B26608D; Fri, 1 Jun 2012 13:01:45 +0200 (CEST) Date: Fri, 1 Jun 2012 13:01:46 +0200 From: Thomas Mueller To: Leslie Jensen Message-ID: <20120601130146.5a013853@tmu.ulm.sysgo.com> In-Reply-To: <4FC87E93.1050308@eskk.nu> References: <4FC87E93.1050308@eskk.nu> Organization: SYSGO AG X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: make failed for graphics/gdk-pixbuf2 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: Fri, 01 Jun 2012 11:10:59 -0000 On Fri, 01 Jun 2012 10:34:27 +0200, Leslie Jensen wrote: >[...] > ImportError:=20 > /usr/local/lib/gobject-introspection/giscanner/_giscanner.so: Undef > ined symbol "PyUnicodeUCS4_AsUTF8String" > gmake[4]: *** [GdkPixbuf-2.0.gir] Fel 1 > gmake[4]: L=E4mnar katalogen=20 Rebuilding devel/gobject-introspection fixed that problem for me. --=20 Thomas Mueller