FreeBSD Port: mysql-client-4.0.26_1

Chris racerx at makeworld.com
Sat Jan 14 12:44:48 PST 2006


Jack Raats wrote:
> I think I've found a bug.
> SInce the latest update I've problems with GLD, a greylisting daemon for postfix which uses MySQL.
> Below the compile process. 
> 
> orac# make install
> ===>  Found saved configuration for gld-1.5.2
> ===>  Extracting for gld-1.6_2
> => MD5 Checksum OK for gld-1.6.tgz.
> => SHA256 Checksum OK for gld-1.6.tgz.
> ===>  Patching for gld-1.6_2
> /usr/bin/sed -i.bak -e 's|\(@CC@\ \)-O2|\1-O2 -fno-strict-aliasing -pipe |'  /usr/ports/mail/gld/work/gld-1.6/Makefile.in
> ===>   gld-1.6_2 depends on shared library: mysqlclient.12 - not found
> ===>    Verifying install for mysqlclient.12 in /usr/ports/databases/mysql40-client
> ===>  Installing for mysql-client-4.0.26_1
> ===>   mysql-client-4.0.26_1 depends on file: /usr/local/libdata/ldconfig - found
> ===>   Generating temporary packing list
> ===>  Checking if databases/mysql40-client already installed
> ===>   mysql-client-4.0.26_1 is already installed
>       You may wish to ``make deinstall'' and install this port again
>       by ``make reinstall'' to upgrade it properly.
>       If you really wish to overwrite the old port of databases/mysql40-client
>       without deleting it first, set the variable "FORCE_PKG_REGISTER"
>       in your environment or the "make install" command line.
> *** Error code 1
> 
> Stop in /usr/ports/databases/mysql40-client.
> *** Error code 1
> 
> Thanks for your time!
> 
> Jack Raats
>

This isnt a bug - READ what it says...

"> ===>   mysql-client-4.0.26_1 is already installed
>       You may wish to ``make deinstall'' and install this port again
>       by ``make reinstall'' to upgrade it properly.
>       If you really wish to overwrite the old port of
databases/mysql40-client
>       without deleting it first, set the variable "FORCE_PKG_REGISTER"
>       in your environment or the "make install" command line."

What this means is this - its ALREADY INSTALLED!!! Remove it, then run
make install again OR add the above variable

-- 
Best regards,
Chris

Fools rush in -- and get the best seats.


More information about the freebsd-ports mailing list