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)



The following reply was made to PR pkg/59670; it has been noted by GNATS.

From: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: bsiegert%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/59670 (mysql80-server from 2025Q3 does not compile on
 NetBSD-11)
Date: Sat, 11 Oct 2025 17:57:50 -0700 (PDT)

 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