[openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Richard Levitte via RT
I haven't heard anything from you, can I assume the issue is resolved? [levitte - Fri Dec 20 16:58:11 2002]: Please try tomorrow's 0.9.7 snapshot (20021220), it should have the install problems fixed. pkginfo is an incorrect word, and should be pkgconfig. It will contain the file

Naina works with -beta6

2002-12-27 Thread Vadim Fedukovich
Dear OpenSSL team, Naina merchant, CCA and hierarchy generator were tested to run registration and shopping sessions for Mastercard Wallet version 2.1.5.0 It was tested on linux-i386 (debian 3.0), openssl target linux-elf Naina use new ASN.1 openssl code heavily to parse and create messages

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Jeff A. Earickson via RT
No, you can assume that I've been on vacation for the week. --- Jeff A. Earickson, Ph.D Senior UNIX Sysadmin and Email Guru Information Technology Services Colby College, 4214 Mayflower Hill, Waterville ME, 04901-8842 phone: 207-872-3659 (fax = 3076)

Re: IMPORTANT: please test snapshot openssl-0.9.7-SNAP-20021213

2002-12-27 Thread Andy Polyakov
tim sco5-gcc FAILS (removing ${x86_elf_asm} should fix this) tim I don't think anyone tries to put gnu ld on tim SCO OpenServer 5. In any case, as far as I see we have two choices for 0.9.7: 1. insert the proposed perl filter (it works as stated, and I feel

Re: IMPORTANT: please test snapshot openssl-0.9.7-SNAP-20021213

2002-12-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 27 Dec 2002 13:30:23 +0100, Andy Polyakov [EMAIL PROTECTED] said: appro There are two more options. appro appro 3. Remove ${x86_elf_asm} from sco5-gcc line. appro appro 4. Replace ${x86_elf_asm} in sco5-gcc rule with ${x86_sol_asm} and that appro would be

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails toinstall

2002-12-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 27 Dec 2002 13:26:48 +0100 (MET), Jeff A. Earickson via RT [EMAIL PROTECTED] said: rt No, you can assume that I've been on vacation for the week. OK, my appologies, and I hope you had a good vacation. Can you do a test run on the latest snapshot, please?

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Richard Levitte - VMS Whacker via RT
In message [EMAIL PROTECTED] on Fri, 27 Dec 2002 13:26:48 +0100 (MET), Jeff A. Earickson via RT [EMAIL PROTECTED] said: rt No, you can assume that I've been on vacation for the week. OK, my appologies, and I hope you had a good vacation. Can you do a test run on the latest snapshot, please?

[PATCH] 0.9.7-beta6 : Makefile problem in apps and tools

2002-12-27 Thread Michel Jouvin
H, Installing openssl 0.9.7 in a non standard location using --prefix, I faced a problem when doing 'make install' during installation of apps and tools dir. The problem is the same and stands in Makefile : mv command uses INSTALLTOP in place of OPENSSLDIR for some files. Below is the diff for

RE: [openssl.org #417] make test fails in BN_sqr under Solaris8

2002-12-27 Thread Mohler, Bruce
Note that the ./Configure solaris64-sparcv9-gcc fails. The correct configuration command should be ./Configure solaris64-sparcv9-gcc31. In testing, it compiles and goes all the way through the test just fine. I'm up and running. Thank you all for your help. Bruce Mohler -Original

Re: IMPORTANT: please test snapshot openssl-0.9.7-SNAP-20021213

2002-12-27 Thread Tim Rice
On Fri, 27 Dec 2002, Andy Polyakov wrote: tim sco5-gcc FAILS (removing ${x86_elf_asm} should fix this) tim I don't think anyone tries to put gnu ld on tim SCO OpenServer 5. In any case, as far as I see we have two choices for 0.9.7: 1. insert the proposed

Re: IMPORTANT: please test snapshot openssl-0.9.7-SNAP-20021213

2002-12-27 Thread Andy Polyakov
3. Remove ${x86_elf_asm} from sco5-gcc line. This should be done even without any other changes. You'll notice that ${x86_elf_asm} was added to the sco5-gcc line for 0.9.7 and it never worked. ^^^ I see... 4. Replace ${x86_elf_asm} in sco5-gcc rule with

Re: IMPORTANT: please test snapshot openssl-0.9.7-SNAP-20021213

2002-12-27 Thread Tim Rice
On Fri, 27 Dec 2002, Andy Polyakov wrote: 3. Remove ${x86_elf_asm} from sco5-gcc line. This should be done even without any other changes. You'll notice that ${x86_elf_asm} was added to the sco5-gcc line for 0.9.7 and it never worked. ^^^ I see... 4.

Re: IMPORTANT: please test snapshot openssl-0.9.7-SNAP-20021213

2002-12-27 Thread Andy Polyakov
3. Remove ${x86_elf_asm} from sco5-gcc line. Feels like a wrap-up point for me... I've verified solaris[64]-sparcv9-[g]cc, solaris-x86-gcc, irix[64]-mips3-cc, linux-alpha-[gc]cc, linux-x86_64 and linux-ia64(*) targets. Well, not to mention linux-pentium and FreeBSD-elf... As for DES assembler

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Jeff A. Earickson via RT
Hi, I pulled down openssl-0.9.7-stable-SNAP-20021226.tar.gz, configure, compiled, tested, installed. Things installed ok (previous problem fixed), except that I found a pkgconfig directory in the lib subdir. It contained a small file called openssl.pc. Maybe this isn't needed? 0.9.6 didn't

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Andy Polyakov via RT
I pulled down openssl-0.9.7-stable-SNAP-20021226.tar.gz, configure, compiled, tested, installed. Not exactly related to this ticket itself, but I wonder if you could tell what's your platform exactly. In other words what does './apps/openssl version -p' print? If it's hpux-parisc2-cc, then I

Bug in smime -verify

2002-12-27 Thread Tim Tassonis
Hi all I think I've encountered a bug in openssl smime. I try to verify a mail signed with outlook using the option not to include the certificate in the signature. From what I can figure out, this should be possible with openssl using the options: openssl smime -verify -signer tim.crt -in

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Jeff A. Earickson via RT
Hi, I tested this issue on Solaris 8, but have been testing 0.9.7 beta6 against HPUX 11.0 as well. I'll see if I can answer your question... --- Jeff A. Earickson, Ph.D Senior UNIX Sysadmin and Email Guru Information Technology Services Colby College, 4214

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Andy Polyakov via RT
I tested this issue on Solaris 8, ??? RT#412 starts with In testing 0.9.7-beta6 on an HP system running HPUX 11.0, ... and now it turns to be a Solaris 8 issue? I'm lost... A. __ OpenSSL Project

Re: [PATCH] 0.9.7-beta6 : Makefile problem in apps and tools

2002-12-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Mon, 23 Dec 2002 16:20:04 +0100, Michel Jouvin [EMAIL PROTECTED] said: jouvin Installing openssl 0.9.7 in a non standard location using --prefix, I faced jouvin a problem when doing 'make install' during installation of apps and tools jouvin dir. The problem is

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails toinstall

2002-12-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 27 Dec 2002 20:22:30 +0100 (MET), Jeff A. Earickson via RT [EMAIL PROTECTED] said: rt I pulled down openssl-0.9.7-stable-SNAP-20021226.tar.gz, rt configure, compiled, tested, installed. Things installed ok rt (previous problem fixed), except that I found a

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Jeff A. Earickson via RT
right you are. I filed this against HP. First day back after Xmas... --- Jeff A. Earickson, Ph.D Senior UNIX Sysadmin and Email Guru Information Technology Services Colby College, 4214 Mayflower Hill, Waterville ME, 04901-8842 phone: 207-872-3659 (fax = 3076)

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails to install

2002-12-27 Thread Jeff A. Earickson via RT
Hi, It is the end of the day and I am tired, but SNAP 1226 didn't fly on HP. I did: ./Configure hpux-parisc-cc --prefix=/opt/openssl-0.9.7 no-asm shared configure.out gmake make.out gmake test test.out The three out files are attached. It failed testing. I never got to the installation

[openssl.org #404] maketest.log

2002-12-27 Thread Andy Polyakov via RT
I can't reproduce this. Not in a directory mounted with binmode option. In a directory mounted with textmode option it fails already in test_enc, i.e. much earlier than the originating report implies... __ OpenSSL Project

Re: [openssl.org #412] openssl-0.9.7-beta6: lib directory fails toinstall

2002-12-27 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 27 Dec 2002 21:29:32 +0100 (MET), Andy Polyakov via RT [EMAIL PROTECTED] said: rt rtI pulled down openssl-0.9.7-stable-SNAP-20021226.tar.gz, rt configure, compiled, tested, installed. rt rt Not exactly related to this ticket itself, You're absolutely

Re: Bug in smime -verify

2002-12-27 Thread Dr. Stephen Henson
On Fri, Dec 27, 2002, Tim Tassonis wrote: Hi all I think I've encountered a bug in openssl smime. I try to verify a mail signed with outlook using the option not to include the certificate in the signature. From what I can figure out, this should be possible with openssl using the