compile error making me nutz, auth_krb5
Russ Allbery
rra at stanford.edu
Sat Aug 26 06:09:16 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
> make[1]: *** [auth_krb5.o] Error 1
> make[1]: Leaving directory `/usr/local/src/inn-2.4.3/authprogs'
> make: *** [all-authprogs] Error 2
This had me horribly confused, but I finally figured it out. When I
released INN 2.4.3, I didn't regenerate config.h.in. :/ So the probe is
there, but the output is never set.
This is now fixed in STABLE.
--
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