From owner-freebsd-ports@FreeBSD.ORG Sat Oct 2 17:39:27 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 835C0106566B for ; Sat, 2 Oct 2010 17:39:27 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 29BBA8FC0A for ; Sat, 2 Oct 2010 17:39:26 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward14.mail.yandex.net (Yandex) with ESMTP id 018194E501F5; Sat, 2 Oct 2010 21:39:24 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1286041165; bh=HPrUGTtun4caKJusKek29qlpwIJzbu4T9JwO6riDAd8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=P0Kvi816Kn3Y63+BXwN5ZCOmGhv4fIBF48oaslkS3bzKZgrAanrWRNR/xsT8ia4bZ q8ME24Aj3ae+buyNCaakRSxK/edCk4D1a1PhXYviM5Z+OSznhN9270R3pjO7nOi/fy 8D5v2IXJMlBSZghvw4CtAnSYiLia8IMxvu8RTJ6E= Received: from smeshariki2.local (unknown [77.66.145.223]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id ACF4D44D807C; Sat, 2 Oct 2010 21:39:24 +0400 (MSD) Message-ID: <4CA76DD2.7050104@yandex.ru> Date: Sat, 02 Oct 2010 21:37:22 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.9) Gecko/20100919 Thunderbird/3.1.4 MIME-Version: 1.0 To: Norman Khine References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1286041164 X-Yandex-Spam: 1 X-Yandex-Front: smtp11.mail.yandex.net Cc: freebsd-ports@freebsd.org Subject: Re: py-matplotlib issues 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, 02 Oct 2010 17:39:27 -0000 02.10.2010 20:36, Norman Khine пишет: > hello, i am trying to build py-matplotlib, but get this error > > # cd /usr/ports/math/py-matplotlib > # make install clean > > http://pastie.org/1195467 > > any pointers much appreciated. > > norman > Am i right that you trying to build matplotlib with TKAGGBACKEND switched to off? -- Regards, Ruslan