Hi, PGNet! On Aug 02, PGNet Dev wrote:
On 8/2/19 8:21 AM, Sergei Golubchik wrote:
Did you set, perhaps, -DBUILD_SHARED_LIBS=ON ?
yep. that's been 'on' for ages here.
that'd be one of the LAST options I would've thought to look at :-/
iiuc, it addresses the build/install in
ls -al /usr/local/mariadb/lib64/ total 900K drwxr-xr-x 2 root root 4.0K Aug 2 07:42 ./ drwxr-xr-x 13 root root 4.0K Aug 2 07:42 ../ -rw-r--r-- 1 root root 485K Aug 2 07:16 libmariadbclient.a lrwxrwxrwx 1 root root 15 Aug 2 07:41 libmariadb.so -> libmariadb.so.3* -rwxr-xr-x 1 root root 376K Aug 2 07:16 libmariadb.so.3* lrwxrwxrwx 1 root root 18 Aug 2 07:41 libmysqlclient.a -> libmariadbclient.a lrwxrwxrwx 1 root root 18 Aug 2 07:41 libmysqlclient_r.a -> libmariadbclient.a lrwxrwxrwx 1 root root 15 Aug 2 07:41 libmysqlclient_r.so -> libmariadb.so.3* lrwxrwxrwx 1 root root 15 Aug 2 07:41 libmysqlclient.so -> libmariadb.so.3* -rw-r--r-- 1 root root 25K Aug 2 07:16 libmysqlservices.a
Sorry, I don't understand. What happens with these libraries if you don't set BUILD_SHARED_LIBS to ON? Regards, Sergei VP of MariaDB Server Engineering and security@mariadb.org