From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 11 06:40:54 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBEBB37B401; Mon, 11 Aug 2003 06:40:54 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 332B043F85; Mon, 11 Aug 2003 06:40:54 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 6795F38C69; Mon, 11 Aug 2003 15:40:22 +0200 (CEST) Date: Mon, 11 Aug 2003 15:40:22 +0200 From: Simon Barner To: Kirill Ponomarew Message-ID: <20030811134022.GA813@zi025.glhnet.mhn.de> References: <200308111306.h7BD6Yss052966@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <200308111306.h7BD6Yss052966@freefall.freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/55463: Update port: games/pythoong (unbreak) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 13:40:55 -0000 > Synopsis: Update port: games/pythoong (unbreak) >=20 > State-Changed-From-To: open->feedback=20 > State-Changed-By: krion > State-Changed-When: Mon Aug 11 06:05:23 PDT 2003 > State-Changed-Why:=20 > I couldn't run configure properly >=20 > updating cache ./config.cache > ltconfig: too many arguments Sorry, I forgot one patch file. Here it is. Cheers, Simon =20 --- configure.orig Mon Aug 11 15:36:11 2003 +++ configure Mon Aug 11 15:36:19 2003 @@ -2248,7 +2248,7 @@ LN_S=3D"$LN_S" NM=3D"$NM" RANLIB=3D"$RANLIB" \ DLLTOOL=3D"$DLLTOOL" AS=3D"$AS" OBJDUMP=3D"$OBJDUMP" \ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ +$libtool_flags --no-verify $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } =20 # Reload cache, that may have been modified by ltconfig