Compilation Error
[Date Prev][Date Next] [Thread Prev][Thread Next]Compilation Error
- From: "Stefan Obermeier" <stefan.obermeier [at] biozentrum.uni-wuerzburg.de>
- To: <nss-pam-ldapd-users [at] lists.arthurdejong.org>
- Subject: Compilation Error
- Date: Fri, 20 Jul 2018 09:36:15 +0200
Hi there,
I am new here. I need a nss-pam-ldapd pack fpr SLES11-SP4 but there is none. So I tried to compile the source and i get an error:
:~/nss-pam-ldapd-0.9.9 # make
make all-recursive make[1]: Entering directory `/root/nss-pam-ldapd-0.9.9' Making all in compat make[2]: Entering directory `/root/nss-pam-ldapd-0.9.9/compat' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/root/nss-pam-ldapd-0.9.9/compat' Making all in common make[2]: Entering directory `/root/nss-pam-ldapd-0.9.9/common' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/root/nss-pam-ldapd-0.9.9/common' Making all in nss make[2]: Entering directory `/root/nss-pam-ldapd-0.9.9/nss' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/root/nss-pam-ldapd-0.9.9/nss' Making all in pam make[2]: Entering directory `/root/nss-pam-ldapd-0.9.9/pam' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/root/nss-pam-ldapd-0.9.9/pam' Making all in nslcd make[2]: Entering directory `/root/nss-pam-ldapd-0.9.9/nslcd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c cfg.c: In Funktion »handle_krb5_ccname«: cfg.c:547: Fehler: »OM_uint32« nicht deklariert (erste Benutzung in dieser Funktion) cfg.c:547: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt cfg.c:547: Fehler: für jede Funktion in der er auftritt.) cfg.c:547: Fehler: expected »;« before »minor_status« cfg.c:575: Fehler: »minor_status« nicht deklariert (erste Benutzung in dieser Funktion) cfg.c:575: Fehler: »GSS_S_COMPLETE« nicht deklariert (erste Benutzung in dieser Funktion) make[2]: *** [cfg.o] Fehler 1 make[2]: Leaving directory `/root/nss-pam-ldapd-0.9.9/nslcd' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/root/nss-pam-ldapd-0.9.9' make: *** [all] Fehler 2 Could someone please help me
Best wishes
Stefan
|
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see https://lists.arthurdejong.org/nss-pam-ldapd-users/
- Compilation Error, Stefan Obermeier
- Re: Compilation Error, Arthur de Jong
- Prev by Date: "Invalid credentials" after nss-pam-ldapd upgrade
- Next by Date: Re: Compilation Error
- Previous by thread: Re: "Invalid credentials" after nss-pam-ldapd upgrade
- Next by thread: Re: Compilation Error