Conversation
File missing in original commit
|
The CI failed because it was denied install of /lib/libnss_ldap.so.2 but it is not obvious to me that this is related to my change. Is the case? |
| @@ -0,0 +1,542 @@ | |||
| /* | |||
| * This file is derived from NetBSD stub for PADL nss_ldap | |||
| * http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/databases/nss_ldap/files/netbsd.c | |||
There was a problem hiding this comment.
Can you provide some more information on the copyright holders and license of the original file?
|
Thanks for providing the NetBSD support!
This is related to the On FreeBSD configure is commonly called with: So you could also pass the appropriate flags to the configure script when installing on NetBSD. I don't have a NetBSD VM at the moment to test this on but I'll try to set one up. |
|
On Sun, Sep 29, 2019 at 07:00:40AM -0700, Arthur de Jong wrote:
Can you provide some more information on the copyright holders and
license of the original file?
CVS log tells that the initial committer of the file was Matthias Drochner.
I assume he is the author of the file:
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/databases/nss_ldap/files/netbsd.c
The file carries no license, and Matthias died on 2018-08-04 as noted
here: https://www.netbsd.org/people/developers.html
…--
Emmanuel Dreyfus
manu@netbsd.org
|
No description provided.