Date: Thu, 21 Jan 1999 14:06:09 -0800 (PST) From: John Polstra <jdp@polstra.com> To: andreas@klemm.gtn.com Cc: current@FreeBSD.ORG Subject: Re: klogin.o(.text+0x3e): undefined reference to `_pam_noticketsdontcomplain' Message-ID: <199901212206.OAA07883@vashon.polstra.com> In-Reply-To: <19990121201420.A50416@titan.klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <19990121201420.A50416@titan.klemm.gtn.com>, Andreas Klemm <andreas@klemm.gtn.com> wrote: > cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -I/home/src/libexec/ftpd/../../contrib-crypto/telnet -DKERBEROS -I/usr/obj/home/src/tmp/usr/include -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o skey-stuff.o klogin.o -lskey -lmd -lcrypt -lutil -lkrb -ldes > ftpd.o: In function `pass': > ftpd.o(.text+0x11c9): undefined reference to `klogin' > klogin.o: In function `_pam_klogin': > klogin.o(.text+0x3e): undefined reference to `_pam_noticketsdontcomplain' > klogin.o(.text+0x96): undefined reference to `_pam_krbtkfile_env' > klogin.o(.text+0x167): undefined reference to `_pam_notickets' Sorry folks! Pointy hat, please. I fixed it now, in both -current and RELENG_3. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901212206.OAA07883>