> Sent: Sunday, November 17, 2024 at 4:52 AM > From: "Michele Calgaro via tde-devels" <devels@xxxxxxxxxxxxxxxxxx> > To: devels@xxxxxxxxxxxxxxxxxx > Cc: "Michele Calgaro" <michele.calgaro@xxxxxxxx> > Subject: Re: TDE on NetBSD? >> 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[https://wiki.trinitydesktop.org/TDE_Gitea_Workspace#To_contribute_code_changes] > >Cheers >Michele Hi Michele, SSH and PGP keys are added to gitea but git push returns error when I push to gitea@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:TDE/tdelibs.git Gitea: Unauthorized fatal: Could not read from remote repository. ____________________________________________________ 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