Re: Error in building openssl-1.0.0-beta4 in AIX

2009-11-18 Thread joshi chandran
Hi Stephen, I have done some testing with openssl-1.0.0-beta4 version of openssl . I have noticed when ever i give any option like no-idea no-rc5 no-ec no-symlinks, I gets above mention error. (/usr/bin/sh: 0403-057 Syntax error at line 1 : `;' is not expected. make: 1254-004 The error code from t

Re: Error in building openssl-1.0.0-beta4 in AIX

2009-11-13 Thread joshi chandran
Hi Stephen, 1. I have not installed Openssl 0.9.7 version of openssl in the system. 2. make depend is giving following error + 0< Makefile 1> Makefile.new + RC=0 + mv Makefile.new Makefile + rm ../krb5.h + exit 0 making depend in engines... + TOP=.. + shift + [ -MD = -MD ] + shift + MAKEDEPEND=

Re: Error in building openssl-1.0.0-beta4 in AIX

2009-11-13 Thread joshi chandran
Hi Stephen, 1. I have not installed Openssl 0.9.7 version of openssl in the system. 2. make depend is also giving error + 0< Makefile 1> Makefile.new + RC=0 + mv Makefile.new Makefile + rm ../krb5.h + exit 0 making depend in engines... + TOP=.. + shift + [ -MD = -MD ] + shift + MAKEDEPEND=makede

Re: Error in building openssl-1.0.0-beta4 in AIX

2009-11-13 Thread Dr. Stephen Henson
On Fri, Nov 13, 2009, joshi chandran wrote: > Hi ALL, > > Did any one experience same build error ? Is there any solution for > this problem ? Please Help. > > Thanks In advance > > > making depend in crypto/ts... > >       ${TOP}/util/domd ${TOP} -MD makedepend -- -DOPENSSL_THREADS > > -qthrea

Re: Error in building openssl-1.0.0-beta4 in AIX

2009-11-13 Thread joshi chandran
Hi ALL, Did any one experience same build error ? Is there any solution for this problem ? Please Help. Thanks In advance Joshi On Fri, Nov 13, 2009 at 6:31 PM, joshi chandra wrote: > > Hi ALL , > > I tried to build openssl-1.0.0-beta4 version of Openssl for AIX . I am > getting error while