mysql4x-server marked as broken ?

Clement Laforet sheepkiller at cultdeadsheep.org
Mon Jun 6 17:07:32 GMT 2005


On Sun, Jun 05, 2005 at 02:59:45PM +0200, Avinash Piare wrote:
> Hi all,
>  
> For the last 2 days if been trying to install mysql40-server and (apart form
> mysql40) mysql41-server. I've updated my ports and src and there
> mysql40/mysql41-server isn't broken, see below.
> (more after output below)

[ cut BROKEN msg ]  
> The error i get installing mysql4x-server is:
>  
> cd /usr/ports/databases/mysql41-server && make install
> ===>  mysql-server-4.1.11_1 is marked as broken: The port wants
> mysql41-client and you try to install mysql4-client..

This error come from USE_MYSQL in Mk/bsd.port.mk. It seems that you 
set WITH_MYSQL_VER=4

clem


> The client installs whithout problems. Then when i try to install the
> -server again, i keep getting the same error.
>  
> Here is a snippit of my pkgtools.conf
>  
>     'databases/mysql40-client' => [
>       'DB_DIR=/usr/mysql',
>       'BUILD_OPTIMZED=yes',
>       'BUILD_STATIC=yes',
>       'OVERWRITE_DB=no',
>       'WITHOUT_INNODB=yes'
>     ],
>     'databases/mysql40-server' => [
>       'DB_DIR=/usr/mysql',
>       'BUILD_OPTIMZED=yes',
>       'BUILD_STATIC=yes',
>       'OVERWRITE_DB=no',
>       'WITHOUT_INNODB=yes'
>     ],
> 
> Is there someting i'm overlooking ? 
>  
> I hope u can help me
>  
> Regards,
>  
> Avinash Piare
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list