From owner-freebsd-ports@FreeBSD.ORG Mon Oct 2 14:14:50 2006 Return-Path: X-Original-To: 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 4119F16A49E for ; Mon, 2 Oct 2006 14:14:50 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C1C43D5D for ; Mon, 2 Oct 2006 14:14:48 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 02 Oct 2006 10:14:43 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id MHU37327; Mon, 2 Oct 2006 10:14:39 -0400 (EDT) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 02 Oct 2006 10:14:35 -0400 X-IronPort-AV: i="4.09,244,1157342400"; d="scan'208"; a="286437591:sNHT24549010" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17697.7316.357013.738836@jerusalem.litteratus.org> Date: Mon, 2 Oct 2006 10:05:08 -0400 To: ports@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090203.45211EA5.008B,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.113/2006-07-26 Cc: Subject: missing python bindings for gnome? 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: Mon, 02 Oct 2006 14:14:50 -0000 Are there any Python (or Gnome, if appropriate) experts out there who can tell me what this means in a failed port build? checking for a Python interpreter with version >= 2.3... python checking for python... /usr/local/bin/python checking for python version... 2.4 checking for python platform... freebsd7 checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages checking for sh... /bin/sh checking Python bindings for gtk2.4 (pygtk2>=2.3.4)... ok checking Python bindings for gnome... configure: error: **** The python bindings for gnome 2.0 (gnome-python2) could not be found. ===> Script "configure" failed unexpectedly. I've re-installed py24-gtk2, doesn't help. Robert Huff