Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | OpenSSH/kerberos compile problem. |
|---|---|
| Date: | Wed, 6 Jul 2005 19:58:51 +0200 |
hi list, I am trying to compile openssh (4.1p1) with kerberos5 support. ./configure --prefix=/usr --with-kerberos5 I am running the following system: LFS linux 5.0 gcc (GCC) 3.4.3 glibc 2.3.2 MIT Kerberos 1.4.1 configure runs fine, no errors, but sometime after running "make" it dies with the following error. gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o 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 loginrec.o auth-pam.o auth-shadow.o auth-sia.o md5crypt.o audit.o audit-bsm.o -L. -Lopenbsd-compat/ -L/usr/local/lib -lssh -lopenbsd-compat -lresolv -lcrypto -lutil -lz -lnsl -lcrypt -lgssapi -lkrb5 -lk5crypto -lcom_err gss-serv.o: In function `ssh_gssapi_getclient': /tmp/openssh-4.0p1/gss-serv.c:218: undefined reference to `gss_export_name' gss-serv-krb5.o: In function `ssh_gssapi_krb5_storecreds': /tmp/openssh-4.0p1/gss-serv-krb5.c:183: undefined reference to `gss_krb5_copy_ccache' collect2: ld returned 1 exit status make: *** [sshd] Error 1 anyone any idea what might cause this problem? I already tries reinstalling the kerberos library's and updating them to the latest version. but it didn't seem to help. Mark Hannessen.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: shutting down dictionary attacks, apacheroot |
|---|---|
| Next by Date: | RE: shutting down dictionary attacks, Mojito Jones |
| Previous by Thread: | Re: Ssh.com openssh compatibility problem, Markus Friedl |
| Next by Thread: | X apps only work after second login, David Minor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |