On Mon, Jan 12, 2009, Blasdel, Jerry wrote:

> I am having a problem trying to build OpenSSL-0.9.8j fips enabled.   If
> I do not add ${EX_LIBS) to the end of the line below I get errors
> building fips_standalone_sha1.  It cannot find socket and connect
> functions.
> 
>  
> 
> Am I missing some environment variables or something else?
> 
>  
> 
> fips_standalone_sha1$(EXE_EXT): sha/fips_standalone_sha1.c
> 
>         $(CC) $(CFLAGS) -DFIPSCANISTER_O -o $@
> sha/fips_standalone_sha1.c $(FIPSLIBDIR)fipscanister.o $(EX_LIBS)
> 
> 

Well knowing what platform you are using would help and the configuration
options you set.

I'm not sure why that would need socket functions... there is no socket or
network code in that utility.

Have you compiled the 1.2 validated tarball OK?

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                           majord...@openssl.org

Reply via email to