[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: libcrypt
From:       Matthias Hoelzer-Kluepfel <mhk () caldera ! de>
Date:       1999-07-23 11:38:42
[Download RAW message or body]

On Fri, 23 Jul 1999, dep wrote:

> |The actual file. Apparently it confuses configure in some way (it thinks
> |there should be a libcrypt when infact it's not there... or some such
> |thing)
> 
> here's the result of that experiment:
> 
> In file included from kcheckpass.c:46:
> kcheckpass.h:41: crypt.h: No such file or directory
> make[2]: *** [kcheckpass.o] Error 1

If you look there, the code is:

#ifdef HAVE_CRYPT_H 
#include <crypt.h> 
#endif

So configure seems to have found crypt.h. 

Did you do a

rm config.cache
./configure --with-pam=kde --xdmdir=/etc/X11/kdm

after deleting crypt.h?


Bye,
Matthias.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic