[SlugBug] make error

Bill Best bill at commedia.org.uk
Tue Sep 23 18:43:22 BST 2003


hi

i'm getting this error message when trying to compile a package:

In file included from /usr/include/openssl/ssl.h:179,
                  from sshmitm.c:18:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory

i have tried running ./configure on it's own - i get the above message 
when i run make.

i have tried running ./configure --prefix=/usr/kerberos/include as this 
is where krb5.h is located:

find / -name krb5.h
/usr/kerberos/include/krb5.h

but i still get the above message when i try running make.

i presume that the problem is that krb5.h cannot be found as line 72 in 
/usr/include/openssl/kssl.h does indeed refer to krb5.h

i've downloaded all openssl-devel and kerberos-devel packages.

any ideas?

bb



More information about the SlugBug mailing list