From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 9 00:17:49 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F23D216A41F for ; Wed, 9 Nov 2005 00:17:49 +0000 (GMT) (envelope-from compconsultant@yahoo.com) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [63.240.77.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 881A643D45 for ; Wed, 9 Nov 2005 00:17:49 +0000 (GMT) (envelope-from compconsultant@yahoo.com) Received: from [192.168.1.6] (c-24-1-170-82.hsd1.tx.comcast.net[24.1.170.82]) by comcast.net (sccrmhc13) with ESMTP id <2005110900174801300co0dge>; Wed, 9 Nov 2005 00:17:48 +0000 Message-ID: <4371402E.4080302@yahoo.com> Date: Tue, 08 Nov 2005 18:17:50 -0600 From: Compconsultant Organization: sohopbxconsulting.biz User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: gtweakui build fails as part of gnome powertools X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 00:17:50 -0000 When building the latest Gnome 2.12 powertools, the build for gtweakui fails. Am far from an expert on this, but, my guess is it is related to updates to autoconf. Comments in the build files reference a change in the way autoconf might work. Anyone have a simple fix to this to enable the build to continue? ===> Building for gTweakUI-0.4.0_3 cd . && /bin/sh /usr/ports/deskutils/gtweakui/work/gTweakUI-0.4.0/missing --run autoheader configure.ac:7: error: Autoconf version 2.58 or higher is required aclocal.m4:1112: AM_INIT_AUTOMAKE is expanded from... configure.ac:7: the top level autoheader: autom4te failed with exit status: 1 at /usr/local/bin/autoheader line 163 gmake: *** [config.h.in] Error 1 *** Error code 2 Stop in /usr/ports/deskutils/gtweakui. ==== linux# pkg_info | grep auto autoconf-2.59_2 Automatically configure source code on many Un*x platforms automake-1.9.6 GNU Standards-compliant Makefile generator (1.9) autorespond-2.0.5 Simple autoresponder for qmail Steve