From owner-freebsd-python@FreeBSD.ORG Tue Oct 5 14:10:46 2010 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAC20106564A for ; Tue, 5 Oct 2010 14:10:46 +0000 (UTC) (envelope-from LConrad@Go2France.com) Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75]) by mx1.freebsd.org (Postfix) with ESMTP id A2B878FC18 for ; Tue, 5 Oct 2010 14:10:46 +0000 (UTC) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id D73F54718D2 for ; Tue, 5 Oct 2010 15:47:02 +0200 (CEST) Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id 386643865B4 for ; Tue, 5 Oct 2010 15:47:03 +0200 (CEST) (envelope-from LConrad@Go2France.com) Received: from W500.Go2France.com [72.48.240.99] by mail.Go2France.com with ESMTP (SMTPD32-7.07) id AC4D3A0A011A; Tue, 05 Oct 2010 15:46:53 +0200 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 05 Oct 2010 08:46:55 -0500 To: python@FreeBSD.org From: Len Conrad Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <201010051546975.SM05428@W500.Go2France.com> Cc: Subject: FreeBSD Port: x11-toolkits/py-tkinter X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2010 14:10:46 -0000 this is only for py 2.6 and not for py 2.7? With 2.7 installed, this fails: cd /usr/ports/x11-toolkits/py-tkinter > > >===> Returning to build of libX11-1.3.3_1,1 >===> libX11-1.3.3_1,1 depends on file: /usr/local/bin/autoconf-2.67 - found >===> libX11-1.3.3_1,1 depends on package: libtool>=2.2 - found >===> libX11-1.3.3_1,1 depends on executable: pkg-config - found >===> Configuring for libX11-1.3.3_1,1 >configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg >configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg >configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg >configure:14185: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. >*** Error code 1 > >Stop in /usr/ports/x11/libX11. >*** Error code 1 > >Stop in /usr/ports/x11-toolkits/tk85. >*** Error code 1 > >Stop in /usr/ports/x11-toolkits/tk85. >*** Error code 1 > >Stop in /usr/ports/x11-toolkits/py-tkinter. > thanks Len