From owner-freebsd-ports@FreeBSD.ORG Mon Oct 31 11:51:11 2005 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 8289916A41F for ; Mon, 31 Oct 2005 11:51:11 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165A343D75 for ; Mon, 31 Oct 2005 11:51:10 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.76.67]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051031115110.YYIT20109.mta9.adelphia.net@default.chvlva.adelphia.net> for ; Mon, 31 Oct 2005 06:51:10 -0500 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 484D2B587; Mon, 31 Oct 2005 06:51:22 -0500 (EST) Date: Mon, 31 Oct 2005 06:51:22 -0500 From: Parv To: ports@freebsd.org Message-ID: <20051031115122.GA30560@holestein.holy.cow> Mail-Followup-To: ports@freebsd.org References: <20051030084719.GP574@snoozy.vdgrift.org> <20051031012259.GA17712@holestein.holy.cow> <20051031105939.GA46188@snoozy.vdgrift.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051031105939.GA46188@snoozy.vdgrift.org> Cc: Subject: Re: Compile problem (syntax error) ports/x11-wm/fvwm2-devel 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, 31 Oct 2005 11:51:11 -0000 in message <20051031105939.GA46188@snoozy.vdgrift.org>, wrote Bert van de Grift thusly... > > On Sun, Oct 30, 2005 at 08:22:59PM -0500, Parv wrote: > > in message <20051030084719.GP574@snoozy.vdgrift.org>, wrote Bert van > > de Grift thusly... > > > > > > There seems to be a problem with ports/x11-wm/fvwm2-devel. > > > > > > Recently it is upgraded from 2.5.13_1 to 2.5.14_4 but when I try > > > to compile this new version I get the following error in > > > FvwmProxy.c: ... > Thanks, but I noticed that there's already a PR open: 87886. I Should > have checked that first... Does the given patch in that PR actually changes anything for you (other than always doing two particular calculations which may sometimes be skipped otherwise)? - Parv - Anubhav --