search for: lgssapi_krb5

Displaying 20 results from an estimated 53 matches for "lgssapi_krb5".

Did you mean: gssapi_krb5
2005 Jun 02
1
compile asterisk
...quot; -DASTMODDIR=\"/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]: *** [a...
2005 Jun 09
1
compile error cannot find -lidn
...ls' make[1]: 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]: ***...
2006 Apr 19
1
Error installing asterisk
...rototypes -Wmissing-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...
2009 Oct 02
1
libgssapi_krb5 whitch version required for 2.4.1
Hello list, I am currently trying to build nut-ups on CentOS 5.3, but the build prozess stops at: /usr/bin/ld: skipping incompatible /usr/lib/libgssapi_krb5.so when searching for -lgssapi_krb5 /usr/bin/ld: cannot find -lgssapi_krb5 which library version is required? The krb5-libs I've installed are of version 1.6.1. Anyone here succsesful in installing 2.4.1 on CentOS? Best regards, Hubert -- Hubert Krause Risk & Fraud Division INFORM GmbH, Pascalstra?e 23, 52076 Aachen, Ger...
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
...thing 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 internal prototyp...
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...
2005 Jan 04
1
really needs help on compiling samba 3.0.9 with ldap
...amba-3.0.9/source/smbwr apper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr /local/src/samba-3.0.9/source LIBS = -lcrypt -lresolv -lnsl -ldl LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined LDFLAGS = Linking bin/smbd /usr/bin/ld: cannot find -lgssapi_krb5 collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 note : this result is from second time "make", the error were on the exact same one with the first one, When I ./configure --without-ldap everything worked fine, so I am guessing there s something I'm missing for t...
2008 Jun 16
2
Installation Problem -
...ing-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 ../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-commo...
2005 May 10
2
Problem compiling Icecast on RedHat
...ormat_ogg.o format_mp3.o xslt.o fserve.o event.o admin.o auth.o md5.o format_vorbis.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lvorbis -L/usr/lib /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lpthread -lm /usr/local/lib/libkrb5.so: the use of `mktemp' is dangerous, better use `mkstemp' /usr/bin/ld: icecast: hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is...
2008 Jul 26
5
Cups problems while compiling WINE
Just tried to compile WINE on opensuse 11 64bit. I did everything as described here: WineOn64bit - The Official Wine Wiki (http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0) But running the configure script I'm getting that message: Code: configure: libcups development files not found, CUPS won't be supported. That means that the printer output isn't
2012 Aug 05
2
[Bug 2030] New: build of 6.0p1 fails @ "/usr/bin/ld: unrecognized option '-Wl,-rpath,/usr/local/ssl/lib64"
...I/usr/local/ssl/include -I/usr/local/include -I/usr/local/ssl/include -I/usr/include Linker flags: -L/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/ssl/lib -lssl -lcrypto -fstack-protector-all Libraries: -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err +for sshd: -lwrap --------------------------------------------------------- then make ... /usr/bin/gcc-4.7 -O2 -march=amdfam10 -mtune=amdfam10 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-un...
2009 Apr 03
3
gssapi not enabled
I'm trying to get gssapi-with-mic to work but the enabled field in the method struct is disabled I.e. The gssapi-with-mic enable field s not enabled in in the *method struct; it fails at: if (authmethod_is_enabled(method)) in the authmethod_is_enabled(method) function call using ddd , OpenSSH 5.2.p1, Linux 2.6.22.5-31 (SuSE 10.2) Questiion - what enables gssapi-with-mic? Thanks tedc
2010 Nov 05
1
Asterisk 1.8 Installation Problem
...ollect2: ld returned 1 exit status collect2: ld returned 1 exit status collect2: ld returned 1 exit status collect2: ld returned 1 exit status /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:9680: gcc -o conftest -g -O2 conftest.c -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz >&5 configure:9707: gcc -o conftest -g -O2 conftest.c -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz >&5 collect2: ld returned 1 exit status | builtin and then its argu...
2004 Jun 25
1
Compilation with Kerberos problem
...lk5crypto... no checking for des_set_key in -lcrypto... no checking for copy_Authenticator in -lasn1... no checking for roken_getaddrinfo_hostspec in -lroken... no checking for gss_display_status in -lgssapi... no checking for krb5_mk_req_extended in -lkrb5... no checking for gss_display_status in -lgssapi_krb5... no checking for krb5_set_real_time... no checking for krb5_set_default_in_tkt_etypes... no checking for krb5_set_default_tgs_ktypes... no checking for krb5_principal2salt... no checking for krb5_use_enctype... no checking for krb5_string_to_key... no checking for krb5_get_pw_salt... no checking...
2009 Jul 20
0
No subject
...; <DIV><EM>/usr/bin/ld: cannot find -llthread</EM></DIV> <DIV><EM>collect2: ld returned 1 exit status</EM></DIV> <DIV><EM>configure:9680: gcc -o conftest -g -O2&nbsp;&nbsp;&nbsp; = conftest.c=20 -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto = -lcom_err -lidn=20 -lssl -lcrypto -lz&nbsp;&nbsp;&nbsp; &gt;&amp;5</EM></DIV> <DIV><EM>configure:9707: gcc -o conftest -g -O2&nbsp;&nbsp;&nbsp;=20 conftest.c&nbsp; -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 =...
2018 Dec 16
1
mailbox locking
Dear Colleagues, I use exim's appendfile transport, procmail and a local mutt on my system, they all (to my knowledge) use lockfiles when working with mboxes. However, `doveconf | grep lock` says dotlock_use_excl = yes lock_method = fcntl mail_max_lock_timeout = 0 mbox_dotlock_change_timeout = 2 mins mbox_lock_timeout = 5 mins mbox_read_locks = fcntl mbox_write_locks = dotlock fcntl
2005 May 10
0
Problem compiling Icecast on RedHat
...ormat_ogg.o format_mp3.o xslt.o fserve.o event.o admin.o auth.o md5.o format_vorbis.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lvorbis -L/usr/lib /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lpthread -lm > > /usr/local/lib/libkrb5.so: the use of `mktemp' is dangerous, better use `mkstemp' this is a kerberous issue, just a warning though > /usr/bin/ld: icecast:...
2003 Oct 17
1
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
http://bugzilla.mindrot.org/show_bug.cgi?id=635 ------- Additional Comments From mmokrejs at natur.cuni.cz 2003-10-17 21:13 ------- Please commit the patch http://bugzilla.mindrot.org/attachment.cgi?id=396&action=view and close this bug. KRB5 does not work, but I don't care anymore as there's krb4 patch from ftp://ftp.mcc.ac.uk/pub/misc/ssh/ . :) Thanks! ------- You are
2004 Dec 13
2
[Bug 964] Problem compiling openssh 3.9p1
...shconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/lib -lopensc -lscconf -lssh -lopenbsd-compat -lsectok -lcrypto -lskey -lutil -lz -lnsl -lcrypt -L/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -s -O3 -march=i686 -Wall -Wpointer-arith -Wno-uninitialized -L/usr/local/BerkeleyDB.4.1/lib -lpthread -lgpm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.6, needed by /usr/local/lib/libopensc.so, not found (try using -rpath or -rpath-link) /usr/local/lib/libopensc.so: undefined reference to `des_ecb3_encrypt...