From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 20:16:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70910106566B for ; Mon, 3 Oct 2011 20:16:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 2B4608FC17 for ; Mon, 3 Oct 2011 20:16:05 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RAovk-0008Ow-Cz for freebsd-questions@freebsd.org; Mon, 03 Oct 2011 22:16:04 +0200 Received: from pool-108-35-58-254.nycmny.fios.verizon.net ([108.35.58.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Oct 2011 22:16:04 +0200 Received: from rvclayton by pool-108-35-58-254.nycmny.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Oct 2011 22:16:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: rvclayton@verizon.net (R. Clayton) Date: Mon, 03 Oct 2011 16:15:50 -0400 Lines: 27 Message-ID: <87ipo5x24p.fsf_-_@UlanBator.myhome.westell.com> References: <87d3ee5d6y.fsf@UlanBator.myhome.westell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-108-35-58-254.nycmny.fios.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:GKlf9F5RgwyVgFnyX5dRuwJ06nY= Subject: Re: p11-kit port patch fail on 8.2p3. [solved] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2011 20:16:06 -0000 I would try moving the patch file elsewhere (or deleting it) and trying again. That worked; thanks. Odd, I find no such file as patch-p11-kit-modules.c here (9.0-BETA3-amd64), either in /usr/ports/distfiles/ or in /usr/ports/security/p11-kit/files/. It was in /usr/ports/security/p11-kit/files: # cat /tmp/patch-p11-kit-modules.c --- p11-kit/modules.c.orig 2011-09-15 18:15:24.000000000 -0700 +++ p11-kit/modules.c 2011-09-15 18:16:27.000000000 -0700 @@ -50,11 +50,12 @@ #include #include #include +#include #include #include #include -#include #include +#include #include #include #