Hello, I would like to know what are the programs I need to compile Proftpd with module mod_tls? Iam getting different header file Errors. Proftpd looks certain header files in local proftpd Program directory. I could fix certain files. But now I get the Following errors: ake[1]: Entering directory `/home/l_kumar/test/proftpd-1.2.10/src' make[1]: Nothing to be done for `src'. make[1]: Leaving directory `/home/l_kumar/test/proftpd-1.2.10/src' cd modules/ && make modules make[1]: Entering directory `/home/l_kumar/test/proftpd-1.2.10/modules' gcc -I/home/l_kumar/test/proftd-1.2.10/bla -DLINUX -I.. -I../include -O2 -Wall -c mod_tls.c In file included from ../krb5.h:40, from /usr/include/openssl/kssl.h:72, from /usr/include/openssl/ssl.h:179, from mod_tls.c:40: ../krb5-types.h:10:26: bind/bitypes.h: No such file or directory <----------------------- ../krb5-types.h:11:35: netinet/in6_machtypes.h: No such file or directory In file included from /usr/include/openssl/ssl.h:179, from mod_tls.c:40: /usr/include/openssl/kssl.h:136: syntax error before "krb5_octet" /usr/include/openssl/kssl.h:149: syntax error before '*' token /usr/include/openssl/kssl.h:150: syntax error before '*' token /usr/include/openssl/kssl.h:151: syntax error before '*' token I cannot find any bind directory in my system. I have Redhat 3 installation on my machine. I need this program as early as possible. Any help is very much appreciated. Regards, Kumar -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subjecthttps://www.redhat.com/mailman/listinfo/redhat-list