[Date Prev][Date Next] [Chronological] [Thread] [Top]

Sasl intall - krb.h: No such file or directory



At the end of 'make install' and 'make' for sasl, I see below error
message. Are there ok?

r/local/include   -Wall -W -g -O2 -c checkpw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -Wall
-W -g -O2 -c
checkpw.c  -fPIC -DPIC -o checkpw.lo
checkpw.c:63:17: krb.h: No such file or directory
make[1]: *** [checkpw.lo] Error 1
make[1]: Leaving directory `/home/codywang/cyrus-sasl-1.5.28/lib'
make: *** [install-recursive] Error 1

Cody