On Fri, Jul 18, 2008, rabail javed wrote: > Hi Bill, > I have installed the openssl-fips-test-1.2.0 using the following commands > > ./config fipscanisterbuild > make > make install > > > and the libraray is installed in the /usr/local/ssl and i have generated > tehe fipscanister.o, fipscanister.o.sha1, fips_premain.c, > fips_premian.c.sha1, lipcrypto.so > > now i have download openssl-0.9.8b-stable-SNAP but i am unable to compile > it. > I did > ./config fips shared --with-fipslibdir=/usr/local/ssl/fips-1.0/lib/ > --prefix=/usr/openssl-0.9.8b-SNAP > > make depend > > but i am getting the error "make: *** No rule to make target `depend`. Stop" > > > > if a use make instead of make depend > then it says "make: *** No targets specified and nomake file found. Stop." > > Could you please tell me how to compile it ??? >
You can't: the 0.9.8 source tree is not (currently) FIPS capable. Instead you need to use the fips test snapshots such as: ftp://ftp.openssl.org/snapshot/openssl-0.9.8-fips-test-SNAP-20080718.tar.gz Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]