From owner-freebsd-questions@FreeBSD.ORG Sat Aug 23 11:41:03 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 2E03816A4BF for ; Sat, 23 Aug 2003 11:41:03 -0700 (PDT) Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 917DC43F85 for ; Sat, 23 Aug 2003 11:41:00 -0700 (PDT) (envelope-from tristan11@mindspring.com) Received: from h-68-164-25-38.snvacaid.covad.net ([68.164.25.38] helo=mindspring.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 19qdJs-0004az-00 for freebsd-questions@freebsd.org; Sat, 23 Aug 2003 14:41:00 -0400 Date: Sat, 23 Aug 2003 11:40:57 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Michelle To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <55E96D98-D599-11D7-B340-000393843210@mindspring.com> X-Mailer: Apple Mail (2.552) Subject: 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 18:41:03 -0000 I am trying to upgrade mysql-server and when I ran the make command, I received the following error: ===> Installing for libtool-1.3.5_1 ===> Generating temporary packing list ===> Checking if devel/libtool13 already installed *** Error code 1 Stop in /usr/ports/devel/libtool13. *** Error code 1 Stop in /usr/ports/databases/mysql323-server. Than I ran pkg_version -v and saw the the libtool13 port is orphaned. What does this mean and how can I fix it? Thank you, Michelle