Date: Mon, 10 Oct 2011 00:29:55 -0400 From: "illoai@gmail.com" <illoai@gmail.com> To: "R. Clayton" <rvclayton@verizon.net> Cc: freebsd-questions@freebsd.org Subject: Re: p11-kit port patch fail on 8.2p3. [solved] Message-ID: <CAHHBGkoaQ=1aN1Kvo5NFDkBOCnqr9P==WoRptHDLDgrzqNknFg@mail.gmail.com> In-Reply-To: <87ipo5x24p.fsf_-_@UlanBator.myhome.westell.com> References: <87d3ee5d6y.fsf@UlanBator.myhome.westell.com> <CAHHBGkrOEzvfg=cYzKvavyLDc6d=5XbZ7TCwEy2EOyo_JEFJLg@mail.gmail.com> <87ipo5x24p.fsf_-_@UlanBator.myhome.westell.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3 October 2011 16:15, R. Clayton <rvclayton@verizon.net> wrote: > > 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/. > > =A0It was in /usr/ports/security/p11-kit/files: > > =A0 =A0# cat /tmp/patch-p11-kit-modules.c > =A0 =A0--- p11-kit/modules.c.orig =A0 =A0 =A02011-09-15 18:15:24.00000000= 0 -0700 > =A0 =A0+++ p11-kit/modules.c =A0 2011-09-15 18:16:27.000000000 -0700 > =A0 =A0@@ -50,11 +50,12 @@ > =A0 =A0 #include <dirent.h> > =A0 =A0 #include <dlfcn.h> > =A0 =A0 #include <errno.h> > =A0 =A0+#include <limits.h> > =A0 =A0 #include <pthread.h> > =A0 =A0 #include <stdarg.h> > =A0 =A0 #include <stddef.h> > =A0 =A0-#include <stdlib.h> > =A0 =A0 #include <stdio.h> > =A0 =A0+#include <stdlib.h> > =A0 =A0 #include <string.h> > =A0 =A0 #include <unistd.h> > > =A0 =A0# Yup, the make system automatically tries to apply any patches found in the (relative) files/ directory. Stale files in there are naughty. --=20 --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHHBGkoaQ=1aN1Kvo5NFDkBOCnqr9P==WoRptHDLDgrzqNknFg>