From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 01:37:34 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 40DC637B401 for ; Wed, 6 Aug 2003 01:37:34 -0700 (PDT) Received: from rdsnet.ro (mail.rdsnet.ro [193.231.236.16]) by mx1.FreeBSD.org (Postfix) with SMTP id A2AE743F3F for ; Wed, 6 Aug 2003 01:37:32 -0700 (PDT) (envelope-from itetcu@cameradicommercio.ro) Received: (qmail 2913 invoked from network); 6 Aug 2003 08:37:25 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 6 Aug 2003 08:37:25 -0000 Received: by buh.cameradicommercio.ro (Postfix, from userid 1001) id 7D59BA0; Wed, 6 Aug 2003 11:37:47 +0300 (EEST) From: Ion-Mihai Tetcu To: Jim Pazarena , freebsd-questions@freebsd.org Date: Wed, 6 Aug 2003 11:37:46 +0300 User-Agent: KMail/1.5.2 References: <20030805165557.GA43345@qcislands.net> In-Reply-To: <20030805165557.GA43345@qcislands.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308061137.46724.itetcu2@xnet.ro> Subject: Re: port install of mysql 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: Wed, 06 Aug 2003 08:37:34 -0000 On Tuesday 05 August 2003 19:55, Jim Pazarena wrote: > I installed mysql40-client without any visible error messages, > then the I "make" the mysql40-server without any problems, > > but when I "make install" mysql40-server, it begins to install > (or at least download) mysql client 3.23.55 > > is there some funny dependency requiring this? or am i doing > something wrong? The same is happening if you try to install any of the graphical interfaces, which are linked against 3.23, which refuse to compile for some strange reason. This was reported some time ago, but, as AFAIK nothing has been done to solve it. IOnut