search for: lkrb5support

Displaying 5 results from an estimated 5 matches for "lkrb5support".

2007 Sep 17
2
Compiling mod_webauth on CentOS 5 - krb dependency failure
...ded <snip> checking for krb5-config... no checking for library containing res_search... no checking for library containing __res_search... -lresolv checking for library containing crypt... -lcrypt checking for krb5_init_context in -lkrb5... no checking for krb5int_getspecific in -lkrb5support... no checking for library containing pthread_setspecific... -lpthread checking for krb5int_setspecific in -lkrb5support... no checking for krb5_cc_default in -lkrb5... no configure: error: cannot find usable Kerberos v5 library [root at localhost webauth-3.5.4]# However, when I search vi...
2016 Aug 26
2
krb5support missing in Makefile when configuring --with-krb5=<pathtokrb5> required by newer krb5 versions
See subject. Am I missing here something or is it a bug? Best regards Rainer
2007 Feb 02
1
minor kerberized dovecot build issue
Hi all, again, I'm not knowledgeable about Kerberos, but we have a few users who use it to make sure that it works well on Solaris... so, they would like a Kerberized IMAPd. I tried compiling dovecot --with-gssapi on Solaris Nevada (the current development release), and the configure script choked for a couple of reasons. First, script uses 'grep -qv' in the case that you specify
2006 Apr 20
0
krb5-1.4.3 & Solaris 8
...mp/sambastuff/krb5-1.4.3/src/lib/rpc/unit-test' gcc -L../../../lib -R/usr/local/testsamba/kerberos/lib -g -O2 -Wall -Wmissing-prototypes -Wcast-qual -Wcast-align -Wconversion -Wshadow -pedantic -o client client.o rpc_test_clnt.o \ -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lresolv -lsocket -lnsl ld: warning: file libgcc_s.so.1: required by ../../../lib/libgssrpc.so, not found Undefined first referenced symbol in file freeifaddrs ../../../lib/libkrb5.so getifaddrs .....
2005 Mar 05
0
Compiling samba on Solaris 8 --with-ads
...t has a problem finding freeifaddrs and getifaddrs: gcc -L../../../lib -R/usr/local/lib -g -O2 -Wall -Wmissing-prototypes -Wcast-qual -Wcast-align -Wconversion -Wshadow -pedantic -o client client.o rpc_test_clnt.o \ -lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5support -lresolv -lsocket -lnsl Undefined first referenced symbol in file freeifaddrs ../../../lib/libkrb5.so getifaddrs ../../../lib/libkrb5.so ld: fatal: Symbol referencing errors. No...