Date: Mon, 01 Aug 2005 09:36:19 -0400 From: "Dan Langille" <dan@langille.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Jun Kuriyama <kuriyama@FreeBSD.org> Subject: Re: cvs commit: ports/security/gnupg Makefile Message-ID: <42EDED13.10804.54E165F3@localhost> In-Reply-To: <200508011117.j71BHOIc072526@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <info@orangexl.com> 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42EDED13.10804.54E165F3>