In message <[EMAIL PROTECTED]> on Sun, 29 Dec 2002 21:57:59
+0100 (MET), "Ricardo Ariel Gorosito via RT" <[EMAIL PROTECTED]> said:
rt> [openssl-097-snap 2002-12-28 build on RedHat8 with MIT's krb5 libs]
rt>
rt> When I try to build packages that include ssl.h, it fail on:
rt>
rt> ---START
rt> In file included from /usr/include/openssl/ssl.h:179,
rt> from configure:6400:
rt> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
rt> ---END
rt>
rt> openssl.pc is:
rt>
rt> ---START
rt> prefix=/usr
rt> exec_prefix=${prefix}
rt> libdir=${exec_prefix}/lib
rt> includedir=${prefix}/include
rt>
rt> Name: OpenSSL
rt> Description: Secure Sockets Layer and cryptography libraries and tools
rt> Version: 0.9.7-beta7-dev
rt> Requires:
rt> Libs: -L${libdir} -lssl -lcrypto -L/usr/kerberos/lib -lgssapi_krb5
rt> -lkrb5 -lcom_err -lk5crypto -lresolv -ldl
rt> Cflags: -I${includedir}
rt> ---END
rt>
rt> includedir don't has /usr/kerberos/include
Thanks for the report. You're right, I didn't realise the KRB5
includes would be needed in openssl.pc. I'll apply the following
patch in a minute. Ricardo, Could you please test it as soon as
possible to make sure I got it right?
Tomorrow is the last day in the range of release dates I submitted
before Christmas, and I'd really like to stick to it if I can.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]