https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261995
Bug ID: 261995
Summary: graphics/digikam does not build with mysql 8.x from
ports
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 231874
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231874&action=edit
Building Digikam...
Digikam cannot be built from the ports with mysql 8.x, although mysql 8.x is
already installed.
As a workaround, the following line in the Makefile can be commented out:
MYSQL_BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqld.a:${_MYSQL_SERVER}
libmysqld.a is no longer installed with mysql 8.x, see also
https://dev.mysql.com/blog-archive/mysql-8-0-retiring-support-for-libmysqld/
--
You are receiving this mail because:
You are the assignee for the bug.