RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-06-04 Thread Welling, Conrad Gerhart
Correction: The subject of this thread is OBE as development has, for a number of weeks, been conducted on an HP 9000 PA_RISC2.0 platform running HP-UX 11iv1 (B.11.11), using gcc 4.2.1.

RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-06-04 Thread Welling, Conrad Gerhart
It appears that I'm close to building a FIPS-capable openssl-0.9.7m on HP-UX 11iv1 (B.11.11) using 1. HP pre-built openssl-fips-1.1.2 2. HP openssl-0.9.7m source from OpenSSL_A.00.09.07m.020_HP-UX_B.11.11_32_64.depot. However, I do not yet know how to interpret the following m

Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-05-06 Thread Steve Marquess
Welling, Conrad Gerhart wrote: Steve: 1. HP C trial version Appears that there are patchs which must be applied to the (trial) HP C depot installation on my platform. I'm not a sysadmin, but, am assuming the role with this particular PA-RISC2.0 platform. I had assumed that the depot included eve

RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-05-05 Thread Welling, Conrad Gerhart
o: openssl-users@openssl.org Subject: Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11 Welling, Conrad Gerhart wrote: > Steve: > Here 'tis: > >

Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-05-05 Thread Steve Marquess
Welling, Conrad Gerhart wrote: Steve: Here 'tis: --- Makefile --- FIPSPROD = openssl-fips-1.1.2.tar FIPSDIR = openssl-fips-1.1.2 all:

RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-05-01 Thread Welling, Conrad Gerhart
Steve: Here 'tis: --- Makefile --- FIPSPROD = openssl-fips-1.1.2.tar FIPSDIR = openssl-fips-1.1.2 all:fips-build $(FIPSDIR): $(FIPSPROD)

RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-05-01 Thread Welling, Conrad Gerhart
2008 5:32 AM To: openssl-users@openssl.org Subject: Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11 Welling, Conrad Gerhart wrote: > Steve: > Well, I put the IA64 build on the back burner. I downloaded the trial HP C > compiler packa

Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-05-01 Thread Steve Marquess
Welling, Conrad Gerhart wrote: Steve: Well, I put the IA64 build on the back burner. I downloaded the trial HP C compiler package and installed it on a HP-UX 11 PA-RISC2.0 platform on which I have tried to build openssl-fips-1.1.2. I've hit a snag (actually, a few) and spent a few days Googl

RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-04-30 Thread Welling, Conrad Gerhart
/lib/milli.a(dyncallU.o): Searching library /usr/lib/milli.a: /usr/ccs/bin/ld: Found 27 duplicate symbol(s) /opt/langtools/lib/crt0.o: fips_premain.o: ../libcrypto.a: /usr/lib/milli.a: *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. -Original Message---

Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-04-15 Thread Steve Marquess
Welling, Conrad Gerhart wrote: Well, Steve, if you had no problem, I'm inclined to believe that I am in error and that I didn't review the occurrence properly before reporting it. I'll report back when I've reviewed the issue again by confirming it's occurrence (start-from-scratch) and I'll tr

RE: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-04-15 Thread Welling, Conrad Gerhart
v1.2. Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Marquess Sent: Tuesday, April 15, 2008 6:10 AM To: openssl-users@openssl.org Subject: Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc

Re: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc HP-UX 11

2008-04-15 Thread Steve Marquess
Welling, Conrad Gerhart wrote: #12#3#4#5#6#7#8 Problem description: openssl-fips-1.1.2 "make install" fails in fips-1.0/Makefile for hpux64-ia64-cc, HP-UX 11. #12#3#4#5#6#7##