From owner-freebsd-gnome@FreeBSD.ORG Thu Jul 31 05:46:20 2003 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 6B00C37B401 for ; Thu, 31 Jul 2003 05:46:20 -0700 (PDT) Received: from lilzmailfe02.liwest.at (lilzmailfe02.liwest.at [212.33.55.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9607343FAF for ; Thu, 31 Jul 2003 05:46:19 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailfe02.liwest.at with esmtp (Exim 4.14) id 19iCoH-00031Q-8k; Thu, 31 Jul 2003 14:45:33 +0200 From: Daniela To: Joe Marcus Clarke Date: Thu, 31 Jul 2003 14:44:18 +0000 User-Agent: KMail/1.5.2 References: <200307261850.h6QIoGhe090568@freefall.freebsd.org> <1059263634.25767.3.camel@shumai.marcuscom.com> In-Reply-To: <1059263634.25767.3.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307311444.19109.dgw@liwest.at> cc: FreeBSD GNOME Users Subject: Re: ports/54876: [PATCH] lang/guile: Bug in a Makefile 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: Thu, 31 Jul 2003 12:46:20 -0000 On Saturday 26 July 2003 23:53, Joe Marcus Clarke wrote: > > > What exactly does this fix? That is, what brought you to notice a > > > problem? > > > > I could not install this port. It fails at some long command. > > Please send the original error. I have not had a problem installing > this port on either -STABLE or -CURRENT. I can't reproduce it any more. The build fails at an earlier stage now: ===> Patching for guile-1.6.4_1 ===> Applying FreeBSD patches for guile-1.6.4_1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to qt/Makefile.in.rej >> Patch patch-ag failed to apply cleanly. *** Error code 1 Stop in /usr/ports/lang/guile. I did a "make clean distclean" before starting the build. Daniela