From owner-cvs-ports@FreeBSD.ORG Mon Aug 1 13:36:34 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4201C16A41F; Mon, 1 Aug 2005 13:36:34 +0000 (GMT) (envelope-from dan@langille.org) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id E541F43D45; Mon, 1 Aug 2005 13:36:33 +0000 (GMT) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id A6CF156B2; Mon, 1 Aug 2005 06:36:31 -0700 (PDT) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14694-10; Mon, 1 Aug 2005 06:36:21 -0700 (PDT) Received: from bast.unixathome.org (CPE0004aca374af-CM0011e67a4a3b.cpe.net.cable.rogers.com [70.26.229.230]) by nezlok.unixathome.org (Postfix) with ESMTP id 5C6E756CB; Mon, 1 Aug 2005 06:36:20 -0700 (PDT) Received: from wocker (wocker.unixathome.org [10.55.0.99]) by bast.unixathome.org (Postfix) with ESMTP id F18673D3B; Mon, 1 Aug 2005 09:36:19 -0400 (EDT) From: "Dan Langille" To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Jun Kuriyama Date: Mon, 01 Aug 2005 09:36:19 -0400 MIME-Version: 1.0 Message-ID: <42EDED13.10804.54E165F3@localhost> Priority: normal In-reply-to: <200508011117.j71BHOIc072526@repoman.freebsd.org> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Virus-Scanned: by amavisd-new at unixathome.org Cc: Subject: Re: cvs commit: ports/security/gnupg Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 13:36:34 -0000 On 1 Aug 2005 at 11:17, Jun Kuriyama wrote: > kuriyama 2005-08-01 11:17:24 UTC > > FreeBSD ports repository > > Modified files: > security/gnupg Makefile > Log: > Fix build failure on 4.x. > > Reported by: "Sander Holthaus - Orange XL" Are you sure it's fixed? The following is from a 4.11-STABLE box. DEPDIR=.deps depmode=gcc /bin/sh ../scripts/depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl - I/usr/local/include -O -Wall -c fileutil.c In file included from fileutil.c:31: ../include/ttyio.h:49: syntax error before `*' gmake[2]: *** [fileutil.o] Error 1 gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg- 1.4.2/util' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/security/gnupg/work/gnupg- 1.4.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/security/gnupg. -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/