Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2020 09:20:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246828] dns/powerdns: cannot install: unknown MySQL version: 8.
Message-ID:  <bug-246828-7788-pSao5groEj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246828-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246828-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246828

--- Comment #2 from Ralf van der Enden <tremere@cainites.net> ---
This is an easy fix. The error about myql is caused by an invalid number in=
 the
DEFAULT_VERSIONS variable.

To make use of MySQL 8 you need to use mysql=3D8.0 and not mysql=3D8.

Once you've made that change it should build fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246828-7788-pSao5groEj>