pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59670 (mysql80-server from 2025Q3 does not compile on NetBSD-11)



mysqld builds, but never starts. At first I kept trying "/etc/rc.d/mysql start" but it never started and the servername.err file
wasn't touched. So then I tried:

# mysqld --basedir=/var/mysql --verbose

but got the error:

/usr/pkg/sbin/mysqld: Shared object "libprotobuf-lite.so.24.4.0" not found

That library is in:
/usr/pkg/lib/private/libprotobuf-lite.so.24.4.0A

"pkg_info -Fe /usr/pkg/lib/private/libprotobuf-lite.so.24.4.0" shows the
package to belong to mysql-server-8.0.40nb8.

Is there some linking that's gone wrong? I've never been good at linking
errors.


Home | Main Index | Thread Index | Old Index