Displaying 20 results from an estimated 84 matches for "lkrb5".
Did you mean:
krb5
2005 Jun 02
1
compile asterisk
...DIR=\"/usr/lib/asterisk/modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC
-c -o app_curl.o app_curl.c
gcc -shared -Xlinker -x -o app_curl.so app_curl.o
-L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto
-lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv
-ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
-lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto
-lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err
-lk5crypto -lresolv -ldl -lz -lz
/usr/bin/ld: cannot find -lidn
collect2: ld returned 1 exit status
make[1]: *** [app_curl...
2005 Jun 09
1
compile error cannot find -lidn
...]: Entering directory `/asterisk/pbx'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/asterisk/pbx'
make[1]: Entering directory `/asterisk/apps'
gcc -shared -Xlinker -x -o app_curl.so app_curl.o
-L/usr/lib -lcurl -L/usr/kerbe ros/lib -lssl -lcrypto
-lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv
-ldl - lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
-lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto
-lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err
-lk5crypto -lresolv -ldl -lz -lz
/usr/bin/ld: cannot find -lidn
collect2: ld returned 1 exit status
make[1]: *** [app_cu...
2006 Apr 19
1
Error installing asterisk
...ssing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_curl.o app_curl.c
gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz
/usr/bin/ld: no se puede encontrar -lidn
collect2: ld devolvi? el estado de salida 1
make...
1999 Nov 11
0
Samba 2.0.6 Release compiles using patches from -current
...------------------------------
--- configure.in.orig Mon Oct 4 09:03:55 1999
+++ configure.in Mon Oct 4 09:04:00 1999
@@ -1134,7 +1134,7 @@
--whithout-krb5 Don't include Kerbers 5 support (default)],
[ AC_MSG_RESULT(yes)
AC_DEFINE(KRB5_AUTH)
- LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err"
+ LIBS="$LIBS -ldes425 -lkrb5 -lk5crypto -lcom_err"
CFLAGS="$CFLAGS -I$withval/include"
LDFLAGS="$LDFLAGS -L$withval/lib"],
AC_MSG_RESULT(no)
-----------------------------------------------------------------------
------------Mo...
2013 Feb 27
1
configure with --with-ads failed get "krb5 libs don't have all features required for Active Directory support" error
...krb5_enctype_to_string(krb5_enctype enctype, char *str, size_t len)... yes checking for krb5_principal_get_realm... no checking for krb5_princ_realm... yes checking for KRB5_PDU_NONE declaration... no checking for flags in krb5_creds... no configure: WARNING: krb5_get_init_creds_opt_alloc found in -lkrb5 configure: WARNING: krb5_principal_compare_any_realm not found in -lkrb5 configure: WARNING: gss_wrap_iov not found in -lgssapi configure: WARNING: need either gss_get_name_attribute or gsskrb5_extract_authz_data_from_sec_context and gss_inquire_sec_context_by_oid in -lgssapi for PAC support config...
2016 Jul 13
2
Pigeonhole vs dovecot gssapi option
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211025
Basically, if dovecot is built with gssapi support, we need to pick up
.../dovecot-config's DOVECOT_LIBS in pigeonhole's link.
On Wed, Jul 13, 2016 at 1:52 AM, Stephan Bosch <stephan at rename-it.nl> wrote:
> Op 7/13/2016 om 4:12 AM schreef Larry Rosenman:
> > Stephan,
> > Is there a reason you don't
2007 Sep 17
2
Compiling mod_webauth on CentOS 5 - krb dependency failure
...cking for gcc option to accept ISO C89... none needed
<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...
2003 Jun 22
1
0.99.10-rc1
Home again.
Fixed SSL checking for Redhat 9, I hope. Could someone test if it
actually works now? Also fixed a few compiler warnings. If this thing
works, I'll just update the NEWS file and call it 0.99.10.
http://dovecot.procontrol.fi/rc/
Near future plans include rewriting parts of index handling. At least
.tree file will go, I've a _much_ better idea how to replace it. .data
file is
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
....log nothing I can understand
configure:16008: gcc -o conftest -O -I/usr/local/kerberos/include
-I/usr/local/ldap/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-L/usr/local/kerberos/lib -L/usr/local/ldap/lib conftest.c -lpopt -lsec
-lgen -lresolv -lsocket -lnsl -ldl -lcom_err -lk5crypto -lkrb5
-lgssapi_krb5 -llber -lldap 1>&5
ld: fatal: library -lpopt: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 15997 "configure"
#include "confdefs.h"
/* Override any gcc2 int...
2010 Feb 22
2
ld: Unsatisfied symbol "options" in file ./libssh.a[hostfile.o]
Hi All,
I have want to add a option in ssh_config to co-work with ldap.But when I am compiling , i was encountered a
ld error, which says "cc -o ssh-keygen ssh-keygen.o -Wl,+nodefaultrpath -L. -Lopenbsd-compat/ -lssh -lopenbsd-compat -lz -lnsl -lxnet -lsec -lgssapi_krb5 -lkrb5 -lpthread
ld: Unsatisfied symbol "options" in file ./libssh.a[hostfile.o]
1 errors."
The following is my codes:
I have externed Options options like " extern Options options" in hostfile.c
..........
extern Options options
..........
static HostStatus
check_host_in_hostfi...
2003 Sep 05
20
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
...lude -I/usr/local/include -I/usr/local/openssl/include
-I/usr/heimdal/include
Linker flags: -L/usr/local/openssl/lib -Lyes -L/usr/heimdal/lib
Libraries: -lwrap -lrt -lz -L/usr/local/lib -L/software/@sys/usr/lib
-L/usr/local/openssl/lib -L/usr/lib -lsecurity -ldb -lm -laud -lcrypto -lkrb5
-ldes -lcom_err -lasn1 -lroken
You see, the "Linker flags" contain properly -L/usr/heimdal/lib , that's where
libgssapi.a is.
The problem is when heimdal is installed with support for openssl, it does not
build libdes:
configure:14199: checking whether we are using Heimdal
configu...
2009 Apr 06
1
(no subject)
...e
following command, it bails on me with errors about krb5:
(trying to configure samba-3.2.4)
./configure --with-krb5=/etc/krb5 \
-- with-ldap \
-- with-ads \
-- with-winbind
Error (last part):
configure:63086: result: no
configure:63105: WARNING: krb5_mk_req_extended not found in -lkrb5
configure:63113: WARNING: no CREATE_KEY_FUNCTIONS detected
configure:63121: WARNING: no GET_ENCTYPES_FUNCTIONS detected
configure:63129: WARNING: no KT_FREE_FUNCTION detected
configure:63137: WARNING: no KRB5_VERIFY_CHECKSUM_FUNCTION detected
configure:63183: error: krb5 libs don't have al...
2004 Feb 17
1
SNAP-20040216 configure mangles krb5-config output
In the latest snapshot's configure file, there is a
K5LIBS="`$KRB5CONF --libs gssapi | sed 's/-L[^- ]*//g'`"
which doesn't work well on my system:
$ krb5-config --libs gssapi
-L/opt/heimdal-0.6/lib -lgssapi -lkrb5 -lasn1 -L/opt/lib -lcrypto -lroken
Please consider changing it to
K5LIBS="`$KRB5CONF --libs gssapi | sed 's/-L[^ ]*//g'`"
if that won't break anything else.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pg...
2008 Jun 16
2
Installation Problem -
...ns -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast
-I/usr/kerberos/include -o imap-login client.o client-authenticate.o
imap-proxy.o ../login-common/liblogin-common.a ../lib-imap/libimap.a
../lib-auth/libauth.a ../lib/liblib.a -L/usr/kerberos/lib -lssl -lcrypto
-lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast
-I/usr/kerberos/include -o imap-login client.o client-authenticate.o
imap-proxy.o ../login-common/liblogin-common.a ../...
2004 Aug 20
1
problem compiling OpenSSH 3.9 on OpenBSD 3.4
...auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o
auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o
auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o kexdhs.o kexgexs.o
auth-krb5.o auth2-gss.o gss-serv.o gss-serv-krb5.o
-L/usr/src/usr.bin/ssh/sshd/../lib/obj -lssh -lgssapi -lkrb5 -lkafs
-lcrypto -lutil -lz -ldes -lwrap
sshd.o: In function `main':
sshd.o(.text+0x1ed4): undefined reference to `closefrom'
sshd.o(.text+0x1ee4): undefined reference to `closefrom'
collect2: ld returned 1 exit status
*** Error code 1
Stop in /usr/src/usr.bin/ssh/sshd (line 122 of
/u...
2002 May 10
0
Problems when compiling samba3.0alpha17
...AGS32 = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O
-I/usr/local/kerberos/include -Iinclude -I./include
-I./ubiqx -I./smbwrapper -I. -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-I/usr/local/kerberos/include -I.
LIBS = -lssl -lcrypto -lldap -llber -lresolv -ldl -lcrypt
-lnsl -lkrb5 -lcom_err -lk5crypto -lkrb5 -lgssapi_krb5
-llber -lldap -lpam -lpopt
LDSHFLAGS = -shared -L/usr/local/ssl/lib
-L/usr/local/kerberos/lib -DHAVE_CRYPT_DECL
-I/usr/local/ssl/include -O -I/usr/local/kerberos/include
LDFLAGS = -L/usr/local/ssl/lib -L/usr/local/kerberos/lib
Compiling lib/util.c
In...
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
2008 Jun 03
1
missing dependencies when compiling samba/ctdb rpm on sles 10.1 (don't have all features required for Active Directory support)
...ut lots of output>
checking for WRFILE: keytab support... no
checking for krb5_princ_realm returns krb5_realm or krb5_data... no
checking for krb5_addresses type... no
checking whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal... yes
configure: WARNING: krb5_mk_req_extended not found in -lkrb5
configure: WARNING: no CREATE_KEY_FUNCTIONS detected
configure: WARNING: no GET_ENCTYPES_FUNCTIONS detected
configure: WARNING: no KT_FREE_FUNCTION detected
configure: WARNING: no KRB5_VERIFY_CHECKSUM_FUNCTION detected
configure: error: krb5 libs don't have all features required for Active Dire...
2007 Mar 27
3
Building problem on FreeBSD with GSSAPI
...-blocking.o userdb-ldap.o userdb-passwd.o userdb-passwd-file.o
userdb-prefetch.o userdb-static.o userdb-vpopmail.o userdb-sql.o
-Wl,--export-dynamic -L/usr/local/lib libpassword.a
../lib-settings/libsettings.a ../lib-ntlm/libntlm.a ../lib-sql/libsql.a
../lib/liblib.a -lpam -L/usr/lib -lgssapi -lkrb5 -lasn1 -lroken -lcrypt
-lcom_err /usr/local/lib/libldap.so /usr/local/lib/liblber.so
/usr/local/lib/libsasl2.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libgssapi.so: undefined reference to `krb5_rd_cred2'
/usr/lib/libgssapi.so: undefined referenc...
2006 May 09
1
xmalloc symbol in libssh
...mftpd/src -I/usr/src/libexec/lukemftpd/../../lib/libc/stdtime -I/usr/src/libexec/lukemftpd/../../bin/ls -DUSE_OPIE -DLOGIN_CAP -DUSE_PAM -fstack-protector -static -o lukemftpd cmds.o conf.o ftpd.o ftpcmd.o popen.o strsuftoll.o ls-unmain.o cmp.o print.o util.o -lcrypt -lutil -lm -lopie -lmd -lpam -lkrb5 -lasn1 -lcrypto -lcrypt -lroken -lcom_err -lradius -ltacplus -lcrypt -lutil -lopie -lmd -lssh -lcrypto -lcrypt -lypclnt
% /usr/obj/usr/src/tmp/usr/lib/libssh.a(xmalloc.o)(.text+0xd0): In function `xstrdup':
% : multiple definition of `xstrdup'
% ftpd.o(.text+0x1460): first defined here
% /...