URL: https://github.com/SSSD/sssd/pull/552
Title: #552: GPO: Store security CSE settings of all applicable GPOs

rdratlos commented:
"""
@fidencio 
If a run make check which seems to be performed for make-tests I get following 
error:

> gcc: error: ./.libs/libsss_nss_idmap_tests.a: No such file or directory
> make[3]: *** [Makefile:13726: sss_nss_idmap-tests] Fehler 1
> make[3]: Verzeichnis 
> „/usr/local/src/sssd/sssd-1.16.1-1-EmptyGPO/src/sssd-1.16.1“ wird verlassen
> make[2]: *** [Makefile:33495: check-am] Fehler 2
> make[2]: Verzeichnis 
> „/usr/local/src/sssd/sssd-1.16.1-1-EmptyGPO/src/sssd-1.16.1“ wird verlassen
> make[1]: *** [Makefile:32428: check-recursive] Fehler 1
> make[1]: Verzeichnis 
> „/usr/local/src/sssd/sssd-1.16.1-1-EmptyGPO/src/sssd-1.16.1“ wird verlassen
> make: *** [Makefile:33498: check] Fehler 2

the standard configure options that are used by ArchLiniux are:

>   ./configure \
>     --prefix=/usr                                 \
>     --sbindir=/usr/bin                            \
>     --sysconfdir=/etc                             \
>     --localstatedir=/var                          \
>     --libexecdir=/usr/lib/sssd                    \
>     --datadir=/usr/share                          \
>     --enable-pammoddir=/usr/lib/security          \
>     --with-initscript=systemd                     \
>     --with-os=fedora                              \
>     --with-pid-path=/run                          \
>     --with-python2-bindings                       \
>     --with-python3-bindings                       \
>     --with-syslog=journald                        \
>     --without-selinux                             \
>     --without-semanage                            \
>     --with-systemdunitdir=/usr/lib/systemd/system \
>     ;
> 


"""

See the full comment at 
https://github.com/SSSD/sssd/pull/552#issuecomment-381751992
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to