From owner-freebsd-questions@FreeBSD.ORG Wed Nov 2 05:33:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5276816A41F for ; Wed, 2 Nov 2005 05:33:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DCA43D46 for ; Wed, 2 Nov 2005 05:33:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E4C371A3C2A; Tue, 1 Nov 2005 21:33:07 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2F4F4514A3; Wed, 2 Nov 2005 00:33:07 -0500 (EST) Date: Wed, 2 Nov 2005 00:33:07 -0500 From: Kris Kennaway To: Ian Lord Message-ID: <20051102053307.GA42029@xor.obsecurity.org> References: <6.2.3.4.2.20051102002008.049e0fd8@pop.msdi.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <6.2.3.4.2.20051102002008.049e0fd8@pop.msdi.ca> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Broken port ? : mysql50-server.tar.gz X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 05:33:08 -0000 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 02, 2005 at 12:26:27AM -0500, Ian Lord wrote: > Hi, >=20 > I downloaded the port from here:=20 > http://cvsweb.freebsd.org/ports/databases/mysql50-server/mysql50-server.t= ar.gz?tarball=3D1 >=20 > when I try to use make, I get the following error output: >=20 > ~~~~~ > =3D=3D=3D> mysql-server-5.0.15 depends on file: /usr/local/bin/libtool1= 5 - found > =3D=3D=3D> mysql-server-5.0.15 depends on shared library: mysqlclient.1= 4=20 > - not found > =3D=3D=3D> Verifying install for mysqlclient.14 in=20 > /usr/ports/databases/mysql50-client As you can see here, it tried to install another required port: > =3D=3D=3D> Vulnerability check disabled, database not found > =3D> mysql-5.0.2-alpha.tar.gz doesn't seem to exist in /usr/ports/distfil= es/. But your copy of this port was a version from 9 months ago. It's not really a good idea to try to download individual port directories like this, because most ports depend on several others that you also need to keep up-to-date. Either install or update the full ports collection, or use the precompiled packages (e.g. pkg_add -r). Kris --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDaE+SWry0BWjoQKURAs9iAKDcE2HzSQS3VRW2nh16AfCLibCWEwCeMmXY XFXYqt0sxVZ+NQ8nL4LOauM= =ur29 -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT--