Re: Solaris make install problems for 0.9.7e

2004-11-02 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 02 Nov 2004 22:47:13 +0100 (CET), Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> said: richard> In message <[EMAIL PROTECTED]> on Tue, 2 Nov 2004 20:56:14 + (GMT), Chris Pitchford <[EMAIL PROTECTED]> said: richard> richard> openssl> On Tue, 2 Nov 20

Re: Solaris make install problems for 0.9.7e

2004-11-02 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 2 Nov 2004 20:56:14 + (GMT), Chris Pitchford <[EMAIL PROTECTED]> said: openssl> On Tue, 2 Nov 2004, Richard Levitte - VMS Whacker wrote: openssl> openssl> > In message <[EMAIL PROTECTED]> on Thu, 28 Oct 2004 17:51:48 -0400, Carson Gaspar <[EMAIL PROTEC

Re: Solaris make install problems for 0.9.7e

2004-11-02 Thread Chris Pitchford
On Tue, 2 Nov 2004, Richard Levitte - VMS Whacker wrote: > In message <[EMAIL PROTECTED]> on Thu, 28 Oct 2004 17:51:48 -0400, Carson Gaspar > <[EMAIL PROTECTED]> said: > > carson> --On Thursday, October 28, 2004 15:13:14 +0100 Robert Bannocks > carson> <[EMAIL PROTECTED]> wrote: > carson> > carso

Re: Solaris make install problems for 0.9.7e

2004-11-02 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 28 Oct 2004 17:51:48 -0400, Carson Gaspar <[EMAIL PROTECTED]> said: carson> --On Thursday, October 28, 2004 15:13:14 +0100 Robert Bannocks carson> <[EMAIL PROTECTED]> wrote: carson> carson> > I get this too if you quote the $(EXHEADER) to be "$(EXHEADER)"

Re: Solaris make install problems for 0.9.7e

2004-10-28 Thread Carson Gaspar
--On Thursday, October 28, 2004 15:13:14 +0100 Robert Bannocks <[EMAIL PROTECTED]> wrote: I get this too if you quote the $(EXHEADER) to be "$(EXHEADER)" in the install section of the files listed below it compiles and installs ok. This will break if EXHEADER is _not_ empty. The following snippet

Re: Solaris make install problems for 0.9.7e

2004-10-28 Thread empty body
excellent! that worked. thanks for your help. On Thu, 28 Oct 2004 15:13:14 +0100, Robert Bannocks <[EMAIL PROTECTED]> wrote: > I get this too if you quote the $(EXHEADER) to be "$(EXHEADER)" in the > install section of the files listed below it compiles and installs ok. > > Files: > > ./fips/a

Re: Solaris make install problems for 0.9.7e

2004-10-28 Thread Robert Bannocks
I get this too if you quote the $(EXHEADER) to be "$(EXHEADER)" in the install section of the files listed below it compiles and installs ok. Files: ./fips/aes/Makefile ./fips/des/Makefile ./fips/dh/Makefile ./fips/dsa/Makefile ./fips/rsa/Makefile ./fips/sha1/Makefile Looks as though it is time