Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Nov 2005 00:33:07 -0500
From:      Kris Kennaway <kris@obsecurity.org>
To:        Ian Lord <mailing-lists@msdi.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Broken port ? : mysql50-server.tar.gz
Message-ID:  <20051102053307.GA42029@xor.obsecurity.org>
In-Reply-To: <6.2.3.4.2.20051102002008.049e0fd8@pop.msdi.ca>
References:  <6.2.3.4.2.20051102002008.049e0fd8@pop.msdi.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Wed, Nov 02, 2005 at 12:26:27AM -0500, Ian Lord wrote:
> Hi,
> 
> I downloaded the port from here: 
> http://cvsweb.freebsd.org/ports/databases/mysql50-server/mysql50-server.tar.gz?tarball=1
> 
> when I try to use make, I get the following error output:
> 
> ~~~~~
> ===>   mysql-server-5.0.15 depends on file: /usr/local/bin/libtool15 - found
> ===>   mysql-server-5.0.15 depends on shared library: mysqlclient.14 
> - not found
> ===>    Verifying install for mysqlclient.14 in 
> /usr/ports/databases/mysql50-client

As you can see here, it tried to install another required port:

> ===>  Vulnerability check disabled, database not found
> => mysql-5.0.2-alpha.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

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

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDaE+SWry0BWjoQKURAs9iAKDcE2HzSQS3VRW2nh16AfCLibCWEwCeMmXY
XFXYqt0sxVZ+NQ8nL4LOauM=
=ur29
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051102053307.GA42029>