this patch solve the problem:

--- openssl-0.9.7-stable-SNAP-20021228/Makefile.org.ori 2002-12-29
15:02:11.000000000 -0300
+++ openssl-0.9.7-stable-SNAP-20021228/Makefile.org     2002-12-29
15:02:35.000000000 -0300
@@ -529,7 +529,7 @@
            echo 'Version: '$(VERSION); \
            echo 'Requires: '; \
            echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
-           echo 'Cflags: -I$${includedir}' ) > openssl.pc
+           echo 'Cflags: -I$${includedir} ${KRB5_INCLUDES}' ) >
openssl.pc
  
 Makefile.ssl: Makefile.org
        @echo "Makefile.ssl is older than Makefile.org."

-- 
Ricardo Ariel Gorosito <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to