From owner-freebsd-questions@FreeBSD.ORG Thu Aug 19 17:32:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDCC316A4FD for ; Thu, 19 Aug 2004 17:32:18 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id AECD743D41 for ; Thu, 19 Aug 2004 17:32:16 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 5801 invoked from network); 19 Aug 2004 17:32:16 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail1.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Aug 2004 17:32:16 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 827327D; Thu, 19 Aug 2004 13:32:15 -0400 (EDT) Sender: lowell@be-well.ilk.org To: tyler@boardom.ca References: <8550301b04081906342251f288@mail.gmail.com> <200408191757.54507.ilkerozupak@yahoo.com> <8550301b040819081870e82eed@mail.gmail.com> From: Lowell Gilbert Date: 19 Aug 2004 13:32:15 -0400 In-Reply-To: <8550301b040819081870e82eed@mail.gmail.com> Message-ID: <44k6vvyqxs.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: >> Patch patch-ac failed to apply cleanly. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 17:32:19 -0000 Tyler Parrott writes: > I now have a similar problem with openldap. After installing m4, I > ran pkgdb -F again, and I downloaded the latest makefile from > freebsd.org. Sounds like you updated the makefile without updating the patches in the port. You need to update the *entire* port directory tree for openldap if you're going to update any part of it. [It is quite common to use cvsup and do the entire ports tree in one shot...]