Hello all - my apologies if this has been asked before.  I've looked in
Google and the htdig archives to no avail.

I'm looking to install htdig on RedHat Enterprise 3 with the ssl.9 patch.  I
started with htdig-3.1.6.src.rpm and extracted its contents.  I then
unpacked the source tarball, applied the patches it came with and applied
the ssl.9 patch.  Upon ./configure, I received the error:

"/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 Connection.h:51,
                 from Connection.cc:11:
/usr/include/openssl/kssl.h:134: 'krb5_enctype' is used as a type, but is
not
   defined as a type.
/usr/include/openssl/kssl.h:136: syntax error before `*' token
/usr/include/openssl/kssl.h:149: syntax error before `*' token
/usr/include/openssl/kssl.h:153: syntax error before `*' token
/usr/include/openssl/kssl.h:155: syntax error before `*' token
/usr/include/openssl/kssl.h:157: syntax error before `*' token
/usr/include/openssl/kssl.h:159: syntax error before `*' token
/usr/include/openssl/kssl.h:161: `krb5_context' was not declared in this
scope
/usr/include/openssl/kssl.h:161: syntax error before `,' token
/usr/include/openssl/kssl.h:162: `krb5_context' was not declared in this
scope
/usr/include/openssl/kssl.h:162: syntax error before `,' token
/usr/include/openssl/kssl.h:165: `krb5_timestamp' was not declared in this
   scope
/usr/include/openssl/kssl.h:165: syntax error before `,' token
/usr/include/openssl/kssl.h:167: syntax error before `*' token
/usr/include/openssl/kssl.h:169: `krb5_enctype' was not declared in this
scope
/usr/include/openssl/kssl.h:169: syntax error before `,' token
make[1]: *** [Connection.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/SOURCES/htdig-3.1.6/htlib'
make: *** [all] Error 1
"

What I'm asking is if anyone has seen this problem, or if there is a
precompiled binary I can use on this system.  I had been using an ssl
patched version of htdig on a few RedHat 7.3 boxes and tried copying over to
the RHES 3.0 box.  Here's the results of that ...

"/usr/local/htdig/bin/htdig: error while loading shared libraries:
libssl.so.2: cannot open shared object file: No such file or directory"

rpmfind.net shows that this file is installed with the openssl rpms, which I
have them installed as follows: openssl-0.9.7a-22.1
openssl-devel-0.9.7a-22.1

If it's a redhat issue, I wouldn't be surprised.

Thanks in advance!!

James




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to