> Hi all, > I'm trying to compile openzfs using SBo. > > I got a long warning list while running the SB: > > libtool: warning: relinking 'libzfs_core.la' > libtool: warning: 'libzfs.la' has not been installed in '/lib64' > libtool: warning: 'libnvpair.la' has not been installed in '/lib64' > libtool: warning: relinking 'contrib/pam_zfs_key/pam_zfs_key.la' > libtool: warning: '/tmp/SBo/zfs-2.2.4/libzfs_core.la' has not been > installed in '/lib64'
... > installed in '/lib64' > libtool: warning: 'libzfs_core.la' has not been installed in '/lib64' > libtool: warning: '/tmp/SBo/zfs-2.2.4/libnvpair.la' has not been > installed in '/lib64' > libtool: warning: 'libnvpair.la' has not been installed in '/lib64' > libtool: warning: 'libuutil.la' has not been installed in '/lib64' > > > Those should be considered critical or this is something expected? Hi Alessandro, I ignore these warnings with no issues. If you look at line 118 of openzfs.SlackBulid, you can see that the .la files are intentionally removed. This is consistent with the SBo autotools template: https://slackbuilds.org/templates/autotools-template.SlackBuild As far as why SBo doesn't ship .la files, I do know. Can anyone share why? Thanks, Matt _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users@slackbuilds.org https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/