From owner-freebsd-stable@FreeBSD.ORG Mon Nov 29 23:53:06 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC0F816A4CE for ; Mon, 29 Nov 2004 23:53:06 +0000 (GMT) Received: from msg-mx4.usc.edu (msg-mx4.usc.edu [128.125.137.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B5F43D46 for ; Mon, 29 Nov 2004 23:53:06 +0000 (GMT) (envelope-from kokje@ISI.EDU) Received: from [128.9.160.145] by msg-mx4.usc.edu (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTPA id <0I7Y000YCT0IGQB0@msg-mx4.usc.edu> for freebsd-stable@freebsd.org; Mon, 29 Nov 2004 15:53:06 -0800 (PST) Date: Mon, 29 Nov 2004 15:53:05 -0800 From: Tejas Kokje In-reply-to: <20041129205143.GA24495@xor.obsecurity.org> Sender: kokje@usc.edu To: freebsd-stable@freebsd.org Message-id: <41ABB661.2010404@ISI.EDU> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <41AB72AA.7010703@ISI.EDU> <20041129205143.GA24495@xor.obsecurity.org> User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) cc: Kris Kennaway Subject: Re: port problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 23:53:07 -0000 I just did cvsup on ports collection. So I have the lastest patches in the ports tree. One thing, is ports collection same for 4.10 and 5.3 releases ?? or there are different versions for different releases Tejas Kokje University of Southern California Kris Kennaway wrote: > On Mon, Nov 29, 2004 at 11:04:10AM -0800, Tejas Kokje wrote: > >>Hi, >> >>While installing expat2 port,I got the following error. I am running >>FreeBSD 4.10-RELEASE-p2. >> >> >>#make install clean >>===> Patching for expat-1.95.8 >>===> Applying FreeBSD patches for expat-1.95.8 >>Ignoring previously applied (or reversed) patch. >>1 out of 1 hunks ignored--saving rejects to configure.rej >> >>>>Patch patch-configure failed to apply cleanly. >> >>*** Error code 1 >> >>Stop in /usr/ports/textproc/expat2. >> >> >>I am not sure what this error means. Any comments will be appreciated. > > > You probably have stale patches in your ports tree. See the cvsup faq > on www.polstra.com for how and why. > > Kris