Re: Compiling Failed

2002-12-29 Thread Andy Polyakov
VMWare - OpenBSD 3.2 , gcc 2.95.3 Got error when compiling 0.9.7 beta 6: -- gcc -E -DOUT asm/dx86unix.cpp | as -o asm/dx86-out.o des-586.s: Assembler messages: des-586.s:2458: Error: Unimplemented segment type 135296 in

[openssl.org #421] bug: 097snap don't include krb5 inc dir in pkgconfig

2002-12-29 Thread Ricardo Ariel Gorosito via RT
[openssl-097-snap 2002-12-28 build on RedHat8 with MIT's krb5 libs] When I try to build packages that include ssl.h, it fail on: ---START In file included from /usr/include/openssl/ssl.h:179, from configure:6400: /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or

[openssl.org #377] SSLv2 Session ID bug

2002-12-29 Thread Lutz Jaenicke via RT
[[EMAIL PROTECTED] - Wed Dec 4 09:59:14 2002]: Hi, While using openssl to test caching of session id's, I noticed that the session id of SSLv2 is not being extracted out of the message correctly. The spec (http://wp.netscape.com/eng/security/SSL_2.html) says that the

Re: [openssl.org #421] bug: 097snap don't include krb5 inc dir in pkgconfig

2002-12-29 Thread Kenneth R. Robinette
Did you do a config with: --with-krb5-flavor=MIT [openssl-097-snap 2002-12-28 build on RedHat8 with MIT's krb5 libs] When I try to build packages that include ssl.h, it fail on: ---START In file included from /usr/include/openssl/ssl.h:179, from configure:6400:

Re: [openssl.org #421] bug: 097snap don't include krb5 inc dir inpkgconfig

2002-12-29 Thread Ricardo Ariel Gorosito
yes El dom, 29-12-2002 a las 18:18, Kenneth R. Robinette escribió: Did you do a config with: --with-krb5-flavor=MIT -- Ricardo Ariel Gorosito [EMAIL PROTECTED] __ OpenSSL Project

Re: [openssl.org #421] bug: 097snap don't include krb5 inc dir inpkgconfig

2002-12-29 Thread Richard Levitte - VMS Whacker
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

Re: [openssl.org #421] bug: 097snap don't include krb5 inc dir in pkgconfig

2002-12-29 Thread Richard Levitte - VMS Whacker via RT
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

Re: [openssl.org #421] bug: 097snap don't include krb5 inc dir inpkgconfig

2002-12-29 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on 29 Dec 2002 18:27:13 -0300, Ricardo Ariel Gorosito [EMAIL PROTECTED] said: rgorosito this patch solve the problem: rgorosito rgorosito --- openssl-0.9.7-stable-SNAP-20021228/Makefile.org.ori 2002-12-29 rgorosito 15:02:11.0 -0300 rgorosito +++

[openssl.org #421] bug: 097snap don't include krb5 inc dir in pkgconfig

2002-12-29 Thread Richard Levitte via RT
Just saw your other message which had exactly the patch I built, so I'm considering this ticket resolved. [[EMAIL PROTECTED] - Sun Dec 29 21:57:56 2002]: [openssl-097-snap 2002-12-28 build on RedHat8 with MIT's krb5 libs] When I try to build packages that include ssl.h, it fail on: