[Bug 273370] irc/anope: MySQL database support not working with databases/mariadb106-client

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Aug 2023 13:23:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273370

--- Comment #3 from Fabian Wenk <fabian@wenks.ch> ---
(In reply to Rafael Grether from comment #2)

Maybe this could be helpful for you. Related to the missing mysqlclient.pc
(reported in the upstream ticket), I found out that I also had build problems
with ftp/axel not building with OpenSSL, based on bug #266051 it helped to just
do:
touch /usr/libdata/pkgconfig/openssl.pc

So I tried this cheap trick as well with:
touch /usr/libdata/pkgconfig/mysqlclient.pc

But with the still removed irc/anope/files/patch-modules_extra_m__mysql.cpp the
build fails with the same error.

Please remember my systems are still on FreeBSD 12.4.

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