If anyone is interested this was the fix. Although it is not yet mentioned in NetBSD man pages it seems NetBSD now has acl_get_permset_np just like FreeBSD does: https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/sys/sys/acl.h tdeio/tdeio/posixacladdons.h: -#ifdef Q_OS_FREEBSD +#if defined Q_OS_FREEBSD || defined Q_OS_NETBSD plus some build file tweaks: sed -i 's/lXrender/\L\/usr\/X11R7\/lib\ \-lXrender/g' build.ninja sed -i 's/lX11/\L\/usr\/X11R7\/lib\ \-lX11/g' build.ninja
Hi Gavgav, you can create a pull request on TGW, so we can incorporate the fix. See the guide here: https://wiki.trinitydesktop.org/TDE_Gitea_Workspace#To_contribute_code_changes Cheers Michele
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature
____________________________________________________ tde-devels mailing list -- devels@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to devels-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@xxxxxxxxxxxxxxxxxx