[Slackbuilds-users] openzfs warning during compilation

bru.barwal at sdf.org bru.barwal at sdf.org
Mon Jul 22 15:05:19 UTC 2024


> 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



More information about the SlackBuilds-users mailing list