From owner-freebsd-questions@FreeBSD.ORG Thu May 12 16:22:48 2005 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 77F9616A4CE for ; Thu, 12 May 2005 16:22:48 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED73943D5D for ; Thu, 12 May 2005 16:22:47 +0000 (GMT) (envelope-from zhiliang.ong@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so79403rne for ; Thu, 12 May 2005 09:22:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hFy/VYk2RD1Qk5ZjVVFFZVI8HSe67fjzWzGMCojgqxWDM6zcTHYMakFvSeJBgPQiLYJ+GlJeSVlbTEBgsBBFrijQnolPKW0LqpOaqzJppqwpGS4qDKBG5eXo6jUUiBECcOOHRQRIRbLqi0qyT3QVEzdQXwttYPrd3xUiwMIqwUs= Received: by 10.38.104.76 with SMTP id b76mr266878rnc; Thu, 12 May 2005 09:22:47 -0700 (PDT) Received: by 10.38.89.53 with HTTP; Thu, 12 May 2005 09:22:47 -0700 (PDT) Message-ID: <33827e8d050512092242c694e2@mail.gmail.com> Date: Fri, 13 May 2005 00:22:47 +0800 From: Zhiliang To: Zhiliang , freebsd-questions@freebsd.org In-Reply-To: <20050512025142.GI18096@tikitechnologies.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <33827e8d050510232913e4322c@mail.gmail.com> <20050511065323.GA15030@tikitechnologies.com> <33827e8d05051119401a62dbbd@mail.gmail.com> <20050512025142.GI18096@tikitechnologies.com> Subject: Re: Cdce Patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Zhiliang List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 16:22:48 -0000 Hi Clifton, The output from "make deinstall" in "/usr/ports/comms/cdce-1.0" : "make : do not know how to make deinstall. Stop." I had originally installed the port in "/usr/ports/comms/cdce-1.0" from a tarball downloaded from gank.org then did another installation in "/usr/ports/comms/cdce" with a tarball from freebsd.org, which contained the patch. I did "make deinstall" and "make clean" first in "/usr/ports/comms/cdce" which ran successfully but then encountered the problem above in "/usr/ports/comms/cdce-1.0" . Now I am totally confused as to what to do next. how do i remove the entire "cdce" installation and rebuild from scratch? A million thanks for your help On 5/12/05, Clifton Royston wrote: > On Thu, May 12, 2005 at 10:40:29AM +0800, Zhiliang wrote: > > Hi Clifton, > > > > Thanks...i tried that but did not have any effect...would l need to > > copy revised Makefile into the directory as well? >=20 > No, but you do need to run "make deinstall" to safely remove the > installed version and then "make clean" to remove your first attempt to > build it. It's probably not applying the patch and recompiling, if it > has a version already built in the work subdirectory. >=20 > -- Clifton >=20 > -- > Clifton Royston -- cliftonr@tikitechnologies.com > Tiki Technologies Lead Programmer/Software Architect > "I'm gonna tell my son to grow up pretty as the grass is green > And whip-smart as the English Channel's wide..." > -- 'Whip-Smart', Liz Phair >