From owner-freebsd-gnome@FreeBSD.ORG Mon May 9 13:05:35 2005 Return-Path: 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 B77E916A4E7 for ; Mon, 9 May 2005 13:05:35 +0000 (GMT) Received: from mail125.messagelabs.com (mail125.messagelabs.com [85.158.136.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 67AD843D49 for ; Mon, 9 May 2005 13:05:32 +0000 (GMT) (envelope-from jwb@homer.att.com) X-VirusChecked: Checked X-Env-Sender: jwb@homer.att.com X-Msg-Ref: server-7.tower-125.messagelabs.com!1115643929!1424458!1 X-StarScan-Version: 5.4.15; banners=-,-,- X-Originating-IP: [192.128.133.69] Received: (qmail 27242 invoked from network); 9 May 2005 13:05:30 -0000 Received: from kcmso1.att.com (HELO kcmso1.proxy.att.com) (192.128.133.69) by server-7.tower-125.messagelabs.com with SMTP; 9 May 2005 13:05:30 -0000 Received: from ulysses.homer.att.com ([135.205.193.8])j49D5Rrr017962; Mon, 9 May 2005 08:05:28 -0500 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id JAA29650; Mon, 9 May 2005 09:04:38 -0400 (EDT) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id j49D4cE20467; Mon, 9 May 2005 09:04:38 -0400 (EDT) Message-Id: <200505091304.j49D4cE20467@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Joe Marcus Clarke In-reply-to: Your message of "Sat, 07 May 2005 01:18:39 EDT." <1115443119.58243.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 May 2005 09:04:37 -0400 From: "J. W. Ballantine" cc: freebsd-gnome@freebsd.org Subject: Re: looping in build of multimedia/gstreamer X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 13:05:35 -0000 Thanks, That solved the looping, build worked fine. ---------- In Response to your message ------------- > Date: Sat, 07 May 2005 01:18:39 -0400 > To: "J. W. Ballantine" > From: Joe Marcus Clarke > Subject: Re: looping in build of multimedia/gstreamer > > > --=-dq/+WyCfGxYeGCvdx3f5 > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Fri, 2005-05-06 at 09:21 -0400, J. W. Ballantine wrote: > > Hi, > >=20 > > I'm not sure what's causing this, but when I try and build > > gstreamer-0.8.10 I end up is a loop in the po dir: > > This could be caused by some kind of clock skew. Try adding the > following to gstreamer's Makefile: > > post-extract: > @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f > > And see if that helps. > > Joe > > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc > > --=-dq/+WyCfGxYeGCvdx3f5 > Content-Type: application/pgp-signature; name=signature.asc > Content-Description: This is a digitally signed message part > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (FreeBSD) > > iD8DBQBCfE+vb2iPiv4Uz4cRArmzAJ9HLFlOIKlxUeJlNqox6oG5u2ZvoQCeP5oC > F/X2L7uXI08UbD/zAQytMLM= > =UrzN > -----END PGP SIGNATURE----- > > --=-dq/+WyCfGxYeGCvdx3f5-- >