Script started on Wed May 11 22:35:28 2011
doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110512$ gmake
if [ -n "libcrypto" ]; then \
                EXCL_OBJ='aes-586.o bn-586.o co-586.o x86-mont.o x86-gf2m.o 
des-586.o crypt586.o mem_clr.o sha1-586.o sha256-586.o sha512-586.o ghash-x86.o 
../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o 
../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o 
../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o 
../crypto/bn/bn_gcd.o ../crypto/bn/bn_gf2m.o ../crypto/bn/bn_lib.o 
../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o 
../crypto/bn/bn_nist.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o 
../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o 
../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o 
../crypto/cmac/cmac.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o 
../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o 
../crypto/des/ofb64ede.o ../crypto/des/fcrypt.o ../crypto/des/set_key.o 
../crypto/dh/dh_check.o ../crypto/dh/dh_gen.o ../crypto/dh/dh_key.o 
../crypto/dsa/dsa_gen.o ../crypto/dsa/dsa_key.o ../crypto/dsa/dsa_ossl.o 
../crypto/ec/ec_curve.o ../crypto/ec/ec_cvt.o ../crypto/ec/ec_key.o 
../crypto/ec/ec_lib.o ../crypto/ec/ecp_mont.o ../crypto/ec/ec_mult.o 
../crypto/ec/ecp_nist.o ../crypto/ec/ecp_smpl.o ../crypto/ec/ec2_mult.o 
../crypto/ec/ec2_smpl.o ../crypto/ecdh/ech_key.o ../crypto/ecdh/ech_ossl.o 
../crypto/ecdsa/ecs_ossl.o ../crypto/evp/e_aes.o ../crypto/evp/e_des3.o 
../crypto/evp/m_sha1.o ../crypto/hmac/hmac.o ../crypto/modes/cbc128.o 
../crypto/modes/ccm128.o ../crypto/modes/cfb128.o ../crypto/modes/ctr128.o 
../crypto/modes/gcm128.o ../crypto/modes/ofb128.o ../crypto/modes/xts128.o 
../crypto/rsa/rsa_eay.o ../crypto/rsa/rsa_gen.o ../crypto/rsa/rsa_crpt.o 
../crypto/rsa/rsa_none.o ../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o 
../crypto/rsa/rsa_pss.o ../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o 
../crypto/rsa/rsa_x931g.o ../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o 
../crypto/sha/sha512.o ../crypto/thr_id.o ../crypto/uid.o' ; export EXCL_OBJ ; \
                ARX='/usr/bin/perl5 ${TOP}/util/arx.pl ar  r' ; \
        else \
                ARX='ar  r' ; \
        fi ; export ARX ; \
        if [ y = "y" ]; then \
                AS='/usr/bin/perl5 ${TOP}/util/fipsas.pl ${TOP} ${<} gcc -c' ; \
        else \
                AS='gcc -c' ; \
        fi ; export AS ; \
                dir=crypto; target=all; if expr " crypto fips ssl engines apps 
test tools " : ".* $dir " >/dev/null 2>&1; then if [ -d "$dir" ]; then ( cd 
$dir && echo "making $target in $dir..." && TOP= && unset TOP ${LIB+LIB} 
${LIBS+LIBS} ${INCLUDE+INCLUDE} ${INCLUDES+INCLUDES} ${DIR+DIR} ${DIRS+DIRS} 
${SRC+SRC} ${LIBSRC+LIBSRC} ${LIBOBJ+LIBOBJ} ${ALL+ALL} ${EXHEADER+EXHEADER} 
${HEADER+HEADER} ${GENERAL+GENERAL} ${CFLAGS+CFLAGS} ${ASFLAGS+ASFLAGS} 
${AFLAGS+AFLAGS} ${LDCMD+LDCMD} ${LDFLAGS+LDFLAGS} ${SHAREDCMD+SHAREDCMD} 
${SHAREDFLAGS+SHAREDFLAGS} ${SHARED_LIB+SHARED_LIB} ${LIBEXTRAS+LIBEXTRAS} && 
gmake -e PLATFORM='debug-bsdi-x86-elf' PROCESSOR='386' CC='gcc' CFLAG='-fPIC 
-DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -pthread -D_THREAD_SAFE 
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DPERL5 -DL_ENDIAN -DTERMIOS 
-fomit-frame-pointer -O2 -Wall -g -DOPENSSL_EXPERIMENTAL_JPAKE 
-DOPENSSL_EXPERIMENTAL_STORE -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT 
-DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
-DRMD160_ASM -DAES_ASM -DGHASH_ASM' ASFLAG='-fPIC -DOPENSSL_PIC -DZLIB_SHARED 
-DZLIB -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN 
-DHAVE_DLFCN_H -DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O2 -Wall -g 
-DOPENSSL_EXPERIMENTAL_JPAKE -DOPENSSL_EXPERIMENTAL_STORE 
-DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m 
-DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM 
-DGHASH_ASM -c' AR='ar  r' NM='nm' RANLIB='/usr/bin/ranlib' CROSS_COMPILE='' 
PERL='/usr/bin/perl5' ENGDIRS='ccgost' SDIRS='objects md4 md5 sha mdc2 hmac 
ripemd whrlpool des aes rc2 rc4 rc5 idea bf cast camellia seed modes bn ec rsa 
dsa ecdsa dh ecdh dso engine buffer bio stack lhash rand err evp asn1 pem x509 
x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 cms pqueue ts jpake srp store 
cmac' LIBRPATH='/usr/contrib/lib' INSTALL_PREFIX='' INSTALLTOP='/usr/contrib' 
OPENSSLDIR='/usr/contrib' LIBDIR='lib' MAKEDEPEND='$${TOP}/util/domd $${TOP} 
-MD gcc' DEPFLAG='-DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP224_64_GCC_128 
-DOPENSSL_NO_MD2' MAKEDEPPROG='gcc' SHARED_LDFLAGS='' KRB5_INCLUDES='' 
LIBKRB5='' ZLIB_INCLUDE='' LIBZLIB='' EXE_EXT='' 
SHARED_LIBS='libcrypto.so.1.1.0 libssl.so.1.1.0' SHLIB_EXT='.so.1.1.0' 
SHLIB_TARGET='bsd-gcc-shared' PEX_LIBS='' EX_LIBS='-ldl -lm -lc' 
CPUID_OBJ='mem_clr.o' BN_ASM='bn-586.o co-586.o x86-mont.o x86-gf2m.o' 
DES_ENC='des-586.o crypt586.o' AES_ENC='aes-586.o' CMLL_ENC='cmll-x86.o' 
BF_ENC='bf-586.o' CAST_ENC='c_enc.o' RC4_ENC='rc4-586.o' RC5_ENC='rc5-586.o' 
SHA1_ASM_OBJ='sha1-586.o sha256-586.o sha512-586.o' MD5_ASM_OBJ='md5-586.o' 
RMD160_ASM_OBJ='rmd-586.o' WP_ASM_OBJ='wp_block.o' MODES_ASM_OBJ='ghash-x86.o' 
PERLASM_SCHEME='elf' FIPSLIBDIR='' FIPSCANLIB="${FIPSCANLIB:-libcrypto}" 
FIPSCANISTERINTERNAL='y' FIPS_EX_OBJ='../crypto/aes/aes_cfb.o 
../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o 
../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o 
../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o 
../crypto/bn/bn_gf2m.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o 
../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_nist.o 
../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o 
../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o 
../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cmac/cmac.o 
../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o 
../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o ../crypto/des/ofb64ede.o 
../crypto/des/fcrypt.o ../crypto/des/set_key.o ../crypto/dh/dh_check.o 
../crypto/dh/dh_gen.o ../crypto/dh/dh_key.o ../crypto/dsa/dsa_gen.o 
../crypto/dsa/dsa_key.o ../crypto/dsa/dsa_ossl.o ../crypto/ec/ec_curve.o 
../crypto/ec/ec_cvt.o ../crypto/ec/ec_key.o ../crypto/ec/ec_lib.o 
../crypto/ec/ecp_mont.o ../crypto/ec/ec_mult.o ../crypto/ec/ecp_nist.o 
../crypto/ec/ecp_smpl.o ../crypto/ec/ec2_mult.o ../crypto/ec/ec2_smpl.o 
../crypto/ecdh/ech_key.o ../crypto/ecdh/ech_ossl.o ../crypto/ecdsa/ecs_ossl.o 
../crypto/evp/e_aes.o ../crypto/evp/e_des3.o ../crypto/evp/m_sha1.o 
../crypto/hmac/hmac.o ../crypto/modes/cbc128.o ../crypto/modes/ccm128.o 
../crypto/modes/cfb128.o ../crypto/modes/ctr128.o ../crypto/modes/gcm128.o 
../crypto/modes/ofb128.o ../crypto/modes/xts128.o ../crypto/rsa/rsa_eay.o 
../crypto/rsa/rsa_gen.o ../crypto/rsa/rsa_crpt.o ../crypto/rsa/rsa_none.o 
../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o ../crypto/rsa/rsa_pss.o 
../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o ../crypto/rsa/rsa_x931g.o 
../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o ../crypto/sha/sha512.o 
../crypto/thr_id.o ../crypto/uid.o' THIS=${THIS:-build_crypto} 
MAKEFILE=Makefile MAKEOVERRIDES= TOP=.. DIR=$dir $target ) || exit 1; fi; fi
making all in crypto...
gmake[1]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto'
making all in crypto/objects...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/objects'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/objects'
making all in crypto/md4...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/md4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/md4'
making all in crypto/md5...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/md5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/md5'
making all in crypto/sha...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/sha'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/sha'
making all in crypto/mdc2...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/mdc2'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/mdc2'
making all in crypto/hmac...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/hmac'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/hmac'
making all in crypto/ripemd...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ripemd'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ripemd'
making all in crypto/whrlpool...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/whrlpool'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/whrlpool'
making all in crypto/des...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/des'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/des'
making all in crypto/aes...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/aes'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/aes'
making all in crypto/rc2...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rc2'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rc2'
making all in crypto/rc4...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rc4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rc4'
making all in crypto/rc5...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rc5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rc5'
making all in crypto/idea...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/idea'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/idea'
making all in crypto/bf...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/bf'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/bf'
making all in crypto/cast...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/cast'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/cast'
making all in crypto/camellia...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/camellia'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/camellia'
making all in crypto/seed...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/seed'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/seed'
making all in crypto/modes...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/modes'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/modes'
making all in crypto/bn...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/bn'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/bn'
making all in crypto/ec...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ec'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ec'
making all in crypto/rsa...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rsa'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rsa'
making all in crypto/dsa...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/dsa'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/dsa'
making all in crypto/ecdsa...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ecdsa'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ecdsa'
making all in crypto/dh...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/dh'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/dh'
making all in crypto/ecdh...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ecdh'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ecdh'
making all in crypto/dso...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/dso'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/dso'
making all in crypto/engine...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/engine'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/engine'
making all in crypto/buffer...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/buffer'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/buffer'
making all in crypto/bio...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/bio'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/bio'
making all in crypto/stack...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/stack'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/stack'
making all in crypto/lhash...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/lhash'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/lhash'
making all in crypto/rand...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rand'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/rand'
making all in crypto/err...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/err'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/err'
making all in crypto/evp...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/evp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/evp'
making all in crypto/asn1...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/asn1'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/asn1'
making all in crypto/pem...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pem'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pem'
making all in crypto/x509...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/x509'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/x509'
making all in crypto/x509v3...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/x509v3'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/x509v3'
making all in crypto/conf...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/conf'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/conf'
making all in crypto/txt_db...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/txt_db'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/txt_db'
making all in crypto/pkcs7...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pkcs7'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pkcs7'
making all in crypto/pkcs12...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pkcs12'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pkcs12'
making all in crypto/comp...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/comp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/comp'
making all in crypto/ocsp...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ocsp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ocsp'
making all in crypto/ui...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ui'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ui'
making all in crypto/krb5...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/krb5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/krb5'
making all in crypto/cms...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/cms'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/cms'
making all in crypto/pqueue...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pqueue'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/pqueue'
making all in crypto/ts...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ts'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/ts'
making all in crypto/jpake...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/jpake'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/jpake'
making all in crypto/srp...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/srp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/srp'
making all in crypto/store...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/store'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/store'
making all in crypto/cmac...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/cmac'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto/cmac'
if [ -n "libcrypto.so.1.1.0 libssl.so.1.1.0" ]; then \
                (cd ..; gmake libcrypto.so.1.1.0); \
        fi
gmake[2]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
making all in fips...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[4]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
making all in fips/sha...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/sha'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/sha'
making all in fips/rand...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rand'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rand'
making all in fips/des...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/des'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/des'
making all in fips/aes...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/aes'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/aes'
making all in fips/dsa...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dsa'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dsa'
making all in fips/ecdh...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdh'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdh'
making all in fips/ecdsa...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdsa'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdsa'
making all in fips/rsa...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rsa'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rsa'
making all in fips/dh...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dh'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dh'
making all in fips/cmac...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/cmac'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/cmac'
making all in fips/hmac...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/hmac'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/hmac'
making all in fips/utl...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/utl'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/utl'
if [ "y" = "n" -a -n "fipscanister.o" ]; then ar  r ../libcrypto.a 
fipscanister.o; fi
gmake[4]: `fips_premain_dso' is up to date.
gmake[4]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[3]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[3]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[2]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[1]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/crypto'
making all in fips...
gmake[1]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
making all in fips/sha...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/sha'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/sha'
making all in fips/rand...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rand'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rand'
making all in fips/des...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/des'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/des'
making all in fips/aes...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/aes'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/aes'
making all in fips/dsa...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dsa'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dsa'
making all in fips/ecdh...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdh'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdh'
making all in fips/ecdsa...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdsa'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdsa'
making all in fips/rsa...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rsa'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rsa'
making all in fips/dh...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dh'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dh'
making all in fips/cmac...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/cmac'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/cmac'
making all in fips/hmac...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/hmac'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/hmac'
making all in fips/utl...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/utl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/utl'
if [ "y" = "n" -a -n "fipscanister.o" ]; then ar  r ../libcrypto.a 
fipscanister.o; fi
gmake[2]: `fips_premain_dso' is up to date.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[1]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
making all in ssl...
gmake[1]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/ssl'
if [ -n "libcrypto.so.1.1.0 libssl.so.1.1.0" ]; then \
                (cd ..; gmake libssl.so.1.1.0); \
        fi
gmake[2]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
making all in fips...
gmake[3]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[4]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
making all in fips/sha...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/sha'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/sha'
making all in fips/rand...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rand'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rand'
making all in fips/des...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/des'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/des'
making all in fips/aes...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/aes'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/aes'
making all in fips/dsa...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dsa'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dsa'
making all in fips/ecdh...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdh'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdh'
making all in fips/ecdsa...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdsa'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/ecdsa'
making all in fips/rsa...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rsa'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/rsa'
making all in fips/dh...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dh'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/dh'
making all in fips/cmac...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/cmac'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/cmac'
making all in fips/hmac...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/hmac'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/hmac'
making all in fips/utl...
gmake[5]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/utl'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips/utl'
gmake[4]: `lib' is up to date.
gmake[4]: `fips_premain_dso' is up to date.
gmake[4]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[3]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/fips'
gmake[3]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[3]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[3]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Entering directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[4]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[3]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[2]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512'
gmake[1]: Leaving directory `/usr/source/openssl-1.0.1-stable-SNAP-20110512/ssl'
making all in engines...
gmake[1]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/engines'
echo 

making all in engines/ccgost...
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/engines/ccgost'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/engines/ccgost'
gmake[1]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/engines'
making all in apps...
gmake[1]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/apps'
rm -f openssl
shlib_target=; if [ -n "libcrypto.so.1.1.0 libssl.so.1.1.0" ]; then \
                shlib_target="bsd-gcc-shared"; \
        fi; \
        LIBRARIES="-L.. -lssl  -L.. -lcrypto" ; \
        gmake -f ../Makefile.shared -e \
                APPNAME=openssl OBJECTS="openssl.o verify.o asn1pars.o req.o 
dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o 
crl.o rsa.o rsautl.o dsa.o dsaparam.o ec.o ecparam.o x509.o genrsa.o gendsa.o 
genpkey.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o 
app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o pkey.o 
pkeyparam.o pkeyutl.o spkac.o smime.o cms.o rand.o engine.o ocsp.o prime.o ts.o 
srp.o" \
                LIBDEPS=" $LIBRARIES -ldl -lm -lc" \
                link_app.${shlib_target}
gmake[2]: Entering directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/apps'
openssl.o: In function `main':
/usr/source/openssl-1.0.1-stable-SNAP-20110512/apps/openssl.c:318: undefined 
reference to `FIPS_mode_set'
gmake[2]: *** [link_app.gnu] Error 1
gmake[2]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/apps'
gmake[1]: *** [openssl] Error 2
gmake[1]: Leaving directory 
`/usr/source/openssl-1.0.1-stable-SNAP-20110512/apps'
gmake: *** [build_apps] Error 1
doctor.nl2k.ab.ca//usr/source/openssl-1.0.1-stable-SNAP-20110512$ exit
exit

Script done on Wed May 11 22:36:22 2011
-- 
Member - Liberal International  This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist 
rising! 
http://twitter.com/rootnl2k http://www.facebook.com/dyadallee
Stop Stephen Harper ! on 2 May 2011 vote !
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to