From owner-freebsd-ports@FreeBSD.ORG Thu Feb 23 19:39:56 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1079D16A420; Thu, 23 Feb 2006 19:39:56 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 639C243D53; Thu, 23 Feb 2006 19:39:55 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from [192.168.1.109] (c-68-55-192-50.hsd1.md.comcast.net[68.55.192.50]) by comcast.net (sccrmhc12) with ESMTP id <2006022319395401200iqp8fe>; Thu, 23 Feb 2006 19:39:54 +0000 From: Derrick Edwards To: ale@freebsd.org, freebsd-ports@freebsd.org Date: Thu, 23 Feb 2006 14:39:53 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602231439.54804.dantavious@comcast.net> Cc: Subject: MySQL problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 19:39:56 -0000 Hi, I continue to have this problem. I can not install any ports that required MySQL. I have deinstalled MySQL and I continue getting the same couple of errors. /usr/ports/databases/mysql51-server]# make install clean ===> mysql-server-5.1.6_1 cannot install: the port wants mysql51-client and you try to install mysql5-client.. *** Error code 1 Stop in /usr/ports/databases/mysql51-server. [root@mail /usr/ports/mail/postfix-current]# make install clean ===> postfix-2.3.20060207,2 cannot install: unknown MySQL version: 5. *** Error code 1 Stop in /usr/ports/mail/postfix-current. Any ideas? v/r Derrick