From owner-freebsd-questions@FreeBSD.ORG Sat Aug 23 16:13:37 2003 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 3B99E16A4BF for ; Sat, 23 Aug 2003 16:13:37 -0700 (PDT) Received: from lakemtao01.cox.net (lakemtao01.cox.net [68.1.17.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D4A43FDF for ; Sat, 23 Aug 2003 16:13:36 -0700 (PDT) (envelope-from rjhjr@cox.net) Received: from kongemord.krig.net ([68.100.111.121]) by lakemtao01.cox.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with SMTP id <20030823231335.RNGY5378.lakemtao01.cox.net@kongemord.krig.net> for ; Sat, 23 Aug 2003 19:13:35 -0400 Received: by kongemord.krig.net (sSMTP sendmail emulation); Sat, 23 Aug 2003 19:13:35 -0400 From: "Bob Hall" Date: Sat, 23 Aug 2003 19:13:35 -0400 To: freebsd-questions@freebsd.org Message-ID: <20030823231334.GB6200@kongemord.krig.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <3F47E99B.30107@liwing.de> <4DB65779-D5BB-11D7-B340-000393843210@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DB65779-D5BB-11D7-B340-000393843210@mindspring.com> User-Agent: Mutt/1.4.1i Subject: Re: orphaned port? 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: Sat, 23 Aug 2003 23:13:37 -0000 On Sat, Aug 23, 2003 at 03:44:07PM -0700, Michelle wrote: > > > >You should run a 'make clean' everywhere you left it. You can find it > >using sth. like 'find /usr/ports -name "work"'. > > > >This should solve your problems. > > > I ran 'make clean' in all the directories that came up after running > 'find /usr/ports -name "work"'. Then I tried running make again in the > mysql-server directory. Here is the output: Have you updated your entire ports tree? # cvsup /usr/local/etc/ports-supfile with "ports-all" uncommented in ports-supfile? Bob Hall