inn-2.4.1 won't 'make' on RHEL 3 system
Russ Allbery
rra at stanford.edu
Mon Aug 23 23:11:48 UTC 2004
Bill Tangren <bjt at aa.usno.navy.mil> writes:
> Configure runs just fine, but 'make' has this error:
> **********
> gcc -g -O2 -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/bin/include -c -o article.o article.c
> In file included from /usr/include/openssl/ssl.h:179,
> from tls.h:30,
> from article.c:19:
> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
> In file included from /usr/include/openssl/ssl.h:179,
> from tls.h:30,
> from article.c:19:
> I found this on bugzilla:
> http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=111301
> which indicates this is a known bug. It is not clear to me from this
> link how to patch.
> I installed OpenSSL from RPM's (default install with system).
> Does anyone have any suggestions on how I should proceed?
Installing the Kerberos development package (generally called something
-devel) will probably work around this problem. The only fix is for Red
Hat to either ship OpenSSL without Kerberos support or fix their broken
dependencies in the OpenSSL development package.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list