From kde-devel Fri Jul 23 01:04:08 1999 From: Steve Hutton Date: Fri, 23 Jul 1999 01:04:08 +0000 To: kde-devel Subject: Re: libcrypt X-MARC-Message: https://marc.info/?l=kde-devel&m=93268817426002 On Thu, 22 Jul 1999, dep wrote: > On Thu, 22 Jul 1999, Troy Unrau wrote: > |Goto > |ftp://ftp.gu.net/pub/unix/Linux/security/shadow/libcrypt/libcrypt1-1.0-1.tar > |.gz to download the lib, I'm not sure if it's current. Apparently libcrypt > |iis a FreeBSD lib that's been ported. There's also a debian package there. > > many thanks. got it, built it, kdebase still bombs with: > > checkpass_shadow.o: In function `authenticate': > checkpass_shadow.o(.text+0x4c): undefined reference to `crypt' > make[2]: *** [kcheckpass] Error 1 I had similar problems with COL 2.2. Did you try what Matthias Hoelzer-Kluepfel suggested? /configure --with-pam=kde --with-xdmdir=/etc/X11/kdm Steve