From owner-freebsd-questions@FreeBSD.ORG Thu Aug 19 15:18:41 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 176C716A4CE for ; Thu, 19 Aug 2004 15:18:41 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C6B43D1F for ; Thu, 19 Aug 2004 15:18:40 +0000 (GMT) (envelope-from tparrott@gmail.com) Received: by mproxy.gmail.com with SMTP id v18so7025rnb for ; Thu, 19 Aug 2004 08:18:40 -0700 (PDT) Received: by 10.38.206.39 with SMTP id d39mr1765291rng; Thu, 19 Aug 2004 08:18:40 -0700 (PDT) Received: by 10.38.8.30 with HTTP; Thu, 19 Aug 2004 08:18:40 -0700 (PDT) Message-ID: <8550301b040819081870e82eed@mail.gmail.com> Date: Thu, 19 Aug 2004 11:18:40 -0400 From: Tyler Parrott To: Ilker Ozupak In-Reply-To: <200408191757.54507.ilkerozupak@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8550301b04081906342251f288@mail.gmail.com> <200408191757.54507.ilkerozupak@yahoo.com> cc: tyler@boardom.ca 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 Reply-To: tyler@boardom.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 15:18:41 -0000 Thanks, that took care of my problem with m4. 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. The following is the error I get: A332195# make install clean ===> Patching for openldap-client-2.2.15 ===> Applying FreeBSD patches for openldap-client-2.2.15 Ignoring previously applied (or reversed) patch. 3 out of 3 hunks ignored--saving rejects to build/ltmain.sh.rej >> Patch patch-build::ltmain.sh failed to apply cleanly. *** Error code 1 Any ideas on this one? On Thu, 19 Aug 2004 17:57:33 +0300, Ilker Ozupak wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > On Thursday 19 August 2004 16:34, Tyler Parrott wrote: > > Hey guys, > > > > I'm currently trying to build evolution (for the sole purpose of using > > ximian-connector) and the install is choking on m4-1.4.1. > > > > The following is what I get when I try to install m4 separately: > > > > Chernak# make install > > ===> Vulnerability check disabled > > > > >> m4-1.4.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > > >> Attempting to fetch from http://ftp.gnu.org/gnu/m4/. > > > > m4-1.4.1.tar.gz 100% of 335 kB 477 kBps > > ===> Extracting for m4-1.4.1 > > > > >> Checksum OK for m4-1.4.1.tar.gz. > > > > ===> Patching for m4-1.4.1 > > ===> Applying FreeBSD patches for m4-1.4.1 > > Ignoring previously applied (or reversed) patch. > > 2 out of 2 hunks ignored--saving rejects to src/m4.c.rej > > > > >> Patch patch-ac failed to apply cleanly. > > >> Patch(es) patch-aa patch-ab applied cleanly. > > > > *** Error code 1 > > > > Stop in /usr/ports/devel/m4. > > > > After getting this error, I did the following: > > > > Downloaded the latest ports.tar.gz from freebsd.org (don't have cvsup > > configured yet), un tarred it into /usr/ports. I then ran pkgdb -F > > followed by portupgrade -aRr. > > > > Any ideas as to what else I can try? > i checked my local ports collection and also looked at the cvs throught > cvsweb cgi ( http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/m4/files ) > it seemed to me that patch-ac has been removed. > give it a try after deleting patch-ac > or > download it from the web > http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/m4/m4.tar.gz?tarball=1 > use this to built your port: > cp m4.tar.gz /usr/ports/devel && untar it there (delete m4 folder first might > be good) > > > > > Thanks > > TP > - -- > IO > - -- > gpg public key @ http://cmpe.emu.edu.tr/ilker/ilker.asc > pub 1024D/A4F41BD0 2003-07-16 Ilker Ozupak > Primary key fingerprint: E509 17B6 C8E2 ADB7 32A7 4746 BF14 814A A4F4 1BD0 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (FreeBSD) > > iD8DBQFBJL/rvxSBSqT0G9ARArNSAJwIrE4a9tsliZTdicD77k+V24sJ3wCfWnYK > bCDeGMkY4IUVIabNXmSn5zA= > =EhCS > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >