compile error making me nutz, auth_krb5

Russ Allbery rra at stanford.edu
Wed Apr 19 01:03:15 UTC 2006


Chip Mefford <cpm at well.com> writes:

> inn-2.4.3
>  ./configure --without-kerberos --enable-largefiles --with-perl
> --with-openssl

> gcc -g -O2 -I../include  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -c
> auth_krb5.c
> auth_krb5.c:27:22: com_err.h: No such file or directory

Huh, I thought I fixed this in 2.4.3.  Anyway, change #include <com_err.h>
to #include <et/com_err.h> as a workaround.

-- 
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