public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
@ 2007-05-16 10:02 David Harel
  2007-05-16 10:25 ` Neil Bothwick
  0 siblings, 1 reply; 10+ messages in thread
From: David Harel @ 2007-05-16 10:02 UTC (permalink / raw
  To: gentoo-user

Hi all,

I screwed up my openssl installation.
Since then, I have to keep links in /usr/lib that will link libssl.so.0.9.8 -> libssl.so.0.9.7
and similar for libcrypto.
upgrades/downgrades/leftgrades and even rightgrades didn't work.
Currently when I try to install anything that might use openssl I get (for example openldap)
configure: error: Could not locate TLS/SSL package
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/net-nds/openldap-2.3.30-r2/work/openldap-2.3.30/config.log
In the log file typically I get:
configure:19463: cc -c -O2 -march=pentium3 -pipe  conftest.c >&5
conftest.c:128:25: error: openssl/ssl.h: No such file or directory
configure:19469: $? = 1
configure: failed program was:

Another example is from postgres installation:
configure:6967: result: no
configure:6977: error: library 'crypto' is required for OpenSSL

Any idea?



-- 
Regards.

David Harel,

==================================

Home office +972 77 7657645
Fax:        +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 10:02 [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only David Harel
@ 2007-05-16 10:25 ` Neil Bothwick
  2007-05-16 11:17   ` David Harel
  0 siblings, 1 reply; 10+ messages in thread
From: Neil Bothwick @ 2007-05-16 10:25 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

On Wed, 16 May 2007 13:02:18 +0300, David Harel wrote:

> I screwed up my openssl installation.

How? some details may be useful.

> Since then, I have to keep links in /usr/lib that will link
> libssl.so.0.9.8 -> libssl.so.0.9.7 and similar for libcrypto.

It sound like you may need to run revdep-rebuild, as mentioned in the
elog output from the openssl merge.


-- 
Neil Bothwick

Top Oxymorons Number 1: Microsoft Works

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 10:25 ` Neil Bothwick
@ 2007-05-16 11:17   ` David Harel
  2007-05-16 11:38     ` Naga
  0 siblings, 1 reply; 10+ messages in thread
From: David Harel @ 2007-05-16 11:17 UTC (permalink / raw
  To: gentoo-user

Thank you so much, your advice cured my machine. Hadn't noticed 
revdep-rebuild before.

It still gave me errors regarding some packages to be re-emerged but 
they don't seem to do with my original problem.


Neil Bothwick wrote:

> On Wed, 16 May 2007 13:02:18 +0300, David Harel wrote:
>
>   
>> I screwed up my openssl installation.
>>     
>
> How? some details may be useful.
>   
Originally I thought it's too long of a story to tell but...
I got confused from two things.
1. even though the version is 0.9.8 all I could find was 0.9.7
2. most of the files were installed in /usr/local/ssl

So I did symbolic links and tried downgrade to 0.9.7. At some point I 
even uninstalled openssl entirely which disabled my machine almost 
entirely so I had to restore libssl from backup (but it was older version).
>   
>> Since then, I have to keep links in /usr/lib that will link
>> libssl.so.0.9.8 -> libssl.so.0.9.7 and similar for libcrypto.
>>     
>
> It sound like you may need to run revdep-rebuild, as mentioned in the
> elog output from the openssl merge.
>
>
>   

-- 
Regards.

David Harel,

==================================

Home office +972 77 7657645
Fax:        +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 11:17   ` David Harel
@ 2007-05-16 11:38     ` Naga
  2007-05-16 12:41       ` David Harel
  0 siblings, 1 reply; 10+ messages in thread
From: Naga @ 2007-05-16 11:38 UTC (permalink / raw
  To: gentoo-user

On Wednesday 16 May 2007 13:17, David Harel wrote:
> Thank you so much, your advice cured my machine. Hadn't noticed
> revdep-rebuild before.

A tip, read the elog printouts or have them mailed to you 
(see /etc/make.conf.example).

> 2. most of the files were installed in /usr/local/ssl

Did you install this from outside portage (emerge)?

-- 
Naga
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 11:38     ` Naga
@ 2007-05-16 12:41       ` David Harel
  2007-05-16 14:03         ` Bo Ørsted Andresen
  0 siblings, 1 reply; 10+ messages in thread
From: David Harel @ 2007-05-16 12:41 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]



Naga wrote:

> On Wednesday 16 May 2007 13:17, David Harel wrote:
>   
>> Thank you so much, your advice cured my machine. Hadn't noticed
>> revdep-rebuild before.
>>     
>
> A tip, read the elog printouts or have them mailed to you 
> (see /etc/make.conf.example).
>   
Thanks. I wish there was a short list of documents for basic maintenance.
>   
>> 2. most of the files were installed in /usr/local/ssl
>>     
>
> Did you install this from outside portage (emerge)?
>   
Nop, Attached the output of: # equery files openssl > opensslList



-- 
Regards.

David Harel,

==================================

Home office +972 77 7657645
Fax:        +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com



[-- Attachment #2: opensslList --]
[-- Type: text/plain, Size: 51691 bytes --]

/etc
/etc/ssl
/etc/ssl/certs
/etc/ssl/certs/1e49180d.0
/etc/ssl/certs/2edf7016.0
/etc/ssl/certs/56e607f4.0
/etc/ssl/certs/6adf0799.0
/etc/ssl/certs/7651b327.0
/etc/ssl/certs/7a9820c1.0
/etc/ssl/certs/843b6c51.0
/etc/ssl/certs/878cf4c6.0
/etc/ssl/certs/RegTP-5R.pem
/etc/ssl/certs/RegTP-6R.pem
/etc/ssl/certs/a3c60019.0
/etc/ssl/certs/aad3d04d.0
/etc/ssl/certs/argena.pem
/etc/ssl/certs/argeng.pem
/etc/ssl/certs/c33a80d4.0
/etc/ssl/certs/cdd7aee7.0
/etc/ssl/certs/d4e39186.0
/etc/ssl/certs/ddc328ff.0
/etc/ssl/certs/eng1.pem
/etc/ssl/certs/eng2.pem
/etc/ssl/certs/eng3.pem
/etc/ssl/certs/eng4.pem
/etc/ssl/certs/eng5.pem
/etc/ssl/certs/f73e89fd.0
/etc/ssl/certs/thawteCb.pem
/etc/ssl/certs/thawteCp.pem
/etc/ssl/certs/vsign1.pem
/etc/ssl/certs/vsign3.pem
/etc/ssl/certs/vsignss.pem
/etc/ssl/certs/wellsfgo.pem
/etc/ssl/private
/etc/ssl/private/.keep_dev-libs_openssl-0
/usr
/usr/lib
/usr/lib/libcrypto.so.0.9.7
/usr/lib/libssl.so.0.9.7
/usr/local
/usr/local/ssl
/usr/local/ssl/bin
/usr/local/ssl/bin/c_rehash
/usr/local/ssl/bin/openssl
/usr/local/ssl/certs
/usr/local/ssl/include
/usr/local/ssl/include/openssl
/usr/local/ssl/include/openssl/aes.h
/usr/local/ssl/include/openssl/asn1.h
/usr/local/ssl/include/openssl/asn1_mac.h
/usr/local/ssl/include/openssl/asn1t.h
/usr/local/ssl/include/openssl/bio.h
/usr/local/ssl/include/openssl/blowfish.h
/usr/local/ssl/include/openssl/bn.h
/usr/local/ssl/include/openssl/buffer.h
/usr/local/ssl/include/openssl/cast.h
/usr/local/ssl/include/openssl/comp.h
/usr/local/ssl/include/openssl/conf.h
/usr/local/ssl/include/openssl/conf_api.h
/usr/local/ssl/include/openssl/crypto.h
/usr/local/ssl/include/openssl/des.h
/usr/local/ssl/include/openssl/des_old.h
/usr/local/ssl/include/openssl/dh.h
/usr/local/ssl/include/openssl/dsa.h
/usr/local/ssl/include/openssl/dso.h
/usr/local/ssl/include/openssl/dtls1.h
/usr/local/ssl/include/openssl/e_os2.h
/usr/local/ssl/include/openssl/ebcdic.h
/usr/local/ssl/include/openssl/ec.h
/usr/local/ssl/include/openssl/ecdh.h
/usr/local/ssl/include/openssl/ecdsa.h
/usr/local/ssl/include/openssl/engine.h
/usr/local/ssl/include/openssl/err.h
/usr/local/ssl/include/openssl/evp.h
/usr/local/ssl/include/openssl/hmac.h
/usr/local/ssl/include/openssl/idea.h
/usr/local/ssl/include/openssl/krb5_asn.h
/usr/local/ssl/include/openssl/kssl.h
/usr/local/ssl/include/openssl/lhash.h
/usr/local/ssl/include/openssl/md2.h
/usr/local/ssl/include/openssl/md4.h
/usr/local/ssl/include/openssl/md5.h
/usr/local/ssl/include/openssl/obj_mac.h
/usr/local/ssl/include/openssl/objects.h
/usr/local/ssl/include/openssl/ocsp.h
/usr/local/ssl/include/openssl/opensslconf.h
/usr/local/ssl/include/openssl/opensslv.h
/usr/local/ssl/include/openssl/ossl_typ.h
/usr/local/ssl/include/openssl/pem.h
/usr/local/ssl/include/openssl/pem2.h
/usr/local/ssl/include/openssl/pkcs12.h
/usr/local/ssl/include/openssl/pkcs7.h
/usr/local/ssl/include/openssl/pq_compat.h
/usr/local/ssl/include/openssl/pqueue.h
/usr/local/ssl/include/openssl/rand.h
/usr/local/ssl/include/openssl/rc2.h
/usr/local/ssl/include/openssl/rc4.h
/usr/local/ssl/include/openssl/ripemd.h
/usr/local/ssl/include/openssl/rsa.h
/usr/local/ssl/include/openssl/safestack.h
/usr/local/ssl/include/openssl/sha.h
/usr/local/ssl/include/openssl/ssl.h
/usr/local/ssl/include/openssl/ssl2.h
/usr/local/ssl/include/openssl/ssl23.h
/usr/local/ssl/include/openssl/ssl3.h
/usr/local/ssl/include/openssl/stack.h
/usr/local/ssl/include/openssl/store.h
/usr/local/ssl/include/openssl/symhacks.h
/usr/local/ssl/include/openssl/tls1.h
/usr/local/ssl/include/openssl/tmdiff.h
/usr/local/ssl/include/openssl/txt_db.h
/usr/local/ssl/include/openssl/ui.h
/usr/local/ssl/include/openssl/ui_compat.h
/usr/local/ssl/include/openssl/x509.h
/usr/local/ssl/include/openssl/x509_vfy.h
/usr/local/ssl/include/openssl/x509v3.h
/usr/local/ssl/lib
/usr/local/ssl/lib/engines
/usr/local/ssl/lib/libcrypto.a
/usr/local/ssl/lib/libssl.a
/usr/local/ssl/lib/pkgconfig
/usr/local/ssl/lib/pkgconfig/libcrypto.pc
/usr/local/ssl/lib/pkgconfig/libssl.pc
/usr/local/ssl/lib/pkgconfig/openssl.pc
/usr/local/ssl/man
/usr/local/ssl/man/man1
/usr/local/ssl/man/man1/CA.pl.1.bz2
/usr/local/ssl/man/man1/asn1parse.1.bz2
/usr/local/ssl/man/man1/ca.1.bz2
/usr/local/ssl/man/man1/ciphers.1.bz2
/usr/local/ssl/man/man1/crl.1.bz2
/usr/local/ssl/man/man1/crl2pkcs7.1.bz2
/usr/local/ssl/man/man1/dgst.1.bz2
/usr/local/ssl/man/man1/dhparam.1.bz2
/usr/local/ssl/man/man1/dsa.1.bz2
/usr/local/ssl/man/man1/dsaparam.1.bz2
/usr/local/ssl/man/man1/ec.1.bz2
/usr/local/ssl/man/man1/ecparam.1.bz2
/usr/local/ssl/man/man1/enc.1.bz2
/usr/local/ssl/man/man1/errstr.1.bz2
/usr/local/ssl/man/man1/gendsa.1.bz2
/usr/local/ssl/man/man1/genrsa.1.bz2
/usr/local/ssl/man/man1/md2.1.bz2
/usr/local/ssl/man/man1/md4.1.bz2
/usr/local/ssl/man/man1/md5.1.bz2
/usr/local/ssl/man/man1/mdc2.1.bz2
/usr/local/ssl/man/man1/nseq.1.bz2
/usr/local/ssl/man/man1/ocsp.1.bz2
/usr/local/ssl/man/man1/openssl.1.bz2
/usr/local/ssl/man/man1/passwd.1.bz2
/usr/local/ssl/man/man1/pkcs12.1.bz2
/usr/local/ssl/man/man1/pkcs7.1.bz2
/usr/local/ssl/man/man1/pkcs8.1.bz2
/usr/local/ssl/man/man1/rand.1.bz2
/usr/local/ssl/man/man1/req.1.bz2
/usr/local/ssl/man/man1/ripemd160.1.bz2
/usr/local/ssl/man/man1/rsa.1.bz2
/usr/local/ssl/man/man1/rsautl.1.bz2
/usr/local/ssl/man/man1/s_client.1.bz2
/usr/local/ssl/man/man1/s_server.1.bz2
/usr/local/ssl/man/man1/s_time.1.bz2
/usr/local/ssl/man/man1/sess_id.1.bz2
/usr/local/ssl/man/man1/sha.1.bz2
/usr/local/ssl/man/man1/sha1.1.bz2
/usr/local/ssl/man/man1/smime.1.bz2
/usr/local/ssl/man/man1/speed.1.bz2
/usr/local/ssl/man/man1/spkac.1.bz2
/usr/local/ssl/man/man1/verify.1.bz2
/usr/local/ssl/man/man1/version.1.bz2
/usr/local/ssl/man/man1/x509.1.bz2
/usr/local/ssl/man/man3
/usr/local/ssl/man/man3/ASN1_OBJECT_free.3.bz2
/usr/local/ssl/man/man3/ASN1_OBJECT_new.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_cmp.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_data.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_dup.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_free.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_length.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_length_set.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_new.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_print_ex.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_print_ex_fp.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_set.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_type.3.bz2
/usr/local/ssl/man/man3/ASN1_STRING_type_new.3.bz2
/usr/local/ssl/man/man3/ASN1_generate_nconf.3.bz2
/usr/local/ssl/man/man3/ASN1_generate_v3.3.bz2
/usr/local/ssl/man/man3/BF_cbc_encrypt.3.bz2
/usr/local/ssl/man/man3/BF_cfb64_encrypt.3.bz2
/usr/local/ssl/man/man3/BF_decrypt.3.bz2
/usr/local/ssl/man/man3/BF_ecb_encrypt.3.bz2
/usr/local/ssl/man/man3/BF_encrypt.3.bz2
/usr/local/ssl/man/man3/BF_ofb64_encrypt.3.bz2
/usr/local/ssl/man/man3/BF_options.3.bz2
/usr/local/ssl/man/man3/BF_set_key.3.bz2
/usr/local/ssl/man/man3/BIO_append_filename.3.bz2
/usr/local/ssl/man/man3/BIO_callback_ctrl.3.bz2
/usr/local/ssl/man/man3/BIO_ctrl.3.bz2
/usr/local/ssl/man/man3/BIO_ctrl_get_read_request.3.bz2
/usr/local/ssl/man/man3/BIO_ctrl_get_write_guarantee.3.bz2
/usr/local/ssl/man/man3/BIO_ctrl_pending.3.bz2
/usr/local/ssl/man/man3/BIO_ctrl_reset_read_request.3.bz2
/usr/local/ssl/man/man3/BIO_ctrl_wpending.3.bz2
/usr/local/ssl/man/man3/BIO_debug_callback.3.bz2
/usr/local/ssl/man/man3/BIO_destroy_bio_pair.3.bz2
/usr/local/ssl/man/man3/BIO_do_accept.3.bz2
/usr/local/ssl/man/man3/BIO_do_connect.3.bz2
/usr/local/ssl/man/man3/BIO_eof.3.bz2
/usr/local/ssl/man/man3/BIO_f_base64.3.bz2
/usr/local/ssl/man/man3/BIO_f_buffer.3.bz2
/usr/local/ssl/man/man3/BIO_f_cipher.3.bz2
/usr/local/ssl/man/man3/BIO_f_md.3.bz2
/usr/local/ssl/man/man3/BIO_f_null.3.bz2
/usr/local/ssl/man/man3/BIO_f_ssl.3.bz2
/usr/local/ssl/man/man3/BIO_find_type.3.bz2
/usr/local/ssl/man/man3/BIO_flush.3.bz2
/usr/local/ssl/man/man3/BIO_free.3.bz2
/usr/local/ssl/man/man3/BIO_free_all.3.bz2
/usr/local/ssl/man/man3/BIO_get_accept_port.3.bz2
/usr/local/ssl/man/man3/BIO_get_bind_mode.3.bz2
/usr/local/ssl/man/man3/BIO_get_callback.3.bz2
/usr/local/ssl/man/man3/BIO_get_callback_arg.3.bz2
/usr/local/ssl/man/man3/BIO_get_cipher_ctx.3.bz2
/usr/local/ssl/man/man3/BIO_get_cipher_status.3.bz2
/usr/local/ssl/man/man3/BIO_get_close.3.bz2
/usr/local/ssl/man/man3/BIO_get_conn_hostname.3.bz2
/usr/local/ssl/man/man3/BIO_get_conn_int_port.3.bz2
/usr/local/ssl/man/man3/BIO_get_conn_ip.3.bz2
/usr/local/ssl/man/man3/BIO_get_conn_port.3.bz2
/usr/local/ssl/man/man3/BIO_get_fd.3.bz2
/usr/local/ssl/man/man3/BIO_get_fp.3.bz2
/usr/local/ssl/man/man3/BIO_get_info_callback.3.bz2
/usr/local/ssl/man/man3/BIO_get_md.3.bz2
/usr/local/ssl/man/man3/BIO_get_md_ctx.3.bz2
/usr/local/ssl/man/man3/BIO_get_mem_data.3.bz2
/usr/local/ssl/man/man3/BIO_get_mem_ptr.3.bz2
/usr/local/ssl/man/man3/BIO_get_num_renegotiates.3.bz2
/usr/local/ssl/man/man3/BIO_get_read_request.3.bz2
/usr/local/ssl/man/man3/BIO_get_retry_BIO.3.bz2
/usr/local/ssl/man/man3/BIO_get_retry_reason.3.bz2
/usr/local/ssl/man/man3/BIO_get_ssl.3.bz2
/usr/local/ssl/man/man3/BIO_get_write_buf_size.3.bz2
/usr/local/ssl/man/man3/BIO_get_write_guarantee.3.bz2
/usr/local/ssl/man/man3/BIO_gets.3.bz2
/usr/local/ssl/man/man3/BIO_int_ctrl.3.bz2
/usr/local/ssl/man/man3/BIO_make_bio_pair.3.bz2
/usr/local/ssl/man/man3/BIO_new.3.bz2
/usr/local/ssl/man/man3/BIO_new_bio_pair.3.bz2
/usr/local/ssl/man/man3/BIO_new_buffer_ssl_connect.3.bz2
/usr/local/ssl/man/man3/BIO_new_fd.3.bz2
/usr/local/ssl/man/man3/BIO_new_file.3.bz2
/usr/local/ssl/man/man3/BIO_new_fp.3.bz2
/usr/local/ssl/man/man3/BIO_new_mem_buf.3.bz2
/usr/local/ssl/man/man3/BIO_new_socket.3.bz2
/usr/local/ssl/man/man3/BIO_new_ssl.3.bz2
/usr/local/ssl/man/man3/BIO_new_ssl_connect.3.bz2
/usr/local/ssl/man/man3/BIO_next.3.bz2
/usr/local/ssl/man/man3/BIO_pending.3.bz2
/usr/local/ssl/man/man3/BIO_pop.3.bz2
/usr/local/ssl/man/man3/BIO_ptr_ctrl.3.bz2
/usr/local/ssl/man/man3/BIO_push.3.bz2
/usr/local/ssl/man/man3/BIO_puts.3.bz2
/usr/local/ssl/man/man3/BIO_read.3.bz2
/usr/local/ssl/man/man3/BIO_read_filename.3.bz2
/usr/local/ssl/man/man3/BIO_reset.3.bz2
/usr/local/ssl/man/man3/BIO_retry_type.3.bz2
/usr/local/ssl/man/man3/BIO_rw_filename.3.bz2
/usr/local/ssl/man/man3/BIO_s_accept.3.bz2
/usr/local/ssl/man/man3/BIO_s_bio.3.bz2
/usr/local/ssl/man/man3/BIO_s_connect.3.bz2
/usr/local/ssl/man/man3/BIO_s_fd.3.bz2
/usr/local/ssl/man/man3/BIO_s_file.3.bz2
/usr/local/ssl/man/man3/BIO_s_mem.3.bz2
/usr/local/ssl/man/man3/BIO_s_null.3.bz2
/usr/local/ssl/man/man3/BIO_s_socket.3.bz2
/usr/local/ssl/man/man3/BIO_seek.3.bz2
/usr/local/ssl/man/man3/BIO_set.3.bz2
/usr/local/ssl/man/man3/BIO_set_accept_bios.3.bz2
/usr/local/ssl/man/man3/BIO_set_accept_port.3.bz2
/usr/local/ssl/man/man3/BIO_set_bind_mode.3.bz2
/usr/local/ssl/man/man3/BIO_set_callback.3.bz2
/usr/local/ssl/man/man3/BIO_set_callback_arg.3.bz2
/usr/local/ssl/man/man3/BIO_set_cipher.3.bz2
/usr/local/ssl/man/man3/BIO_set_close.3.bz2
/usr/local/ssl/man/man3/BIO_set_conn_hostname.3.bz2
/usr/local/ssl/man/man3/BIO_set_conn_int_port.3.bz2
/usr/local/ssl/man/man3/BIO_set_conn_ip.3.bz2
/usr/local/ssl/man/man3/BIO_set_conn_port.3.bz2
/usr/local/ssl/man/man3/BIO_set_fd.3.bz2
/usr/local/ssl/man/man3/BIO_set_fp.3.bz2
/usr/local/ssl/man/man3/BIO_set_info_callback.3.bz2
/usr/local/ssl/man/man3/BIO_set_md.3.bz2
/usr/local/ssl/man/man3/BIO_set_mem_buf.3.bz2
/usr/local/ssl/man/man3/BIO_set_mem_eof_return.3.bz2
/usr/local/ssl/man/man3/BIO_set_nbio.3.bz2
/usr/local/ssl/man/man3/BIO_set_nbio_accept.3.bz2
/usr/local/ssl/man/man3/BIO_set_ssl.3.bz2
/usr/local/ssl/man/man3/BIO_set_ssl_mode.3.bz2
/usr/local/ssl/man/man3/BIO_set_ssl_renegotiate_bytes.3.bz2
/usr/local/ssl/man/man3/BIO_set_ssl_renegotiate_timeout.3.bz2
/usr/local/ssl/man/man3/BIO_set_write_buf_size.3.bz2
/usr/local/ssl/man/man3/BIO_should_io_special.3.bz2
/usr/local/ssl/man/man3/BIO_should_read.3.bz2
/usr/local/ssl/man/man3/BIO_should_retry.3.bz2
/usr/local/ssl/man/man3/BIO_should_write.3.bz2
/usr/local/ssl/man/man3/BIO_shutdown_wr.3.bz2
/usr/local/ssl/man/man3/BIO_ssl_copy_session_id.3.bz2
/usr/local/ssl/man/man3/BIO_ssl_shutdown.3.bz2
/usr/local/ssl/man/man3/BIO_tell.3.bz2
/usr/local/ssl/man/man3/BIO_vfree.3.bz2
/usr/local/ssl/man/man3/BIO_wpending.3.bz2
/usr/local/ssl/man/man3/BIO_write.3.bz2
/usr/local/ssl/man/man3/BIO_write_filename.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_convert.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_convert_ex.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_create_param.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_free.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_get_flags.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_get_thread_id.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_invert.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_invert_ex.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_new.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_set_flags.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_set_thread_id.3.bz2
/usr/local/ssl/man/man3/BN_BLINDING_update.3.bz2
/usr/local/ssl/man/man3/BN_CTX_end.3.bz2
/usr/local/ssl/man/man3/BN_CTX_free.3.bz2
/usr/local/ssl/man/man3/BN_CTX_get.3.bz2
/usr/local/ssl/man/man3/BN_CTX_init.3.bz2
/usr/local/ssl/man/man3/BN_CTX_new.3.bz2
/usr/local/ssl/man/man3/BN_CTX_start.3.bz2
/usr/local/ssl/man/man3/BN_MONT_CTX_copy.3.bz2
/usr/local/ssl/man/man3/BN_MONT_CTX_free.3.bz2
/usr/local/ssl/man/man3/BN_MONT_CTX_init.3.bz2
/usr/local/ssl/man/man3/BN_MONT_CTX_new.3.bz2
/usr/local/ssl/man/man3/BN_MONT_CTX_set.3.bz2
/usr/local/ssl/man/man3/BN_RECP_CTX_free.3.bz2
/usr/local/ssl/man/man3/BN_RECP_CTX_init.3.bz2
/usr/local/ssl/man/man3/BN_RECP_CTX_new.3.bz2
/usr/local/ssl/man/man3/BN_RECP_CTX_set.3.bz2
/usr/local/ssl/man/man3/BN_add.3.bz2
/usr/local/ssl/man/man3/BN_add_word.3.bz2
/usr/local/ssl/man/man3/BN_bin2bn.3.bz2
/usr/local/ssl/man/man3/BN_bn2bin.3.bz2
/usr/local/ssl/man/man3/BN_bn2dec.3.bz2
/usr/local/ssl/man/man3/BN_bn2hex.3.bz2
/usr/local/ssl/man/man3/BN_bn2mpi.3.bz2
/usr/local/ssl/man/man3/BN_clear.3.bz2
/usr/local/ssl/man/man3/BN_clear_bit.3.bz2
/usr/local/ssl/man/man3/BN_clear_free.3.bz2
/usr/local/ssl/man/man3/BN_cmp.3.bz2
/usr/local/ssl/man/man3/BN_copy.3.bz2
/usr/local/ssl/man/man3/BN_dec2bn.3.bz2
/usr/local/ssl/man/man3/BN_div.3.bz2
/usr/local/ssl/man/man3/BN_div_recp.3.bz2
/usr/local/ssl/man/man3/BN_div_word.3.bz2
/usr/local/ssl/man/man3/BN_dup.3.bz2
/usr/local/ssl/man/man3/BN_exp.3.bz2
/usr/local/ssl/man/man3/BN_free.3.bz2
/usr/local/ssl/man/man3/BN_from_montgomery.3.bz2
/usr/local/ssl/man/man3/BN_gcd.3.bz2
/usr/local/ssl/man/man3/BN_generate_prime.3.bz2
/usr/local/ssl/man/man3/BN_get_word.3.bz2
/usr/local/ssl/man/man3/BN_hex2bn.3.bz2
/usr/local/ssl/man/man3/BN_init.3.bz2
/usr/local/ssl/man/man3/BN_is_bit_set.3.bz2
/usr/local/ssl/man/man3/BN_is_odd.3.bz2
/usr/local/ssl/man/man3/BN_is_one.3.bz2
/usr/local/ssl/man/man3/BN_is_prime.3.bz2
/usr/local/ssl/man/man3/BN_is_prime_fasttest.3.bz2
/usr/local/ssl/man/man3/BN_is_word.3.bz2
/usr/local/ssl/man/man3/BN_is_zero.3.bz2
/usr/local/ssl/man/man3/BN_lshift.3.bz2
/usr/local/ssl/man/man3/BN_lshift1.3.bz2
/usr/local/ssl/man/man3/BN_mask_bits.3.bz2
/usr/local/ssl/man/man3/BN_mod.3.bz2
/usr/local/ssl/man/man3/BN_mod_add.3.bz2
/usr/local/ssl/man/man3/BN_mod_exp.3.bz2
/usr/local/ssl/man/man3/BN_mod_inverse.3.bz2
/usr/local/ssl/man/man3/BN_mod_mul.3.bz2
/usr/local/ssl/man/man3/BN_mod_mul_montgomery.3.bz2
/usr/local/ssl/man/man3/BN_mod_mul_reciprocal.3.bz2
/usr/local/ssl/man/man3/BN_mod_sqr.3.bz2
/usr/local/ssl/man/man3/BN_mod_sub.3.bz2
/usr/local/ssl/man/man3/BN_mod_word.3.bz2
/usr/local/ssl/man/man3/BN_mpi2bn.3.bz2
/usr/local/ssl/man/man3/BN_mul.3.bz2
/usr/local/ssl/man/man3/BN_mul_word.3.bz2
/usr/local/ssl/man/man3/BN_new.3.bz2
/usr/local/ssl/man/man3/BN_nnmod.3.bz2
/usr/local/ssl/man/man3/BN_num_bits.3.bz2
/usr/local/ssl/man/man3/BN_num_bits_word.3.bz2
/usr/local/ssl/man/man3/BN_num_bytes.3.bz2
/usr/local/ssl/man/man3/BN_one.3.bz2
/usr/local/ssl/man/man3/BN_print.3.bz2
/usr/local/ssl/man/man3/BN_print_fp.3.bz2
/usr/local/ssl/man/man3/BN_pseudo_rand.3.bz2
/usr/local/ssl/man/man3/BN_rand.3.bz2
/usr/local/ssl/man/man3/BN_rshift.3.bz2
/usr/local/ssl/man/man3/BN_rshift1.3.bz2
/usr/local/ssl/man/man3/BN_set_bit.3.bz2
/usr/local/ssl/man/man3/BN_set_word.3.bz2
/usr/local/ssl/man/man3/BN_sqr.3.bz2
/usr/local/ssl/man/man3/BN_sub.3.bz2
/usr/local/ssl/man/man3/BN_sub_word.3.bz2
/usr/local/ssl/man/man3/BN_swap.3.bz2
/usr/local/ssl/man/man3/BN_to_montgomery.3.bz2
/usr/local/ssl/man/man3/BN_ucmp.3.bz2
/usr/local/ssl/man/man3/BN_value_one.3.bz2
/usr/local/ssl/man/man3/BN_zero.3.bz2
/usr/local/ssl/man/man3/BUF_MEM_free.3.bz2
/usr/local/ssl/man/man3/BUF_MEM_grow.3.bz2
/usr/local/ssl/man/man3/BUF_MEM_new.3.bz2
/usr/local/ssl/man/man3/BUF_strdup.3.bz2
/usr/local/ssl/man/man3/CONF_modules_free.3.bz2
/usr/local/ssl/man/man3/CONF_modules_load.3.bz2
/usr/local/ssl/man/man3/CONF_modules_load_file.3.bz2
/usr/local/ssl/man/man3/CONF_modules_unload.3.bz2
/usr/local/ssl/man/man3/CRYPTO_destroy_dynlockid.3.bz2
/usr/local/ssl/man/man3/CRYPTO_get_ex_data.3.bz2
/usr/local/ssl/man/man3/CRYPTO_get_new_dynlockid.3.bz2
/usr/local/ssl/man/man3/CRYPTO_lock.3.bz2
/usr/local/ssl/man/man3/CRYPTO_num_locks.3.bz2
/usr/local/ssl/man/man3/CRYPTO_set_dynlock_create_callback.3.bz2
/usr/local/ssl/man/man3/CRYPTO_set_dynlock_destroy_callback.3.bz2
/usr/local/ssl/man/man3/CRYPTO_set_dynlock_lock_callback.3.bz2
/usr/local/ssl/man/man3/CRYPTO_set_ex_data.3.bz2
/usr/local/ssl/man/man3/CRYPTO_set_id_callback.3.bz2
/usr/local/ssl/man/man3/CRYPTO_set_locking_callback.3.bz2
/usr/local/ssl/man/man3/DES_cbc_cksum.3.bz2
/usr/local/ssl/man/man3/DES_cfb64_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_cfb_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_crypt.3.bz2
/usr/local/ssl/man/man3/DES_ecb2_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ecb3_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ecb_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede2_cbc_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede2_cfb64_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede2_ofb64_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede3_cbc_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede3_cbcm_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede3_cfb64_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ede3_ofb64_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_enc_read.3.bz2
/usr/local/ssl/man/man3/DES_enc_write.3.bz2
/usr/local/ssl/man/man3/DES_fcrypt.3.bz2
/usr/local/ssl/man/man3/DES_is_weak_key.3.bz2
/usr/local/ssl/man/man3/DES_key_sched.3.bz2
/usr/local/ssl/man/man3/DES_ncbc_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ofb64_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_ofb_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_pcbc_encrypt.3.bz2
/usr/local/ssl/man/man3/DES_quad_cksum.3.bz2
/usr/local/ssl/man/man3/DES_random_key.3.bz2
/usr/local/ssl/man/man3/DES_set_key.3.bz2
/usr/local/ssl/man/man3/DES_set_key_checked.3.bz2
/usr/local/ssl/man/man3/DES_set_key_unchecked.3.bz2
/usr/local/ssl/man/man3/DES_set_odd_parity.3.bz2
/usr/local/ssl/man/man3/DES_string_to_2keys.3.bz2
/usr/local/ssl/man/man3/DES_string_to_key.3.bz2
/usr/local/ssl/man/man3/DES_xcbc_encrypt.3.bz2
/usr/local/ssl/man/man3/DH_OpenSSL.3.bz2
/usr/local/ssl/man/man3/DH_check.3.bz2
/usr/local/ssl/man/man3/DH_compute_key.3.bz2
/usr/local/ssl/man/man3/DH_free.3.bz2
/usr/local/ssl/man/man3/DH_generate_key.3.bz2
/usr/local/ssl/man/man3/DH_generate_parameters.3.bz2
/usr/local/ssl/man/man3/DH_get_default_method.3.bz2
/usr/local/ssl/man/man3/DH_get_ex_data.3.bz2
/usr/local/ssl/man/man3/DH_get_ex_new_index.3.bz2
/usr/local/ssl/man/man3/DH_new.3.bz2
/usr/local/ssl/man/man3/DH_new_method.3.bz2
/usr/local/ssl/man/man3/DH_set_default_method.3.bz2
/usr/local/ssl/man/man3/DH_set_ex_data.3.bz2
/usr/local/ssl/man/man3/DH_set_method.3.bz2
/usr/local/ssl/man/man3/DH_size.3.bz2
/usr/local/ssl/man/man3/DHparams_print.3.bz2
/usr/local/ssl/man/man3/DHparams_print_fp.3.bz2
/usr/local/ssl/man/man3/DSA_OpenSSL.3.bz2
/usr/local/ssl/man/man3/DSA_SIG_free.3.bz2
/usr/local/ssl/man/man3/DSA_SIG_new.3.bz2
/usr/local/ssl/man/man3/DSA_do_sign.3.bz2
/usr/local/ssl/man/man3/DSA_do_verify.3.bz2
/usr/local/ssl/man/man3/DSA_dup_DH.3.bz2
/usr/local/ssl/man/man3/DSA_free.3.bz2
/usr/local/ssl/man/man3/DSA_generate_key.3.bz2
/usr/local/ssl/man/man3/DSA_generate_parameters.3.bz2
/usr/local/ssl/man/man3/DSA_get_default_method.3.bz2
/usr/local/ssl/man/man3/DSA_get_ex_data.3.bz2
/usr/local/ssl/man/man3/DSA_get_ex_new_index.3.bz2
/usr/local/ssl/man/man3/DSA_new.3.bz2
/usr/local/ssl/man/man3/DSA_new_method.3.bz2
/usr/local/ssl/man/man3/DSA_print.3.bz2
/usr/local/ssl/man/man3/DSA_print_fp.3.bz2
/usr/local/ssl/man/man3/DSA_set_default_method.3.bz2
/usr/local/ssl/man/man3/DSA_set_ex_data.3.bz2
/usr/local/ssl/man/man3/DSA_set_method.3.bz2
/usr/local/ssl/man/man3/DSA_sign.3.bz2
/usr/local/ssl/man/man3/DSA_sign_setup.3.bz2
/usr/local/ssl/man/man3/DSA_size.3.bz2
/usr/local/ssl/man/man3/DSA_verify.3.bz2
/usr/local/ssl/man/man3/DSAparams_print.3.bz2
/usr/local/ssl/man/man3/DSAparams_print_fp.3.bz2
/usr/local/ssl/man/man3/ERR_GET_FUNC.3.bz2
/usr/local/ssl/man/man3/ERR_GET_LIB.3.bz2
/usr/local/ssl/man/man3/ERR_GET_REASON.3.bz2
/usr/local/ssl/man/man3/ERR_PACK.3.bz2
/usr/local/ssl/man/man3/ERR_add_error_data.3.bz2
/usr/local/ssl/man/man3/ERR_clear_error.3.bz2
/usr/local/ssl/man/man3/ERR_error_string.3.bz2
/usr/local/ssl/man/man3/ERR_error_string_n.3.bz2
/usr/local/ssl/man/man3/ERR_free_strings.3.bz2
/usr/local/ssl/man/man3/ERR_func_error_string.3.bz2
/usr/local/ssl/man/man3/ERR_get_error.3.bz2
/usr/local/ssl/man/man3/ERR_get_error_line.3.bz2
/usr/local/ssl/man/man3/ERR_get_error_line_data.3.bz2
/usr/local/ssl/man/man3/ERR_get_next_error_library.3.bz2
/usr/local/ssl/man/man3/ERR_lib_error_string.3.bz2
/usr/local/ssl/man/man3/ERR_load_UI_strings.3.bz2
/usr/local/ssl/man/man3/ERR_load_crypto_strings.3.bz2
/usr/local/ssl/man/man3/ERR_load_strings.3.bz2
/usr/local/ssl/man/man3/ERR_peek_error.3.bz2
/usr/local/ssl/man/man3/ERR_peek_error_line.3.bz2
/usr/local/ssl/man/man3/ERR_peek_error_line_data.3.bz2
/usr/local/ssl/man/man3/ERR_peek_last_error.3.bz2
/usr/local/ssl/man/man3/ERR_peek_last_error_line.3.bz2
/usr/local/ssl/man/man3/ERR_peek_last_error_line_data.3.bz2
/usr/local/ssl/man/man3/ERR_pop_to_mark.3.bz2
/usr/local/ssl/man/man3/ERR_print_errors.3.bz2
/usr/local/ssl/man/man3/ERR_print_errors_fp.3.bz2
/usr/local/ssl/man/man3/ERR_put_error.3.bz2
/usr/local/ssl/man/man3/ERR_reason_error_string.3.bz2
/usr/local/ssl/man/man3/ERR_remove_state.3.bz2
/usr/local/ssl/man/man3/ERR_set_mark.3.bz2
/usr/local/ssl/man/man3/EVP_BytesToKey.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_block_size.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_cipher.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_cleanup.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_ctrl.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_flags.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_get_app_data.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_init.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_iv_length.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_key_length.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_mode.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_nid.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_set_app_data.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_set_key_length.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_set_padding.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_CTX_type.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_asn1_to_param.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_block_size.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_flags.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_iv_length.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_key_length.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_mode.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_nid.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_param_to_asn1.3.bz2
/usr/local/ssl/man/man3/EVP_CIPHER_type.3.bz2
/usr/local/ssl/man/man3/EVP_CipherFinal.3.bz2
/usr/local/ssl/man/man3/EVP_CipherFinal_ex.3.bz2
/usr/local/ssl/man/man3/EVP_CipherInit.3.bz2
/usr/local/ssl/man/man3/EVP_CipherInit_ex.3.bz2
/usr/local/ssl/man/man3/EVP_CipherUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_DecryptFinal.3.bz2
/usr/local/ssl/man/man3/EVP_DecryptFinal_ex.3.bz2
/usr/local/ssl/man/man3/EVP_DecryptInit.3.bz2
/usr/local/ssl/man/man3/EVP_DecryptInit_ex.3.bz2
/usr/local/ssl/man/man3/EVP_DecryptUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_DigestFinal_ex.3.bz2
/usr/local/ssl/man/man3/EVP_DigestInit.3.bz2
/usr/local/ssl/man/man3/EVP_DigestInit_ex.3.bz2
/usr/local/ssl/man/man3/EVP_DigestUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_EncryptFinal.3.bz2
/usr/local/ssl/man/man3/EVP_EncryptFinal_ex.3.bz2
/usr/local/ssl/man/man3/EVP_EncryptInit.3.bz2
/usr/local/ssl/man/man3/EVP_EncryptInit_ex.3.bz2
/usr/local/ssl/man/man3/EVP_EncryptUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_MAX_MD_SIZE.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_block_size.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_cleanup.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_copy.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_copy_ex.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_create.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_destroy.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_init.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_md.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_size.3.bz2
/usr/local/ssl/man/man3/EVP_MD_CTX_type.3.bz2
/usr/local/ssl/man/man3/EVP_MD_block_size.3.bz2
/usr/local/ssl/man/man3/EVP_MD_pkey_type.3.bz2
/usr/local/ssl/man/man3/EVP_MD_size.3.bz2
/usr/local/ssl/man/man3/EVP_MD_type.3.bz2
/usr/local/ssl/man/man3/EVP_OpenFinal.3.bz2
/usr/local/ssl/man/man3/EVP_OpenInit.3.bz2
/usr/local/ssl/man/man3/EVP_OpenUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_assign_DH.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_assign_DSA.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_assign_EC_KEY.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_assign_RSA.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_free.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_get1_DH.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_get1_DSA.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_get1_EC_KEY.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_get1_RSA.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_new.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_set1_DH.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_set1_DSA.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_set1_EC_KEY.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_set1_RSA.3.bz2
/usr/local/ssl/man/man3/EVP_PKEY_type.3.bz2
/usr/local/ssl/man/man3/EVP_SealFinal.3.bz2
/usr/local/ssl/man/man3/EVP_SealInit.3.bz2
/usr/local/ssl/man/man3/EVP_SealUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_SignFinal.3.bz2
/usr/local/ssl/man/man3/EVP_SignInit.3.bz2
/usr/local/ssl/man/man3/EVP_SignUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_VerifyFinal.3.bz2
/usr/local/ssl/man/man3/EVP_VerifyInit.3.bz2
/usr/local/ssl/man/man3/EVP_VerifyUpdate.3.bz2
/usr/local/ssl/man/man3/EVP_dss.3.bz2
/usr/local/ssl/man/man3/EVP_dss1.3.bz2
/usr/local/ssl/man/man3/EVP_get_cipherbyname.3.bz2
/usr/local/ssl/man/man3/EVP_get_cipherbynid.3.bz2
/usr/local/ssl/man/man3/EVP_get_cipherbyobj.3.bz2
/usr/local/ssl/man/man3/EVP_get_digestbyname.3.bz2
/usr/local/ssl/man/man3/EVP_get_digestbynid.3.bz2
/usr/local/ssl/man/man3/EVP_get_digestbyobj.3.bz2
/usr/local/ssl/man/man3/EVP_md2.3.bz2
/usr/local/ssl/man/man3/EVP_md5.3.bz2
/usr/local/ssl/man/man3/EVP_md_null.3.bz2
/usr/local/ssl/man/man3/EVP_mdc2.3.bz2
/usr/local/ssl/man/man3/EVP_ripemd160.3.bz2
/usr/local/ssl/man/man3/EVP_sha.3.bz2
/usr/local/ssl/man/man3/EVP_sha1.3.bz2
/usr/local/ssl/man/man3/HMAC.3.bz2
/usr/local/ssl/man/man3/HMAC_Final.3.bz2
/usr/local/ssl/man/man3/HMAC_Init.3.bz2
/usr/local/ssl/man/man3/HMAC_Update.3.bz2
/usr/local/ssl/man/man3/HMAC_cleanup.3.bz2
/usr/local/ssl/man/man3/MD2.3.bz2
/usr/local/ssl/man/man3/MD2_Final.3.bz2
/usr/local/ssl/man/man3/MD2_Init.3.bz2
/usr/local/ssl/man/man3/MD2_Update.3.bz2
/usr/local/ssl/man/man3/MD4.3.bz2
/usr/local/ssl/man/man3/MD4_Final.3.bz2
/usr/local/ssl/man/man3/MD4_Init.3.bz2
/usr/local/ssl/man/man3/MD4_Update.3.bz2
/usr/local/ssl/man/man3/MD5.3.bz2
/usr/local/ssl/man/man3/MD5_Final.3.bz2
/usr/local/ssl/man/man3/MD5_Init.3.bz2
/usr/local/ssl/man/man3/MD5_Update.3.bz2
/usr/local/ssl/man/man3/MDC2.3.bz2
/usr/local/ssl/man/man3/MDC2_Final.3.bz2
/usr/local/ssl/man/man3/MDC2_Init.3.bz2
/usr/local/ssl/man/man3/MDC2_Update.3.bz2
/usr/local/ssl/man/man3/OBJ_cleanup.3.bz2
/usr/local/ssl/man/man3/OBJ_cmp.3.bz2
/usr/local/ssl/man/man3/OBJ_create.3.bz2
/usr/local/ssl/man/man3/OBJ_dup.3.bz2
/usr/local/ssl/man/man3/OBJ_ln2nid.3.bz2
/usr/local/ssl/man/man3/OBJ_nid2ln.3.bz2
/usr/local/ssl/man/man3/OBJ_nid2obj.3.bz2
/usr/local/ssl/man/man3/OBJ_nid2sn.3.bz2
/usr/local/ssl/man/man3/OBJ_obj2nid.3.bz2
/usr/local/ssl/man/man3/OBJ_obj2txt.3.bz2
/usr/local/ssl/man/man3/OBJ_sn2nid.3.bz2
/usr/local/ssl/man/man3/OBJ_txt2nid.3.bz2
/usr/local/ssl/man/man3/OBJ_txt2obj.3.bz2
/usr/local/ssl/man/man3/OPENSSL_Applink.3.bz2
/usr/local/ssl/man/man3/OPENSSL_VERSION_NUMBER.3.bz2
/usr/local/ssl/man/man3/OPENSSL_config.3.bz2
/usr/local/ssl/man/man3/OPENSSL_ia32cap.3.bz2
/usr/local/ssl/man/man3/OPENSSL_load_builtin_modules.3.bz2
/usr/local/ssl/man/man3/OPENSSL_no_config.3.bz2
/usr/local/ssl/man/man3/OpenSSL_add_all_algorithms.3.bz2
/usr/local/ssl/man/man3/OpenSSL_add_all_ciphers.3.bz2
/usr/local/ssl/man/man3/OpenSSL_add_all_digests.3.bz2
/usr/local/ssl/man/man3/OpenSSL_add_ssl_algorithms.3.bz2
/usr/local/ssl/man/man3/PEM.3.bz2
/usr/local/ssl/man/man3/PKCS12_create.3.bz2
/usr/local/ssl/man/man3/PKCS12_parse.3.bz2
/usr/local/ssl/man/man3/PKCS7_decrypt.3.bz2
/usr/local/ssl/man/man3/PKCS7_encrypt.3.bz2
/usr/local/ssl/man/man3/PKCS7_sign.3.bz2
/usr/local/ssl/man/man3/PKCS7_verify.3.bz2
/usr/local/ssl/man/man3/RAND_SSLeay.3.bz2
/usr/local/ssl/man/man3/RAND_add.3.bz2
/usr/local/ssl/man/man3/RAND_bytes.3.bz2
/usr/local/ssl/man/man3/RAND_cleanup.3.bz2
/usr/local/ssl/man/man3/RAND_egd.3.bz2
/usr/local/ssl/man/man3/RAND_event.3.bz2
/usr/local/ssl/man/man3/RAND_file_name.3.bz2
/usr/local/ssl/man/man3/RAND_get_rand_method.3.bz2
/usr/local/ssl/man/man3/RAND_load_file.3.bz2
/usr/local/ssl/man/man3/RAND_pseudo_bytes.3.bz2
/usr/local/ssl/man/man3/RAND_screen.3.bz2
/usr/local/ssl/man/man3/RAND_seed.3.bz2
/usr/local/ssl/man/man3/RAND_set_rand_method.3.bz2
/usr/local/ssl/man/man3/RAND_status.3.bz2
/usr/local/ssl/man/man3/RAND_write_file.3.bz2
/usr/local/ssl/man/man3/RC4.3.bz2
/usr/local/ssl/man/man3/RC4_set_key.3.bz2
/usr/local/ssl/man/man3/RIPEMD160.3.bz2
/usr/local/ssl/man/man3/RIPEMD160_Final.3.bz2
/usr/local/ssl/man/man3/RIPEMD160_Init.3.bz2
/usr/local/ssl/man/man3/RIPEMD160_Update.3.bz2
/usr/local/ssl/man/man3/RSA_PKCS1_SSLeay.3.bz2
/usr/local/ssl/man/man3/RSA_blinding_off.3.bz2
/usr/local/ssl/man/man3/RSA_blinding_on.3.bz2
/usr/local/ssl/man/man3/RSA_check_key.3.bz2
/usr/local/ssl/man/man3/RSA_flags.3.bz2
/usr/local/ssl/man/man3/RSA_free.3.bz2
/usr/local/ssl/man/man3/RSA_generate_key.3.bz2
/usr/local/ssl/man/man3/RSA_get_default_method.3.bz2
/usr/local/ssl/man/man3/RSA_get_ex_data.3.bz2
/usr/local/ssl/man/man3/RSA_get_ex_new_index.3.bz2
/usr/local/ssl/man/man3/RSA_get_method.3.bz2
/usr/local/ssl/man/man3/RSA_new.3.bz2
/usr/local/ssl/man/man3/RSA_new_method.3.bz2
/usr/local/ssl/man/man3/RSA_null_method.3.bz2
/usr/local/ssl/man/man3/RSA_padding_add_PKCS1_OAEP.3.bz2
/usr/local/ssl/man/man3/RSA_padding_add_PKCS1_type_1.3.bz2
/usr/local/ssl/man/man3/RSA_padding_add_PKCS1_type_2.3.bz2
/usr/local/ssl/man/man3/RSA_padding_add_SSLv23.3.bz2
/usr/local/ssl/man/man3/RSA_padding_add_none.3.bz2
/usr/local/ssl/man/man3/RSA_padding_check_PKCS1_OAEP.3.bz2
/usr/local/ssl/man/man3/RSA_padding_check_PKCS1_type_1.3.bz2
/usr/local/ssl/man/man3/RSA_padding_check_PKCS1_type_2.3.bz2
/usr/local/ssl/man/man3/RSA_padding_check_SSLv23.3.bz2
/usr/local/ssl/man/man3/RSA_padding_check_none.3.bz2
/usr/local/ssl/man/man3/RSA_print.3.bz2
/usr/local/ssl/man/man3/RSA_print_fp.3.bz2
/usr/local/ssl/man/man3/RSA_private_decrypt.3.bz2
/usr/local/ssl/man/man3/RSA_private_encrypt.3.bz2
/usr/local/ssl/man/man3/RSA_public_decrypt.3.bz2
/usr/local/ssl/man/man3/RSA_public_encrypt.3.bz2
/usr/local/ssl/man/man3/RSA_set_default_method.3.bz2
/usr/local/ssl/man/man3/RSA_set_ex_data.3.bz2
/usr/local/ssl/man/man3/RSA_set_method.3.bz2
/usr/local/ssl/man/man3/RSA_sign.3.bz2
/usr/local/ssl/man/man3/RSA_sign_ASN1_OCTET_STRING.3.bz2
/usr/local/ssl/man/man3/RSA_size.3.bz2
/usr/local/ssl/man/man3/RSA_verify.3.bz2
/usr/local/ssl/man/man3/RSA_verify_ASN1_OCTET_STRING.3.bz2
/usr/local/ssl/man/man3/SHA1.3.bz2
/usr/local/ssl/man/man3/SHA1_Final.3.bz2
/usr/local/ssl/man/man3/SHA1_Init.3.bz2
/usr/local/ssl/man/man3/SHA1_Update.3.bz2
/usr/local/ssl/man/man3/SMIME_read_PKCS7.3.bz2
/usr/local/ssl/man/man3/SMIME_write_PKCS7.3.bz2
/usr/local/ssl/man/man3/SSL.3.bz2
/usr/local/ssl/man/man3/SSL_CIPHER_description.3.bz2
/usr/local/ssl/man/man3/SSL_CIPHER_get_bits.3.bz2
/usr/local/ssl/man/man3/SSL_CIPHER_get_name.3.bz2
/usr/local/ssl/man/man3/SSL_CIPHER_get_version.3.bz2
/usr/local/ssl/man/man3/SSL_COMP_add_compression_method.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_add_client_CA.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_add_extra_chain_cert.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_add_session.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_callback_ctrl.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_check_private_key.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_ctrl.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_flush_sessions.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_free.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_cert_store.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_client_CA_list.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_client_cert_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_ex_data.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_ex_new_index.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_info_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_max_cert_list.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_mode.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_options.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_quiet_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_session_cache_mode.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_timeout.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_verify_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_verify_depth.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_get_verify_mode.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_load_verify_locations.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_need_tmp_rsa.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_new.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_remove_session.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_accept.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_accept_good.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_accept_renegotiate.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_cache_full.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_cb_hits.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_connect.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_connect_good.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_connect_renegotiate.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_get_cache_size.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_get_get_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_get_new_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_get_remove_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_hits.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_misses.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_number.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_set_cache_size.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_set_get_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_set_new_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_set_remove_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sess_timeouts.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_sessions.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_cert_store.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_cert_verify_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_cipher_list.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_client_CA_list.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_client_cert_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_default_passwd_cb.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_ex_data.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_generate_session_id.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_info_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_max_cert_list.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_mode.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_msg_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_msg_callback_arg.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_options.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_quiet_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_session_cache_mode.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_session_id_context.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_ssl_version.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_timeout.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_tmp_dh.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_tmp_dh_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_tmp_rsa.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_tmp_rsa_callback.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_verify.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_set_verify_depth.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_PrivateKey.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_PrivateKey_ASN1.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_PrivateKey_file.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_RSAPrivateKey.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_RSAPrivateKey_file.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_certificate.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_certificate_ASN1.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_certificate_chain_file.3.bz2
/usr/local/ssl/man/man3/SSL_CTX_use_certificate_file.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_free.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_get_ex_data.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_get_ex_new_index.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_get_time.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_get_timeout.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_set_ex_data.3.bz2
/usr/local/ssl/man/man3/SSL_SESSION_set_time.3.bz2
/usr/local/ssl/man/man3/SSL_accept.3.bz2
/usr/local/ssl/man/man3/SSL_add_client_CA.3.bz2
/usr/local/ssl/man/man3/SSL_add_session.3.bz2
/usr/local/ssl/man/man3/SSL_alert_desc_string.3.bz2
/usr/local/ssl/man/man3/SSL_alert_desc_string_long.3.bz2
/usr/local/ssl/man/man3/SSL_alert_type_string.3.bz2
/usr/local/ssl/man/man3/SSL_alert_type_string_long.3.bz2
/usr/local/ssl/man/man3/SSL_callback_ctrl.3.bz2
/usr/local/ssl/man/man3/SSL_check_private_key.3.bz2
/usr/local/ssl/man/man3/SSL_clear.3.bz2
/usr/local/ssl/man/man3/SSL_connect.3.bz2
/usr/local/ssl/man/man3/SSL_ctrl.3.bz2
/usr/local/ssl/man/man3/SSL_do_handshake.3.bz2
/usr/local/ssl/man/man3/SSL_flush_sessions.3.bz2
/usr/local/ssl/man/man3/SSL_free.3.bz2
/usr/local/ssl/man/man3/SSL_get_SSL_CTX.3.bz2
/usr/local/ssl/man/man3/SSL_get_accept_state.3.bz2
/usr/local/ssl/man/man3/SSL_get_cipher.3.bz2
/usr/local/ssl/man/man3/SSL_get_cipher_bits.3.bz2
/usr/local/ssl/man/man3/SSL_get_cipher_list.3.bz2
/usr/local/ssl/man/man3/SSL_get_cipher_name.3.bz2
/usr/local/ssl/man/man3/SSL_get_cipher_version.3.bz2
/usr/local/ssl/man/man3/SSL_get_ciphers.3.bz2
/usr/local/ssl/man/man3/SSL_get_client_CA_list.3.bz2
/usr/local/ssl/man/man3/SSL_get_current_cipher.3.bz2
/usr/local/ssl/man/man3/SSL_get_default_timeout.3.bz2
/usr/local/ssl/man/man3/SSL_get_error.3.bz2
/usr/local/ssl/man/man3/SSL_get_ex_data.3.bz2
/usr/local/ssl/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3.bz2
/usr/local/ssl/man/man3/SSL_get_ex_new_index.3.bz2
/usr/local/ssl/man/man3/SSL_get_fd.3.bz2
/usr/local/ssl/man/man3/SSL_get_info_callback.3.bz2
/usr/local/ssl/man/man3/SSL_get_max_cert_list.3.bz2
/usr/local/ssl/man/man3/SSL_get_mode.3.bz2
/usr/local/ssl/man/man3/SSL_get_msg_callback_arg.3.bz2
/usr/local/ssl/man/man3/SSL_get_options.3.bz2
/usr/local/ssl/man/man3/SSL_get_peer_cert_chain.3.bz2
/usr/local/ssl/man/man3/SSL_get_peer_certificate.3.bz2
/usr/local/ssl/man/man3/SSL_get_quiet_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_get_rbio.3.bz2
/usr/local/ssl/man/man3/SSL_get_session.3.bz2
/usr/local/ssl/man/man3/SSL_get_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_get_ssl_method.3.bz2
/usr/local/ssl/man/man3/SSL_get_verify_callback.3.bz2
/usr/local/ssl/man/man3/SSL_get_verify_depth.3.bz2
/usr/local/ssl/man/man3/SSL_get_verify_mode.3.bz2
/usr/local/ssl/man/man3/SSL_get_verify_result.3.bz2
/usr/local/ssl/man/man3/SSL_get_version.3.bz2
/usr/local/ssl/man/man3/SSL_has_matching_session_id.3.bz2
/usr/local/ssl/man/man3/SSL_library_init.3.bz2
/usr/local/ssl/man/man3/SSL_load_client_CA_file.3.bz2
/usr/local/ssl/man/man3/SSL_load_error_strings.3.bz2
/usr/local/ssl/man/man3/SSL_need_tmp_rsa.3.bz2
/usr/local/ssl/man/man3/SSL_new.3.bz2
/usr/local/ssl/man/man3/SSL_pending.3.bz2
/usr/local/ssl/man/man3/SSL_read.3.bz2
/usr/local/ssl/man/man3/SSL_remove_session.3.bz2
/usr/local/ssl/man/man3/SSL_rstate_string.3.bz2
/usr/local/ssl/man/man3/SSL_rstate_string_long.3.bz2
/usr/local/ssl/man/man3/SSL_session_reused.3.bz2
/usr/local/ssl/man/man3/SSL_set_bio.3.bz2
/usr/local/ssl/man/man3/SSL_set_cipher_list.3.bz2
/usr/local/ssl/man/man3/SSL_set_client_CA_list.3.bz2
/usr/local/ssl/man/man3/SSL_set_connect_state.3.bz2
/usr/local/ssl/man/man3/SSL_set_ex_data.3.bz2
/usr/local/ssl/man/man3/SSL_set_fd.3.bz2
/usr/local/ssl/man/man3/SSL_set_generate_session_id.3.bz2
/usr/local/ssl/man/man3/SSL_set_info_callback.3.bz2
/usr/local/ssl/man/man3/SSL_set_max_cert_list.3.bz2
/usr/local/ssl/man/man3/SSL_set_mode.3.bz2
/usr/local/ssl/man/man3/SSL_set_msg_callback.3.bz2
/usr/local/ssl/man/man3/SSL_set_options.3.bz2
/usr/local/ssl/man/man3/SSL_set_quiet_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_set_session.3.bz2
/usr/local/ssl/man/man3/SSL_set_session_id_context.3.bz2
/usr/local/ssl/man/man3/SSL_set_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_set_ssl_method.3.bz2
/usr/local/ssl/man/man3/SSL_set_tmp_dh.3.bz2
/usr/local/ssl/man/man3/SSL_set_tmp_dh_callback.3.bz2
/usr/local/ssl/man/man3/SSL_set_tmp_rsa.3.bz2
/usr/local/ssl/man/man3/SSL_set_tmp_rsa_callback.3.bz2
/usr/local/ssl/man/man3/SSL_set_verify.3.bz2
/usr/local/ssl/man/man3/SSL_set_verify_depth.3.bz2
/usr/local/ssl/man/man3/SSL_set_verify_result.3.bz2
/usr/local/ssl/man/man3/SSL_shutdown.3.bz2
/usr/local/ssl/man/man3/SSL_state_string.3.bz2
/usr/local/ssl/man/man3/SSL_state_string_long.3.bz2
/usr/local/ssl/man/man3/SSL_use_PrivateKey.3.bz2
/usr/local/ssl/man/man3/SSL_use_PrivateKey_ASN1.3.bz2
/usr/local/ssl/man/man3/SSL_use_PrivateKey_file.3.bz2
/usr/local/ssl/man/man3/SSL_use_RSAPrivateKey.3.bz2
/usr/local/ssl/man/man3/SSL_use_RSAPrivateKey_ASN1.3.bz2
/usr/local/ssl/man/man3/SSL_use_RSAPrivateKey_file.3.bz2
/usr/local/ssl/man/man3/SSL_use_certificate.3.bz2
/usr/local/ssl/man/man3/SSL_use_certificate_ASN1.3.bz2
/usr/local/ssl/man/man3/SSL_use_certificate_file.3.bz2
/usr/local/ssl/man/man3/SSL_want.3.bz2
/usr/local/ssl/man/man3/SSL_want_nothing.3.bz2
/usr/local/ssl/man/man3/SSL_want_read.3.bz2
/usr/local/ssl/man/man3/SSL_want_write.3.bz2
/usr/local/ssl/man/man3/SSL_want_x509_lookup.3.bz2
/usr/local/ssl/man/man3/SSL_write.3.bz2
/usr/local/ssl/man/man3/SSLeay.3.bz2
/usr/local/ssl/man/man3/SSLeay_add_ssl_algorithms.3.bz2
/usr/local/ssl/man/man3/SSLeay_version.3.bz2
/usr/local/ssl/man/man3/UI_OpenSSL.3.bz2
/usr/local/ssl/man/man3/UI_add_error_string.3.bz2
/usr/local/ssl/man/man3/UI_add_info_string.3.bz2
/usr/local/ssl/man/man3/UI_add_input_boolean.3.bz2
/usr/local/ssl/man/man3/UI_add_input_string.3.bz2
/usr/local/ssl/man/man3/UI_add_user_data.3.bz2
/usr/local/ssl/man/man3/UI_add_verify_string.3.bz2
/usr/local/ssl/man/man3/UI_construct_prompt.3.bz2
/usr/local/ssl/man/man3/UI_ctrl.3.bz2
/usr/local/ssl/man/man3/UI_dup_error_string.3.bz2
/usr/local/ssl/man/man3/UI_dup_info_string.3.bz2
/usr/local/ssl/man/man3/UI_dup_input_boolean.3.bz2
/usr/local/ssl/man/man3/UI_dup_input_string.3.bz2
/usr/local/ssl/man/man3/UI_dup_verify_string.3.bz2
/usr/local/ssl/man/man3/UI_free.3.bz2
/usr/local/ssl/man/man3/UI_get0_result.3.bz2
/usr/local/ssl/man/man3/UI_get0_user_data.3.bz2
/usr/local/ssl/man/man3/UI_get_default_method.3.bz2
/usr/local/ssl/man/man3/UI_get_method.3.bz2
/usr/local/ssl/man/man3/UI_new.3.bz2
/usr/local/ssl/man/man3/UI_new_method.3.bz2
/usr/local/ssl/man/man3/UI_process.3.bz2
/usr/local/ssl/man/man3/UI_set_default_method.3.bz2
/usr/local/ssl/man/man3/UI_set_method.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_create_by_NID.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_create_by_OBJ.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_create_by_txt.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_get_data.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_get_object.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_set_data.3.bz2
/usr/local/ssl/man/man3/X509_NAME_ENTRY_set_object.3.bz2
/usr/local/ssl/man/man3/X509_NAME_add_entry.3.bz2
/usr/local/ssl/man/man3/X509_NAME_add_entry_by_NID.3.bz2
/usr/local/ssl/man/man3/X509_NAME_add_entry_by_OBJ.3.bz2
/usr/local/ssl/man/man3/X509_NAME_add_entry_by_txt.3.bz2
/usr/local/ssl/man/man3/X509_NAME_delete_entry.3.bz2
/usr/local/ssl/man/man3/X509_NAME_entry_count.3.bz2
/usr/local/ssl/man/man3/X509_NAME_get_entry.3.bz2
/usr/local/ssl/man/man3/X509_NAME_get_index_by_NID.3.bz2
/usr/local/ssl/man/man3/X509_NAME_get_index_by_OBJ.3.bz2
/usr/local/ssl/man/man3/X509_NAME_get_text_by_NID.3.bz2
/usr/local/ssl/man/man3/X509_NAME_get_text_by_OBJ.3.bz2
/usr/local/ssl/man/man3/X509_NAME_oneline.3.bz2
/usr/local/ssl/man/man3/X509_NAME_print.3.bz2
/usr/local/ssl/man/man3/X509_NAME_print_ex.3.bz2
/usr/local/ssl/man/man3/X509_NAME_print_ex_fp.3.bz2
/usr/local/ssl/man/man3/X509_free.3.bz2
/usr/local/ssl/man/man3/X509_new.3.bz2
/usr/local/ssl/man/man3/bio.3.bz2
/usr/local/ssl/man/man3/blowfish.3.bz2
/usr/local/ssl/man/man3/bn.3.bz2
/usr/local/ssl/man/man3/bn_add_words.3.bz2
/usr/local/ssl/man/man3/bn_check_top.3.bz2
/usr/local/ssl/man/man3/bn_cmp_words.3.bz2
/usr/local/ssl/man/man3/bn_div_words.3.bz2
/usr/local/ssl/man/man3/bn_dump.3.bz2
/usr/local/ssl/man/man3/bn_expand.3.bz2
/usr/local/ssl/man/man3/bn_expand2.3.bz2
/usr/local/ssl/man/man3/bn_fix_top.3.bz2
/usr/local/ssl/man/man3/bn_internal.3.bz2
/usr/local/ssl/man/man3/bn_mul_add_words.3.bz2
/usr/local/ssl/man/man3/bn_mul_comba4.3.bz2
/usr/local/ssl/man/man3/bn_mul_comba8.3.bz2
/usr/local/ssl/man/man3/bn_mul_high.3.bz2
/usr/local/ssl/man/man3/bn_mul_low_normal.3.bz2
/usr/local/ssl/man/man3/bn_mul_low_recursive.3.bz2
/usr/local/ssl/man/man3/bn_mul_normal.3.bz2
/usr/local/ssl/man/man3/bn_mul_part_recursive.3.bz2
/usr/local/ssl/man/man3/bn_mul_recursive.3.bz2
/usr/local/ssl/man/man3/bn_mul_words.3.bz2
/usr/local/ssl/man/man3/bn_print.3.bz2
/usr/local/ssl/man/man3/bn_set_high.3.bz2
/usr/local/ssl/man/man3/bn_set_low.3.bz2
/usr/local/ssl/man/man3/bn_set_max.3.bz2
/usr/local/ssl/man/man3/bn_sqr_comba4.3.bz2
/usr/local/ssl/man/man3/bn_sqr_comba8.3.bz2
/usr/local/ssl/man/man3/bn_sqr_normal.3.bz2
/usr/local/ssl/man/man3/bn_sqr_recursive.3.bz2
/usr/local/ssl/man/man3/bn_sqr_words.3.bz2
/usr/local/ssl/man/man3/bn_sub_words.3.bz2
/usr/local/ssl/man/man3/bn_wexpand.3.bz2
/usr/local/ssl/man/man3/buffer.3.bz2
/usr/local/ssl/man/man3/crypto.3.bz2
/usr/local/ssl/man/man3/d2i_509_CRL_fp.3.bz2
/usr/local/ssl/man/man3/d2i_ASN1_OBJECT.3.bz2
/usr/local/ssl/man/man3/d2i_DHparams.3.bz2
/usr/local/ssl/man/man3/d2i_DSAPrivateKey.3.bz2
/usr/local/ssl/man/man3/d2i_DSAPublicKey.3.bz2
/usr/local/ssl/man/man3/d2i_DSA_PUBKEY.3.bz2
/usr/local/ssl/man/man3/d2i_DSA_SIG.3.bz2
/usr/local/ssl/man/man3/d2i_Netscape_RSA.3.bz2
/usr/local/ssl/man/man3/d2i_PKCS8PrivateKey.3.bz2
/usr/local/ssl/man/man3/d2i_PKCS8PrivateKey_bio.3.bz2
/usr/local/ssl/man/man3/d2i_PKCS8PrivateKey_fp.3.bz2
/usr/local/ssl/man/man3/d2i_RSAPrivateKey.3.bz2
/usr/local/ssl/man/man3/d2i_RSAPublicKey.3.bz2
/usr/local/ssl/man/man3/d2i_RSA_PUBKEY.3.bz2
/usr/local/ssl/man/man3/d2i_SSL_SESSION.3.bz2
/usr/local/ssl/man/man3/d2i_X509.3.bz2
/usr/local/ssl/man/man3/d2i_X509_ALGOR.3.bz2
/usr/local/ssl/man/man3/d2i_X509_CRL.3.bz2
/usr/local/ssl/man/man3/d2i_X509_CRL_bio.3.bz2
/usr/local/ssl/man/man3/d2i_X509_NAME.3.bz2
/usr/local/ssl/man/man3/d2i_X509_REQ.3.bz2
/usr/local/ssl/man/man3/d2i_X509_REQ_bio.3.bz2
/usr/local/ssl/man/man3/d2i_X509_REQ_fp.3.bz2
/usr/local/ssl/man/man3/d2i_X509_SIG.3.bz2
/usr/local/ssl/man/man3/d2i_X509_bio.3.bz2
/usr/local/ssl/man/man3/d2i_X509_fp.3.bz2
/usr/local/ssl/man/man3/des.3.bz2
/usr/local/ssl/man/man3/des_read_2passwords.3.bz2
/usr/local/ssl/man/man3/des_read_password.3.bz2
/usr/local/ssl/man/man3/des_read_pw.3.bz2
/usr/local/ssl/man/man3/des_read_pw_string.3.bz2
/usr/local/ssl/man/man3/dh.3.bz2
/usr/local/ssl/man/man3/dsa.3.bz2
/usr/local/ssl/man/man3/ecdsa.3.bz2
/usr/local/ssl/man/man3/engine.3.bz2
/usr/local/ssl/man/man3/err.3.bz2
/usr/local/ssl/man/man3/evp.3.bz2
/usr/local/ssl/man/man3/hmac.3.bz2
/usr/local/ssl/man/man3/i2d_ASN1_OBJECT.3.bz2
/usr/local/ssl/man/man3/i2d_DHparams.3.bz2
/usr/local/ssl/man/man3/i2d_DSAPrivateKey.3.bz2
/usr/local/ssl/man/man3/i2d_DSAPublicKey.3.bz2
/usr/local/ssl/man/man3/i2d_DSA_PUBKEY.3.bz2
/usr/local/ssl/man/man3/i2d_DSA_SIG.3.bz2
/usr/local/ssl/man/man3/i2d_Netscape_RSA.3.bz2
/usr/local/ssl/man/man3/i2d_PKCS8PrivateKey_bio.3.bz2
/usr/local/ssl/man/man3/i2d_PKCS8PrivateKey_fp.3.bz2
/usr/local/ssl/man/man3/i2d_PKCS8PrivateKey_nid_bio.3.bz2
/usr/local/ssl/man/man3/i2d_PKCS8PrivateKey_nid_fp.3.bz2
/usr/local/ssl/man/man3/i2d_RSAPrivateKey.3.bz2
/usr/local/ssl/man/man3/i2d_RSAPublicKey.3.bz2
/usr/local/ssl/man/man3/i2d_RSA_PUBKEY.3.bz2
/usr/local/ssl/man/man3/i2d_SSL_SESSION.3.bz2
/usr/local/ssl/man/man3/i2d_X509.3.bz2
/usr/local/ssl/man/man3/i2d_X509_ALGOR.3.bz2
/usr/local/ssl/man/man3/i2d_X509_CRL.3.bz2
/usr/local/ssl/man/man3/i2d_X509_CRL_bio.3.bz2
/usr/local/ssl/man/man3/i2d_X509_CRL_fp.3.bz2
/usr/local/ssl/man/man3/i2d_X509_NAME.3.bz2
/usr/local/ssl/man/man3/i2d_X509_REQ.3.bz2
/usr/local/ssl/man/man3/i2d_X509_REQ_bio.3.bz2
/usr/local/ssl/man/man3/i2d_X509_REQ_fp.3.bz2
/usr/local/ssl/man/man3/i2d_X509_SIG.3.bz2
/usr/local/ssl/man/man3/i2d_X509_bio.3.bz2
/usr/local/ssl/man/man3/i2d_X509_fp.3.bz2
/usr/local/ssl/man/man3/lh_delete.3.bz2
/usr/local/ssl/man/man3/lh_doall.3.bz2
/usr/local/ssl/man/man3/lh_doall_arg.3.bz2
/usr/local/ssl/man/man3/lh_error.3.bz2
/usr/local/ssl/man/man3/lh_free.3.bz2
/usr/local/ssl/man/man3/lh_insert.3.bz2
/usr/local/ssl/man/man3/lh_new.3.bz2
/usr/local/ssl/man/man3/lh_node_stats.3.bz2
/usr/local/ssl/man/man3/lh_node_stats_bio.3.bz2
/usr/local/ssl/man/man3/lh_node_usage_stats.3.bz2
/usr/local/ssl/man/man3/lh_node_usage_stats_bio.3.bz2
/usr/local/ssl/man/man3/lh_retrieve.3.bz2
/usr/local/ssl/man/man3/lh_stats.3.bz2
/usr/local/ssl/man/man3/lh_stats_bio.3.bz2
/usr/local/ssl/man/man3/lhash.3.bz2
/usr/local/ssl/man/man3/md5.3.bz2
/usr/local/ssl/man/man3/mdc2.3.bz2
/usr/local/ssl/man/man3/pem.3.bz2
/usr/local/ssl/man/man3/rand.3.bz2
/usr/local/ssl/man/man3/rc4.3.bz2
/usr/local/ssl/man/man3/ripemd.3.bz2
/usr/local/ssl/man/man3/rsa.3.bz2
/usr/local/ssl/man/man3/sha.3.bz2
/usr/local/ssl/man/man3/ssl.3.bz2
/usr/local/ssl/man/man3/threads.3.bz2
/usr/local/ssl/man/man3/ui.3.bz2
/usr/local/ssl/man/man3/ui_compat.3.bz2
/usr/local/ssl/man/man3/x509.3.bz2
/usr/local/ssl/man/man5
/usr/local/ssl/man/man5/config.5.bz2
/usr/local/ssl/man/man5/x509v3_config.5.bz2
/usr/local/ssl/man/man7
/usr/local/ssl/man/man7/Modes_of_DES.7.bz2
/usr/local/ssl/man/man7/des_modes.7.bz2
/usr/local/ssl/misc
/usr/local/ssl/misc/CA.pl
/usr/local/ssl/misc/CA.sh
/usr/local/ssl/misc/c_hash
/usr/local/ssl/misc/c_info
/usr/local/ssl/misc/c_issuer
/usr/local/ssl/misc/c_name
/usr/local/ssl/openssl.cnf
/usr/local/ssl/private
/usr/share
/usr/share/doc
/usr/share/doc/openssl-0.9.8d
/usr/share/doc/openssl-0.9.8d/CHANGES.SSLeay.bz2
/usr/share/doc/openssl-0.9.8d/CHANGES.bz2
/usr/share/doc/openssl-0.9.8d/FAQ.bz2
/usr/share/doc/openssl-0.9.8d/NEWS.bz2
/usr/share/doc/openssl-0.9.8d/README.bz2
/usr/share/doc/openssl-0.9.8d/fingerprints.txt.bz2
/usr/share/doc/openssl-0.9.8d/html
/usr/share/doc/openssl-0.9.8d/html/openssl_button.gif
/usr/share/doc/openssl-0.9.8d/html/openssl_button.html
/usr/share/doc/openssl-0.9.8d/openssl-shared.txt.bz2
/usr/share/doc/openssl-0.9.8d/openssl.txt.bz2
/usr/share/doc/openssl-0.9.8d/ssleay.txt.bz2
/usr/share/doc/openssl-0.9.8d/standards.txt.bz2

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 12:41       ` David Harel
@ 2007-05-16 14:03         ` Bo Ørsted Andresen
  2007-05-16 21:49           ` David Harel
  0 siblings, 1 reply; 10+ messages in thread
From: Bo Ørsted Andresen @ 2007-05-16 14:03 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

On Wednesday 16 May 2007 14:41:45 David Harel wrote:
> > A tip, read the elog printouts or have them mailed to you
> > (see /etc/make.conf.example).
>
> Thanks. I wish there was a short list of documents for basic maintenance.

It is mentioned in part 2, chapter 2 in the handbook. Unfortunately some 
people stop reading the handbook when the initial install is complete which 
is when part 1 is done.

> >> 2. most of the files were installed in /usr/local/ssl
> >
> > Did you install this from outside portage (emerge)?
>
> Nop, Attached the output of: # equery files openssl > opensslList

Is it reproducible? If it is what's the output of `eix -e openssl` (if you 
don't have eix emerge it) ?

-- 
Bo Andresen

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 14:03         ` Bo Ørsted Andresen
@ 2007-05-16 21:49           ` David Harel
  2007-05-16 23:40             ` Bo Ørsted Andresen
  0 siblings, 1 reply; 10+ messages in thread
From: David Harel @ 2007-05-16 21:49 UTC (permalink / raw
  To: gentoo-user



Bo Ørsted Andresen wrote:

>> Nop, Attached the output of: # equery files openssl > opensslList
>>     
>
> Is it reproducible? If it is what's the output of `eix -e openssl` (if you 
> don't have eix emerge it) ?
>   
On my machine it is reproducible. I opened a bug: 
http://bugs.gentoo.org/show_bug.cgi?id=178631
Output of iex is:
[I] dev-libs/openssl
     Available versions:  0.9.7l ~0.9.7m 0.9.8d ~0.9.8e
     Installed versions:  0.9.8d(04:46:16 PM 05/15/2007)(-bindist -emacs 
-sse2 -test zlib)
     Homepage:            http://www.openssl.org/
     Description:         Toolkit for SSL v2/v3 and TLS v1



-- 
Regards.

David Harel,

==================================

Home office +972 77 7657645
Fax:        +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 21:49           ` David Harel
@ 2007-05-16 23:40             ` Bo Ørsted Andresen
  2007-05-18 18:58               ` David Harel
  0 siblings, 1 reply; 10+ messages in thread
From: Bo Ørsted Andresen @ 2007-05-16 23:40 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

On Wednesday 16 May 2007 23:49:18 David Harel wrote:
> Bo Ørsted Andresen wrote:
> >> Nop, Attached the output of: # equery files openssl > opensslList
> >
> > Is it reproducible? If it is what's the output of `eix -e openssl` (if
> > you don't have eix emerge it) ?
>
> On my machine it is reproducible. I opened a bug:
> http://bugs.gentoo.org/show_bug.cgi?id=178631

Segfaulting wasn't exactly what I meant by reproducible.. ;) I was asking 
about the /usr/local prefix which seems quite weird...

The bug report doesn't include any usable information. You need to explain on 
the bug what you've done and you need to attach the complete build log that 
I'm quite sure portage provides the location for.

-- 
Bo Andresen

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
  2007-05-16 23:40             ` Bo Ørsted Andresen
@ 2007-05-18 18:58               ` David Harel
       [not found]                 ` <200705182119.52195.bo.andresen@zlin.dk>
  0 siblings, 1 reply; 10+ messages in thread
From: David Harel @ 2007-05-18 18:58 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]

Attached the log. Hope it's what you need. I am ashame to say I haven't 
looked into it so I don't know if there is anything obvious I failed to 
do. If that is the case, I apologize.

Bo Ørsted Andresen wrote:

> On Wednesday 16 May 2007 23:49:18 David Harel wrote:
>   
>> Bo Ørsted Andresen wrote:
>>     
>>>> Nop, Attached the output of: # equery files openssl > opensslList
>>>>         
>>> Is it reproducible? If it is what's the output of `eix -e openssl` (if
>>> you don't have eix emerge it) ?
>>>       
>> On my machine it is reproducible. I opened a bug:
>> http://bugs.gentoo.org/show_bug.cgi?id=178631
>>     
>
> Segfaulting wasn't exactly what I meant by reproducible.. ;) I was asking 
> about the /usr/local prefix which seems quite weird...
>
> The bug report doesn't include any usable information. You need to explain on 
> the bug what you've done and you need to attach the complete build log that 
> I'm quite sure portage provides the location for.
>
>   

-- 
Regards.

David Harel,

==================================

Home office +972 77 7657645
Fax:        +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com



[-- Attachment #2: build.log --]
[-- Type: text/plain, Size: 638816 bytes --]

>>> Unpacking source...
>>> Unpacking openssl-0.9.8d.tar.gz to /var/tmp/portage/dev-libs/openssl-0.9.8d/work
 * Applying openssl-0.9.8-ppc64.patch ...
  [ ok ]
 * Applying openssl-0.9.7e-gentoo.patch ...
  [ ok ]
 * Applying openssl-0.9.8-hppa-fix-detection.patch ...
  [ ok ]
 * Applying openssl-0.9.7-alpha-default-gcc.patch ...
  [ ok ]
 * Applying openssl-0.9.8b-parallel-build.patch ...
  [ ok ]
 * Applying openssl-0.9.8-make-engines-dir.patch ...
  [ ok ]
 * Applying openssl-0.9.8-toolchain.patch ...
  [ ok ]
 * Applying openssl-0.9.8b-doc-updates.patch ...
  [ ok ]
 * Applying openssl-0.9.8-makedepend.patch ...
  [ ok ]
Operating system: i686-whatever-linux2
Configuring for linux-elf
======================================================================
=== SANITY TESTING!
=== No configuration will be done, all other arguments will be ignored!
======================================================================
No sanity errors detected!
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d ...
 * Use configuration linux-elf
/usr/local/share/bashdb/dbg-cmds.inc: line 748: /dev/stdin: No such device or address

\bReading /var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/Configure: [=====================>                   ]  54%
\b
done.
(/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/Configure:1):
1:	:
/usr/local/share/bashdb/dbg-cmds.inc: line 114: 0: Bad file descriptor

making depend in crypto...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto'
makedepend: warning:  cryptlib.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  cryptlib.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ./stdarg.h
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  cryptlib.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cryptlib.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ./stdarg.h
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  o_str.c (reading o_str.h, line 62): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_dir.c (reading LPdir_unix.c, line 28): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_dir.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  /usr/include/dirent.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/types.h
	/usr/include/bits/dirent.h
makedepend: warning:  o_dir.c (reading /usr/include/dirent.h, line 243): cannot find include file "stddef.h"
	not in ./stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
making depend in crypto/objects...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/objects'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  o_names.c obj_dat.c obj_lib.c obj_err.c
makedepend: warning:  o_names.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  o_names.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  o_names.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  o_names.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  obj_dat.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  obj_dat.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  obj_dat.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/objects'
making depend in crypto/md2...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md2'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  md2_dgst.c md2_one.c
makedepend: warning:  md2_dgst.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  md2_dgst.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  md2_dgst.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_dgst.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_one.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_one.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md2_one.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md2'
making depend in crypto/md4...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md4'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  md4_dgst.c md4_one.c
makedepend: warning:  md4_dgst.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  md4_dgst.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  md4_dgst.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md4_dgst.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md4'
making depend in crypto/md5...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md5'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  md5_dgst.c md5_one.c
makedepend: warning:  md5_dgst.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  md5_dgst.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  md5_dgst.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md5_dgst.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md5'
making depend in crypto/sha...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/sha'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  sha_dgst.c sha1dgst.c sha_one.c sha1_one.c sha256.c sha512.c
makedepend: warning:  sha_dgst.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_dgst.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  sha_dgst.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_dgst.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_dgst.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_one.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_one.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_one.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_one.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha_one.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  sha512.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha512.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  sha512.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/sha'
making depend in crypto/hmac...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/hmac'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  hmac.c
makedepend: warning:  hmac.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  hmac.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  hmac.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  hmac.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/hmac'
making depend in crypto/ripemd...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ripemd'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  rmd_dgst.c rmd_one.c
makedepend: warning:  rmd_dgst.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rmd_dgst.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ripemd'
making depend in crypto/des...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/des'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  cbc_cksm.c cbc_enc.c  cfb64enc.c cfb_enc.c ecb3_enc.c ecb_enc.c  enc_read.c enc_writ.c fcrypt.c ofb64enc.c ofb_enc.c  pcbc_enc.c qud_cksm.c rand_key.c rpc_enc.c  set_key.c des_enc.c fcrypt_b.c xcbc_enc.c str2key.c  cfb64ede.c ofb64ede.c ede_cbcm_enc.c des_old.c des_old2.c read2pwd.c
makedepend: warning:  cbc_cksm.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/math.h includes /usr/include/bits/mathcalls.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/huge_val.h
	/usr/include/bits/mathdef.h
	/usr/include/bits/mathcalls.h
makedepend: warning:  /usr/include/math.h includes /usr/include/bits/mathcalls.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/huge_val.h
	/usr/include/bits/mathdef.h
	/usr/include/bits/mathcalls.h
makedepend: warning:  cbc_cksm.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  cfb_enc.c (reading /usr/include/strings.h, line 29): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecb_enc.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  enc_read.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/des'
making depend in crypto/aes...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/aes'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c aes_ctr.c aes_ige.c
makedepend: warning:  aes_core.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  aes_core.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_core.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  aes_core.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_cfb.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_ige.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  aes_ige.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/aes'
making depend in crypto/rc2...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc2'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  rc2_ecb.c rc2_skey.c rc2_cbc.c rc2cfb64.c rc2ofb64.c
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc2'
making depend in crypto/rc4...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc4'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  rc4_skey.c rc4_enc.c
makedepend: warning:  rc4_skey.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  rc4_skey.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  rc4_skey.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rc4_skey.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc4'
making depend in crypto/idea...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/idea'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  i_cbc.c i_cfb64.c i_ofb64.c i_ecb.c i_skey.c
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/idea'
making depend in crypto/bf...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bf'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  bf_skey.c bf_ecb.c bf_enc.c bf_cfb64.c bf_ofb64.c 
makedepend: warning:  bf_skey.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bf_skey.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bf_skey.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bf_skey.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bf_skey.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bf_skey.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  bf_skey.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bf'
making depend in crypto/cast...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/cast'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  c_skey.c c_ecb.c c_enc.c c_cfb64.c c_ofb64.c 
makedepend: warning:  c_skey.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  c_skey.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  c_skey.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  c_skey.c (reading /usr/include/strings.h, line 29): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/cast'
making depend in crypto/bn...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bn'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c bn_mod.c bn_print.c bn_rand.c bn_shift.c bn_word.c bn_blind.c bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c bn_asm.c bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_gf2m.c bn_nist.c bn_depr.c bn_const.c
makedepend: warning:  bn_add.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  bn_add.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  bn_add.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bn_add.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  bn_lib.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bn'
making depend in crypto/ec...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ec'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  ec_lib.c ecp_smpl.c ecp_mont.c ecp_nist.c ec_cvt.c ec_mult.c ec_err.c ec_curve.c ec_check.c ec_print.c ec_asn1.c ec_key.c ec2_smpl.c ec2_smpt.c ec2_mult.c
makedepend: warning:  ec_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ec_lib.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  ec_lib.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ecp_nist.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  ec_asn1.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ec_key.c includes /usr/include/string.h more than once!
Already have
	/usr/include/string.h
	ec_lcl.h
	../../include/openssl/err.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ec'
making depend in crypto/rsa...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rsa'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  rsa_eay.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c rsa_pss.c rsa_x931.c rsa_asn1.c rsa_depr.c
makedepend: warning:  rsa_eay.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  rsa_eay.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  rsa_eay.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rsa_eay.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  rsa_asn1.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rsa'
making depend in crypto/dsa...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dsa'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  dsa_gen.c dsa_key.c dsa_lib.c dsa_asn1.c dsa_vrf.c dsa_sign.c dsa_err.c dsa_ossl.c dsa_depr.c
makedepend: warning:  dsa_gen.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  dsa_gen.c (reading /usr/include/time.h, line 39): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  dsa_gen.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dsa_gen.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  dsa_asn1.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dsa'
making depend in crypto/ecdsa...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdsa'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  ecs_lib.c ecs_asn1.c ecs_ossl.c ecs_sign.c ecs_vrf.c ecs_err.c
makedepend: warning:  ecs_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/time.h, line 39): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  ecs_lib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ecs_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ecs_lib.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_lib.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ecs_asn1.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdsa'
making depend in crypto/dh...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dh'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  dh_asn1.c dh_gen.c dh_key.c dh_lib.c dh_check.c dh_err.c dh_depr.c
makedepend: warning:  dh_asn1.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  dh_asn1.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  dh_asn1.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dh_asn1.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  dh_asn1.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dh'
making depend in crypto/ecdh...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdh'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  ech_lib.c ech_ossl.c ech_key.c ech_err.c
makedepend: warning:  ech_lib.c (reading /usr/include/time.h, line 39): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  ech_lib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ech_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ech_lib.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_ossl.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  ech_ossl.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ech_ossl.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdh'
making depend in crypto/dso...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dso'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c dso_openssl.c dso_win32.c dso_vms.c
makedepend: warning:  dso_dl.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  dso_dl.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  dso_dl.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  dso_dl.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dso'
making depend in crypto/engine...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/engine'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c eng_table.c eng_pkey.c eng_fat.c eng_all.c tb_rsa.c tb_dsa.c tb_ecdsa.c tb_dh.c tb_ecdh.c tb_rand.c tb_store.c tb_cipher.c tb_digest.c eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c eng_padlock.c
makedepend: warning:  eng_err.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  eng_err.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  eng_err.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  eng_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_lib.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  eng_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/engine'
making depend in crypto/buffer...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/buffer'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  buffer.c buf_err.c
makedepend: warning:  buffer.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  buffer.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  buffer.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  buffer.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/buffer'
making depend in crypto/bio...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bio'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  bio_lib.c bio_cb.c bio_err.c bss_mem.c bss_null.c bss_fd.c bss_file.c bss_sock.c bss_conn.c bf_null.c bf_buff.c b_print.c b_dump.c b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c bss_dgram.c
makedepend: warning:  bio_lib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  bio_lib.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  bio_lib.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bio_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  b_print.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  bss_log.c (reading /usr/include/sys/syslog.h, line 37): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bio'
making depend in crypto/stack...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/stack'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  stack.c
makedepend: warning:  stack.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  stack.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  stack.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  stack.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/stack'
making depend in crypto/lhash...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/lhash'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  lhash.c lh_stats.c
makedepend: warning:  lhash.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  lhash.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  lhash.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lhash.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  lh_stats.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  lh_stats.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/lhash'
making depend in crypto/rand...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rand'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c rand_win.c rand_unix.c rand_os2.c rand_nw.c
makedepend: warning:  md_rand.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  md_rand.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  md_rand.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  md_rand.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  randfile.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rand_egd.c (reading /usr/include/sys/socket.h, line 29): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rand_egd.c (reading /usr/include/bits/socket.h, line 29): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  rand_egd.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  rand_unix.c (reading /usr/include/rpc/netdb.h, line 42): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rand'
making depend in crypto/err...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/err'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  err.c err_all.c err_prn.c
makedepend: warning:  err.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  err.c, line 113: cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  err.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  err.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/err'
making depend in crypto/evp...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/evp'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  -- encode.c digest.c evp_enc.c evp_key.c evp_acnf.c e_des.c e_bf.c e_idea.c e_des3.c e_camellia.c e_rc4.c e_aes.c names.c e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c m_dss.c m_dss1.c m_mdc2.c m_ripemd.c m_ecdsa.c p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c evp_pkey.c evp_pbe.c p5_crpt.c p5_crpt2.c e_old.c
makedepend: warning:  encode.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  encode.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  encode.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  encode.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/evp'
making depend in crypto/asn1...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/asn1'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c a_print.c a_type.c a_set.c a_dup.c a_d2i_fp.c a_i2d_fp.c a_enum.c a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c d2i_pu.c d2i_pr.c i2d_pu.c i2d_pr.c t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c t_bitst.c tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c f_int.c f_string.c n_pkey.c f_enum.c a_hdr.c x_pkey.c a_bool.c x_exten.c asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_meth.c a_bytes.c a_strnid.c evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c
makedepend: warning:  a_object.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  a_object.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  a_object.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  a_object.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  a_object.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  a_time.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x_algor.c, line 59: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  tasn_new.c, line 60: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  tasn_fre.c, line 60: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  tasn_enc.c, line 60: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  tasn_dec.c, line 60: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  tasn_utl.c, line 60: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x_exten.c, line 59: cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/asn1'
making depend in crypto/pem...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pem'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  -- pem_sign.c pem_seal.c pem_info.c pem_lib.c pem_all.c pem_err.c pem_x509.c pem_xaux.c pem_oth.c pem_pk8.c pem_pkey.c
makedepend: warning:  pem_sign.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  pem_sign.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  pem_sign.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pem_sign.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pem'
making depend in crypto/x509...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  x509_def.c x509_d2.c x509_r2x.c x509_cmp.c x509_obj.c x509_req.c x509spki.c x509_vfy.c x509_set.c x509cset.c x509rset.c x509_err.c x509name.c x509_v3.c x509_ext.c x509_att.c x509type.c x509_lu.c x_all.c x509_txt.c x509_trs.c by_file.c by_dir.c x509_vpm.c
makedepend: warning:  x509_def.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  x509_def.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  x509_def.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  x509_def.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509'
making depend in crypto/x509v3...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509v3'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_lib.c v3_prn.c v3_utl.c v3err.c v3_genn.c v3_alt.c v3_skey.c v3_akey.c v3_pku.c v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c v3_info.c v3_ocsp.c v3_akeya.c v3_pmaps.c v3_pcons.c v3_ncons.c v3_pcia.c v3_pci.c pcy_cache.c pcy_node.c pcy_data.c pcy_map.c pcy_tree.c pcy_lib.c
makedepend: warning:  v3_bcons.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  v3_bcons.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  v3_bcons.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  v3_bcons.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  v3_bcons.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509v3'
making depend in crypto/conf...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/conf'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  -- conf_err.c conf_lib.c conf_api.c conf_def.c conf_mod.c conf_mall.c conf_sap.c
makedepend: warning:  conf_err.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  conf_err.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  conf_err.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  conf_api.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_api.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  conf_def.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/conf'
making depend in crypto/txt_db...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/txt_db'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  txt_db.c
makedepend: warning:  txt_db.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  txt_db.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  txt_db.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  txt_db.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/txt_db'
making depend in crypto/pkcs7...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs7'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  pk7_asn1.c pk7_lib.c pkcs7err.c pk7_doit.c pk7_smime.c pk7_attr.c pk7_mime.c
makedepend: warning:  pk7_asn1.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pk7_asn1.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  pk7_asn1.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs7'
making depend in crypto/pkcs12...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs12'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  p12_add.c p12_asn.c p12_attr.c p12_crpt.c p12_crt.c p12_decr.c p12_init.c p12_key.c p12_kiss.c p12_mutl.c p12_utl.c p12_npas.c pk12err.c p12_p8d.c p12_p8e.c
makedepend: warning:  p12_add.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  p12_add.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  p12_add.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  p12_add.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  p12_asn.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs12'
making depend in crypto/comp...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/comp'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  -- comp_lib.c comp_err.c c_rle.c c_zlib.c
makedepend: warning:  comp_lib.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  comp_lib.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  comp_lib.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  comp_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/comp'
making depend in crypto/ocsp...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ocsp'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  -- ocsp_asn.c ocsp_ext.c ocsp_ht.c ocsp_lib.c ocsp_cl.c ocsp_srv.c ocsp_prn.c ocsp_vfy.c ocsp_err.c
makedepend: warning:  ocsp_asn.c (reading /usr/include/time.h, line 39): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ocsp_asn.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_asn.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_ext.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ocsp_ext.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ocsp'
making depend in crypto/ui...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ui'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  ui_err.c ui_lib.c ui_openssl.c ui_util.c ui_compat.c
makedepend: warning:  ui_err.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ui_err.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  ui_err.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  ui_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_lib.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ui_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ui'
making depend in crypto/krb5...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/krb5'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  -- krb5_asn.c
makedepend: warning:  krb5_asn.c (reading /usr/include/time.h, line 39): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/time.h
	/usr/include/bits/types.h
makedepend: warning:  krb5_asn.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  krb5_asn.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  krb5_asn.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  krb5_asn.c (reading ../../include/openssl/asn1t.h, line 61): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/krb5'
making depend in crypto/store...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/store'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  str_err.c str_lib.c str_meth.c str_mem.c
makedepend: warning:  str_err.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  str_err.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  str_err.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  str_lib.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  str_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/store'
making depend in crypto/pqueue...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pqueue'
../../util/domd ../.. -MD makedepend -- -O -O2 -march=pentium3 -pipe -Wa,--noexecstack -I.. -I../.. -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5  --  pqueue.c
makedepend: warning:  pqueue.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  pqueue.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  pqueue.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../../stddef.h
	not in ../../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  pqueue.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../../stdarg.h
	not in ../../include/stdarg.h
	not in /usr/include/stdarg.h
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pqueue'
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto'
making depend in ssl...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/ssl'
makedepend: warning:  s2_meth.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  s2_meth.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../crypto/stddef.h
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  s2_meth.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../crypto/stdarg.h
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  s2_meth.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../crypto/stdarg.h
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  s3_both.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/ssl'
making depend in engines...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/engines'
makedepend: warning:  e_4758cca.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  e_4758cca.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  e_4758cca.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_4758cca.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  e_aep.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  e_aep.c includes ../include/openssl/bn.h more than once!
Already have
	/usr/include/stdio.h
	../include/openssl/bn.h
	/usr/include/string.h
	../include/openssl/e_os2.h
	/usr/include/sys/types.h
	/usr/include/unistd.h
	../include/openssl/crypto.h
	../include/openssl/dso.h
	../include/openssl/engine.h
	../include/openssl/buffer.h
	../include/openssl/rsa.h
	../include/openssl/dsa.h
	../include/openssl/dh.h
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/engines'
making depend in apps...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/apps'
makedepend: warning:  openssl.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  openssl.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  openssl.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  openssl.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  openssl.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/math.h includes /usr/include/bits/mathcalls.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/huge_val.h
	/usr/include/bits/mathdef.h
	/usr/include/bits/mathcalls.h
makedepend: warning:  /usr/include/math.h includes /usr/include/bits/mathcalls.h more than once!
Already have
	/usr/include/features.h
	/usr/include/bits/huge_val.h
	/usr/include/bits/mathdef.h
	/usr/include/bits/mathcalls.h
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/apps'
making depend in test...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/test'
makedepend: warning:  bntest.c (reading /usr/include/stdio.h, line 34): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/bits/types.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/_G_config.h, line 14): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/wchar.h, line 48): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/gconv.h, line 31): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/libio.h, line 53): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  bntest.c (reading /usr/include/stdlib.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  /usr/include/time.h includes /usr/include/bits/types.h more than once!
Already have
	/usr/include/bits/types.h
makedepend: warning:  bntest.c (reading /usr/include/sys/types.h, line 147): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/alloca.h, line 25): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/string.h, line 33): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading /usr/include/unistd.h, line 195): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  bntest.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
	not in ../stdarg.h
	not in ../include/stdarg.h
	not in /usr/include/stdarg.h
makedepend: warning:  bntest.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ssltest.c (reading /usr/include/limits.h, line 125): cannot find include file "limits.h"
makedepend: warning:  ssltest.c (reading /usr/include/sys/socket.h, line 29): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ssltest.c (reading /usr/include/bits/socket.h, line 29): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
makedepend: warning:  ssltest.c (reading /usr/include/rpc/netdb.h, line 42): cannot find include file "stddef.h"
	not in ../stddef.h
	not in ../include/stddef.h
	not in /usr/include/stddef.h
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/test'
making depend in tools...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/tools'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/tools'
making all in crypto...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
( echo "#ifndef MK1MF_BUILD"; \
	echo '  /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
	echo '  #define CFLAGS "cc -O -O2 -march=pentium3 -pipe -Wa,--noexecstack"'; \
	echo '  #define PLATFORM "dist"'; \
	echo "  #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
	echo '#endif' ) >buildinf.h
making all in ssl...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/ssl'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s2_meth.o s2_meth.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cryptlib.o cryptlib.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s2_srvr.o s2_srvr.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o mem.o mem.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o mem_clr.o mem_clr.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s2_clnt.o s2_clnt.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o mem_dbg.o mem_dbg.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cversion.o cversion.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ex_data.o ex_data.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s2_lib.o s2_lib.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s2_enc.o s2_enc.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s2_pkt.o s2_pkt.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tmdiff.o tmdiff.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cpt_err.o cpt_err.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ebcdic.o ebcdic.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o uid.o uid.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o o_time.o o_time.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o o_str.o o_str.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_meth.o s3_meth.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_srvr.o s3_srvr.c
cc -I. -I.. -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o o_dir.o o_dir.c
ar  r ../libcrypto.a cryptlib.o mem.o mem_clr.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o 
ar: creating ../libcrypto.a
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
making all in crypto/objects...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/objects'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o o_names.o o_names.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o obj_dat.o obj_dat.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_clnt.o s3_clnt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o obj_lib.o obj_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o obj_err.o obj_err.c
ar  r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/objects'
making all in crypto/md2...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md2'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md2_dgst.o md2_dgst.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_lib.o s3_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md2_one.o md2_one.c
ar  r ../../libcrypto.a md2_dgst.o md2_one.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md2'
making all in crypto/md4...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md4'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md4_dgst.o md4_dgst.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_enc.o s3_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md4_one.o md4_one.c
ar  r ../../libcrypto.a md4_dgst.o md4_one.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md4'
making all in crypto/md5...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md5'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md5_dgst.o md5_dgst.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_pkt.o s3_pkt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md5_one.o md5_one.c
ar  r ../../libcrypto.a md5_dgst.o md5_one.o 
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/md5'
making all in crypto/sha...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/sha'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sha_dgst.o sha_dgst.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s3_both.o s3_both.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s23_meth.o s23_meth.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s23_srvr.o s23_srvr.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s23_clnt.o s23_clnt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sha1dgst.o sha1dgst.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s23_lib.o s23_lib.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s23_pkt.o s23_pkt.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t1_meth.o t1_meth.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t1_srvr.o t1_srvr.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t1_clnt.o t1_clnt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sha_one.o sha_one.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sha1_one.o sha1_one.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t1_lib.o t1_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sha256.o sha256.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t1_enc.o t1_enc.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_meth.o d1_meth.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_srvr.o d1_srvr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sha512.o sha512.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_clnt.o d1_clnt.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_lib.o d1_lib.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_pkt.o d1_pkt.c
ar  r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o 
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/sha'
making all in crypto/hmac...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/hmac'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o hmac.o hmac.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_both.o d1_both.c
ar  r ../../libcrypto.a hmac.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/hmac'
making all in crypto/ripemd...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ripemd'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rmd_dgst.o rmd_dgst.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d1_enc.o d1_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rmd_one.o rmd_one.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_lib.o ssl_lib.c
ar  r ../../libcrypto.a rmd_dgst.o rmd_one.o 
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ripemd'
making all in crypto/des...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/des'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o set_key.o set_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecb_enc.o ecb_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cbc_enc.o cbc_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecb3_enc.o ecb3_enc.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_err2.o ssl_err2.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_cert.o ssl_cert.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cfb64enc.o cfb64enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cfb64ede.o cfb64ede.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_sess.o ssl_sess.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cfb_enc.o cfb_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ofb64ede.o ofb64ede.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o enc_read.o enc_read.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_ciph.o ssl_ciph.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o enc_writ.o enc_writ.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ofb64enc.o ofb64enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ofb_enc.o ofb_enc.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_stat.o ssl_stat.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o str2key.o str2key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcbc_enc.o pcbc_enc.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_rsa.o ssl_rsa.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o qud_cksm.o qud_cksm.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_key.o rand_key.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_asn1.o ssl_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o des_enc.o des_enc.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_txt.o ssl_txt.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_algs.o ssl_algs.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_ssl.o bio_ssl.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ssl_err.o ssl_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o fcrypt_b.o fcrypt_b.c
cc -I../crypto -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o kssl.o kssl.c
ar  r ../libssl.a s2_meth.o  s2_srvr.o  s2_clnt.o  s2_lib.o  s2_enc.o s2_pkt.o s3_meth.o  s3_srvr.o  s3_clnt.o  s3_lib.o  s3_enc.o s3_pkt.o s3_both.o s23_meth.o s23_srvr.o s23_clnt.o s23_lib.o          s23_pkt.o t1_meth.o   t1_srvr.o t1_clnt.o  t1_lib.o  t1_enc.o d1_meth.o   d1_srvr.o d1_clnt.o  d1_lib.o  d1_pkt.o d1_both.o d1_enc.o ssl_lib.o ssl_err2.o ssl_cert.o ssl_sess.o ssl_ciph.o ssl_stat.o ssl_rsa.o ssl_asn1.o ssl_txt.o ssl_algs.o bio_ssl.o ssl_err.o kssl.o
ar: creating ../libssl.a
/usr/bin/ranlib ../libssl.a || echo Never mind.
if [ -n "" ]; then \
		(cd ..; make libssl); \
	fi
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/ssl'
making all in engines...
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/engines'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_4758cca.o e_4758cca.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o fcrypt.o fcrypt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o xcbc_enc.o xcbc_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rpc_enc.o rpc_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o cbc_cksm.o cbc_cksm.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ede_cbcm_enc.o ede_cbcm_enc.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_aep.o e_aep.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o des_old.o des_old.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o des_old2.o des_old2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o read2pwd.o read2pwd.c
ar  r ../../libcrypto.a set_key.o  ecb_enc.o  cbc_enc.o ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o  ofb64ede.o enc_read.o enc_writ.o ofb64enc.o ofb_enc.o  str2key.o  pcbc_enc.o qud_cksm.o rand_key.o des_enc.o fcrypt_b.o fcrypt.o xcbc_enc.o rpc_enc.o  cbc_cksm.o ede_cbcm_enc.o des_old.o des_old2.o read2pwd.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/des'
making all in crypto/aes...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/aes'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_misc.o aes_misc.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_atalla.o e_atalla.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_cswift.o e_cswift.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_ecb.o aes_ecb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_cfb.o aes_cfb.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_gmp.o e_gmp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_ofb.o aes_ofb.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_chil.o e_chil.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_ctr.o aes_ctr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_ige.o aes_ige.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_nuron.o e_nuron.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_core.o aes_core.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o aes_cbc.o aes_cbc.c
ar  r ../../libcrypto.a aes_misc.o aes_ecb.o aes_cfb.o aes_ofb.o aes_ctr.o aes_ige.o aes_core.o aes_cbc.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_sureware.o e_sureware.c
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/aes'
making all in crypto/rc2...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc2'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc2_ecb.o rc2_ecb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc2_skey.o rc2_skey.c
cc -I../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_ubsec.o e_ubsec.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc2_cbc.o rc2_cbc.c
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/engines'
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc2cfb64.o rc2cfb64.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc2ofb64.o rc2ofb64.c
making all in apps...
ar  r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc2'
making all in crypto/rc4...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc4'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc4_skey.o rc4_skey.c
make[1]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/apps'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o verify.o verify.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rc4_enc.o rc4_enc.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn1pars.o asn1pars.c
ar  r ../../libcrypto.a rc4_skey.o rc4_enc.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rc4'
making all in crypto/idea...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/idea'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i_cbc.o i_cbc.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o req.o req.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i_cfb64.o i_cfb64.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i_ofb64.o i_ofb64.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i_ecb.o i_ecb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i_skey.o i_skey.c
ar  r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/idea'
making all in crypto/bf...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bf'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_skey.o bf_skey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_ecb.o bf_ecb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_enc.o bf_enc.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dgst.o dgst.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_cfb64.o bf_cfb64.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_ofb64.o bf_ofb64.c
ar  r ../../libcrypto.a bf_skey.o bf_ecb.o bf_enc.o bf_cfb64.o bf_ofb64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bf'
making all in crypto/cast...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/cast'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_skey.o c_skey.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh.o dh.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dhparam.o dhparam.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_ecb.o c_ecb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_enc.o c_enc.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o enc.o enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_cfb64.o c_cfb64.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_ofb64.o c_ofb64.c
ar  r ../../libcrypto.a c_skey.o c_ecb.o c_enc.o c_cfb64.o c_ofb64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/cast'
making all in crypto/bn...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bn'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_add.o bn_add.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_div.o bn_div.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o passwd.o passwd.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_exp.o bn_exp.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o gendh.o gendh.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o errstr.o errstr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_lib.o bn_lib.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ca.o ca.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_ctx.o bn_ctx.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_mul.o bn_mul.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_mod.o bn_mod.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_print.o bn_print.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_rand.o bn_rand.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_shift.o bn_shift.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_word.o bn_word.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_blind.o bn_blind.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pkcs7.o pkcs7.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_kron.o bn_kron.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_sqrt.o bn_sqrt.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o crl2p7.o crl2p7.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_gcd.o bn_gcd.c
/usr/local/bin/perl bn_prime.pl >bn_prime.h
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o crl.o crl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_prime.o bn_prime.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_err.o bn_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_sqr.o bn_sqr.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa.o rsa.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_asm.o bn_asm.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsautl.o rsautl.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa.o dsa.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsaparam.o dsaparam.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec.o ec.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecparam.o ecparam.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_recp.o bn_recp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_mont.o bn_mont.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_mpi.o bn_mpi.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_exp2.o bn_exp2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_gf2m.o bn_gf2m.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509.o x509.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_nist.o bn_nist.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_depr.o bn_depr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bn_const.o bn_const.c
ar  r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o bn_asm.o bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o bn_depr.o bn_const.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bn'
making all in crypto/ec...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ec'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_lib.o ec_lib.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o genrsa.o genrsa.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o gendsa.o gendsa.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s_server.o s_server.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecp_smpl.o ecp_smpl.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s_client.o s_client.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecp_mont.o ecp_mont.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecp_nist.o ecp_nist.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_cvt.o ec_cvt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_mult.o ec_mult.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o speed.o speed.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_err.o ec_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_curve.o ec_curve.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_check.o ec_check.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_print.o ec_print.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_asn1.o ec_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec_key.o ec_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec2_smpl.o ec2_smpl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ec2_mult.o ec2_mult.c
ar  r ../../libcrypto.a ec_lib.o ecp_smpl.o ecp_mont.o ecp_nist.o ec_cvt.o ec_mult.o ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.o ec2_smpl.o ec2_mult.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ec'
making all in crypto/rsa...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rsa'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_eay.o rsa_eay.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s_time.o s_time.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o apps.o apps.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_gen.o rsa_gen.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_lib.o rsa_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_sign.o rsa_sign.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_saos.o rsa_saos.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s_cb.o s_cb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_err.o rsa_err.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o s_socket.o s_socket.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_pk1.o rsa_pk1.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o app_rand.o app_rand.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o version.o version.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_ssl.o rsa_ssl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_none.o rsa_none.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_oaep.o rsa_oaep.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o sess_id.o sess_id.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_chk.o rsa_chk.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_null.o rsa_null.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_pss.o rsa_pss.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ciphers.o ciphers.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_x931.o rsa_x931.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o nseq.o nseq.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_asn1.o rsa_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rsa_depr.o rsa_depr.c
ar  r ../../libcrypto.a rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o rsa_pss.o rsa_x931.o rsa_asn1.o rsa_depr.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rsa'
making all in crypto/dsa...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dsa'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_gen.o dsa_gen.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pkcs12.o pkcs12.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_key.o dsa_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_lib.o dsa_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_asn1.o dsa_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_vrf.o dsa_vrf.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_sign.o dsa_sign.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_err.o dsa_err.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pkcs8.o pkcs8.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_ossl.o dsa_ossl.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o spkac.o spkac.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dsa_depr.o dsa_depr.c
ar  r ../../libcrypto.a dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o dsa_err.o dsa_ossl.o dsa_depr.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dsa'
making all in crypto/ecdsa...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdsa'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecs_lib.o ecs_lib.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o smime.o smime.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecs_asn1.o ecs_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecs_ossl.o ecs_ossl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecs_sign.o ecs_sign.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecs_vrf.o ecs_vrf.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ecs_err.o ecs_err.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand.o rand.c
ar  r ../../libcrypto.a ecs_lib.o ecs_asn1.o ecs_ossl.o ecs_sign.o ecs_vrf.o ecs_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o engine.o engine.c
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdsa'
making all in crypto/dh...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dh'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_asn1.o dh_asn1.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp.o ocsp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_gen.o dh_gen.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_key.o dh_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_lib.o dh_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_check.o dh_check.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_err.o dh_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dh_depr.o dh_depr.c
ar  r ../../libcrypto.a dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o dh_depr.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dh'
making all in crypto/ecdh...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdh'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ech_lib.o ech_lib.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o prime.o prime.c
cc -DMONOLITH -I.. -I../include  -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o openssl.o openssl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ech_ossl.o ech_ossl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ech_key.o ech_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ech_err.o ech_err.c
rm -f openssl
shlib_target=; if [ -n "" ]; then \
		shlib_target=""; \
	fi; \
	if [ "${shlib_target}" = "darwin-shared" ] ; then \
	  LIBRARIES="../libssl.a  ../libcrypto.a" ; \
	else \
	  LIBRARIES="-L.. -lssl  -L.. -lcrypto" ; \
	fi; \
	make -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 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 spkac.o smime.o rand.o engine.o ocsp.o prime.o" \
		LIBDEPS=" $LIBRARIES " \
		link_app.${shlib_target}
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/apps'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
( :; LIBDEPS="${LIBDEPS:--L.. -lssl  -L.. -lcrypto }"; LDCMD="${LDCMD:-cc}"; LDFLAGS="${LDFLAGS:--O -O2 -march=pentium3 -pipe -Wa,--noexecstack}"; LIBPATH=`for x in $LIBDEPS; do if echo $x | grep '^ *-L' > /dev/null 2>&1; then echo $x | sed -e 's/^ *-L//'; fi; done | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=openssl} 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 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 spkac.o smime.o rand.o engine.o ocsp.o prime.o ${LIBDEPS} )
ar  r ../../libcrypto.a ech_lib.o ech_ossl.o ech_key.o ech_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ecdh'
making all in crypto/dso...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dso'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_dl.o dso_dl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_dlfcn.o dso_dlfcn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_err.o dso_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_lib.o dso_lib.c
openssl.o: In function `do_cmd':
openssl.c:(.text+0xb2): undefined reference to `lh_retrieve'
openssl.c:(.text+0x110): undefined reference to `BIO_new_fp'
openssl.c:(.text+0x12d): undefined reference to `lh_retrieve'
openssl.c:(.text+0x153): undefined reference to `BIO_printf'
openssl.c:(.text+0x15e): undefined reference to `BIO_free_all'
openssl.c:(.text+0x183): undefined reference to `BIO_printf'
openssl.c:(.text+0x246): undefined reference to `BIO_new_fp'
openssl.c:(.text+0x27f): undefined reference to `BIO_printf'
openssl.c:(.text+0x2a5): undefined reference to `BIO_free_all'
openssl.c:(.text+0x2de): undefined reference to `BIO_printf'
openssl.c:(.text+0x2f4): undefined reference to `BIO_printf'
openssl.c:(.text+0x335): undefined reference to `BIO_printf'
openssl.c:(.text+0x36b): undefined reference to `BIO_printf'
openssl.c:(.text+0x3b5): undefined reference to `BIO_printf'
openssl.o:openssl.c:(.text+0x3da): more undefined references to `BIO_printf' follow
openssl.o: In function `main':
openssl.c:(.text+0x4d4): undefined reference to `OPENSSL_add_all_algorithms_noconf'
openssl.c:(.text+0x4d9): undefined reference to `ERR_load_crypto_strings'
openssl.c:(.text+0x4e1): undefined reference to `ENGINE_load_builtin_engines'
openssl.c:(.text+0x516): undefined reference to `NCONF_new'
openssl.c:(.text+0x52e): undefined reference to `NCONF_load'
openssl.c:(.text+0x591): undefined reference to `lh_new'
openssl.c:(.text+0x5bb): undefined reference to `lh_insert'
openssl.c:(.text+0x5ee): undefined reference to `lh_retrieve'
openssl.c:(.text+0x633): undefined reference to `NCONF_free'
openssl.c:(.text+0x647): undefined reference to `lh_free'
openssl.c:(.text+0x662): undefined reference to `CONF_modules_unload'
openssl.c:(.text+0x66c): undefined reference to `EVP_cleanup'
openssl.c:(.text+0x671): undefined reference to `ENGINE_cleanup'
openssl.c:(.text+0x682): undefined reference to `ERR_remove_state'
openssl.c:(.text+0x687): undefined reference to `ERR_free_strings'
openssl.c:(.text+0x6a5): undefined reference to `BIO_free'
openssl.c:(.text+0x79a): undefined reference to `BIO_printf'
openssl.c:(.text+0x7bc): undefined reference to `BIO_ctrl'
openssl.c:(.text+0x84d): undefined reference to `NCONF_free'
openssl.c:(.text+0x859): undefined reference to `ERR_clear_error'
openssl.c:(.text+0x863): undefined reference to `BIO_s_file'
openssl.c:(.text+0x871): undefined reference to `BIO_new'
openssl.c:(.text+0x8a3): undefined reference to `BIO_ctrl'
openssl.c:(.text+0x8eb): undefined reference to `BIO_printf'
openssl.o: In function `hash':
openssl.c:(.text+0x6e): undefined reference to `lh_strhash'
verify.o: In function `load_untrusted':
verify.c:(.text+0xd): undefined reference to `sk_new_null'
verify.c:(.text+0x2b): undefined reference to `BIO_new_file'
verify.c:(.text+0x53): undefined reference to `PEM_X509_INFO_read_bio'
verify.c:(.text+0x66): undefined reference to `sk_shift'
verify.c:(.text+0x7a): undefined reference to `sk_push'
verify.c:(.text+0x88): undefined reference to `X509_INFO_free'
verify.c:(.text+0x90): undefined reference to `sk_num'
verify.c:(.text+0x9e): undefined reference to `sk_num'
verify.c:(.text+0xad): undefined reference to `BIO_free'
verify.c:(.text+0xb5): undefined reference to `sk_free'
verify.c:(.text+0xde): undefined reference to `BIO_printf'
verify.c:(.text+0xe6): undefined reference to `sk_free'
verify.c:(.text+0x109): undefined reference to `BIO_printf'
verify.c:(.text+0x125): undefined reference to `BIO_printf'
verify.c:(.text+0x150): undefined reference to `BIO_printf'
verify.o: In function `check':
verify.c:(.text+0x1d0): undefined reference to `X509_STORE_CTX_new'
verify.c:(.text+0x1eb): undefined reference to `X509_STORE_set_flags'
verify.c:(.text+0x205): undefined reference to `X509_STORE_CTX_init'
verify.c:(.text+0x21f): undefined reference to `X509_STORE_CTX_trusted_stack'
verify.c:(.text+0x235): undefined reference to `X509_STORE_CTX_set_purpose'
verify.c:(.text+0x23d): undefined reference to `X509_verify_cert'
verify.c:(.text+0x247): undefined reference to `X509_STORE_CTX_free'
verify.c:(.text+0x25a): undefined reference to `ERR_print_errors'
verify.c:(.text+0x262): undefined reference to `X509_free'
verify.c:(.text+0x279): undefined reference to `ERR_print_errors'
verify.c:(.text+0x288): undefined reference to `ERR_print_errors'
verify.o: In function `verify_main':
verify.c:(.text+0x2e8): undefined reference to `X509_STORE_new'
verify.c:(.text+0x2ff): undefined reference to `ERR_load_crypto_strings'
verify.c:(.text+0x401): undefined reference to `BIO_printf'
verify.c:(.text+0x417): undefined reference to `BIO_printf'
verify.c:(.text+0x42d): undefined reference to `BIO_printf'
verify.c:(.text+0x443): undefined reference to `BIO_printf'
verify.c:(.text+0x458): undefined reference to `X509_PURPOSE_get0'
verify.c:(.text+0x462): undefined reference to `X509_PURPOSE_get0_name'
verify.c:(.text+0x46c): undefined reference to `X509_PURPOSE_get0_sname'
verify.c:(.text+0x48a): undefined reference to `BIO_printf'
verify.c:(.text+0x492): undefined reference to `X509_PURPOSE_get_count'
verify.c:(.text+0x4ad): undefined reference to `X509_VERIFY_PARAM_free'
verify.c:(.text+0x4bf): undefined reference to `X509_STORE_free'
verify.c:(.text+0x4c7): undefined reference to `X509_free'
verify.c:(.text+0x4d3): undefined reference to `sk_pop_free'
verify.c:(.text+0x4d8): undefined reference to `X509_free'
verify.c:(.text+0x4e4): undefined reference to `sk_pop_free'
verify.c:(.text+0x56a): undefined reference to `X509_STORE_set1_param'
verify.c:(.text+0x56f): undefined reference to `X509_LOOKUP_file'
verify.c:(.text+0x57e): undefined reference to `X509_STORE_add_lookup'
verify.c:(.text+0x5b8): undefined reference to `X509_LOOKUP_ctrl'
verify.c:(.text+0x5c5): undefined reference to `X509_LOOKUP_hash_dir'
verify.c:(.text+0x5d4): undefined reference to `X509_STORE_add_lookup'
verify.c:(.text+0x60e): undefined reference to `X509_LOOKUP_ctrl'
verify.c:(.text+0x61b): undefined reference to `ERR_clear_error'
verify.c:(.text+0x729): undefined reference to `BIO_printf'
verify.c:(.text+0x736): undefined reference to `ERR_print_errors'
verify.c:(.text+0x78f): undefined reference to `BIO_s_file'
verify.c:(.text+0x797): undefined reference to `BIO_new'
verify.c:(.text+0x7c9): undefined reference to `BIO_ctrl'
verify.c:(.text+0x7f4): undefined reference to `X509_LOOKUP_ctrl'
verify.c:(.text+0x826): undefined reference to `X509_LOOKUP_ctrl'
verify.c:(.text+0x8a6): undefined reference to `BIO_printf'
verify.c:(.text+0x8b3): undefined reference to `ERR_print_errors'
verify.o: In function `cb':
verify.c:(.text+0x901): undefined reference to `X509_get_subject_name'
verify.c:(.text+0x916): undefined reference to `X509_NAME_oneline'
verify.c:(.text+0x929): undefined reference to `X509_verify_cert_error_string'
verify.c:(.text+0x996): undefined reference to `ERR_clear_error'
asn1pars.o: In function `asn1parse_main':
asn1pars.c:(.text+0x59): undefined reference to `sk_new_null'
asn1pars.c:(.text+0x177): undefined reference to `ERR_load_crypto_strings'
asn1pars.c:(.text+0x17c): undefined reference to `BIO_s_file'
asn1pars.c:(.text+0x184): undefined reference to `BIO_new'
asn1pars.c:(.text+0x18b): undefined reference to `BIO_s_file'
asn1pars.c:(.text+0x193): undefined reference to `BIO_new'
asn1pars.c:(.text+0x1cc): undefined reference to `BIO_ctrl'
asn1pars.c:(.text+0x1f4): undefined reference to `BIO_ctrl'
asn1pars.c:(.text+0x230): undefined reference to `BIO_ctrl'
asn1pars.c:(.text+0x257): undefined reference to `BIO_new_file'
asn1pars.c:(.text+0x267): undefined reference to `BUF_MEM_new'
asn1pars.c:(.text+0x283): undefined reference to `BUF_MEM_grow'
asn1pars.c:(.text+0x2b4): undefined reference to `NCONF_new'
asn1pars.c:(.text+0x2d0): undefined reference to `NCONF_load'
asn1pars.c:(.text+0x2f5): undefined reference to `ASN1_generate_nconf'
asn1pars.c:(.text+0x302): undefined reference to `NCONF_free'
asn1pars.c:(.text+0x314): undefined reference to `i2d_ASN1_TYPE'
asn1pars.c:(.text+0x329): undefined reference to `BUF_MEM_grow'
asn1pars.c:(.text+0x33c): undefined reference to `NCONF_free'
asn1pars.c:(.text+0x344): undefined reference to `ASN1_TYPE_free'
asn1pars.c:(.text+0x356): undefined reference to `ERR_print_errors'
asn1pars.c:(.text+0x37f): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x390): undefined reference to `BIO_free'
asn1pars.c:(.text+0x3ab): undefined reference to `ERR_print_errors'
asn1pars.c:(.text+0x3bd): undefined reference to `BUF_MEM_free'
asn1pars.c:(.text+0x3cf): undefined reference to `ASN1_TYPE_free'
asn1pars.c:(.text+0x3e1): undefined reference to `sk_free'
asn1pars.c:(.text+0x4f4): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x520): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x536): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x54c): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x562): undefined reference to `BIO_printf'
asn1pars.o:asn1pars.c:(.text+0x578): more undefined references to `BIO_printf' follow
asn1pars.o: In function `asn1parse_main':
asn1pars.c:(.text+0x6a0): undefined reference to `ERR_print_errors'
asn1pars.c:(.text+0x6cc): undefined reference to `BIO_free'
asn1pars.c:(.text+0x6d8): undefined reference to `BIO_free'
asn1pars.c:(.text+0x6ea): undefined reference to `BIO_free_all'
asn1pars.c:(.text+0x6fc): undefined reference to `BIO_free'
asn1pars.c:(.text+0x781): undefined reference to `BIO_s_file'
asn1pars.c:(.text+0x789): undefined reference to `BIO_new'
asn1pars.c:(.text+0x7bb): undefined reference to `BIO_ctrl'
asn1pars.c:(.text+0x851): undefined reference to `BIO_ctrl'
asn1pars.c:(.text+0x890): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x8b7): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x8c4): undefined reference to `ERR_print_errors'
asn1pars.c:(.text+0x92e): undefined reference to `BIO_read'
asn1pars.ccc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_null.o dso_null.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_openssl.o dso_openssl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_win32.o dso_win32.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o dso_vms.o dso_vms.c
:(.text+0x949): undefined reference to `BUF_MEM_grow'
asn1pars.c:(.text+0x976): undefined reference to `i2d_ASN1_TYPE'
asn1pars.c:(.text+0x97e): undefined reference to `ASN1_TYPE_free'
asn1pars.c:(.text+0x996): undefined reference to `sk_num'
asn1pars.c:(.text+0x9c7): undefined reference to `sk_value'
asn1pars.c:(.text+0x9e1): undefined reference to `BIO_printf'
asn1pars.c:(.text+0x9ef): undefined reference to `sk_num'
asn1pars.c:(.text+0xa0a): undefined reference to `sk_value'
asn1pars.c:(.text+0xa4c): undefined reference to `d2i_ASN1_TYPE'
asn1pars.c:(.text+0xa5a): undefined reference to `ASN1_TYPE_free'
asn1pars.c:(.text+0xa70): undefined reference to `ASN1_TYPE_get'
asn1pars.c:(.text+0xadd): undefined reference to `BIO_write'
asn1pars.c:(.text+0xafc): undefined reference to `BIO_printf'
asn1pars.c:(.text+0xb0e): undefined reference to `ERR_print_errors'
asn1pars.c:(.text+0xb49): undefined reference to `sk_push'
asn1pars.c:(.text+0xbba): undefined reference to `BIO_printf'
asn1pars.c:(.text+0xbec): undefined reference to `BIO_printf'
asn1pars.c:(.text+0xc20): undefined reference to `BIO_printf'
asn1pars.c:(.text+0xc2d): undefined reference to `ERR_print_errors'
asn1pars.c:(.text+0xc5d): undefined reference to `NCONF_get_string'
asn1pars.c:(.text+0xc82): undefined reference to `BIO_printf'
asn1pars.c:(.text+0xcbb): undefined reference to `BIO_f_base64'
asn1pars.c:(.text+0xcc3): undefined reference to `BIO_new'
asn1pars.c:(.text+0xcda): undefined reference to `BIO_push'
asn1pars.c:(.text+0xd11): undefined reference to `ASN1_parse_dump'
req.o: In function `req_check_len':
req.c:(.text+0x2c): undefined reference to `BIO_printf'
req.c:(.text+0x4a): undefined reference to `BIO_printf'
req.o: In function `build_subject':
req.c:(.text+0xdd): undefined reference to `X509_REQ_set_subject_name'
req.c:(.text+0xe9): undefined reference to `X509_NAME_free'
req.c:(.text+0x104): undefined reference to `X509_NAME_free'
req.o: In function `req_cb':
req.c:(.text+0x150): undefined reference to `BIO_write'
req.c:(.text+0x170): undefined reference to `BIO_ctrl'
req.o: In function `req_main':
req.c:(.text+0x1e8): undefined reference to `EVP_sha1'
req.c:(.text+0x1fa): undefined reference to `EVP_des_ede3_cbc'
req.c:(.text+0x408): undefined reference to `ERR_load_crypto_strings'
req.c:(.text+0x46e): undefined reference to `NCONF_new'
req.c:(.text+0x48e): undefined reference to `NCONF_load'
req.c:(.text+0x4d5): undefined reference to `NCONF_get_string'
req.c:(.text+0x4ee): undefined reference to `BIO_new_file'
req.c:(.text+0x508): undefined reference to `BIO_free'
req.c:(.text+0x571): undefined reference to `X509V3_set_ctx'
req.c:(.text+0x582): undefined reference to `X509V3_set_nconf'
req.c:(.text+0x5a1): undefined reference to `X509V3_EXT_add_nconf'
req.c:(.text+0x5de): undefined reference to `NCONF_get_string'
req.c:(.text+0x5f0): undefined reference to `ASN1_STRING_set_default_mask_asc'
req.c:(.text+0x623): undefined reference to `NCONF_get_string'
req.c:(.text+0x6a6): undefined reference to `X509V3_set_ctx'
req.c:(.text+0x6b7): undefined reference to `X509V3_set_nconf'
req.c:(.text+0x6d8): undefined reference to `X509V3_EXT_add_nconf'
req.c:(.text+0x6e5): undefined reference to `BIO_s_file'
req.c:(.text+0x6ed): undefined reference to `BIO_new'
req.c:(.text+0x6f8): undefined reference to `BIO_s_file'
req.c:(.text+0x700): undefined reference to `BIO_new'
req.c:(.text+0x79a): undefined reference to `EVP_PKEY_type'
req.c:(.text+0x7b3): undefined reference to `EVP_PKEY_type'
req.c:(.text+0x804): undefined reference to `BIO_ctrl'
req.c:(.text+0x83c): undefined reference to `BIO_printf'
req.c:(.text+0x8f8): undefined reference to `BIO_printf'
req.c:(.text+0x927): undefined reference to `BIO_printf'
req.c:(.text+0x93d): undefined reference to `BIO_printf'
req.c:(.text+0x953): undefined reference to `BIO_printf'
req.o:req.c:(.text+0x969): more undefined references to `BIO_printf' follow
req.o: In function `req_main':
req.c:(.text+0xcd4): undefined reference to `ERR_print_errors'
req.c:(.text+0xced): undefined reference to `NCONF_free'
req.c:(.text+0xcfb): undefined reference to `BIO_free'
req.c:(.text+0xd09): undefined reference to `BIO_free_all'
req.c:(.text+0xd17): undefined reference to `EVP_PKEY_free'
req.c:(.text+0xd25): undefined reference to `X509_REQ_free'
req.c:(.text+0xd33): undefined reference to `X509_free'
req.c:(.text+0xd41): undefined reference to `ASN1_INTEGER_free'
req.c:(.text+0xdef): undefined reference to `BIO_printf'
req.c:(.text+0xe2e): undefined reference to `BIO_s_file'
req.c:(.text+0xe36): undefined reference to `BIO_new'
req.c:(.text+0xe68): undefined reference to `BIO_ctrl'
req.c:(.text+0xe94): undefined reference to `BIO_printf'
req.c:(.text+0xeb9): undefined reference to `BIO_printf'
req.c:(.text+0xeff): undefined reference to `BIO_printf'
req.c:(.text+0xfac): undefined reference to `BIO_printf'
req.c:(.text+0x1006): undefined reference to `BIO_printf'
req.c:(.text+0x1021): undefined reference to `ERR_clear_error'
req.c:(.text+0x104b): undefined reference to `NCONF_get_string'
req.c:(.text+0x105e): undefined reference to `ERR_clear_error'
req.c:(.text+0x10b7): undefined reference to `NCONF_get_string'
req.c:(.text+0x10c7): undefined reference to `ERR_clear_error'
req.c:(.text+0x10eb): undefined reference to `NCONF_get_string'
req.c:(.text+0x10fb): undefined reference to `ERR_clear_error'
req.c:(.text+0x1155): undefined reference to `BIO_printf'
req.c:(.text+0x118e): undefined reference to `BIO_ctrl'
req.c:(.text+0x11d3): undefined reference to `EVP_dss1'
req.c:(.text+0x11ec): undefined reference to `EVP_ecdsa'
req.c:(.text+0x1213): undefined reference to `X509_new'
req.c:(.text+0x123c): undefined reference to `X509_set_version'
req.c:(.text+0x126a): undefined reference to `X509_set_serialNumber'
req.c:(.text+0x128f): undefined reference to `X509_set_issuer_name'
req.c:(.text+0x12b2): undefined reference to `X509_gmtime_adj'
req.c:(.text+0x12de): undefined reference to `X509_gmtime_adj'
req.c:(.text+0x1303): undefined reference to `X509_set_subject_name'
req.c:(.text+0x1319): undefined reference to `X509_REQ_get_pubkey'
req.c:(.text+0x1335): undefined reference to `X509_set_pubkey'
req.c:(.text+0x1348): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x1370): undefined reference to `X509V3_set_ctx'
req.c:(.text+0x1381): undefined reference to `X509V3_set_nconf'
req.c:(.text+0x13b0): undefined reference to `X509V3_EXT_add_nconf'
req.c:(.text+0x13da): undefined reference to `X509_sign'
req.c:(.text+0x1420): undefined reference to `BIO_printf'
req.c:(.text+0x1433): undefined reference to `X509_get_serialNumber'
req.c:(.text+0x147d): undefined reference to `X509V3_set_ctx'
req.c:(.text+0x148e): undefined reference to `X509V3_set_nconf'
req.c:(.text+0x14bd): undefined reference to `X509V3_EXT_REQ_add_nconf'
req.c:(.text+0x14e7): undefined reference to `X509_REQ_sign'
req.c:(.text+0x151c): undefined reference to `BIO_printf'
req.c:(.text+0x1526): undefined reference to `X509_REQ_new'
req.c:(.text+0x154f): undefined reference to `NCONF_get_string'
req.c:(.text+0x159f): undefined reference to `NCONF_get_string'
req.c:(.text+0x15c4): undefined reference to `NCONF_get_section'
req.c:(.text+0x15f1): undefined reference to `NCONF_get_string'
req.c:(.text+0x1616): undefined reference to `NCONF_get_section'
req.c:(.text+0x1638): undefined reference to `X509_REQ_set_version'
req.c:(.text+0x167b): undefined reference to `sk_num'
req.c:(.text+0x1695): undefined reference to `sk_value'
req.c:(.text+0x172b): undefined reference to `X509_NAME_add_entry_by_txt'
req.c:(.text+0x1741): undefined reference to `ERR_clear_error'
req.c:(.text+0x176c): undefined reference to `X509_NAME_entry_count'
req.c:(.text+0x1792): undefined reference to `sk_num'
req.c:(.text+0x17ac): undefined reference to `sk_value'
req.c:(.text+0x17db): undefined reference to `X509_REQ_add1_attr_by_txt'
req.c:(.text+0x1837): undefined reference to `sk_num'
req.c:(.text+0x184e): undefined reference to `sk_free'
req.c:(.text+0x1885): undefined reference to `BIO_printf'
req.c:(.text+0x18d3): undefined reference to `BIO_printf'
req.c:(.text+0x18e4): undefined reference to `BIO_printf'
req.c:(.text+0x18f5): undefined reference to `BIO_printf'
req.c:(.text+0x1906): undefined reference to `BIO_printf'
req.o:req.c:(.text+0x191c): more undefined references to `BIO_printf' follow
req.o: In function `req_main':
req.c:(.text+0x1956): undefined reference to `sk_num'
req.c:(.text+0x197d): undefined reference to `sk_num'
req.c:(.text+0x19a1): undefined reference to `sk_value'
req.c:(.text+0x1a77): undefined reference to `BIO_snprintf'
req.c:(.text+0x1aa1): undefined reference to `NCONF_get_string'
req.c:(.text+0x1ab5): undefined reference to `ERR_clear_error'
req.c:(.text+0x1ae2): undefined reference to `BIO_snprintf'
req.c:(.text+0x1b03): undefined reference to `NCONF_get_string'
req.c:(.text+0x1b12): undefined reference to `ERR_clear_error'
req.c:(.text+0x1b39): undefined reference to `BIO_snprintf'
req.c:(.text+0x1b61): undefined reference to `NCONF_get_number_e'
req.c:(.text+0x1b6a): undefined reference to `ERR_clear_error'
req.c:(.text+0x1b98): undefined reference to `BIO_snprintf'
req.c:(.text+0x1bc0): undefined reference to `NCONF_get_number_e'
req.c:(.text+0x1bc9): undefined reference to `ERR_clear_error'
req.c:(.text+0x1c06): undefined reference to `BIO_printf'
req.c:(.text+0x1c28): undefined reference to `BIO_ctrl'
req.c:(.text+0x1c5d): undefined reference to `BUF_strlcpy'
req.c:(.text+0x1c7d): undefined reference to `BUF_strlcat'
req.c:(.text+0x1c9d): undefined reference to `BIO_printf'
req.c:(.text+0x1d79): undefined reference to `X509_NAME_add_entry_by_NID'
req.c:(.text+0x1da3): undefined reference to `X509_REQ_set_pubkey'
req.c:(.text+0x1dc6): undefined reference to `BIO_printf'
req.c:(.text+0x1dd9): undefined reference to `X509_NAME_entry_count'
req.c:(.text+0x1dff): undefined reference to `sk_num'
req.c:(.text+0x1e23): undefined reference to `BIO_printf'
req.c:(.text+0x1e39): undefined reference to `BIO_printf'
req.c:(.text+0x1e66): undefined reference to `sk_num'
req.c:(.text+0x1e8a): undefined reference to `sk_value'
req.c:(.text+0x1ec5): undefined reference to `BIO_snprintf'
req.c:(.text+0x1eef): undefined reference to `NCONF_get_string'
req.c:(.text+0x1efe): undefined reference to `ERR_clear_error'
req.c:(.text+0x1f2d): undefined reference to `BIO_snprintf'
req.c:(.text+0x1f4e): undefined reference to `NCONF_get_string'
req.c:(.text+0x1f5d): undefined reference to `ERR_clear_error'
req.c:(.text+0x1f86): undefined reference to `BIO_snprintf'
req.c:(.text+0x1fae): undefined reference to `NCONF_get_number_e'
req.c:(.text+0x1fdd): undefined reference to `BIO_snprintf'
req.c:(.text+0x2005): undefined reference to `NCONF_get_number_e'
req.c:(.text+0x2047): undefined reference to `BIO_printf'
req.c:(.text+0x2069): undefined reference to `BIO_ctrl'
req.c:(.text+0x2096): undefined reference to `BUF_strlcpy'
req.c:(.text+0x20b4): undefined reference to `BUF_strlcat'
req.c:(.text+0x20d4): undefined reference to `BIO_printf'
req.c:(.text+0x215d): undefined reference to `X509_REQ_add1_attr_by_NID'
req.c:(.text+0x217b): undefined reference to `BIO_printf'
req.c:(.text+0x2188): undefined reference to `ERR_print_errors'
req.c:(.text+0x21a3): undefined reference to `BIO_printf'
req.c:(.text+0x21c5): undefined reference to `BIO_printf'
req.c:(.text+0x21e0): undefined reference to `BIO_printf'
req.c:(.text+0x2224): undefined reference to `BUF_strlcpy'
req.c:(.text+0x223d): undefined reference to `BUF_strlcat'
req.c:(.text+0x22ea): undefined reference to `BUF_strlcpy'
req.c:(.text+0x230a): undefined reference to `BUF_strlcat'
req.c:(.text+0x2358): undefined reference to `BIO_printf'
req.c:(.text+0x2375): undefined reference to `BIO_printf'
req.c:(.text+0x239f): undefined reference to `NCONF_get_string'
req.c:(.text+0x23aa): undefined reference to `ERR_clear_error'
req.c:(.text+0x2410): undefined reference to `NCONF_get_string'
req.c:(.text+0x241b): undefined reference to `ERR_clear_error'
req.c:(.text+0x24b0): undefined reference to `BIO_printf'
req.c:(.text+0x24b5): undefined reference to `EVP_PKEY_new'
req.c:(.text+0x253f): undefined reference to `BIO_printf'
req.c:(.text+0x2564): undefined reference to `BIO_ctrl'
req.c:(.text+0x258b): undefined reference to `NCONF_get_string'
req.c:(.text+0x261f): undefined reference to `PEM_write_bio_PrivateKey'
req.c:(.text+0x2628): undefined reference to `ERR_peek_error'
req.c:(.text+0x2644): undefined reference to `ERR_clear_error'
req.c:(.text+0x2651): undefined reference to `ERR_clear_error'
req.c:(.text+0x2670): undefined reference to `NCONF_get_string'
req.c:(.text+0x267f): undefined reference to `ERR_clear_error'
req.c:(.text+0x269c): undefined reference to `BIO_printf'
req.c:(.text+0x26e9): undefined reference to `NCONF_get_string'
req.c:(.text+0x26fc): undefined reference to `ERR_clear_error'
req.c:(.text+0x2712): undefined reference to `BIO_printf'
req.c:(.text+0x2738): undefined reference to `BIO_ctrl'
req.c:(.text+0x2774): undefined reference to `EVP_PKEY_assign'
req.c:(.text+0x27c5): undefined reference to `EVP_PKEY_assign'
req.c:(.text+0x2861): undefined reference to `NCONF_get_number_e'
req.c:(.text+0x28b7): undefined reference to `EVP_PKEY_assign'
req.c:(.text+0x28f1): undefined reference to `BIO_printf'
req.c:(.text+0x2915): undefined reference to `NCONF_get_string'
req.c:(.text+0x2928): undefined reference to `ERR_clear_error'
req.c:(.text+0x294d): undefined reference to `BIO_printf'
req.c:(.text+0x2969): undefined reference to `BIO_printf'
req.c:(.text+0x29db): undefined reference to `BIO_printf'
req.c:(.text+0x2aa2): undefined reference to `X509_REQ_verify'
req.c:(.text+0x2ac9): undefined reference to `BIO_printf'
req.c:(.text+0x2ad6): undefined reference to `ERR_print_errors'
req.c:(.text+0x2b66): undefined reference to `BIO_ctrl'
req.c:(.text+0x2bb9): undefined reference to `X509_print_ex'
req.c:(.text+0x2be1): undefined reference to `X509_get_subject_name'
req.c:(.text+0x2c29): undefined reference to `X509_get_pubkey'
req.c:(.text+0x2c92): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x2cf1): undefined reference to `PEM_write_bio_X509_REQ_NEW'
req.c:(.text+0x2d42): undefined reference to `BIO_printf'
req.c:(.text+0x2d5f): undefined reference to `PEM_write_bio_X509'
req.c:(.text+0x2d80): undefined reference to `BIO_printf'
req.c:(.text+0x2daf): undefined reference to `BIO_ctrl'
req.c:(.text+0x2dcc): undefined reference to `i2d_X509_bio'
req.c:(.text+0x2de6): undefined reference to `i2d_X509_REQ_bio'
req.c:(.text+0x2e35): undefined reference to `BIO_printf'
req.c:(.text+0x2e52): undefined reference to `PEM_write_bio_X509_REQ'
req.c:(.text+0x2e91): undefined reference to `X509_REQ_get_pubkey'
req.c:(.text+0x2ea6): undefined reference to `X509_REQ_get_pubkey'
req.c:(.text+0x2ebe): undefined reference to `PEM_write_bio_PUBKEY'
req.c:(.text+0x2ec6): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x2ef4): undefined reference to `BIO_printf'
req.c:(.text+0x2f01): undefined reference to `ERR_print_errors'
req.c:(.text+0x2f1c): undefined reference to `BIO_printf'
req.c:(.text+0x2f2f): undefined reference to `X509_REQ_get_pubkey'
req.c:(.text+0x2f4b): undefined reference to `X509_REQ_verify'
req.c:(.text+0x2f55): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x2f80): undefined reference to `BIO_ctrl'
req.c:(.text+0x2fab): undefined reference to `X509_REQ_print_ex'
req.c:(.text+0x2fc6): undefined reference to `BIO_printf'
req.c:(.text+0x2feb): undefined reference to `BIO_printf'
req.c:(.text+0x3028): undefined reference to `BIO_printf'
req.c:(.text+0x3032): undefined reference to `ERR_clear_error'
req.c:(.text+0x3089): undefined reference to `NCONF_get_string'
req.c:(.text+0x3099): undefined reference to `EVP_get_digestbyname'
req.c:(.text+0x31e1): undefined reference to `ERR_clear_error'
req.c:(.text+0x31f1): undefined reference to `ERR_clear_error'
req.c:(.text+0x3201): undefined reference to `ERR_clear_error'
req.c:(.text+0x321a): undefined reference to `d2i_X509_REQ_bio'
req.c:(.text+0x324f): undefined reference to `BIO_printf'
req.c:(.text+0x329f): undefined reference to `PEM_read_bio_X509_REQ'
req.c:(.text+0x33a8): undefined reference to `BIO_new_file'
req.c:(.text+0x33d6): undefined reference to `PEM_read_bio_DSAparams'
req.c:(.text+0x33ee): undefined reference to `BIO_free'
req.c:(.text+0x344a): undefined reference to `ERR_clear_error'
req.c:(.text+0x346d): undefined reference to `BIO_ctrl'
req.c:(.text+0x348d): undefined reference to `PEM_read_bio_X509'
req.c:(.text+0x349f): undefined reference to `X509_get_pubkey'
req.c:(.text+0x34ca): undefined reference to `ASN1_dup'
req.c:(.text+0x34d8): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x34e0): undefined reference to `X509_free'
req.c:(.text+0x3504): undefined reference to `BIO_printf'
req.c:(.text+0x3561): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x3569): undefined reference to `X509_free'
req.c:(.text+0x36de): undefined reference to `BIO_new_file'
req.c:(.text+0x371f): undefined reference to `PEM_read_bio_ECPKParameters'
req.c:(.text+0x3763): undefined reference to `BIO_free'
req.c:(.text+0x37cd): undefined reference to `ERR_clear_error'
req.c:(.text+0x37f0): undefined reference to `BIO_ctrl'
req.c:(.text+0x380c): undefined reference to `PEM_read_bio_X509'
req.c:(.text+0x381e): undefined reference to `X509_get_pubkey'
req.c:(.text+0x3838): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x3840): undefined reference to `X509_free'
req.c:(.text+0x3883): undefined reference to `EVP_PKEY_free'
req.c:(.text+0x388b): undefined reference to `X509_free'
req.c:(.text+0x3b27): undefined reference to `s2i_ASN1_INTEGER'
req.c:(.text+0x3b49): undefined reference to `EVP_get_digestbyname'
dgst.o: In function `do_fp':
dgst.c:(.text+0x21): undefined reference to `BIO_read'
dgst.c:(.text+0x53): undefined reference to `BIO_ctrl'
dgst.c:(.text+0x73): undefined reference to `EVP_VerifyFinal'
dgst.c:(.text+0x90): undefined reference to `BIO_printf'
dgst.c:(.text+0xc3): undefined reference to `BIO_ctrl'
dgst.c:(.text+0xe0): undefined reference to `EVP_SignFinal'
dgst.c:(.text+0x105): undefined reference to `BIO_write'
dgst.c:(.text+0x126): undefined reference to `BIO_printf'
dgst.c:(.text+0x133): undefined reference to `ERR_print_errors'
dgst.c:(.text+0x15a): undefined reference to `BIO_printf'
dgst.c:(.text+0x185): undefined reference to `BIO_write'
dgst.c:(.text+0x1a9): undefined reference to `BIO_printf'
dgst.c:(.text+0x1cd): undefined reference to `BIO_printf'
dgst.c:(.text+0x1e3): undefined reference to `BIO_printf'
dgst.c:(.text+0x200): undefined reference to `BIO_printf'
dgst.c:(.text+0x20d): undefined reference to `ERR_print_errors'
dgst.c:(.text+0x23a): undefined reference to `BIO_gets'
dgst.o: In function `dgst_main':
dgst.c:(.text+0x32d): undefined reference to `BIO_free_all'
dgst.c:(.text+0x338): undefined reference to `EVP_PKEY_free'
dgst.c:(.text+0x362): undefined reference to `BIO_free'
dgst.c:(.text+0x394): undefined reference to `EVP_get_digestbyname'
dgst.c:(.text+0x594): undefined reference to `BIO_printf'
dgst.c:(.text+0x5cf): undefined reference to `BIO_s_file'
dgst.c:(.text+0x5d7): undefined reference to `BIO_new'
dgst.c:(.text+0x5e2): undefined reference to `BIO_f_md'
dgst.c:(.text+0x5ea): undefined reference to `BIO_new'
dgst.c:(.text+0x611): undefined reference to `BIO_debug_callback'
dgst.c:(.text+0x6b5): undefined reference to `BIO_new_file'
dgst.c:(.text+0x761): undefined reference to `BIO_ctrl'
dgst.c:(.text+0x788): undefined reference to `BIO_printf'
dgst.c:(.text+0x795): undefined reference to `ERR_print_errors'
dgst.c:(.text+0x7c6): undefined reference to `BIO_printf'
dgst.c:(.text+0x7f9): undefined reference to `BIO_s_file'
dgst.c:(.text+0x801): undefined reference to `BIO_new'
dgst.c:(.text+0x833): undefined reference to `BIO_ctrl'
dgst.c:(.text+0x852): undefined reference to `BIO_printf'
dgst.c:(.text+0x8a7): undefined reference to `BIO_free'
dgst.c:(.text+0x8c0): undefined reference to `BIO_new_file'
dgst.c:(.text+0x8da): undefined reference to `ERR_print_errors'
dgst.c:(.text+0x91e): undefined reference to `BIO_printf'
dgst.c:(.text+0x934): undefined reference to `BIO_printf'
dgst.c:(.text+0x94a): undefined reference to `BIO_printf'
dgst.c:(.text+0x960): undefined reference to `BIO_printf'
dgst.c:(.text+0x976): undefined reference to `BIO_printf'
dgst.o:dgst.c:(.text+0x98c): more undefined references to `BIO_printf' follow
dgst.o: In function `dgst_main':
dgst.c:(.text+0xbde): undefined reference to `BIO_push'
dgst.c:(.text+0xc15): undefined reference to `BIO_ctrl'
dgst.c:(.text+0xc7b): undefined reference to `EVP_md5'
dgst.c:(.text+0xcf7): undefined reference to `BIO_printf'
dgst.c:(.text+0xd04): undefined reference to `ERR_print_errors'
dgst.c:(.text+0xdd7): undefined reference to `BIO_ctrl'
dgst.c:(.text+0xe15): undefined reference to `BIO_ctrl'
dgst.c:(.text+0xe89): undefined reference to `BIO_snprintf'
dgst.c:(.text+0xece): undefined reference to `BIO_new_file'
dgst.c:(.text+0xedb): undefined reference to `EVP_PKEY_size'
dgst.c:(.text+0xf15): undefined reference to `BIO_read'
dgst.c:(.text+0xf20): undefined reference to `BIO_free'
dgst.c:(.text+0xf61): undefined reference to `BIO_new_fp'
dgst.c:(.text+0x10e4): undefined reference to `EVP_get_digestbyname'
dh.o: In function `dh_main':
dh.c:(.text+0x126): undefined reference to `ERR_load_crypto_strings'
dh.c:(.text+0x145): undefined reference to `BIO_s_file'
dh.c:(.text+0x14d): undefined reference to `BIO_new'
dh.c:(.text+0x154): undefined reference to `BIO_s_file'
dh.c:(.text+0x15c): undefined reference to `BIO_new'
dh.c:(.text+0x19a): undefined reference to `BIO_ctrl'
dh.c:(.text+0x1ce): undefined reference to `BIO_ctrl'
dh.c:(.text+0x200): undefined reference to `BIO_printf'
dh.c:(.text+0x21a): undefined reference to `BIO_free'
dh.c:(.text+0x226): undefined reference to `BIO_free_all'
dh.c:(.text+0x2f5): undefined reference to `BIO_printf'
dh.c:(.text+0x321): undefined reference to `BIO_printf'
dh.c:(.text+0x332): undefined reference to `BIO_printf'
dh.c:(.text+0x343): undefined reference to `BIO_printf'
dh.c:(.text+0x354): undefined reference to `BIO_printf'
dh.o:dh.c:(.text+0x36a): more undefined references to `BIO_printf' follow
dh.o: In function `dh_main':
dh.c:(.text+0x499): undefined reference to `ERR_print_errors'
dh.c:(.text+0x4b1): undefined reference to `BIO_s_file'
dh.c:(.text+0x4b9): undefined reference to `BIO_new'
dh.c:(.text+0x4eb): undefined reference to `BIO_ctrl'
dh.c:(.text+0x55a): undefined reference to `PEM_read_bio_DHparams'
dh.c:(.text+0x5ba): undefined reference to `BIO_printf'
dh.c:(.text+0x5e6): undefined reference to `BIO_ctrl'
dh.c:(.text+0x639): undefined reference to `BIO_ctrl'
dh.c:(.text+0x65d): undefined reference to `ASN1_d2i_bio'
dh.c:(.text+0x6f2): undefined reference to `DHparams_print'
dh.c:(.text+0x809): undefined reference to `BIO_printf'
dh.c:(.text+0x816): undefined reference to `ERR_print_errors'
dh.c:(.text+0x974): undefined reference to `PEM_write_bio_DHparams'
dh.c:(.text+0x9a7): undefined reference to `ASN1_i2d_bio'
dhparam.o: In function `dhparam_main':
dhparam.c:(.text+0x13d): undefined reference to `ERR_load_crypto_strings'
dhparam.c:(.text+0x1ea): undefined reference to `BIO_printf'
dhparam.c:(.text+0x219): undefined reference to `BIO_printf'
dhparam.c:(.text+0x296): undefined reference to `BIO_s_file'
dhparam.c:(.text+0x29e): undefined reference to `BIO_new'
dhparam.c:(.text+0x2d4): undefined reference to `BIO_ctrl'
dhparam.c:(.text+0x337): undefined reference to `BIO_printf'
dhparam.c:(.text+0x378): undefined reference to `BIO_printf'
dhparam.c:(.text+0x38e): undefined reference to `BIO_printf'
dhparam.c:(.text+0x3d5): undefined reference to `ERR_print_errors'
dhparam.c:(.text+0x50d): undefined reference to `BIO_printf'
dhparam.c:(.text+0x523): undefined reference to `BIO_printf'
dhparam.c:(.text+0x539): undefined reference to `BIO_printf'
dhparam.c:(.text+0x54f): undefined reference to `BIO_printf'
dhparam.c:(.text+0x565): undefined reference to `BIO_printf'
dhparam.o:dhparam.c:(.text+0x57b): more undefined references to `BIO_printf' follow
dhparam.o: In function `dhparam_main':
dhparam.c:(.text+0x6d5): undefined reference to `BIO_s_file'
dhparam.c:(.text+0x6e1): undefined reference to `BIO_new'
dhparam.c:(.text+0x71b): undefined reference to `BIO_ctrl'
dhparam.c:(.text+0x74d): undefined reference to `BIO_printf'
dhparam.c:(.text+0x766): undefined reference to `BIO_free'
dhparam.c:(.text+0x776): undefined reference to `BIO_free_all'
dhparam.c:(.text+0x781): undefined reference to `BIO_s_file'
dhparam.c:(.text+0x789): undefined reference to `BIO_new'
dhparam.c:(.text+0x7bb): undefined reference to `BIO_ctrl'
dhparam.c:(.text+0x824): undefined reference to `PEM_read_bio_DSAparams'
dhparam.c:(.text+0x859): undefined reference to `ERR_print_errors'
dhparam.c:(.text+0x873): undefined reference to `ERR_print_errors'
dhparam.c:(.text+0x8ee): undefined reference to `BIO_printf'
dhparam.c:(.text+0x94a): undefined reference to `PEM_read_bio_DHparams'
dhparam.c:(.text+0x96e): undefined reference to `BIO_printf'
dhparam.c:(.text+0xa00): undefined reference to `DHparams_print'
dhparam.c:(.text+0xb20): undefined reference to `BIO_ctrl'
dhparam.c:(.text+0xb34): undefined reference to `PEM_write_bio_DHparams'
dhparam.c:(.text+0xb58): undefined reference to `BIO_printf'
dhparam.c:(.text+0xb6a): undefined reference to `ERR_print_errors'
dhparam.c:(.text+0xb8f): undefined reference to `BIO_ctrl'
dhparam.c:(.text+0xd59): undefined reference to `ASN1_d2i_bio'
dhparam.c:(.text+0xd97): undefined reference to `ASN1_d2i_bio'
dhparam.c:(.text+0xdf2): undefined reference to `BIO_printf'
dhparam.c:(.text+0xe0e): undefined reference to `ASN1_i2d_bio'
dhparam.c:(.text+0xe2c): undefined reference to `BIO_printf'
dhparam.c:(.text+0xe39): undefined reference to `ERR_print_errors'
dhparam.o: In function `dh_cb':
dhparam.c:(.text+0xf00): undefined reference to `BIO_write'
dhparam.c:(.text+0xf20): undefined reference to `BIO_ctrl'
enc.o: In function `set_hex':
enc.c:(.text+0x32): undefined reference to `BIO_printf'
enc.c:(.text+0x101): undefined reference to `BIO_printf'
enc.o: In function `enc_main':
enc.c:(.text+0x1a3): undefined reference to `EVP_get_cipherbyname'
enc.c:(.text+0x374): undefined reference to `EVP_get_digestbyname'
enc.c:(.text+0x4b6): undefined reference to `BIO_s_file'
enc.c:(.text+0x4be): undefined reference to `BIO_new'
enc.c:(.text+0x4c9): undefined reference to `BIO_s_file'
enc.c:(.text+0x4d1): undefined reference to `BIO_new'
enc.c:(.text+0x533): undefined reference to `BIO_ctrl'
enc.c:(.text+0x618): undefined reference to `BIO_snprintf'
enc.c:(.text+0x63b): undefined reference to `EVP_read_pw_string'
enc.c:(.text+0x65c): undefined reference to `BIO_printf'
enc.c:(.text+0x670): undefined reference to `ERR_print_errors'
enc.c:(.text+0x69d): undefined reference to `BIO_printf'
enc.c:(.text+0x6af): undefined reference to `ERR_print_errors'
enc.c:(.text+0x6d3): undefined reference to `EVP_get_cipherbyname'
enc.c:(.text+0x8bf): undefined reference to `BIO_printf'
enc.c:(.text+0x8e4): undefined reference to `BIO_printf'
enc.c:(.text+0x903): undefined reference to `BIO_printf'
enc.c:(.text+0x922): undefined reference to `BIO_printf'
enc.c:(.text+0x941): undefined reference to `BIO_printf'
enc.o:enc.c:(.text+0x960): more undefined references to `BIO_printf' follow
enc.o: In function `enc_main':
enc.c:(.text+0xbc3): undefined reference to `BIO_ctrl'
enc.c:(.text+0xc93): undefined reference to `BIO_write'
enc.c:(.text+0xcb9): undefined reference to `BIO_printf'
enc.c:(.text+0xcc0): undefined reference to `BIO_s_file'
enc.c:(.text+0xcc8): undefined reference to `BIO_new'
enc.c:(.text+0xcfa): undefined reference to `BIO_ctrl'
enc.c:(.text+0xd22): undefined reference to `BIO_printf'
enc.c:(.text+0xd45): undefined reference to `ERR_print_errors'
enc.c:(.text+0xd8d): undefined reference to `BIO_free'
enc.c:(.text+0xda5): undefined reference to `BIO_free_all'
enc.c:(.text+0xdb1): undefined reference to `BIO_free'
enc.c:(.text+0xdcd): undefined reference to `BIO_free'
enc.c:(.text+0xdf2): undefined reference to `BIO_printf'
enc.c:(.text+0xe85): undefined reference to `EVP_BytesToKey'
enc.c:(.text+0xf2e): undefined reference to `BIO_f_cipher'
enc.c:(.text+0xf3b): undefined reference to `BIO_new'
enc.c:(.text+0xf65): undefined reference to `BIO_ctrl'
enc.c:(.text+0xf94): undefined reference to `EVP_CipherInit_ex'
enc.c:(.text+0xfd9): undefined reference to `EVP_CipherInit_ex'
enc.c:(.text+0xff7): undefined reference to `BIO_debug_callback'
enc.c:(.text+0x10e9): undefined reference to `BIO_push'
enc.c:(.text+0x1111): undefined reference to `BIO_read'
enc.c:(.text+0x1137): undefined reference to `BIO_write'
enc.c:(.text+0x1156): undefined reference to `BIO_printf'
enc.c:(.text+0x116e): undefined reference to `BIO_debug_callback'
enc.c:(.text+0x1175): undefined reference to `BIO_debug_callback'
enc.c:(.text+0x1190): undefined reference to `EVP_md5'
enc.c:(.text+0x11b1): undefined reference to `BIO_printf'
enc.c:(.text+0x11bb): undefined reference to `BIO_f_base64'
enc.c:(.text+0x11c3): undefined reference to `BIO_new'
enc.c:(.text+0x11e2): undefined reference to `BIO_debug_callback'
enc.c:(.text+0x122d): undefined reference to `BIO_push'
enc.c:(.text+0x1258): undefined reference to `ERR_print_errors'
enc.c:(.text+0x12b7): undefined reference to `BIO_ctrl'
enc.c:(.text+0x1353): undefined reference to `BIO_ctrl'
enc.c:(.text+0x13ef): undefined reference to `BIO_ctrl'
enc.c:(.text+0x1418): undefined reference to `BIO_number_read'
enc.c:(.text+0x1432): undefined reference to `BIO_printf'
enc.c:(.text+0x1440): undefined reference to `BIO_number_written'
enc.c:(.text+0x145a): undefined reference to `BIO_printf'
enc.c:(.text+0x14d1): undefined reference to `BIO_printf'
enc.c:(.text+0x14f6): undefined reference to `BIO_push'
enc.c:(.text+0x15b8): undefined reference to `BIO_printf'
enc.c:(.text+0x1609): undefined reference to `RAND_pseudo_bytes'
enc.c:(.text+0x163b): undefined reference to `BIO_read'
enc.c:(.text+0x167b): undefined reference to `BIO_write'
enc.c:(.text+0x16a7): undefined reference to `BIO_printf'
enc.c:(.text+0x176d): undefined reference to `BIO_read'
enc.c:(.text+0x18b8): undefined reference to `BIO_printf'
enc.c:(.text+0x18c5): undefined reference to `ERR_print_errors'
enc.c:(.text+0x18db): undefined reference to `EVP_CIPHER_CTX_set_padding'
enc.c:(.text+0x190a): undefined reference to `BIO_printf'
enc.c:(.text+0x1917): undefined reference to `ERR_print_errors'
enc.c:(.text+0x1944): undefined reference to `BIO_printf'
enc.c:(.text+0x1ac3): undefined reference to `EVP_get_cipherbyname'
enc.c:(.text+0x1af5): undefined reference to `BIO_printf'
enc.o: In function `show_ciphers':
enc.c:(.text+0x1b38): undefined reference to `BIO_printf'
enc.c:(.text+0x1b6d): undefined reference to `BIO_printf'
enc.c:(.text+0x1b5c): undefined reference to `BIO_printf'
passwd.o: In function `do_passwd':
passwd.c:(.text+0x4b): undefined reference to `RAND_pseudo_bytes'
passwd.c:(.text+0xa1): undefined reference to `RAND_pseudo_bytes'
passwd.c:(.text+0x1ee): undefined reference to `EVP_MD_CTX_init'
passwd.c:(.text+0x1f3): undefined reference to `EVP_md5'
passwd.c:(.text+0x208): undefined reference to `EVP_DigestInit_ex'
passwd.c:(.text+0x221): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x23a): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x25a): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x272): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x28b): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x293): undefined reference to `EVP_MD_CTX_init'
passwd.c:(.text+0x298): undefined reference to `EVP_md5'
passwd.c:(.text+0x2aa): undefined reference to `EVP_DigestInit_ex'
passwd.c:(.text+0x2c0): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x2d6): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x2ec): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x2fe): undefined reference to `EVP_DigestFinal_ex'
passwd.c:(.text+0x326): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x33e): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x365): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x380): undefined reference to `EVP_DigestFinal_ex'
passwd.c:(.text+0x3a3): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x400): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x412): undefined reference to `EVP_DigestFinal_ex'
passwd.c:(.text+0x423): undefined reference to `EVP_md5'
passwd.c:(.text+0x435): undefined reference to `EVP_DigestInit_ex'
passwd.c:(.text+0x4a2): undefined reference to `BIO_printf'
passwd.c:(.text+0x4d2): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x4f2): undefined reference to `EVP_DigestUpdate'
passwd.c:(.text+0x509): undefined reference to `EVP_MD_CTX_cleanup'
passwd.c:(.text+0x64e): undefined reference to `EVP_MD_CTX_cleanup'
passwd.c:(.text+0x676): undefined reference to `BIO_printf'
passwd.c:(.text+0x6b8): undefined reference to `BIO_printf'
passwd.c:(.text+0x6df): undefined reference to `BIO_printf'
passwd.c:(.text+0x760): undefined reference to `EVP_DigestUpdate'
passwd.o: In function `passwd_main':
passwd.c:(.text+0x978): undefined reference to `ERR_print_errors'
passwd.c:(.text+0x9ab): undefined reference to `BIO_free'
passwd.c:(.text+0x9c3): undefined reference to `BIO_free_all'
passwd.c:(.text+0x9d5): undefined reference to `BIO_s_file'
passwd.c:(.text+0x9dd): undefined reference to `BIO_new'
passwd.c:(.text+0xa1a): undefined reference to `BIO_ctrl'
passwd.c:(.text+0xbb0): undefined reference to `BIO_printf'
passwd.c:(.text+0xbc6): undefined reference to `BIO_printf'
passwd.c:(.text+0xbd7): undefined reference to `BIO_printf'
passwd.c:(.text+0xbe8): undefined reference to `BIO_printf'
passwd.c:(.text+0xbf9): undefined reference to `BIO_printf'
passwd.o:passwd.c:(.text+0xc0f): more undefined references to `BIO_printf' follow
passwd.o: In function `passwd_main':
passwd.c:(.text+0xe08): undefined reference to `BIO_s_file'
passwd.c:(.text+0xe10): undefined reference to `BIO_new'
passwd.c:(.text+0xe42): undefined reference to `BIO_ctrl'
passwd.c:(.text+0xe82): undefined reference to `BIO_s_file'
passwd.c:(.text+0xe8a): undefined reference to `BIO_new'
passwd.c:(.text+0xed7): undefined reference to `BIO_ctrl'
passwd.c:(.text+0xfed): undefined reference to `BIO_gets'
passwd.c:(.text+0x1031): undefined reference to `BIO_gets'
passwd.c:(.text+0x11ab): undefined reference to `BIO_ctrl'
passwd.c:(.text+0x11e7): undefined reference to `EVP_read_pw_string'
gendh.o: In function `gendh_main':
gendh.c:(.text+0x127): undefined reference to `BIO_s_file'
gendh.c:(.text+0x12f): undefined reference to `BIO_new'
gendh.c:(.text+0x165): undefined reference to `BIO_ctrl'
gendh.c:(.text+0x1c3): undefined reference to `BIO_printf'
gendh.c:(.text+0x1e7): undefined reference to `BIO_printf'
gendh.c:(.text+0x1fd): undefined reference to `BIO_printf'
gendh.c:(.text+0x23f): undefined reference to `ERR_print_errors'
gendh.c:(.text+0x247): undefined reference to `BIO_free_all'
gendh.c:(.text+0x32f): undefined reference to `BIO_printf'
gendh.c:(.text+0x345): undefined reference to `BIO_printf'
gendh.c:(.text+0x35b): undefined reference to `BIO_printf'
gendh.c:(.text+0x371): undefined reference to `BIO_printf'
gendh.c:(.text+0x387): undefined reference to `BIO_printf'
gendh.o:gendh.c:(.text+0x3aa): more undefined references to `BIO_printf' follow
gendh.o: In function `gendh_main':
gendh.c:(.text+0x3de): undefined reference to `ERR_print_errors'
gendh.c:(.text+0x401): undefined reference to `BIO_s_file'
gendh.c:(.text+0x409): undefined reference to `BIO_new'
gendh.c:(.text+0x43b): undefined reference to `BIO_ctrl'
gendh.c:(.text+0x466): undefined reference to `BIO_ctrl'
gendh.c:(.text+0x48c): undefined reference to `PEM_write_bio_DHparams'
gendh.c:(.text+0x4a8): undefined reference to `ERR_print_errors'
gendh.c:(.text+0x4d7): undefined reference to `BIO_printf'
gendh.o: In function `dh_cb':
gendh.c:(.text+0x540): undefined reference to `BIO_write'
gendh.c:(.text+0x560): undefined reference to `BIO_ctrl'
errstr.o: In function `errstr_main':
errstr.c:(.text+0x8b): undefined reference to `ERR_error_string_n'
errstr.c:(.text+0xfb): undefined reference to `BIO_s_file'
errstr.c:(.text+0x103): undefined reference to `BIO_new'
errstr.c:(.text+0x129): undefined reference to `BIO_ctrl'
errstr.c:(.text+0x135): undefined reference to `BIO_free_all'
errstr.c:(.text+0x156): undefined reference to `BIO_s_file'
errstr.c:(.text+0x15e): undefined reference to `BIO_new'
errstr.c:(.text+0x190): undefined reference to `BIO_ctrl'
errstr.c:(.text+0x19a): undefined reference to `ERR_get_string_table'
errstr.c:(.text+0x1a6): undefined reference to `lh_node_stats_bio'
errstr.c:(.text+0x1ab): undefined reference to `ERR_get_string_table'
errstr.c:(.text+0x1b7): undefined reference to `lh_stats_bio'
errstr.c:(.text+0x1bc): undefined reference to `ERR_get_string_table'
errstr.c:(.text+0x1c8): undefined reference to `lh_node_usage_stats_bio'
ca.o: In function `lookup_fail':
ca.c:(.text+0x20): undefined reference to `BIO_printf'
ca.o: In function `unpack_revinfo':
ca.c:(.text+0x40): undefined reference to `BUF_strdup'
ca.c:(.text+0x8f): undefined reference to `ASN1_UTCTIME_new'
ca.c:(.text+0xa0): undefined reference to `ASN1_UTCTIME_set_string'
ca.c:(.text+0xf7): undefined reference to `BIO_printf'
ca.c:(.text+0x1a6): undefined reference to `ASN1_GENERALIZEDTIME_free'
ca.c:(.text+0x1d4): undefined reference to `ASN1_OBJECT_free'
ca.c:(.text+0x23f): undefined reference to `ASN1_GENERALIZEDTIME_free'
ca.c:(.text+0x251): undefined reference to `ASN1_GENERALIZEDTIME_new'
ca.c:(.text+0x263): undefined reference to `ASN1_GENERALIZEDTIME_set_string'
ca.c:(.text+0x292): undefined reference to `BIO_printf'
ca.c:(.text+0x2bf): undefined reference to `BIO_printf'
ca.c:(.text+0x2fa): undefined reference to `BIO_printf'
ca.o: In function `old_entry_print':
ca.c:(.text+0x32a): undefined reference to `i2a_ASN1_OBJECT'
ca.c:(.text+0x366): undefined reference to `BIO_puts'
ca.c:(.text+0x3a7): undefined reference to `BIO_printf'
ca.c:(.text+0x3d3): undefined reference to `BIO_printf'
ca.c:(.text+0x3fa): undefined reference to `BIO_printf'
ca.c:(.text+0x41d): undefined reference to `BIO_printf'
ca.c:(.text+0x444): undefined reference to `BIO_printf'
ca.o:ca.c:(.text+0x457): more undefined references to `BIO_printf' follow
ca.o: In function `make_revoked':
ca.c:(.text+0x515): undefined reference to `X509_REVOKED_set_revocationDate'
ca.c:(.text+0x524): undefined reference to `ASN1_ENUMERATED_new'
ca.c:(.text+0x539): undefined reference to `ASN1_ENUMERATED_set'
ca.c:(.text+0x563): undefined reference to `ASN1_OBJECT_free'
ca.c:(.text+0x56e): undefined reference to `ASN1_GENERALIZEDTIME_free'
ca.c:(.text+0x576): undefined reference to `ASN1_ENUMERATED_free'
ca.c:(.text+0x581): undefined reference to `ASN1_TIME_free'
ca.c:(.text+0x5c6): undefined reference to `X509_REVOKED_add1_ext_i2d'
ca.c:(.text+0x5fa): undefined reference to `X509_REVOKED_add1_ext_i2d'
ca.c:(.text+0x62b): undefined reference to `X509_REVOKED_add1_ext_i2d'
ca.o: In function `make_revocation_str':
ca.c:(.text+0x672): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x6c0): undefined reference to `BUF_strlcpy'
ca.c:(.text+0x6dc): undefined reference to `BUF_strlcat'
ca.c:(.text+0x6ef): undefined reference to `BUF_strlcat'
ca.c:(.text+0x70e): undefined reference to `BUF_strlcat'
ca.c:(.text+0x724): undefined reference to `BUF_strlcat'
ca.c:(.text+0x72c): undefined reference to `ASN1_UTCTIME_free'
ca.c:(.text+0x758): undefined reference to `ASN1_GENERALIZEDTIME_set_string'
ca.c:(.text+0x791): undefined reference to `ASN1_OBJECT_free'
ca.c:(.text+0x7ab): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x839): undefined reference to `BIO_printf'
ca.c:(.text+0x862): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x895): undefined reference to `BIO_printf'
ca.o: In function `do_body':
ca.c:(.text+0x8e2): undefined reference to `ASN1_UTCTIME_new'
ca.c:(.text+0x94d): undefined reference to `X509_REQ_set_subject_name'
ca.c:(.text+0x961): undefined reference to `X509_NAME_free'
ca.c:(.text+0x9cb): undefined reference to `ASN1_PRINTABLE_type'
ca.c:(.text+0xa08): undefined reference to `X509_NAME_entry_count'
ca.c:(.text+0xa26): undefined reference to `X509_NAME_get_entry'
ca.c:(.text+0xa30): undefined reference to `X509_NAME_ENTRY_get_data'
ca.c:(.text+0xa3a): undefined reference to `X509_NAME_ENTRY_get_object'
ca.c:(.text+0xacc): undefined reference to `BIO_printf'
ca.c:(.text+0xb2a): undefined reference to `X509_NAME_free'
ca.c:(.text+0xb42): undefined reference to `X509_NAME_free'
ca.c:(.text+0xb61): undefined reference to `X509_NAME_free'
ca.c:(.text+0xb6f): undefined reference to `ASN1_UTCTIME_free'
ca.c:(.text+0xbb2): undefined reference to `BIO_printf'
ca.c:(.text+0xbeb): undefined reference to `ASN1_UNIVERSALSTRING_to_string'
ca.c:(.text+0xbf6): undefined reference to `X509_NAME_new'
ca.c:(.text+0xc1d): undefined reference to `X509_NAME_dup'
ca.c:(.text+0xc53): undefined reference to `sk_num'
ca.c:(.text+0xc6e): undefined reference to `sk_value'
ca.c:(.text+0xcb1): undefined reference to `X509_NAME_get_entry'
ca.c:(.text+0xd01): undefined reference to `X509_NAME_add_entry'
ca.c:(.text+0xd30): undefined reference to `X509_NAME_get_index_by_OBJ'
ca.c:(.text+0xd64): undefined reference to `X509_NAME_dup'
ca.c:(.text+0xdee): undefined reference to `X509_NAME_get_index_by_OBJ'
ca.c:(.text+0xe1e): undefined reference to `X509_NAME_get_entry'
ca.c:(.text+0xe2b): undefined reference to `X509_NAME_ENTRY_get_data'
ca.c:(.text+0xe39): undefined reference to `X509_NAME_ENTRY_get_data'
ca.c:(.text+0xe51): undefined reference to `ASN1_STRING_cmp'
ca.c:(.text+0xe89): undefined reference to `BIO_printf'
ca.c:(.text+0xeae): undefined reference to `BIO_printf'
ca.c:(.text+0xec0): undefined reference to `ERR_print_errors'
ca.c:(.text+0xee1): undefined reference to `X509_free'
ca.c:(.text+0xf06): undefined reference to `BIO_printf'
ca.c:(.text+0xf2d): undefined reference to `BIO_printf'
ca.c:(.text+0xf5a): undefined reference to `X509_NAME_ENTRY_free'
ca.c:(.text+0xf70): undefined reference to `BIO_printf'
ca.c:(.text+0xfd8): undefined reference to `BIO_printf'
ca.c:(.text+0x1009): undefined reference to `BUF_strdup'
ca.c:(.text+0x103f): undefined reference to `TXT_DB_get_by_index'
ca.c:(.text+0x1066): undefined reference to `BIO_printf'
ca.c:(.text+0x107c): undefined reference to `BIO_printf'
ca.c:(.text+0x10bf): undefined reference to `BIO_printf'
ca.c:(.text+0x10f0): undefined reference to `BIO_printf'
ca.c:(.text+0x1112): undefined reference to `BIO_printf'
ca.o:ca.c:(.text+0x1134): more undefined references to `BIO_printf' follow
ca.o: In function `do_body':
ca.c:(.text+0x119e): undefined reference to `TXT_DB_get_by_index'
ca.c:(.text+0x11c5): undefined reference to `BIO_printf'
ca.c:(.text+0x11db): undefined reference to `BIO_printf'
ca.c:(.text+0x11fb): undefined reference to `X509_NAME_dup'
ca.c:(.text+0x121e): undefined reference to `X509_NAME_get_entry'
ca.c:(.text+0x1232): undefined reference to `X509_NAME_delete_entry'
ca.c:(.text+0x123a): undefined reference to `X509_NAME_ENTRY_free'
ar  r ../../libcrypto.a dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o dso_openssl.o dso_win32.o dso_vms.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
ca.c:(.text+0x125a): undefined reference to `X509_NAME_get_index_by_NID'
ca.c:(.text+0x1273): undefined reference to `X509_NAME_free'
ca.c:(.text+0x1281): undefined reference to `X509_NAME_dup'
ca.c:(.text+0x12f3): undefined reference to `BIO_printf'
ca.c:(.text+0x1330): undefined reference to `BIO_printf'
ca.c:(.text+0x1352): undefined reference to `BIO_printf'
ca.c:(.text+0x137a): undefined reference to `BIO_printf'
ca.c:(.text+0x137f): undefined reference to `X509_new'
ca.c:(.text+0x13a0): undefined reference to `BN_to_ASN1_INTEGER'
ca.c:(.text+0x13c3): undefined reference to `X509_set_issuer_name'
ca.c:(.text+0x13df): undefined reference to `X509_get_subject_name'
ca.c:(.text+0x13f1): undefined reference to `X509_set_issuer_name'
ca.c:(.text+0x1426): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x144e): undefined reference to `ASN1_UTCTIME_set_string'
ca.c:(.text+0x1466): undefined reference to `X509_set_subject_name'
ca.c:(.text+0x1479): undefined reference to `X509_REQ_get_pubkey'
ca.c:(.text+0x148d): undefined reference to `X509_set_pubkey'
ca.c:(.text+0x1497): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x14cd): undefined reference to `ASN1_INTEGER_set'
ca.c:(.text+0x14dc): undefined reference to `X509_EXTENSION_free'
ca.c:(.text+0x14e8): undefined reference to `sk_pop_free'
ca.c:(.text+0x1529): undefined reference to `X509V3_set_ctx'
ca.c:(.text+0x1553): undefined reference to `BIO_printf'
ca.c:(.text+0x1564): undefined reference to `X509V3_set_nconf'
ca.c:(.text+0x1586): undefined reference to `X509V3_EXT_add_nconf'
ca.c:(.text+0x15ab): undefined reference to `BIO_printf'
ca.c:(.text+0x15f7): undefined reference to `BIO_printf'
ca.c:(.text+0x1623): undefined reference to `X509_print_ex'
ca.c:(.text+0x1639): undefined reference to `BIO_printf'
ca.c:(.text+0x1658): undefined reference to `ASN1_UTCTIME_print'
ca.c:(.text+0x167c): undefined reference to `BIO_printf'
ca.c:(.text+0x1692): undefined reference to `BIO_printf'
ca.c:(.text+0x16ad): undefined reference to `EVP_dss1'
ca.c:(.text+0x16be): undefined reference to `X509_get_pubkey'
ca.c:(.text+0x16c8): undefined reference to `EVP_PKEY_missing_parameters'
ca.c:(.text+0x16d8): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x16eb): undefined reference to `EVP_ecdsa'
ca.c:(.text+0x16fc): undefined reference to `X509_get_pubkey'
ca.c:(.text+0x1706): undefined reference to `EVP_PKEY_missing_parameters'
ca.c:(.text+0x1716): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x1735): undefined reference to `X509_sign'
ca.c:(.text+0x17e4): undefined reference to `X509_get_subject_name'
ca.c:(.text+0x17f4): undefined reference to `X509_NAME_oneline'
ca.c:(.text+0x183a): undefined reference to `BUF_strlcpy'
ca.c:(.text+0x18a6): undefined reference to `TXT_DB_insert'
ca.c:(.text+0x18c9): undefined reference to `BIO_printf'
ca.c:(.text+0x18ec): undefined reference to `BIO_printf'
ca.c:(.text+0x18ff): undefined reference to `EVP_PKEY_missing_parameters'
ca.c:(.text+0x1919): undefined reference to `EVP_PKEY_copy_parameters'
ca.c:(.text+0x1939): undefined reference to `BIO_printf'
ca.c:(.text+0x194c): undefined reference to `EVP_PKEY_missing_parameters'
ca.c:(.text+0x1966): undefined reference to `EVP_PKEY_copy_parameters'
ca.c:(.text+0x1985): undefined reference to `BIO_printf'
ca.c:(.text+0x19a3): undefined reference to `BIO_ctrl'
ca.c:(.text+0x19f0): undefined reference to `BIO_printf'
ca.c:(.text+0x1a0d): undefined reference to `X509_set_subject_name'
ca.c:(.text+0x1a35): undefined reference to `BIO_printf'
ca.c:(.text+0x1a42): undefined reference to `ERR_print_errors'
ca.c:(.text+0x1a68): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x1a89): undefined reference to `ASN1_UTCTIME_set_string'
ca.c:(.text+0x1ab0): undefined reference to `BIO_printf'
ca.c:(.text+0x1abd): undefined reference to `ERR_print_errors'
ca.c:(.text+0x1ad1): undefined reference to `X509V3_set_nconf'
ca.c:(.text+0x1af1): undefined reference to `X509V3_EXT_add_nconf'
ca.c:(.text+0x1b16): undefined reference to `BIO_printf'
ca.c:(.text+0x1b4d): undefined reference to `X509V3_set_ctx'
ca.c:(.text+0x1b57): undefined reference to `ASN1_INTEGER_new'
ca.o: In function `certify':
ca.c:(.text+0x1b9c): undefined reference to `BIO_s_file'
ca.c:(.text+0x1ba4): undefined reference to `BIO_new'
ca.c:(.text+0x1bbb): undefined reference to `BIO_ctrl'
ca.c:(.text+0x1be0): undefined reference to `PEM_read_bio_X509_REQ'
ca.c:(.text+0x1c0b): undefined reference to `BIO_printf'
ca.c:(.text+0x1c1a): undefined reference to `X509_REQ_get_pubkey'
ca.c:(.text+0x1c30): undefined reference to `X509_REQ_verify'
ca.c:(.text+0x1c3a): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x1c5d): undefined reference to `BIO_printf'
ca.c:(.text+0x1c74): undefined reference to `X509_REQ_free'
ca.c:(.text+0x1c86): undefined reference to `BIO_free'
ca.c:(.text+0x1c9f): undefined reference to `X509_REQ_check_private_key'
ca.c:(.text+0x1cbf): undefined reference to `BIO_printf'
ca.c:(.text+0x1cd7): undefined reference to `BIO_printf'
ca.c:(.text+0x1d8d): undefined reference to `X509_REQ_print'
ca.c:(.text+0x1dad): undefined reference to `BIO_printf'
ca.c:(.text+0x1dcc): undefined reference to `BIO_printf'
ca.c:(.text+0x1dee): undefined reference to `BIO_printf'
ca.o: In function `write_new_certificate':
ca.c:(.text+0x1e33): undefined reference to `PEM_write_bio_X509'
ca.c:(.text+0x1e49): undefined reference to `X509_print'
ca.c:(.text+0x1e58): undefined reference to `i2d_X509_bio'
ca.o: In function `do_revoke':
ca.c:(.text+0x1eb0): undefined reference to `X509_get_subject_name'
ca.c:(.text+0x1ec2): undefined reference to `X509_NAME_oneline'
ca.c:(.text+0x1ecd): undefined reference to `X509_get_serialNumber'
ca.c:(.text+0x1edb): undefined reference to `ASN1_INTEGER_to_BN'
ca.c:(.text+0x1ef4): undefined reference to `BUF_strdup'
ca.c:(.text+0x1f30): undefined reference to `TXT_DB_get_by_index'
ca.c:(.text+0x1f79): undefined reference to `BIO_printf'
ca.c:(.text+0x2007): undefined reference to `BIO_printf'
ca.c:(.text+0x202d): undefined reference to `BIO_printf'
ca.c:(.text+0x20f4): undefined reference to `BUF_strlcpy'
ca.c:(.text+0x2158): undefined reference to `TXT_DB_insert'
ca.c:(.text+0x2197): undefined reference to `BIO_printf'
ca.c:(.text+0x21c0): undefined reference to `BIO_printf'
ca.c:(.text+0x21ec): undefined reference to `BIO_printf'
ca.o: In function `ca_main':
ca.c:(.text+0x24f2): undefined reference to `ERR_load_crypto_strings'
ca.c:(.text+0x2522): undefined reference to `BIO_printf'
ca.c:(.text+0x252e): undefined reference to `NCONF_new'
ca.c:(.text+0x254c): undefined reference to `NCONF_load'
ca.c:(.text+0x25f0): undefined reference to `BIO_free_all'
ca.c:(.text+0x25fe): undefined reference to `BIO_free_all'
ca.c:(.text+0x260c): undefined reference to `BIO_free_all'
ca.c:(.text+0x261a): undefined reference to `BIO_free_all'
ca.c:(.text+0x262f): undefined reference to `X509_free'
ca.c:(.text+0x263b): undefined reference to `sk_pop_free'
ca.c:(.text+0x26a0): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x26b8): undefined reference to `X509_free'
ca.c:(.text+0x26c6): undefined reference to `X509_CRL_free'
ca.c:(.text+0x26d3): undefined reference to `NCONF_free'
ca.c:(.text+0x277f): undefined reference to `NCONF_get_string'
ca.c:(.text+0x2798): undefined reference to `BIO_new_file'
ca.c:(.text+0x27b2): undefined reference to `BIO_free'
ca.c:(.text+0x27ef): undefined reference to `NCONF_get_string'
ca.c:(.text+0x2839): undefined reference to `NCONF_get_string'
ca.c:(.text+0x284b): undefined reference to `ASN1_STRING_set_default_mask_asc'
ca.c:(.text+0x287e): undefined reference to `NCONF_get_string'
ca.c:(.text+0x28d5): undefined reference to `NCONF_get_string'
ca.c:(.text+0x28f6): undefined reference to `BIO_s_file'
ca.c:(.text+0x28fe): undefined reference to `BIO_new'
ca.c:(.text+0x2909): undefined reference to `BIO_s_file'
ca.c:(.text+0x2911): undefined reference to `BIO_new'
ca.c:(.text+0x291c): undefined reference to `BIO_s_file'
ca.c:(.text+0x2924): undefined reference to `BIO_new'
ca.c:(.text+0x292f): undefined reference to `BIO_s_file'
ca.c:(.text+0x2937): undefined reference to `BIO_new'
ca.c:(.text+0x299c): undefined reference to `NCONF_get_string'
ca.c:(.text+0x2ad9): undefined reference to `TXT_DB_get_by_index'
ca.c:(.text+0x2b2f): undefined reference to `BIO_printf'
ca.c:(.text+0x2b41): undefined reference to `ERR_print_errors'
ca.c:(.text+0x2b83): undefined reference to `BIO_printf'
ca.c:(.text+0x2baa): undefined reference to `BIO_printf'
ca.c:(.text+0x2bf4): undefined reference to `X509_get_default_cert_area'
ca.c:(.text+0x2c32): undefined reference to `BUF_strlcpy'
ca.c:(.text+0x2c42): undefined reference to `BUF_strlcat'
ca.c:(.text+0x2c57): undefined reference to `BUF_strlcat'
ca.c:(.text+0x2cbc): undefined reference to `NCONF_get_string'
ca.c:(.text+0x2d0c): undefined reference to `BIO_printf'
ca.c:(.text+0x2d26): undefined reference to `BIO_s_file'
ca.c:(.text+0x2d31): undefined reference to `BIO_new'
ca.c:(.text+0x2d63): undefined reference to `BIO_ctrl'
ca.c:(.text+0x2d75): undefined reference to `ERR_print_errors'
ca.c:(.text+0x2d7f): undefined reference to `ERR_clear_error'
ca.c:(.text+0x2d91): undefined reference to `ERR_print_errors'
ca.c:(.text+0x2dd6): undefined reference to `ERR_clear_error'
ca.c:(.text+0x2df9): undefined reference to `BIO_printf'
ca.c:(.text+0x2e33): undefined reference to `BIO_printf'
ca.c:(.text+0x2f9e): undefined reference to `X509_check_private_key'
ca.c:(.text+0x2fdd): undefined reference to `NCONF_get_string'
ca.c:(.text+0x3017): undefined reference to `NCONF_get_string'
ca.c:(.text+0x3051): undefined reference to `NCONF_get_string'
ca.c:(.text+0x3099): undefined reference to `NCONF_get_string'
ca.c:(.text+0x30e1): undefined reference to `NCONF_get_string'
ca.o:ca.c:(.text+0x313c): more undefined references to `NCONF_get_string' follow
ca.o: In function `ca_main':
ca.c:(.text+0x3183): undefined reference to `sk_num'
ca.c:(.text+0x31a3): undefined reference to `sk_value'
ca.c:(.text+0x31df): undefined reference to `ASN1_UTCTIME_check'
ca.c:(.text+0x3260): undefined reference to `BIO_printf'
ca.c:(.text+0x3285): undefined reference to `BIO_printf'
ca.c:(.text+0x32e4): undefined reference to `ERR_clear_error'
ca.c:(.text+0x32f1): undefined reference to `ERR_clear_error'
ca.c:(.text+0x3435): undefined reference to `BIO_printf'
ca.c:(.text+0x3472): undefined reference to `BIO_printf'
ca.c:(.text+0x34c1): undefined reference to `BIO_printf'
ca.c:(.text+0x3528): undefined reference to `BIO_ctrl'
ca.c:(.text+0x3543): undefined reference to `TXT_DB_write'
ca.c:(.text+0x356b): undefined reference to `BIO_printf'
ca.c:(.text+0x3581): undefined reference to `BIO_printf'
ca.c:(.text+0x35cf): undefined reference to `BIO_printf'
ca.c:(.text+0x35d4): undefined reference to `ASN1_UTCTIME_new'
ca.c:(.text+0x35e2): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x3693): undefined reference to `sk_num'
ca.c:(.text+0x36bd): undefined reference to `sk_value'
ca.c:(.text+0x3753): undefined reference to `BIO_printf'
ca.c:(.text+0x376d): undefined reference to `NCONF_new'
ca.c:(.text+0x378b): undefined reference to `NCONF_load'
ca.c:(.text+0x37bd): undefined reference to `BIO_printf'
ca.c:(.text+0x37e6): undefined reference to `NCONF_get_string'
ca.c:(.text+0x3846): undefined reference to `BIO_ctrl'
ca.c:(.text+0x386a): undefined reference to `EVP_get_digestbyname'
ca.c:(.text+0x38ce): undefined reference to `BIO_printf'
ca.c:(.text+0x3906): undefined reference to `BIO_printf'
ca.c:(.text+0x3925): undefined reference to `NCONF_get_string'
ca.c:(.text+0x3964): undefined reference to `ASN1_UTCTIME_set_string'
ca.c:(.text+0x3990): undefined reference to `ASN1_UTCTIME_set_string'
ca.c:(.text+0x39c5): undefined reference to `NCONF_get_number_e'
ca.c:(.text+0x3a32): undefined reference to `BIO_printf'
ca.c:(.text+0x3a49): undefined reference to `NCONF_get_section'
ca.c:(.text+0x3a5c): undefined reference to `sk_new_null'
ca.c:(.text+0x3b34): undefined reference to `X509_print'
ca.c:(.text+0x3b4a): undefined reference to `BIO_printf'
ca.c:(.text+0x3b52): undefined reference to `X509_get_pubkey'
ca.c:(.text+0x3b68): undefined reference to `X509_verify'
ca.c:(.text+0x3b72): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x3b9a): undefined reference to `BIO_printf'
ca.c:(.text+0x3ba2): undefined reference to `X509_free'
ca.c:(.text+0x3dc4): undefined reference to `sk_num'
ca.c:(.text+0x3e0e): undefined reference to `BIO_printf'
ca.c:(.text+0x3e2b): undefined reference to `BIO_ctrl'
ca.c:(.text+0x3e7a): undefined reference to `BIO_printf'
ca.c:(.text+0x3ea5): undefined reference to `BIO_printf'
ca.c:(.text+0x3eea): undefined reference to `sk_push'
ca.c:(.text+0x3f13): undefined reference to `BIO_printf'
ca.c:(.text+0x3f40): undefined reference to `sk_push'
ca.c:(.text+0x3f65): undefined reference to `BIO_printf'
ca.c:(.text+0x3f96): undefined reference to `sk_push'
ca.c:(.text+0x3fbf): undefined reference to `BIO_printf'
ca.c:(.text+0x3fd2): undefined reference to `sk_num'
ca.c:(.text+0x3fec): undefined reference to `BIO_printf'
ca.c:(.text+0x4061): undefined reference to `BIO_printf'
ca.c:(.text+0x408f): undefined reference to `sk_num'
ca.c:(.text+0x40b3): undefined reference to `sk_value'
ca.c:(.text+0x413a): undefined reference to `BUF_strlcat'
ca.c:(.text+0x41ab): undefined reference to `BIO_snprintf'
ca.c:(.text+0x41d6): undefined reference to `sk_num'
ca.c:(.text+0x4231): undefined reference to `X509V3_set_ctx'
ca.c:(.text+0x4242): undefined reference to `X509V3_set_nconf'
ca.c:(.text+0x4263): undefined reference to `X509V3_EXT_add_nconf'
ca.c:(.text+0x428a): undefined reference to `NCONF_get_string'
ca.c:(.text+0x42ea): undefined reference to `NCONF_get_number_e'
ca.c:(.text+0x431b): undefined reference to `NCONF_get_number_e'
ca.c:(.text+0x4352): undefined reference to `BIO_printf'
ca.c:(.text+0x4357): undefined reference to `X509_CRL_new'
ca.c:(.text+0x436f): undefined reference to `X509_get_subject_name'
ca.c:(.text+0x4381): undefined reference to `X509_CRL_set_issuer_name'
ca.c:(.text+0x43c3): undefined reference to `ASN1_TIME_new'
ca.c:(.text+0x43d9): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x43eb): undefined reference to `X509_CRL_set_lastUpdate'
ca.c:(.text+0x4409): undefined reference to `X509_gmtime_adj'
ca.c:(.text+0x441b): undefined reference to `X509_CRL_set_nextUpdate'
ca.c:(.text+0x4423): undefined reference to `ASN1_TIME_free'
ca.c:(.text+0x443f): undefined reference to `sk_num'
ca.c:(.text+0x445f): undefined reference to `sk_value'
ca.c:(.text+0x448f): undefined reference to `BIO_printf'
ca.c:(.text+0x44c6): undefined reference to `NCONF_get_string'
ca.c:(.text+0x44d9): undefined reference to `ERR_clear_error'
ca.c:(.text+0x457a): undefined reference to `BIO_printf'
ca.c:(.text+0x458d): undefined reference to `ASN1_UTCTIME_free'
ca.c:(.text+0x45d6): undefined reference to `BIO_printf'
ca.c:(.text+0x45e9): undefined reference to `ASN1_UTCTIME_free'
ca.c:(.text+0x460b): undefined reference to `BIO_printf'
ca.c:(.text+0x469c): undefined reference to `NCONF_get_string'
ca.c:(.text+0x46e5): undefined reference to `BIO_printf'
ca.c:(.text+0x4770): undefined reference to `BIO_printf'
ca.c:(.text+0x47bc): undefined reference to `BIO_printf'
ca.c:(.text+0x47fb): undefined reference to `BIO_printf'
ca.c:(.text+0x4810): undefined reference to `ERR_clear_error'
ca.c:(.text+0x482b): undefined reference to `BIO_printf'
ca.c:(.text+0x484f): undefined reference to `NCONF_get_string'
ca.c:(.text+0x48f2): undefined reference to `BIO_printf'
ca.c:(.text+0x4921): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4977): undefined reference to `BIO_printf'
ca.c:(.text+0x4981): undefined reference to `ERR_clear_error'
ca.c:(.text+0x499a): undefined reference to `ERR_clear_error'
ca.c:(.text+0x49be): undefined reference to `ERR_clear_error'
ca.c:(.text+0x49d7): undefined reference to `ERR_clear_error'
ca.c:(.text+0x4bab): undefined reference to `BIO_printf'
ca.c:(.text+0x4c16): undefined reference to `BIO_printf'
ca.c:(.text+0x4c41): undefined reference to `ERR_clear_error'
ca.c:(.text+0x4c71): undefined reference to `BIO_printf'
ca.c:(.text+0x4c98): undefined reference to `BIO_printf'
ca.c:(.text+0x4d24): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4d80): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4de9): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4e60): undefined reference to `BIO_ctrl'
ca.c:(.text+0x4eaa): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4ebd): undefined reference to `ERR_clear_error'
ca.c:(.text+0x4f0a): undefined reference to `X509V3_set_ctx'
ca.c:(.text+0x4f1b): undefined reference to `X509V3_set_nconf'
ca.c:(.text+0x4f3c): undefined reference to `X509V3_EXT_add_nconf'
ca.c:(.text+0x4f85): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4f98): undefined reference to `ERR_clear_error'
ca.c:(.text+0x4fca): undefined reference to `NCONF_get_string'
ca.c:(.text+0x4fdd): undefined reference to `ERR_clear_error'
ca.c:(.text+0x500e): undefined reference to `BIO_printf'
ca.c:(.text+0x5071): undefined reference to `BIO_printf'
ca.c:(.text+0x5076): undefined reference to `EVP_md5'
ca.c:(.text+0x5088): undefined reference to `X509_to_X509_REQ'
ca.c:(.text+0x5177): undefined reference to `X509_REQ_free'
ca.c:(.text+0x5197): undefined reference to `BIO_printf'
ca.c:(.text+0x51b4): undefined reference to `BIO_printf'
ca.c:(.text+0x523b): undefined reference to `CONF_load'
ca.c:(.text+0x5260): undefined reference to `CONF_get_section'
ca.c:(.text+0x526e): undefined reference to `sk_num'
ca.c:(.text+0x5296): undefined reference to `BIO_printf'
ca.c:(.text+0x52a4): undefined reference to `CONF_free'
ca.c:(.text+0x52b7): undefined reference to `CONF_free'
ca.c:(.text+0x52c6): undefined reference to `X509_NAME_ENTRY_free'
ca.c:(.text+0x52fa): undefined reference to `X509_REQ_new'
ca.c:(.text+0x5337): undefined reference to `sk_num'
ca.c:(.text+0x535b): undefined reference to `sk_value'
ca.c:(.text+0x5410): undefined reference to `BIO_printf'
ca.c:(.text+0x541d): undefined reference to `ERR_print_errors'
ca.c:(.text+0x5438): undefined reference to `BIO_printf'
ca.c:(.text+0x5469): undefined reference to `sk_push'
ca.c:(.text+0x54e9): undefined reference to `NETSCAPE_SPKI_b64_decode'
ca.c:(.text+0x5512): undefined reference to `BIO_printf'
ca.c:(.text+0x551f): undefined reference to `ERR_print_errors'
ca.c:(.text+0x552d): undefined reference to `X509_REQ_free'
ca.c:(.text+0x553b): undefined reference to `CONF_free'
ca.c:(.text+0x5551): undefined reference to `ASN1_PRINTABLE_type'
ca.c:(.text+0x559c): undefined reference to `X509_NAME_ENTRY_create_by_NID'
ca.c:(.text+0x55c4): undefined reference to `X509_NAME_add_entry'
ca.c:(.text+0x55df): undefined reference to `X509_REQ_free'
ca.c:(.text+0x55ed): undefined reference to `CONF_free'
ca.c:(.text+0x5609): undefined reference to `NETSCAPE_SPKI_free'
ca.c:(.text+0x5640): undefined reference to `BIO_printf'
ca.c:(.text+0x5685): undefined reference to `BIO_printf'
ca.c:(.text+0x5693): undefined reference to `NETSCAPE_SPKI_get_pubkey'
ca.c:(.text+0x56af): undefined reference to `NETSCAPE_SPKI_verify'
ca.c:(.text+0x56cd): undefined reference to `BIO_printf'
ca.c:(.text+0x56df): undefined reference to `X509_REQ_set_pubkey'
ca.c:(.text+0x56e7): undefined reference to `EVP_PKEY_free'
ca.c:(.text+0x57db): undefined reference to `ERR_print_errors'
ca.c:(.text+0x57fb): undefined reference to `BIO_printf'
ca.c:(.text+0x582c): undefined reference to `BIO_printf'
ca.c:(.text+0x586d): undefined reference to `BIO_printf'
ca.c:(.text+0x594a): undefined reference to `BIO_printf'
ca.c:(.text+0x5974): undefined reference to `BIO_ctrl'
ca.c:(.text+0x5a4e): undefined reference to `X509_CRL_sort'
ca.c:(.text+0x5a6e): undefined reference to `BIO_printf'
ca.c:(.text+0x5a8b): undefined reference to `EVP_ecdsa'
ca.c:(.text+0x5af5): undefined reference to `X509V3_set_ctx'
ca.c:(.text+0x5b06): undefined reference to `X509V3_set_nconf'
ca.c:(.text+0x5b4a): undefined reference to `X509_CRL_set_version'
ca.c:(.text+0x5bac): undefined reference to `X509_CRL_sign'
ca.c:(.text+0x5bcc): undefined reference to `PEM_write_bio_X509_CRL'
ca.c:(.text+0x5c89): undefined reference to `X509_free'
ca.c:(.text+0x5cf0): undefined reference to `BIO_printf'
ca.c:(.text+0x5d02): undefined reference to `X509_REVOKED_new'
ca.c:(.text+0x5d63): undefined reference to `BN_to_ASN1_INTEGER'
ca.c:(.text+0x5d8b): undefined reference to `X509_REVOKED_set_serialNumber'
ca.c:(.text+0x5d93): undefined reference to `ASN1_INTEGER_free'
ca.c:(.text+0x5da5): undefined reference to `X509_CRL_add0_revoked'
ca.c:(.text+0x5e10): undefined reference to `BIO_printf'
ca.c:(.text+0x5e64): undefined reference to `BN_to_ASN1_INTEGER'
ca.c:(.text+0x5e95): undefined reference to `X509_CRL_add1_ext_i2d'
ca.c:(.text+0x5ea2): undefined reference to `ASN1_INTEGER_free'
ca.c:(.text+0x5ee6): undefined reference to `X509V3_EXT_CRL_add_nconf'
ca.c:(.text+0x5f0e): undefined reference to `BIO_printf'
ca.c:(.text+0x5f1e): undefined reference to `EVP_dss1'
pkcs7.o: In function `pkcs7_main':
pkcs7.c:(.text+0x116): undefined reference to `ERR_load_crypto_strings'
pkcs7.c:(.text+0x135): undefined reference to `BIO_s_file'
pkcs7.c:(.text+0x13d): undefined reference to `BIO_new'
pkcs7.c:(.text+0x144): undefined reference to `BIO_s_file'
pkcs7.c:(.text+0x14c): undefined reference to `BIO_new'
pkcs7.c:(.text+0x18a): undefined reference to `BIO_ctrl'
pkcs7.c:(.text+0x1b4): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x1cb): undefined reference to `BIO_free'
pkcs7.c:(.text+0x1d7): undefined reference to `BIO_free_all'
pkcs7.c:(.text+0x27f): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x2ab): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x2c1): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x2d7): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x2ed): undefined reference to `BIO_printf'
pkcs7.o:pkcs7.c:(.text+0x303): more undefined references to `BIO_printf' follow
pkcs7.o: In function `pkcs7_main':
pkcs7.c:(.text+0x3c1): undefined reference to `ERR_print_errors'
pkcs7.c:(.text+0x3e9): undefined reference to `BIO_s_file'
pkcs7.c:(.text+0x3f1): undefined reference to `BIO_new'
pkcs7.c:(.text+0x423): undefined reference to `BIO_ctrl'
pkcs7.c:(.text+0x4ab): undefined reference to `PEM_read_bio_PKCS7'
pkcs7.c:(.text+0x4e5): undefined reference to `BIO_ctrl'
pkcs7.c:(.text+0x52e): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x539): undefined reference to `PKCS7_free'
pkcs7.c:(.text+0x562): undefined reference to `BIO_ctrl'
pkcs7.c:(.text+0x575): undefined reference to `d2i_PKCS7_bio'
pkcs7.c:(.text+0x5c6): undefined reference to `X509_print'
pkcs7.c:(.text+0x5de): undefined reference to `BIO_puts'
pkcs7.c:(.text+0x5ec): undefined reference to `sk_num'
pkcs7.c:(.text+0x603): undefined reference to `sk_value'
pkcs7.c:(.text+0x626): undefined reference to `PEM_write_bio_X509'
pkcs7.c:(.text+0x648): undefined reference to `BIO_ctrl'
pkcs7.c:(.text+0x672): undefined reference to `BIO_puts'
pkcs7.c:(.text+0x680): undefined reference to `sk_num'
pkcs7.c:(.text+0x69b): undefined reference to `sk_value'
pkcs7.c:(.text+0x6a9): undefined reference to `X509_CRL_print'
pkcs7.c:(.text+0x6bc): undefined reference to `PEM_write_bio_X509_CRL'
pkcs7.c:(.text+0x6e2): undefined reference to `PEM_write_bio_PKCS7'
pkcs7.c:(.text+0x705): undefined reference to `BIO_printf'
pkcs7.c:(.text+0x712): undefined reference to `ERR_print_errors'
pkcs7.c:(.text+0x726): undefined reference to `i2d_PKCS7_bio'
crl2p7.o: In function `crl2pkcs7_main':
crl2p7.c:(.text+0xfe): undefined reference to `ERR_load_crypto_strings'
crl2p7.c:(.text+0x103): undefined reference to `BIO_s_file'
crl2p7.c:(.text+0x10b): undefined reference to `BIO_new'
crl2p7.c:(.text+0x112): undefined reference to `BIO_s_file'
crl2p7.c:(.text+0x11a): undefined reference to `BIO_new'
crl2p7.c:(.text+0x16d): undefined reference to `BIO_ctrl'
crl2p7.c:(.text+0x1aa): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x1c6): undefined reference to `BIO_free'
crl2p7.c:(.text+0x1de): undefined reference to `BIO_free_all'
crl2p7.c:(.text+0x1f6): undefined reference to `PKCS7_free'
crl2p7.c:(.text+0x212): undefined reference to `X509_CRL_free'
crl2p7.c:(.text+0x2d6): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x300): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x311): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x327): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x33d): undefined reference to `BIO_printf'
crl2p7.o:crl2p7.c:(.text+0x353): more undefined references to `BIO_printf' follow
crl2p7.o: In function `crl2pkcs7_main':
crl2p7.c:(.text+0x3fc): undefined reference to `sk_push'
crl2p7.c:(.text+0x40e): undefined reference to `ERR_print_errors'
crl2p7.c:(.text+0x448): undefined reference to `BIO_ctrl'
crl2p7.c:(.text+0x45a): undefined reference to `PKCS7_new'
crl2p7.c:(.text+0x469): undefined reference to `PKCS7_SIGNED_new'
crl2p7.c:(.text+0x4ac): undefined reference to `ASN1_INTEGER_set'
crl2p7.c:(.text+0x4c3): undefined reference to `BIO_s_file'
crl2p7.c:(.text+0x4cb): undefined reference to `BIO_new'
crl2p7.c:(.text+0x4fd): undefined reference to `BIO_ctrl'
crl2p7.c:(.text+0x51c): undefined reference to `PEM_read_bio_X509_CRL'
crl2p7.c:(.text+0x54b): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x558): undefined reference to `ERR_print_errors'
crl2p7.c:(.text+0x573): undefined reference to `d2i_X509_CRL_bio'
crl2p7.c:(.text+0x593): undefined reference to `sk_new_null'
crl2p7.c:(.text+0x5a6): undefined reference to `sk_new_null'
crl2p7.c:(.text+0x5cd): undefined reference to `sk_push'
crl2p7.c:(.text+0x5d2): undefined reference to `sk_new_null'
crl2p7.c:(.text+0x60d): undefined reference to `sk_num'
crl2p7.c:(.text+0x631): undefined reference to `sk_value'
crl2p7.c:(.text+0x668): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x67e): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x68b): undefined reference to `ERR_print_errors'
crl2p7.c:(.text+0x6cf): undefined reference to `BIO_s_file'
crl2p7.c:(.text+0x6d7): undefined reference to `BIO_new'
crl2p7.c:(.text+0x6ff): undefined reference to `BIO_ctrl'
crl2p7.c:(.text+0x721): undefined reference to `PEM_X509_INFO_read_bio'
crl2p7.c:(.text+0x740): undefined reference to `sk_shift'
crl2p7.c:(.text+0x75a): undefined reference to `sk_push'
crl2p7.c:(.text+0x76b): undefined reference to `X509_INFO_free'
crl2p7.c:(.text+0x776): undefined reference to `sk_num'
crl2p7.c:(.text+0x782): undefined reference to `BIO_free'
crl2p7.c:(.text+0x78d): undefined reference to `sk_free'
crl2p7.c:(.text+0x7bd): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x7cd): undefined reference to `BIO_free'
crl2p7.c:(.text+0x7e0): undefined reference to `sk_free'
crl2p7.c:(.text+0x818): undefined reference to `BIO_ctrl'
crl2p7.c:(.text+0x851): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x878): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x880): undefined reference to `BIO_free'
crl2p7.c:(.text+0x89d): undefined reference to `PEM_write_bio_PKCS7'
crl2p7.c:(.text+0x8c8): undefined reference to `i2d_PKCS7_bio'
crl2p7.c:(.text+0x8e5): undefined reference to `BIO_printf'
crl2p7.c:(.text+0x8f2): undefined reference to `ERR_print_errors'
crl2p7.c:(.text+0x945): undefined reference to `BIO_ctrl'
crl.o: In function `crl_main':
crl.c:(.text+0x14): undefined reference to `EVP_sha1'
crl.c:(.text+0x193): undefined reference to `ERR_load_crypto_strings'
crl.c:(.text+0x198): undefined reference to `BIO_s_file'
crl.c:(.text+0x1a0): undefined reference to `BIO_new'
crl.c:(.text+0x1dc): undefined reference to `BIO_ctrl'
crl.c:(.text+0x214): undefined reference to `BIO_printf'
crl.c:(.text+0x21c): undefined reference to `BIO_free'
crl.c:(.text+0x22d): undefined reference to `BIO_free_all'
crl.c:(.text+0x23a): undefined reference to `BIO_free_all'
crl.c:(.text+0x24d): undefined reference to `X509_CRL_free'
crl.c:(.text+0x393): undefined reference to `BIO_printf'
crl.c:(.text+0x3bc): undefined reference to `BIO_printf'
crl.c:(.text+0x3e7): undefined reference to `PEM_read_bio_X509_CRL'
crl.c:(.text+0x3f9): undefined reference to `BIO_free'
crl.c:(.text+0x4a8): undefined reference to `X509_NAME_hash'
crl.c:(.text+0x4c2): undefined reference to `BIO_printf'
crl.c:(.text+0x4e4): undefined reference to `BIO_printf'
crl.c:(.text+0x4fa): undefined reference to `ASN1_TIME_print'
crl.c:(.text+0x510): undefined reference to `BIO_printf'
crl.c:(.text+0x532): undefined reference to `BIO_printf'
crl.c:(.text+0x550): undefined reference to `ASN1_TIME_print'
crl.c:(.text+0x566): undefined reference to `BIO_printf'
crl.c:(.text+0x592): undefined reference to `X509_CRL_digest'
crl.c:(.text+0x5c4): undefined reference to `BIO_printf'
crl.c:(.text+0x604): undefined reference to `BIO_printf'
crl.c:(.text+0x615): undefined reference to `BIO_s_file'
crl.c:(.text+0x621): undefined reference to `BIO_new'
crl.c:(.text+0x65d): undefined reference to `BIO_ctrl'
crl.c:(.text+0x6b6): undefined reference to `BIO_printf'
crl.c:(.text+0x6be): undefined reference to `BIO_free_all'
crl.c:(.text+0x6cb): undefined reference to `BIO_free_all'
crl.c:(.text+0x6da): undefined reference to `X509_CRL_free'
crl.c:(.text+0x6f6): undefined reference to `X509_STORE_CTX_cleanup'
crl.c:(.text+0x704): undefined reference to `X509_STORE_free'
crl.c:(.text+0x737): undefined reference to `BIO_s_file'
crl.c:(.text+0x73f): undefined reference to `BIO_new'
crl.c:(.text+0x771): undefined reference to `BIO_ctrl'
crl.c:(.text+0x77b): undefined reference to `BIO_s_file'
crl.c:(.text+0x783): undefined reference to `BIO_new'
crl.c:(.text+0x7b2): undefined reference to `BIO_ctrl'
crl.c:(.text+0x7d7): undefined reference to `BIO_ctrl'
crl.c:(.text+0x7f2): undefined reference to `BIO_printf'
crl.c:(.text+0x7ff): undefined reference to `ERR_print_errors'
crl.c:(.text+0x824): undefined reference to `BIO_ctrl'
crl.c:(.text+0x837): undefined reference to `d2i_X509_CRL_bio'
crl.c:(.text+0x872): undefined reference to `X509_STORE_new'
crl.c:(.text+0x87d): undefined reference to `X509_LOOKUP_file'
crl.c:(.text+0x88f): undefined reference to `X509_STORE_add_lookup'
crl.c:(.text+0x8c3): undefined reference to `X509_LOOKUP_ctrl'
crl.c:(.text+0x8ed): undefined reference to `X509_LOOKUP_ctrl'
crl.c:(.text+0x8f2): undefined reference to `X509_LOOKUP_hash_dir'
crl.c:(.text+0x904): undefined reference to `X509_STORE_add_lookup'
crl.c:(.text+0x938): undefined reference to `X509_LOOKUP_ctrl'
crl.c:(.text+0x962): undefined reference to `X509_LOOKUP_ctrl'
crl.c:(.text+0x967): undefined reference to `ERR_clear_error'
crl.c:(.text+0x98b): undefined reference to `X509_STORE_CTX_init'
crl.c:(.text+0x9b0): undefined reference to `BIO_printf'
crl.c:(.text+0x9de): undefined reference to `BIO_printf'
crl.c:(.text+0x9fb): undefined reference to `X509_CRL_print'
crl.c:(.text+0xa50): undefined reference to `ERR_print_errors'
crl.c:(.text+0xa61): undefined reference to `PEM_write_bio_X509_CRL'
crl.c:(.text+0xb17): undefined reference to `X509_STORE_get_by_subject'
crl.c:(.text+0xb2a): undefined reference to `X509_get_pubkey'
crl.c:(.text+0xb37): undefined reference to `X509_OBJECT_free_contents'
crl.c:(.text+0xb4b): undefined reference to `X509_CRL_verify'
crl.c:(.text+0xb55): undefined reference to `EVP_PKEY_free'
crl.c:(.text+0xb7a): undefined reference to `BIO_printf'
crl.c:(.text+0xb8b): undefined reference to `i2d_X509_CRL_bio'
crl.c:(.text+0xc06): undefined reference to `BIO_printf'
crl.c:(.text+0xd12): undefined reference to `EVP_get_digestbyname'
rsa.o: In function `rsa_main':
rsa.c:(.text+0x154): undefined reference to `ERR_load_crypto_strings'
rsa.c:(.text+0x1bd): undefined reference to `BIO_s_file'
rsa.c:(.text+0x1c5): undefined reference to `BIO_new'
rsa.c:(.text+0x223): undefined reference to `EVP_PKEY_get1_RSA'
rsa.c:(.text+0x22d): undefined reference to `EVP_PKEY_free'
rsa.c:(.text+0x261): undefined reference to `BIO_ctrl'
rsa.c:(.text+0x2a2): undefined reference to `BIO_free_all'
rsa.c:(.text+0x2c6): undefined reference to `BIO_printf'
rsa.c:(.text+0x3c3): undefined reference to `EVP_get_cipherbyname'
rsa.c:(.text+0x3ed): undefined reference to `BIO_printf'
rsa.c:(.text+0x419): undefined reference to `BIO_printf'
rsa.c:(.text+0x42f): undefined reference to `BIO_printf'
rsa.c:(.text+0x445): undefined reference to `BIO_printf'
rsa.c:(.text+0x45b): undefined reference to `BIO_printf'
rsa.o:rsa.c:(.text+0x471): more undefined references to `BIO_printf' follow
rsa.o: In function `rsa_main':
rsa.c:(.text+0x5cc): undefined reference to `BIO_s_file'
rsa.c:(.text+0x5d4): undefined reference to `BIO_new'
rsa.c:(.text+0x606): undefined reference to `BIO_ctrl'
rsa.c:(.text+0x64f): undefined reference to `BIO_printf'
rsa.c:(.text+0x68a): undefined reference to `PEM_write_bio_RSA_PUBKEY'
rsa.c:(.text+0x6a8): undefined reference to `BIO_printf'
rsa.c:(.text+0x6ba): undefined reference to `ERR_print_errors'
rsa.c:(.text+0x71a): undefined reference to `BIO_printf'
rsa.c:(.text+0x7e6): undefined reference to `EVP_PKEY_free'
rsa.c:(.text+0x7fd): undefined reference to `RSA_print'
rsa.c:(.text+0x826): undefined reference to `BIO_printf'
rsa.c:(.text+0x846): undefined reference to `BIO_printf'
rsa.c:(.text+0x871): undefined reference to `ERR_peek_error'
rsa.c:(.text+0x8b1): undefined reference to `ERR_reason_error_string'
rsa.c:(.text+0x8c6): undefined reference to `BIO_printf'
rsa.c:(.text+0x8cb): undefined reference to `ERR_get_error'
rsa.c:(.text+0x8d0): undefined reference to `ERR_peek_error'
rsa.c:(.text+0x8f8): undefined reference to `BIO_ctrl'
rsa.c:(.text+0x94e): undefined reference to `BIO_printf'
rsa.c:(.text+0x96b): undefined reference to `i2d_RSA_PUBKEY_bio'
rsa.c:(.text+0x981): undefined reference to `BIO_printf'
rsa.c:(.text+0x9b2): undefined reference to `PEM_write_bio_RSAPrivateKey'
rsa.c:(.text+0x9f4): undefined reference to `i2d_RSA_NET'
rsa.c:(.text+0xa36): undefined reference to `i2d_RSA_NET'
rsa.c:(.text+0xa49): undefined reference to `BIO_write'
rsa.c:(.text+0xa64): undefined reference to `i2d_RSAPrivateKey_bio'
rsa.c:(.text+0xaa2): undefined reference to `BIO_printf'
rsautl.o: In function `rsautl_main':
rsautl.c:(.text+0x41): undefined reference to `ERR_load_crypto_strings'
rsautl.c:(.text+0x46): undefined reference to `OPENSSL_add_all_algorithms_noconf'
rsautl.c:(.text+0x152): undefined reference to `BIO_printf'
rsautl.c:(.text+0x168): undefined reference to `BIO_printf'
rsautl.c:(.text+0x17e): undefined reference to `BIO_printf'
rsautl.c:(.text+0x194): undefined reference to `BIO_printf'
rsautl.c:(.text+0x1aa): undefined reference to `BIO_printf'
rsautl.o:rsautl.c:(.text+0x1c0): more undefined references to `BIO_printf' follow
rsautl.o: In function `rsautl_main':
rsautl.c:(.text+0x2f5): undefined reference to `BIO_free'
rsautl.c:(.text+0x301): undefined reference to `BIO_free_all'
rsautl.c:(.text+0x46b): undefined reference to `BIO_new_fp'
rsautl.c:(.text+0x503): undefined reference to `EVP_PKEY_get1_RSA'
rsautl.c:(.text+0x50e): undefined reference to `EVP_PKEY_free'
rsautl.c:(.text+0x538): undefined reference to `BIO_new_file'
rsautl.c:(.text+0x562): undefined reference to `BIO_new_file'
rsautl.c:(.text+0x5c9): undefined reference to `BIO_read'
rsautl.c:(.text+0x634): undefined reference to `BIO_printf'
rsautl.c:(.text+0x641): undefined reference to `ERR_print_errors'
rsautl.c:(.text+0x657): undefined reference to `BIO_free'
rsautl.c:(.text+0x662): undefined reference to `BIO_free_all'
rsautl.c:(.text+0x730): undefined reference to `X509_get_pubkey'
rsautl.c:(.text+0x73a): undefined reference to `X509_free'
rsautl.c:(.text+0x7ac): undefined reference to `BIO_dump'
rsautl.c:(.text+0x809): undefined reference to `BIO_new_fp'
rsautl.c:(.text+0x824): undefined reference to `BIO_new_fp'
rsautl.c:(.text+0x844): undefined reference to `BIO_write'
rsautl.c:(.text+0x873): undefined reference to `ASN1_parse_dump'
rsautl.c:(.text+0x888): undefined reference to `ERR_print_errors'
rsautl.c:(.text+0x8a3): undefined reference to `BIO_printf'
rsautl.c:(.text+0x8b0): undefined reference to `ERR_print_errors'
rsautl.c:(.text+0x940): undefined reference to `BIO_printf'
rsautl.c:(.text+0x94d): undefined reference to `ERR_print_errors'
rsautl.c:(.text+0x98d): undefined reference to `BIO_printf'
dsa.o: In function `dsa_main':
dsa.c:(.text+0x146): undefined reference to `ERR_load_crypto_strings'
dsa.c:(.text+0x196): undefined reference to `BIO_s_file'
dsa.c:(.text+0x19e): undefined reference to `BIO_new'
dsa.c:(.text+0x1a5): undefined reference to `BIO_s_file'
dsa.c:(.text+0x1ad): undefined reference to `BIO_new'
dsa.c:(.text+0x1eb): undefined reference to `BIO_ctrl'
dsa.c:(.text+0x209): undefined reference to `BIO_printf'
dsa.c:(.text+0x235): undefined reference to `BIO_printf'
dsa.c:(.text+0x24d): undefined reference to `EVP_get_cipherbyname'
dsa.c:(.text+0x274): undefined reference to `BIO_printf'
dsa.c:(.text+0x2a0): undefined reference to `BIO_printf'
dsa.c:(.text+0x2b6): undefined reference to `BIO_printf'
dsa.c:(.text+0x2cc): undefined reference to `BIO_printf'
dsa.c:(.text+0x2e2): undefined reference to `BIO_printf'
dsa.o:dsa.c:(.text+0x2f8): more undefined references to `BIO_printf' follow
dsa.o: In function `dsa_main':
dsa.c:(.text+0x504): undefined reference to `BIO_s_file'
dsa.c:(.text+0x511): undefined reference to `BIO_new'
dsa.c:(.text+0x543): undefined reference to `BIO_ctrl'
dsa.c:(.text+0x599): undefined reference to `PEM_read_bio_DSA_PUBKEY'
dsa.c:(.text+0x5cf): undefined reference to `BIO_ctrl'
dsa.c:(.text+0x60b): undefined reference to `BIO_free'
dsa.c:(.text+0x617): undefined reference to `BIO_free_all'
dsa.c:(.text+0x69b): undefined reference to `ERR_print_errors'
dsa.c:(.text+0x6de): undefined reference to `d2i_DSA_PUBKEY_bio'
dsa.c:(.text+0x705): undefined reference to `BIO_ctrl'
dsa.c:(.text+0x725): undefined reference to `PEM_read_bio_DSAPrivateKey'
dsa.c:(.text+0x73a): undefined reference to `d2i_DSAPrivateKey_bio'
dsa.c:(.text+0x753): undefined reference to `DSA_print'
dsa.c:(.text+0x773): undefined reference to `ERR_print_errors'
dsa.c:(.text+0x795): undefined reference to `BIO_printf'
dsa.c:(.text+0x7c1): undefined reference to `PEM_write_bio_DSA_PUBKEY'
dsa.c:(.text+0x7e6): undefined reference to `BIO_printf'
dsa.c:(.text+0x7f3): undefined reference to `ERR_print_errors'
dsa.c:(.text+0x86f): undefined reference to `BIO_ctrl'
dsa.c:(.text+0x8e5): undefined reference to `BIO_printf'
dsa.c:(.text+0x905): undefined reference to `i2d_DSA_PUBKEY_bio'
dsa.c:(.text+0x954): undefined reference to `PEM_write_bio_DSAPrivateKey'
dsa.c:(.text+0x965): undefined reference to `i2d_DSAPrivateKey_bio'
dsaparam.o: In function `dsaparam_main':
dsaparam.c:(.text+0x136): undefined reference to `ERR_load_crypto_strings'
dsaparam.c:(.text+0x13b): undefined reference to `BIO_s_file'
dsaparam.c:(.text+0x143): undefined reference to `BIO_new'
dsaparam.c:(.text+0x14b): undefined reference to `BIO_s_file'
dsaparam.c:(.text+0x153): undefined reference to `BIO_new'
dsaparam.c:(.text+0x198): undefined reference to `BIO_ctrl'
dsaparam.c:(.text+0x1cf): undefined reference to `BIO_ctrl'
dsaparam.c:(.text+0x25e): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x26f): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x2f7): undefined reference to `ASN1_dup'
dsaparam.c:(.text+0x340): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x354): undefined reference to `ERR_print_errors'
dsaparam.c:(.text+0x36d): undefined reference to `BIO_free'
dsaparam.c:(.text+0x37f): undefined reference to `BIO_free_all'
dsaparam.c:(.text+0x4b6): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x4e2): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x4f8): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x50e): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x51f): undefined reference to `BIO_printf'
dsaparam.o:dsaparam.c:(.text+0x535): more undefined references to `BIO_printf' follow
dsaparam.o: In function `dsaparam_main':
dsaparam.c:(.text+0x614): undefined reference to `BIO_s_file'
dsaparam.c:(.text+0x61c): undefined reference to `BIO_new'
dsaparam.c:(.text+0x64e): undefined reference to `BIO_ctrl'
dsaparam.c:(.text+0x679): undefined reference to `PEM_write_bio_DSAparams'
dsaparam.c:(.text+0x69c): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x6a9): undefined reference to `ERR_print_errors'
dsaparam.c:(.text+0x775): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x7d0): undefined reference to `BIO_ctrl'
dsaparam.c:(.text+0x804): undefined reference to `BIO_printf'
dsaparam.c:(.text+0x833): undefined reference to `BIO_ctrl'
dsaparam.c:(.text+0x854): undefined reference to `DSAparams_print'
dsaparam.c:(.text+0xba6): undefined reference to `PEM_read_bio_DSAparams'
dsaparam.c:(.text+0xbdc): undefined reference to `ASN1_i2d_bio'
dsaparam.c:(.text+0xc03): undefined reference to `ASN1_d2i_bio'
dsaparam.c:(.text+0xc72): undefined reference to `PEM_write_bio_DSAPrivateKey'
dsaparam.c:(.text+0xcc2): undefined reference to `i2d_DSAPrivateKey_bio'
dsaparam.o: In function `dsa_cb':
dsaparam.c:(.text+0xd20): undefined reference to `BIO_write'
dsaparam.c:(.text+0xd40): undefined reference to `BIO_ctrl'
ec.o: In function `ec_main':
ec.c:(.text+0x167): undefined reference to `ERR_load_crypto_strings'
ec.c:(.text+0x1b7): undefined reference to `BIO_s_file'
ec.c:(.text+0x1bf): undefined reference to `BIO_new'
ec.c:(.text+0x1c6): undefined reference to `BIO_s_file'
ec.c:(.text+0x1ce): undefined reference to `BIO_new'
ec.c:(.text+0x20c): undefined reference to `BIO_ctrl'
ec.c:(.text+0x22a): undefined reference to `BIO_printf'
ec.c:(.text+0x256): undefined reference to `BIO_printf'
ec.c:(.text+0x2f4): undefined reference to `EVP_get_cipherbyname'
ec.c:(.text+0x31b): undefined reference to `BIO_printf'
ec.c:(.text+0x347): undefined reference to `BIO_printf'
ec.c:(.text+0x35d): undefined reference to `BIO_printf'
ec.c:(.text+0x373): undefined reference to `BIO_printf'
ec.c:(.text+0x389): undefined reference to `BIO_printf'
ec.o:ec.c:(.text+0x39f): more undefined references to `BIO_printf' follow
ec.o: In function `ec_main':
ec.c:(.text+0x5ad): undefined reference to `BIO_s_file'
ec.c:(.text+0x5b5): undefined reference to `BIO_new'
ec.c:(.text+0x5e7): undefined reference to `BIO_ctrl'
ec.c:(.text+0x611): undefined reference to `PEM_read_bio_EC_PUBKEY'
ec.c:(.text+0x647): undefined reference to `BIO_ctrl'
ec.c:(.text+0x6af): undefined reference to `BIO_free'
ec.c:(.text+0x6bb): undefined reference to `BIO_free_all'
ec.c:(.text+0x6e0): undefined reference to `ERR_print_errors'
ec.c:(.text+0x724): undefined reference to `d2i_EC_PUBKEY_bio'
ec.c:(.text+0x74b): undefined reference to `BIO_ctrl'
ec.c:(.text+0x762): undefined reference to `EC_KEY_print'
ec.c:(.text+0x782): undefined reference to `ERR_print_errors'
ec.c:(.text+0x7a9): undefined reference to `PEM_read_bio_ECPrivateKey'
ec.c:(.text+0x7c6): undefined reference to `BIO_printf'
ec.c:(.text+0x7fd): undefined reference to `PEM_write_bio_EC_PUBKEY'
ec.c:(.text+0x822): undefined reference to `BIO_printf'
ec.c:(.text+0x82f): undefined reference to `ERR_print_errors'
ec.c:(.text+0x86a): undefined reference to `d2i_ECPrivateKey_bio'
ec.c:(.text+0x891): undefined reference to `BIO_ctrl'
ec.c:(.text+0x9b6): undefined reference to `BIO_printf'
ec.c:(.text+0x9e5): undefined reference to `i2d_EC_PUBKEY_bio'
ec.c:(.text+0xa16): undefined reference to `PEM_write_bio_ECPrivateKey'
ec.c:(.text+0xa2a): undefined reference to `PEM_write_bio_ECPKParameters'
ec.c:(.text+0xb1e): undefined reference to `i2d_ECPrivateKey_bio'
ec.c:(.text+0xb3a): undefined reference to `ASN1_i2d_bio'
ecparam.o: In function `ecparam_print_var':
ecparam.c:(.text+0x25): undefined reference to `BIO_printf'
ecparam.c:(.text+0x3d): undefined reference to `BIO_printf'
ecparam.c:(.text+0x4e): undefined reference to `BIO_printf'
ecparam.c:(.text+0x8c): undefined reference to `BIO_printf'
ecparam.c:(.text+0xb5): undefined reference to `BIO_printf'
ecparam.o:ecparam.c:(.text+0x113): more undefined references to `BIO_printf' follow
ecparam.o: In function `ecparam_main':
ecparam.c:(.text+0x29d): undefined reference to `ERR_load_crypto_strings'
ecparam.c:(.text+0x2a2): undefined reference to `BIO_s_file'
ecparam.c:(.text+0x2aa): undefined reference to `BIO_new'
ecparam.c:(.text+0x2b2): undefined reference to `BIO_s_file'
ecparam.c:(.text+0x2ba): undefined reference to `BIO_new'
ecparam.c:(.text+0x2ff): undefined reference to `BIO_ctrl'
ecparam.c:(.text+0x336): undefined reference to `BIO_ctrl'
ecparam.c:(.text+0x39a): undefined reference to `BIO_printf'
ecparam.c:(.text+0x490): undefined reference to `BIO_printf'
ecparam.c:(.text+0x5fa): undefined reference to `BIO_printf'
ecparam.c:(.text+0x626): undefined reference to `BIO_printf'
ecparam.c:(.text+0x63c): undefined reference to `BIO_printf'
ecparam.o:ecparam.c:(.text+0x652): more undefined references to `BIO_printf' follow
ecparam.o: In function `ecparam_main':
ecparam.c:(.text+0x83e): undefined reference to `BIO_free'
ecparam.c:(.text+0x850): undefined reference to `BIO_free_all'
ecparam.c:(.text+0x90a): undefined reference to `ERR_print_errors'
ecparam.c:(.text+0x91c): undefined reference to `BIO_s_file'
ecparam.c:(.text+0x924): undefined reference to `BIO_new'
ecparam.c:(.text+0x956): undefined reference to `BIO_ctrl'
ecparam.c:(.text+0x9a8): undefined reference to `BIO_printf'
ecparam.c:(.text+0xaae): undefined reference to `BIO_printf'
ecparam.c:(.text+0xac6): undefined reference to `BIO_printf'
ecparam.c:(.text+0xb05): undefined reference to `BIO_ctrl'
ecparam.c:(.text+0xb3d): undefined reference to `BIO_printf'
ecparam.c:(.text+0xb6d): undefined reference to `BIO_ctrl'
ecparam.c:(.text+0xc77): undefined reference to `BIO_printf'
ecparam.c:(.text+0xca9): undefined reference to `BIO_printf'
ecparam.c:(.text+0xcb6): undefined reference to `ERR_print_errors'
ecparam.c:(.text+0xcdb): undefined reference to `ECPKParameters_print'
ecparam.c:(.text+0xd78): undefined reference to `BIO_printf'
ecparam.c:(.text+0xe15): undefined reference to `PEM_read_bio_ECPKParameters'
ecparam.c:(.text+0xe44): undefined reference to `BIO_printf'
ecparam.c:(.text+0xe51): undefined reference to `ERR_print_errors'
ecparam.c:(.text+0xe7e): undefined reference to `BIO_printf'
ecparam.c:(.text+0xe99): undefined reference to `BIO_printf'
ecparam.c:(.text+0xf2a): undefined reference to `BIO_printf'
ecparam.c:(.text+0xf51): undefined reference to `ASN1_d2i_bio'
ecparam.c:(.text+0xf9a): undefined reference to `ASN1_i2d_bio'
ecparam.c:(.text+0xfbd): undefined reference to `BIO_printf'
ecparam.c:(.text+0xfca): undefined reference to `ERR_print_errors'
ecparam.c:(.text+0xfe4): undefined reference to `PEM_write_bio_ECPKParameters'
ecparam.c:(.text+0x1165): undefined reference to `BIO_printf'
ecparam.c:(.text+0x11cb): undefined reference to `PEM_write_bio_ECPrivateKey'
ecparam.c:(.text+0x11e7): undefined reference to `i2d_ECPrivateKey_bio'
ecparam.c:(.text+0x1444): undefined reference to `BIO_printf'
ecparam.c:(.text+0x145f): undefined reference to `BIO_printf'
ecparam.c:(.text+0x1473): undefined reference to `BIO_printf'
ecparam.c:(.text+0x1487): undefined reference to `BIO_printf'
ecparam.c:(.text+0x149b): undefined reference to `BIO_printf'
ecparam.o:ecparam.c:(.text+0x14af): more undefined references to `BIO_printf' follow
x509.o: In function `callb':
x509.c:(.text+0x16): undefined reference to `X509_STORE_CTX_get_error'
x509.c:(.text+0x31): undefined reference to `X509_STORE_CTX_get_current_cert'
x509.c:(.text+0x39): undefined reference to `X509_get_subject_name'
x509.c:(.text+0x5e): undefined reference to `X509_verify_cert_error_string'
x509.c:(.text+0x68): undefined reference to `X509_STORE_CTX_get_error_depth'
x509.c:(.text+0x8a): undefined reference to `BIO_printf'
x509.c:(.text+0xb2): undefined reference to `BIO_printf'
x509.o: In function `x509_main':
x509.c:(.text+0xcd): undefined reference to `EVP_sha1'
x509.c:(.text+0x1b3): undefined reference to `NCONF_free'
x509.c:(.text+0x1c1): undefined reference to `BIO_free_all'
x509.c:(.text+0x1cf): undefined reference to `BIO_free_all'
x509.c:(.text+0x1dd): undefined reference to `X509_STORE_free'
x509.c:(.text+0x1eb): undefined reference to `X509_REQ_free'
x509.c:(.text+0x1f9): undefined reference to `X509_free'
x509.c:(.text+0x207): undefined reference to `X509_free'
x509.c:(.text+0x215): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x223): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x231): undefined reference to `X509_REQ_free'
x509.c:(.text+0x23f): undefined reference to `ASN1_INTEGER_free'
x509.c:(.text+0x24a): undefined reference to `ASN1_OBJECT_free'
x509.c:(.text+0x256): undefined reference to `sk_pop_free'
x509.c:(.text+0x25b): undefined reference to `ASN1_OBJECT_free'
x509.c:(.text+0x26d): undefined reference to `sk_pop_free'
x509.c:(.text+0x2a0): undefined reference to `BIO_new_fp'
x509.c:(.text+0x2ab): undefined reference to `X509_STORE_new'
x509.c:(.text+0x549): undefined reference to `ERR_load_crypto_strings'
x509.c:(.text+0x591): undefined reference to `BIO_printf'
x509.c:(.text+0x6d2): undefined reference to `BIO_printf'
x509.c:(.text+0x6fb): undefined reference to `BIO_printf'
x509.c:(.text+0x71f): undefined reference to `BIO_new_fp'
x509.c:(.text+0x775): undefined reference to `X509_STORE_set_default_paths'
x509.c:(.text+0x7bb): undefined reference to `NCONF_new'
x509.c:(.text+0x7e0): undefined reference to `NCONF_load'
x509.c:(.text+0x817): undefined reference to `BIO_printf'
x509.c:(.text+0x8d4): undefined reference to `ERR_print_errors'
x509.c:(.text+0x99b): undefined reference to `BIO_printf'
x509.c:(.text+0x9f0): undefined reference to `X509V3_set_ctx'
x509.c:(.text+0xa02): undefined reference to `X509V3_set_nconf'
x509.c:(.text+0xa24): undefined reference to `X509V3_EXT_add_nconf'
x509.c:(.text+0xa4c): undefined reference to `BIO_printf'
x509.c:(.text+0xa59): undefined reference to `ERR_print_errors'
x509.c:(.text+0xac8): undefined reference to `BIO_s_file'
x509.c:(.text+0xad0): undefined reference to `BIO_new'
x509.c:(.text+0xb0c): undefined reference to `BIO_ctrl'
x509.c:(.text+0xb2e): undefined reference to `PEM_read_bio_X509_REQ'
x509.c:(.text+0xb3c): undefined reference to `BIO_free'
x509.c:(.text+0xb89): undefined reference to `X509_REQ_get_pubkey'
x509.c:(.text+0xba5): undefined reference to `X509_REQ_verify'
x509.c:(.text+0xbaf): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0xbd4): undefined reference to `BIO_printf'
x509.c:(.text+0xc9a): undefined reference to `BIO_s_file'
x509.c:(.text+0xca2): undefined reference to `BIO_new'
x509.c:(.text+0xce8): undefined reference to `BIO_ctrl'
x509.c:(.text+0xd1b): undefined reference to `X509_alias_set1'
x509.c:(.text+0xd5f): undefined reference to `sk_value'
x509.c:(.text+0xd71): undefined reference to `X509_add1_trust_object'
x509.c:(.text+0xd7f): undefined reference to `sk_num'
x509.c:(.text+0xda4): undefined reference to `sk_value'
x509.c:(.text+0xdb6): undefined reference to `X509_add1_reject_object'
x509.c:(.text+0xdc4): undefined reference to `sk_num'
x509.c:(.text+0xfa4): undefined reference to `X509_get_issuer_name'
x509.c:(.text+0xfd6): undefined reference to `X509_get_subject_name'
x509.c:(.text+0x1016): undefined reference to `BIO_printf'
x509.c:(.text+0x1024): undefined reference to `X509_get_serialNumber'
x509.c:(.text+0x1036): undefined reference to `i2a_ASN1_INTEGER'
x509.c:(.text+0x1048): undefined reference to `BIO_printf'
x509.c:(.text+0x105d): undefined reference to `X509_get_serialNumber'
x509.c:(.text+0x1069): undefined reference to `ASN1_INTEGER_to_BN'
x509.c:(.text+0x109a): undefined reference to `BN_to_ASN1_INTEGER'
x509.c:(.text+0x10be): undefined reference to `i2a_ASN1_INTEGER'
x509.c:(.text+0x10c6): undefined reference to `ASN1_INTEGER_free'
x509.c:(.text+0x10dd): undefined reference to `BIO_puts'
x509.c:(.text+0x10f2): undefined reference to `X509_get1_email'
x509.c:(.text+0x1103): undefined reference to `sk_value'
x509.c:(.text+0x111e): undefined reference to `BIO_printf'
x509.c:(.text+0x1126): undefined reference to `sk_num'
x509.c:(.text+0x1132): undefined reference to `X509_email_free'
x509.c:(.text+0x114b): undefined reference to `X509_alias_get0'
x509.c:(.text+0x116e): undefined reference to `BIO_printf'
x509.c:(.text+0x1181): undefined reference to `X509_subject_name_hash'
x509.c:(.text+0x119c): undefined reference to `BIO_printf'
x509.c:(.text+0x11ba): undefined reference to `BIO_printf'
x509.c:(.text+0x11d9): undefined reference to `BIO_printf'
x509.c:(.text+0x11ea): undefined reference to `X509_PURPOSE_get_count'
x509.c:(.text+0x1206): undefined reference to `X509_PURPOSE_get0'
x509.c:(.text+0x1210): undefined reference to `X509_PURPOSE_get_id'
x509.c:(.text+0x121a): undefined reference to `X509_PURPOSE_get0_name'
x509.c:(.text+0x1236): undefined reference to `X509_check_purpose'
x509.c:(.text+0x126c): undefined reference to `BIO_printf'
x509.c:(.text+0x1294): undefined reference to `BIO_printf'
x509.c:(.text+0x12b0): undefined reference to `BIO_printf'
x509.c:(.text+0x12c8): undefined reference to `X509_issuer_name_hash'
x509.c:(.text+0x12de): undefined reference to `BIO_printf'
x509.c:(.text+0x12f1): undefined reference to `X509_get_pubkey'
x509.c:(.text+0x130d): undefined reference to `PEM_write_bio_PUBKEY'
x509.c:(.text+0x1315): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x1328): undefined reference to `X509_get_pubkey'
x509.c:(.text+0x1349): undefined reference to `BIO_printf'
x509.c:(.text+0x1374): undefined reference to `BIO_printf'
x509.c:(.text+0x138b): undefined reference to `BIO_printf'
x509.c:(.text+0x1393): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x13be): undefined reference to `X509_print_ex'
x509.c:(.text+0x13dd): undefined reference to `X509_get_subject_name'
x509.c:(.text+0x13f3): undefined reference to `X509_NAME_oneline'
x509.c:(.text+0x140e): undefined reference to `BIO_printf'
x509.c:(.text+0x141c): undefined reference to `X509_get_issuer_name'
x509.c:(.text+0x1431): undefined reference to `X509_NAME_oneline'
x509.c:(.text+0x144c): undefined reference to `BIO_printf'
x509.c:(.text+0x145e): undefined reference to `i2d_X509'
x509.c:(.text+0x1486): undefined reference to `X509_get_subject_name'
x509.c:(.text+0x1495): undefined reference to `i2d_X509_NAME'
x509.c:(.text+0x14b2): undefined reference to `BIO_printf'
x509.c:(.text+0x14dd): undefined reference to `BIO_printf'
x509.c:(.text+0x1504): undefined reference to `BIO_printf'
x509.c:(.text+0x1525): undefined reference to `BIO_printf'
x509.c:(.text+0x1543): undefined reference to `BIO_printf'
x509.o:x509.c:(.text+0x155a): more undefined references to `BIO_printf' follow
x509.o: In function `x509_main':
x509.c:(.text+0x1574): undefined reference to `i2d_X509_PUBKEY'
x509.c:(.text+0x1591): undefined reference to `BIO_printf'
x509.c:(.text+0x15bc): undefined reference to `BIO_printf'
x509.c:(.text+0x15e3): undefined reference to `BIO_printf'
x509.c:(.text+0x1604): undefined reference to `BIO_printf'
x509.c:(.text+0x1622): undefined reference to `BIO_printf'
x509.o:x509.c:(.text+0x1639): more undefined references to `BIO_printf' follow
x509.o: In function `x509_main':
x509.c:(.text+0x164e): undefined reference to `i2d_X509'
x509.c:(.text+0x166b): undefined reference to `BIO_printf'
x509.c:(.text+0x1696): undefined reference to `BIO_printf'
x509.c:(.text+0x16bd): undefined reference to `BIO_printf'
x509.c:(.text+0x16de): undefined reference to `BIO_printf'
x509.c:(.text+0x16fc): undefined reference to `BIO_printf'
x509.o:x509.c:(.text+0x1713): more undefined references to `BIO_printf' follow
x509.o: In function `x509_main':
x509.c:(.text+0x178f): undefined reference to `X509_get_pubkey'
x509.c:(.text+0x17a3): undefined reference to `EVP_PKEY_copy_parameters'
x509.c:(.text+0x17b4): undefined reference to `EVP_PKEY_save_parameters'
x509.c:(.text+0x17bc): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x17ca): undefined reference to `X509_get_subject_name'
x509.c:(.text+0x17dc): undefined reference to `X509_set_issuer_name'
x509.c:(.text+0x17ff): undefined reference to `X509_gmtime_adj'
x509.c:(.text+0x1827): undefined reference to `X509_gmtime_adj'
x509.c:(.text+0x1847): undefined reference to `X509_set_pubkey'
x509.c:(.text+0x1882): undefined reference to `X509_set_version'
x509.c:(.text+0x18a9): undefined reference to `X509V3_set_ctx'
x509.c:(.text+0x18bb): undefined reference to `X509V3_set_nconf'
x509.c:(.text+0x18e1): undefined reference to `X509V3_EXT_add_nconf'
x509.c:(.text+0x1907): undefined reference to `X509_sign'
x509.c:(.text+0x191c): undefined reference to `ERR_print_errors'
x509.c:(.text+0x193a): undefined reference to `X509_get_ext_count'
x509.c:(.text+0x1956): undefined reference to `X509_delete_ext'
x509.c:(.text+0x196f): undefined reference to `BIO_puts'
x509.c:(.text+0x198e): undefined reference to `ASN1_TIME_print'
x509.c:(.text+0x19a5): undefined reference to `BIO_puts'
x509.c:(.text+0x19c1): undefined reference to `BIO_puts'
x509.c:(.text+0x19fa): undefined reference to `X509_digest'
x509.c:(.text+0x1a2d): undefined reference to `BIO_printf'
x509.c:(.text+0x1a6e): undefined reference to `BIO_printf'
x509.c:(.text+0x1b08): undefined reference to `BIO_printf'
x509.c:(.text+0x1b34): undefined reference to `X509_ocspid_print'
x509.c:(.text+0x1b59): undefined reference to `BIO_printf'
x509.c:(.text+0x1b8f): undefined reference to `BIO_printf'
x509.c:(.text+0x1be9): undefined reference to `BIO_printf'
x509.c:(.text+0x1c09): undefined reference to `BIO_puts'
x509.c:(.text+0x1c24): undefined reference to `BIO_printf'
x509.c:(.text+0x1c92): undefined reference to `BIO_printf'
x509.c:(.text+0x1cc3): undefined reference to `X509_to_X509_REQ'
x509.c:(.text+0x1cd1): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x1d13): undefined reference to `BIO_printf'
x509.c:(.text+0x1db1): undefined reference to `X509_get_pubkey'
x509.c:(.text+0x1dc5): undefined reference to `EVP_PKEY_copy_parameters'
x509.c:(.text+0x1dcd): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x1ded): undefined reference to `X509_STORE_CTX_init'
x509.c:(.text+0x1e15): undefined reference to `X509_STORE_CTX_set_cert'
x509.c:(.text+0x1e26): undefined reference to `X509_verify_cert'
x509.c:(.text+0x1e42): undefined reference to `X509_check_private_key'
x509.c:(.text+0x1e60): undefined reference to `BIO_printf'
x509.c:(.text+0x1e6a): undefined reference to `X509_STORE_CTX_cleanup'
x509.c:(.text+0x1e77): undefined reference to `ERR_print_errors'
x509.c:(.text+0x1f00): undefined reference to `BUF_strlcpy'
x509.c:(.text+0x1f4d): undefined reference to `BIO_printf'
x509.c:(.text+0x1f83): undefined reference to `BUF_strlcpy'
x509.c:(.text+0x1fb8): undefined reference to `BUF_strlcat'
x509.c:(.text+0x1fd5): undefined reference to `BIO_printf'
x509.c:(.text+0x2026): undefined reference to `X509_REQ_print'
x509.c:(.text+0x203e): undefined reference to `PEM_write_bio_X509_REQ'
x509.c:(.text+0x2048): undefined reference to `EVP_ecdsa'
x509.c:(.text+0x2058): undefined reference to `EVP_dss1'
x509.c:(.text+0x2071): undefined reference to `X509_get_subject_name'
x509.c:(.text+0x2083): undefined reference to `X509_set_issuer_name'
x509.c:(.text+0x209d): undefined reference to `X509_set_serialNumber'
x509.c:(.text+0x20c0): undefined reference to `X509_gmtime_adj'
x509.c:(.text+0x20e8): undefined reference to `X509_gmtime_adj'
x509.c:(.text+0x210c): undefined reference to `X509_get_ext_count'
x509.c:(.text+0x2124): undefined reference to `X509_delete_ext'
x509.c:(.text+0x2165): undefined reference to `BIO_printf'
x509.c:(.text+0x2172): undefined reference to `ASN1_INTEGER_free'
x509.c:(.text+0x2181): undefined reference to `EVP_ecdsa'
x509.c:(.text+0x21b4): undefined reference to `X509_set_version'
x509.c:(.text+0x21e2): undefined reference to `X509V3_set_ctx'
x509.c:(.text+0x21f4): undefined reference to `X509V3_set_nconf'
x509.c:(.text+0x221a): undefined reference to `X509V3_EXT_add_nconf'
x509.c:(.text+0x2244): undefined reference to `X509_sign'
x509.c:(.text+0x2259): undefined reference to `X509_STORE_CTX_cleanup'
x509.c:(.text+0x2263): undefined reference to `EVP_dss1'
x509.c:(.text+0x2291): undefined reference to `BIO_printf'
x509.c:(.text+0x22c2): undefined reference to `X509_new'
x509.c:(.text+0x22f2): undefined reference to `X509_set_serialNumber'
x509.c:(.text+0x2313): undefined reference to `X509_set_issuer_name'
x509.c:(.text+0x2344): undefined reference to `X509_set_subject_name'
x509.c:(.text+0x2363): undefined reference to `X509_gmtime_adj'
x509.c:(.text+0x2387): undefined reference to `X509_gmtime_adj'
x509.c:(.text+0x2395): undefined reference to `X509_REQ_get_pubkey'
x509.c:(.text+0x23a9): undefined reference to `X509_set_pubkey'
x509.c:(.text+0x23b1): undefined reference to `EVP_PKEY_free'
x509.c:(.text+0x23c1): undefined reference to `ASN1_INTEGER_new'
x509.c:(.text+0x23f4): undefined reference to `X509_reject_clear'
x509.c:(.text+0x240b): undefined reference to `X509_set_serialNumber'
x509.c:(.text+0x2417): undefined reference to `ASN1_INTEGER_free'
x509.c:(.text+0x242a): undefined reference to `X509_trust_clear'
x509.c:(.text+0x248b): undefined reference to `BIO_ctrl'
x509.c:(.text+0x249f): undefined reference to `ERR_print_errors'
x509.c:(.text+0x2545): undefined reference to `EVP_ecdsa'
x509.c:(.text+0x2556): undefined reference to `EVP_dss1'
x509.c:(.text+0x2594): undefined reference to `BIO_printf'
x509.c:(.text+0x25d4): undefined reference to `X509_asn1_meth'
x509.c:(.text+0x25e1): undefined reference to `i2d_ASN1_HEADER'
x509.c:(.text+0x25f4): undefined reference to `ASN1_i2d_bio'
x509.c:(.text+0x261b): undefined reference to `BIO_printf'
x509.c:(.text+0x27e7): undefined reference to `NCONF_get_string'
x509.c:(.text+0x27fa): undefined reference to `ERR_clear_error'
x509.c:(.text+0x2821): undefined reference to `BIO_printf'
x509.c:(.text+0x285a): undefined reference to `X509_cmp_time'
x509.c:(.text+0x2879): undefined reference to `BIO_printf'
x509.c:(.text+0x291a): undefined reference to `BIO_printf'
x509.c:(.text+0x2947): undefined reference to `PEM_write_bio_X509_AUX'
x509.c:(.text+0x2964): undefined reference to `i2d_X509_bio'
x509.c:(.text+0x2981): undefined reference to `PEM_write_bio_X509'
x509.c:(.text+0x299c): undefined reference to `BIO_printf'
x509.c:(.text+0x29a9): undefined reference to `ERR_print_errors'
x509.c:(.text+0x29d7): undefined reference to `BIO_free'
x509.c:(.text+0x29ff): undefined reference to `BIO_ctrl'
x509.c:(.text+0x2c58): undefined reference to `s2i_ASN1_INTEGER'
x509.c:(.text+0x2cbd): undefined reference to `sk_new_null'
x509.c:(.text+0x2cd5): undefined reference to `sk_push'
x509.c:(.text+0x2d37): undefined reference to `sk_new_null'
x509.c:(.text+0x2d4f): undefined reference to `sk_push'
x509.c:(.text+0x2d81): undefined reference to `BIO_printf'
x509.c:(.text+0x3360): undefined reference to `BIO_printf'
x509.c:(.text+0x339d): undefined reference to `EVP_get_digestbyname'
x509.c:(.text+0x33ce): undefined reference to `BIO_printf'
genrsa.o: In function `genrsa_main':
genrsa.c:(.text+0xb6): undefined reference to `BIO_free_all'
genrsa.c:(.text+0xd6): undefined reference to `ERR_print_errors'
genrsa.c:(.text+0xe5): undefined reference to `BIO_s_file'
genrsa.c:(.text+0xed): undefined reference to `BIO_new'
genrsa.c:(.text+0x28d): undefined reference to `EVP_des_cbc'
genrsa.c:(.text+0x2af): undefined reference to `EVP_des_ede3_cbc'
genrsa.c:(.text+0x2e6): undefined reference to `ERR_load_crypto_strings'
genrsa.c:(.text+0x35e): undefined reference to `BIO_ctrl'
genrsa.c:(.text+0x3bc): undefined reference to `BIO_printf'
genrsa.c:(.text+0x3d9): undefined reference to `BIO_printf'
genrsa.c:(.text+0x449): undefined reference to `BIO_printf'
genrsa.c:(.text+0x45f): undefined reference to `BIO_printf'
genrsa.c:(.text+0x475): undefined reference to `BIO_printf'
genrsa.o:genrsa.c:(.text+0x48b): more undefined references to `BIO_printf' follow
genrsa.o: In function `genrsa_main':
genrsa.c:(.text+0x579): undefined reference to `BIO_s_file'
genrsa.c:(.text+0x581): undefined reference to `BIO_new'
genrsa.c:(.text+0x5b3): undefined reference to `BIO_ctrl'
genrsa.c:(.text+0x5e9): undefined reference to `EVP_aes_128_cbc'
genrsa.c:(.text+0x600): undefined reference to `EVP_idea_cbc'
genrsa.c:(.text+0x6a1): undefined reference to `BIO_printf'
genrsa.c:(.text+0x6db): undefined reference to `PEM_write_bio_RSAPrivateKey'
genrsa.c:(.text+0x6fe): undefined reference to `EVP_aes_192_cbc'
genrsa.c:(.text+0x729): undefined reference to `BIO_ctrl'
genrsa.c:(.text+0x744): undefined reference to `EVP_aes_256_cbc'
genrsa.c:(.text+0x795): undefined reference to `RAND_status'
genrsa.c:(.text+0x7b3): undefined reference to `BIO_printf'
genrsa.o: In function `genrsa_cb':
genrsa.c:(.text+0x7f0): undefined reference to `BIO_write'
genrsa.c:(.text+0x810): undefined reference to `BIO_ctrl'
gendsa.o: In function `gendsa_main':
gendsa.c:(.text+0x14a): undefined reference to `BIO_s_file'
gendsa.c:(.text+0x152): undefined reference to `BIO_new'
gendsa.c:(.text+0x175): undefined reference to `BIO_ctrl'
gendsa.c:(.text+0x197): undefined reference to `ERR_print_errors'
gendsa.c:(.text+0x1a3): undefined reference to `BIO_free'
gendsa.c:(.text+0x238): undefined reference to `EVP_des_ede3_cbc'
gendsa.c:(.text+0x271): undefined reference to `BIO_printf'
gendsa.c:(.text+0x287): undefined reference to `BIO_printf'
gendsa.c:(.text+0x29d): undefined reference to `BIO_printf'
gendsa.c:(.text+0x2b3): undefined reference to `BIO_printf'
gendsa.c:(.text+0x2c4): undefined reference to `BIO_printf'
gendsa.o:gendsa.c:(.text+0x2d5): more undefined references to `BIO_printf' follow
gendsa.o: In function `gendsa_main':
gendsa.c:(.text+0x392): undefined reference to `ERR_print_errors'
gendsa.c:(.text+0x3a2): undefined reference to `BIO_free_all'
gendsa.c:(.text+0x3d2): undefined reference to `EVP_des_cbc'
gendsa.c:(.text+0x3ea): undefined reference to `BIO_s_file'
gendsa.c:(.text+0x3f2): undefined reference to `BIO_new'
gendsa.c:(.text+0x424): undefined reference to `BIO_ctrl'
gendsa.c:(.text+0x45a): undefined reference to `EVP_aes_128_cbc'
gendsa.c:(.text+0x47c): undefined reference to `PEM_read_bio_DSAparams'
gendsa.c:(.text+0x48e): undefined reference to `BIO_free'
gendsa.c:(.text+0x493): undefined reference to `BIO_s_file'
gendsa.c:(.text+0x49b): undefined reference to `BIO_new'
gendsa.c:(.text+0x4d1): undefined reference to `BIO_ctrl'
gendsa.c:(.text+0x52f): undefined reference to `BIO_printf'
gendsa.c:(.text+0x554): undefined reference to `BIO_printf'
gendsa.c:(.text+0x5a7): undefined reference to `PEM_write_bio_DSAPrivateKey'
gendsa.c:(.text+0x5c1): undefined reference to `EVP_idea_cbc'
gendsa.c:(.text+0x5df): undefined reference to `BIO_printf'
gendsa.c:(.text+0x5fb): undefined reference to `EVP_aes_192_cbc'
gendsa.c:(.text+0x664): undefined reference to `BIO_ctrl'
gendsa.c:(.text+0x67f): undefined reference to `BIO_printf'
gendsa.c:(.text+0x699): undefined reference to `EVP_aes_256_cbc'
s_server.o: In function `print_stats':
s_server.c:(.text+0x3d): undefined reference to `BIO_printf'
s_server.c:(.text+0x6f): undefined reference to `BIO_printf'
s_server.c:(.text+0xa1): undefined reference to `BIO_printf'
s_server.c:(.text+0xd3): undefined reference to `BIO_printf'
s_server.c:(.text+0x105): undefined reference to `BIO_printf'
s_server.o:s_server.c:(.text+0x13a): more undefined references to `BIO_printf' follow
s_server.o: In function `load_dh_param':
s_server.c:(.text+0x2ab): undefined reference to `BIO_new_file'
s_server.c:(.text+0x2cb): undefined reference to `PEM_read_bio_DHparams'
s_server.c:(.text+0x2d5): undefined reference to `BIO_free'
s_server.o: In function `sv_body':
s_server.c:(.text+0x39b): undefined reference to `BIO_new_socket'
s_server.c:(.text+0x48d): undefined reference to `PEM_ASN1_write_bio'
s_server.c:(.text+0x4c0): undefined reference to `BIO_printf'
s_server.c:(.text+0x4d1): undefined reference to `PEM_write_bio_X509'
s_server.c:(.text+0x4d9): undefined reference to `X509_get_subject_name'
s_server.c:(.text+0x4ee): undefined reference to `X509_NAME_oneline'
s_server.c:(.text+0x503): undefined reference to `BIO_printf'
s_server.c:(.text+0x50b): undefined reference to `X509_get_issuer_name'
s_server.c:(.text+0x520): undefined reference to `X509_NAME_oneline'
s_server.c:(.text+0x53a): undefined reference to `BIO_printf'
s_server.c:(.text+0x542): undefined reference to `X509_free'
s_server.c:(.text+0x57b): undefined reference to `BIO_printf'
s_server.c:(.text+0x5b5): undefined reference to `BIO_printf'
s_server.c:(.text+0x607): undefined reference to `BIO_printf'
s_server.c:(.text+0x867): undefined reference to `BIO_printf'
s_server.c:(.text+0x89b): undefined reference to `BIO_socket_ioctl'
s_server.c:(.text+0x8b0): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x8d0): undefined reference to `BIO_printf'
s_server.c:(.text+0x8dd): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x8f3): undefined reference to `BIO_printf'
s_server.c:(.text+0x93d): undefined reference to `BIO_printf'
s_server.c:(.text+0x971): undefined reference to `BIO_printf'
s_server.c:(.text+0x999): undefined reference to `BIO_printf'
s_server.c:(.text+0x9b4): undefined reference to `BIO_printf'
s_server.c:(.text+0xa84): undefined reference to `BIO_sock_should_retry'
s_server.c:(.text+0xaa2): undefined reference to `BIO_printf'
s_server.c:(.text+0xabd): undefined reference to `BIO_printf'
s_server.c:(.text+0xb54): undefined reference to `BIO_f_nbio_test'
s_server.c:(.text+0xb5c): undefined reference to `BIO_new'
s_server.c:(.text+0xb68): undefined reference to `BIO_push'
s_server.c:(.text+0xb80): undefined reference to `BIO_new_dgram'
s_server.c:(.text+0xc40): undefined reference to `BIO_ctrl'
s_server.c:(.text+0xc69): undefined reference to `BIO_ctrl'
s_server.c:(.text+0xccb): undefined reference to `BIO_printf'
s_server.c:(.text+0xceb): undefined reference to `BIO_printf'
s_server.c:(.text+0xd01): undefined reference to `BIO_printf'
s_server.c:(.text+0xd2c): undefined reference to `BIO_printf'
s_server.c:(.text+0xd4e): undefined reference to `BIO_ctrl'
s_server.c:(.text+0xe09): undefined reference to `BIO_write'
s_server.c:(.text+0xe26): undefined reference to `BIO_printf'
s_server.c:(.text+0xe5b): undefined reference to `BIO_printf'
s_server.c:(.text+0xea1): undefined reference to `BIO_printf'
s_server.c:(.text+0xec0): undefined reference to `ERR_print_errors'
s_server.c:(.text+0xee0): undefined reference to `BIO_printf'
s_server.c:(.text+0xf23): undefined reference to `X509_verify_cert_error_string'
s_server.c:(.text+0xf3d): undefined reference to `BIO_printf'
s_server.o: In function `www_body':
s_server.c:(.text+0xf97): undefined reference to `BIO_f_buffer'
s_server.c:(.text+0xf9f): undefined reference to `BIO_new'
s_server.c:(.text+0xfaf): undefined reference to `BIO_new'
s_server.c:(.text+0xfeb): undefined reference to `BIO_int_ctrl'
s_server.c:(.text+0x1009): undefined reference to `BIO_printf'
s_server.c:(.text+0x102e): undefined reference to `BIO_free_all'
s_server.c:(.text+0x106b): undefined reference to `BIO_socket_ioctl'
s_server.c:(.text+0x1080): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x10d1): undefined reference to `BIO_new_socket'
s_server.c:(.text+0x111f): undefined reference to `BIO_ctrl'
s_server.c:(.text+0x112e): undefined reference to `BIO_push'
s_server.c:(.text+0x11cc): undefined reference to `BIO_gets'
s_server.c:(.text+0x12a4): undefined reference to `BIO_printf'
s_server.c:(.text+0x12cf): undefined reference to `BIO_printf'
s_server.c:(.text+0x130d): undefined reference to `BIO_puts'
s_server.c:(.text+0x1321): undefined reference to `BIO_puts'
s_server.c:(.text+0x1335): undefined reference to `BIO_puts'
s_server.c:(.text+0x1349): undefined reference to `BIO_puts'
s_server.c:(.text+0x1376): undefined reference to `BIO_puts'
s_server.c:(.text+0x1389): undefined reference to `BIO_write'
s_server.c:(.text+0x13a5): undefined reference to `BIO_puts'
s_server.c:(.text+0x13b9): undefined reference to `BIO_printf'
s_server.c:(.text+0x13cf): undefined reference to `sk_num'
s_server.c:(.text+0x13f0): undefined reference to `sk_value'
s_server.c:(.text+0x1420): undefined reference to `BIO_printf'
s_server.c:(.text+0x1435): undefined reference to `sk_value'
s_server.c:(.text+0x1465): undefined reference to `BIO_printf'
s_server.c:(.text+0x1486): undefined reference to `BIO_puts'
s_server.c:(.text+0x149f): undefined reference to `BIO_puts'
s_server.c:(.text+0x14db): undefined reference to `BIO_printf'
s_server.c:(.text+0x1505): undefined reference to `BIO_write'
s_server.c:(.text+0x1536): undefined reference to `BIO_write'
s_server.c:(.text+0x1572): undefined reference to `BIO_write'
s_server.c:(.text+0x1609): undefined reference to `BIO_f_nbio_test'
s_server.c:(.text+0x1611): undefined reference to `BIO_new'
s_server.c:(.text+0x161d): undefined reference to `BIO_push'
s_server.c:(.text+0x1638): undefined reference to `BIO_puts'
s_server.c:(.text+0x165c): undefined reference to `BIO_printf'
s_server.c:(.text+0x1697): undefined reference to `BIO_printf'
s_server.c:(.text+0x16c5): undefined reference to `BIO_printf'
s_server.c:(.text+0x16ee): undefined reference to `BIO_printf'
s_server.c:(.text+0x1717): undefined reference to `BIO_printf'
s_server.c:(.text+0x1726): undefined reference to `X509_print'
s_server.c:(.text+0x1735): undefined reference to `PEM_write_bio_X509'
s_server.c:(.text+0x1749): undefined reference to `BIO_puts'
s_server.c:(.text+0x1769): undefined reference to `BIO_ctrl'
s_server.c:(.text+0x17d9): undefined reference to `BIO_printf'
s_server.c:(.text+0x1800): undefined reference to `BIO_puts'
s_server.c:(.text+0x1818): undefined reference to `BIO_printf'
s_server.c:(.text+0x187e): undefined reference to `BIO_new_file'
s_server.c:(.text+0x18ad): undefined reference to `BIO_printf'
s_server.c:(.text+0x18e0): undefined reference to `BIO_read'
s_server.c:(.text+0x190b): undefined reference to `BIO_write'
s_server.c:(.text+0x192e): undefined reference to `BIO_printf'
s_server.c:(.text+0x193d): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x1956): undefined reference to `BIO_puts'
s_server.c:(.text+0x196e): undefined reference to `BIO_printf'
s_server.c:(.text+0x1987): undefined reference to `BIO_puts'
s_server.c:(.text+0x1997): undefined reference to `BIO_free'
s_server.c:(.text+0x19b0): undefined reference to `BIO_puts'
s_server.c:(.text+0x19c8): undefined reference to `BIO_printf'
s_server.c:(.text+0x19f5): undefined reference to `BIO_puts'
s_server.c:(.text+0x1a08): undefined reference to `BIO_printf'
s_server.c:(.text+0x1a21): undefined reference to `BIO_puts'
s_server.c:(.text+0x1a39): undefined reference to `BIO_printf'
s_server.c:(.text+0x1a44): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x1a5d): undefined reference to `BIO_puts'
s_server.c:(.text+0x1a75): undefined reference to `BIO_printf'
s_server.c:(.text+0x1a80): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x1ac1): undefined reference to `BIO_puts'
s_server.c:(.text+0x1b02): undefined reference to `BIO_puts'
s_server.o: In function `tmp_rsa_cb':
s_server.c:(.text+0x1baf): undefined reference to `BIO_printf'
s_server.c:(.text+0x1bd1): undefined reference to `BIO_ctrl'
s_server.c:(.text+0x1c16): undefined reference to `BIO_printf'
s_server.c:(.text+0x1c38): undefined reference to `BIO_ctrl'
s_server.c:(.text+0x1c53): undefined reference to `BIO_printf'
s_server.o: In function `generate_session_id':
s_server.c:(.text+0x1c8a): undefined reference to `RAND_pseudo_bytes'
s_server.o: In function `s_server_main':
s_server.c:(.text+0x1f6e): undefined reference to `BIO_printf'
s_server.c:(.text+0x20e6): undefined reference to `BIO_printf'
s_server.c:(.text+0x218f): undefined reference to `BIO_printf'
s_server.c:(.text+0x219c): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x2209): undefined reference to `BIO_printf'
s_server.c:(.text+0x222b): undefined reference to `BIO_printf'
s_server.c:(.text+0x2250): undefined reference to `BIO_printf'
s_server.c:(.text+0x2266): undefined reference to `BIO_printf'
s_server.c:(.text+0x2285): undefined reference to `BIO_printf'
s_server.o:s_server.c:(.text+0x229b): more undefined references to `BIO_printf' follow
s_server.o: In function `s_server_main':
s_server.c:(.text+0x273b): undefined reference to `X509_free'
s_server.c:(.text+0x274d): undefined reference to `X509_free'
s_server.c:(.text+0x275f): undefined reference to `EVP_PKEY_free'
s_server.c:(.text+0x276b): undefined reference to `EVP_PKEY_free'
s_server.c:(.text+0x279a): undefined reference to `BIO_free'
s_server.c:(.text+0x281b): undefined reference to `BIO_new_fp'
s_server.c:(.text+0x283b): undefined reference to `BIO_printf'
s_server.c:(.text+0x2870): undefined reference to `BIO_printf'
s_server.c:(.text+0x2947): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x2966): undefined reference to `X509_STORE_set_flags'
s_server.c:(.text+0x29a2): undefined reference to `BIO_printf'
s_server.c:(.text+0x29c4): undefined reference to `BIO_ctrl'
s_server.c:(.text+0x2a37): undefined reference to `BIO_printf'
s_server.c:(.text+0x2acd): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x2b37): undefined reference to `BIO_printf'
s_server.c:(.text+0x2b5e): undefined reference to `BIO_ctrl'
s_server.c:(.text+0x2c81): undefined reference to `BIO_printf'
s_server.c:(.text+0x2cf7): undefined reference to `BIO_printf'
s_server.c:(.text+0x2d09): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x2d57): undefined reference to `BIO_new_fp'
s_server.c:(.text+0x2d73): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x2d95): undefined reference to `BIO_printf'
s_server.c:(.text+0x2db0): undefined reference to `BIO_printf'
s_server.c:(.text+0x2e21): undefined reference to `BIO_printf'
s_server.c:(.text+0x2ea0): undefined reference to `ERR_print_errors'
s_server.c:(.text+0x2f56): undefined reference to `BIO_printf'
s_server.c:(.text+0x2f71): undefined reference to `BIO_printf'
s_server.c:(.text+0x2fa2): undefined reference to `BIO_printf'
s_server.c:(.text+0x2fc6): undefined reference to `RAND_status'
s_server.c:(.text+0x2fe4): undefined reference to `BIO_printf'
s_server.c:(.text+0x30c1): undefined reference to `BIO_s_null'
s_server.c:(.text+0x30c9): undefined reference to `BIO_new'
s_client.o: In function `print_stuff':
s_client.c:(.text+0x44): undefined reference to `BIO_printf'
s_client.c:(.text+0x7f): undefined reference to `BIO_printf'
s_client.c:(.text+0x97): undefined reference to `X509_get_pubkey'
s_client.c:(.text+0xa1): undefined reference to `EVP_PKEY_bits'
s_client.c:(.text+0xb6): undefined reference to `BIO_printf'
s_client.c:(.text+0xbe): undefined reference to `EVP_PKEY_free'
s_client.c:(.text+0x104): undefined reference to `BIO_printf'
s_client.c:(.text+0x12f): undefined reference to `BIO_printf'
s_client.c:(.text+0x155): undefined reference to `BIO_printf'
s_client.c:(.text+0x16d): undefined reference to `X509_free'
s_client.c:(.text+0x18a): undefined reference to `BIO_ctrl'
s_client.c:(.text+0x1c1): undefined reference to `BIO_printf'
s_client.c:(.text+0x1d5): undefined reference to `sk_num'
s_client.c:(.text+0x1f8): undefined reference to `sk_value'
s_client.c:(.text+0x200): undefined reference to `X509_get_subject_name'
s_client.c:(.text+0x21b): undefined reference to `X509_NAME_oneline'
s_client.c:(.text+0x23a): undefined reference to `BIO_printf'
s_client.c:(.text+0x246): undefined reference to `sk_value'
s_client.c:(.text+0x24e): undefined reference to `X509_get_issuer_name'
s_client.c:(.text+0x269): undefined reference to `X509_NAME_oneline'
s_client.c:(.text+0x284): undefined reference to `BIO_printf'
s_client.c:(.text+0x296): undefined reference to `sk_num'
s_client.c:(.text+0x2b9): undefined reference to `sk_value'
s_client.c:(.text+0x2c5): undefined reference to `PEM_write_bio_X509'
s_client.c:(.text+0x2e6): undefined reference to `BIO_printf'
s_client.c:(.text+0x313): undefined reference to `BIO_printf'
s_client.c:(.text+0x333): undefined reference to `PEM_write_bio_X509'
s_client.c:(.text+0x34b): undefined reference to `X509_get_subject_name'
s_client.c:(.text+0x361): undefined reference to `X509_NAME_oneline'
s_client.c:(.text+0x37c): undefined reference to `BIO_printf'
s_client.c:(.text+0x38a): undefined reference to `X509_get_issuer_name'
s_client.c:(.text+0x3a5): undefined reference to `X509_NAME_oneline'
s_client.c:(.text+0x3bb): undefined reference to `BIO_printf'
s_client.c:(.text+0x3db): undefined reference to `sk_num'
s_client.c:(.text+0x3f6): undefined reference to `BIO_printf'
s_client.c:(.text+0x408): undefined reference to `sk_value'
s_client.c:(.text+0x423): undefined reference to `X509_NAME_oneline'
s_client.c:(.text+0x478): undefined reference to `BIO_write'
s_client.c:(.text+0x492): undefined reference to `BIO_write'
s_client.c:(.text+0x49a): undefined reference to `sk_num'
s_client.c:(.text+0x4de): undefined reference to `BIO_printf'
s_client.c:(.text+0x512): undefined reference to `BIO_write'
s_client.c:(.text+0x55b): undefined reference to `BIO_write'
s_client.c:(.text+0x5a6): undefined reference to `BIO_write'
s_client.c:(.text+0x5cd): undefined reference to `BIO_write'
s_client.c:(.text+0x5e3): undefined reference to `BIO_number_written'
s_client.c:(.text+0x5fb): undefined reference to `BIO_number_read'
s_client.c:(.text+0x614): undefined reference to `BIO_printf'
s_client.c:(.text+0x62a): undefined reference to `BIO_printf'
s_client.c:(.text+0x640): undefined reference to `BIO_printf'
s_client.o: In function `s_client_main':
s_client.c:(.text+0x7b4): undefined reference to `BIO_free'
s_client.c:(.text+0xa0a): undefined reference to `BIO_printf'
s_client.c:(.text+0xa20): undefined reference to `BIO_printf'
s_client.c:(.text+0xa36): undefined reference to `BIO_printf'
s_client.c:(.text+0xa4c): undefined reference to `BIO_printf'
s_client.c:(.text+0xa74): undefined reference to `BIO_printf'
s_client.o:s_client.c:(.text+0xa8a): more undefined references to `BIO_printf' follow
s_client.o: In function `s_client_main':
s_client.c:(.text+0xe0a): undefined reference to `X509_free'
s_client.c:(.text+0xe26): undefined reference to `EVP_PKEY_free'
s_client.c:(.text+0xe51): undefined reference to `BIO_printf'
s_client.c:(.text+0xf13): undefined reference to `BIO_printf'
s_client.c:(.text+0xf70): undefined reference to `BIO_new_fp'
s_client.c:(.text+0x119c): undefined reference to `BIO_printf'
s_client.c:(.text+0x12c9): undefined reference to `BIO_printf'
s_client.c:(.text+0x137f): undefined reference to `BIO_printf'
s_client.c:(.text+0x138c): undefined reference to `ERR_print_errors'
s_client.c:(.text+0x13fb): undefined reference to `ERR_print_errors'
s_client.c:(.text+0x1420): undefined reference to `X509_STORE_set_flags'
s_client.c:(.text+0x148e): undefined reference to `BIO_printf'
s_client.c:(.text+0x14df): undefined reference to `BIO_new_socket'
s_client.c:(.text+0x14f0): undefined reference to `BIO_f_nbio_test'
s_client.c:(.text+0x14f8): undefined reference to `BIO_new'
s_client.c:(.text+0x1504): undefined reference to `BIO_push'
s_client.c:(.text+0x17da): undefined reference to `ERR_print_errors'
s_client.c:(.text+0x1837): undefined reference to `BIO_printf'
s_client.c:(.text+0x187d): undefined reference to `BIO_printf'
s_client.c:(.text+0x18a0): undefined reference to `BIO_printf'
s_client.c:(.text+0x18c6): undefined reference to `BIO_printf'
s_client.c:(.text+0x18e1): undefined reference to `BIO_printf'
s_client.o:s_client.c:(.text+0x19ac): more undefined references to `BIO_printf' follow
s_client.o: In function `s_client_main':
s_client.c:(.text+0x1c85): undefined reference to `BIO_new_fp'
s_client.c:(.text+0x1daa): undefined reference to `BIO_printf'
s_client.c:(.text+0x1dbe): undefined reference to `ERR_print_errors'
s_client.c:(.text+0x1e15): undefined reference to `ERR_print_errors'
s_client.c:(.text+0x1e47): undefined reference to `BIO_printf'
s_client.c:(.text+0x1e62): undefined reference to `BIO_socket_ioctl'
s_client.c:(.text+0x1e7c): undefined reference to `ERR_print_errors'
s_client.c:(.text+0x1e95): undefined reference to `BIO_new_dgram'
s_client.c:(.text+0x1ed3): undefined reference to `BIO_ctrl'
s_client.c:(.text+0x1f09): undefined reference to `BIO_ctrl'
s_client.c:(.text+0x1f32): undefined reference to `BIO_ctrl'
s_client.c:(.text+0x1f97): undefined reference to `RAND_status'
s_client.c:(.text+0x1fb8): undefined reference to `BIO_printf'
s_client.c:(.text+0x1fc2): undefined reference to `BIO_s_null'
s_client.c:(.text+0x1fca): undefined reference to `BIO_new'
s_client.c:(.text+0x2039): undefined reference to `BIO_read'
s_client.c:(.text+0x204a): undefined reference to `BIO_printf'
s_client.c:(.text+0x2060): undefined reference to `BIO_read'
s_client.c:(.text+0x2080): undefined reference to `BIO_read'
s_client.c:(.text+0x2091): undefined reference to `BIO_printf'
s_client.c:(.text+0x20ac): undefined reference to `BIO_read'
s_client.c:(.text+0x211b): undefined reference to `BIO_printf'
s_client.c:(.text+0x216c): undefined reference to `BIO_printf'
s_client.c:(.text+0x21a8): undefined reference to `BIO_ctrl'
s_client.c:(.text+0x221c): undefined reference to `BIO_printf'
s_client.c:(.text+0x225b): undefined reference to `BIO_printf'
s_client.c:(.text+0x2284): undefined reference to `BIO_printf'
s_client.c:(.text+0x22be): undefined reference to `BIO_printf'
s_client.c:(.text+0x22df): undefined reference to `BIO_printf'
s_client.o:s_client.c:(.text+0x28b0): more undefined references to `BIO_printf' follow
speed.o: In function `pkey_print_message':
speed.c:(.text+0x1d1): undefined reference to `BIO_ctrl'
speed.o: In function `print_message':
speed.c:(.text+0x22f): undefined reference to `BIO_printf'
speed.c:(.text+0x24c): undefined reference to `BIO_ctrl'
speed.o: In function `speed_main':
speed.c:(.text+0xbe1): undefined reference to `EVP_md4'
speed.c:(.text+0xc0b): undefined reference to `EVP_Digest'
speed.c:(.text+0xc99): undefined reference to `EVP_get_digestbyname'
speed.c:(.text+0xcc5): undefined reference to `EVP_Digest'
speed.c:(.text+0xd51): undefined reference to `EVP_sha1'
speed.c:(.text+0xd7e): undefined reference to `EVP_Digest'
speed.c:(.text+0xf21): undefined reference to `EVP_ripemd160'
speed.c:(.text+0xf4e): undefined reference to `EVP_Digest'
speed.c:(.text+0x16c1): undefined reference to `EVP_CIPHER_CTX_init'
speed.c:(.text+0x16fc): undefined reference to `EVP_DecryptInit_ex'
speed.c:(.text+0x170a): undefined reference to `EVP_CIPHER_CTX_set_padding'
speed.c:(.text+0x173f): undefined reference to `EVP_DecryptUpdate'
speed.c:(.text+0x1761): undefined reference to `EVP_DecryptFinal_ex'
speed.c:(.text+0x1779): undefined reference to `EVP_CIPHER_CTX_cleanup'
speed.c:(.text+0x1809): undefined reference to `EVP_Digest'
speed.c:(.text+0x186a): undefined reference to `RAND_pseudo_bytes'
speed.c:(.text+0x18da): undefined reference to `BIO_printf'
speed.c:(.text+0x18e7): undefined reference to `ERR_print_errors'
speed.c:(.text+0x1a17): undefined reference to `BIO_printf'
speed.c:(.text+0x1a7d): undefined reference to `RAND_pseudo_bytes'
speed.c:(.text+0x1a82): undefined reference to `RAND_status'
speed.c:(.text+0x1a9a): undefined reference to `RAND_seed'
speed.c:(.text+0x1b10): undefined reference to `BIO_printf'
speed.c:(.text+0x1b1d): undefined reference to `ERR_print_errors'
speed.c:(.text+0x1c44): undefined reference to `BIO_printf'
speed.c:(.text+0x1ca3): undefined reference to `RAND_status'
speed.c:(.text+0x1cbb): undefined reference to `RAND_seed'
speed.c:(.text+0x1d6b): undefined reference to `BIO_printf'
speed.c:(.text+0x1d78): undefined reference to `ERR_print_errors'
speed.c:(.text+0x1dd1): undefined reference to `BIO_printf'
speed.c:(.text+0x1dde): undefined reference to `ERR_print_errors'
speed.c:(.text+0x1e28): undefined reference to `RAND_status'
speed.c:(.text+0x1e40): undefined reference to `RAND_seed'
speed.c:(.text+0x2246): undefined reference to `ERR_print_errors'
speed.c:(.text+0x227a): undefined reference to `BIO_printf'
speed.c:(.text+0x228c): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2437): undefined reference to `EVP_get_cipherbyname'
speed.c:(.text+0x2570): undefined reference to `EVP_get_digestbyname'
speed.c:(.text+0x25a5): undefined reference to `BIO_printf'
speed.c:(.text+0x25df): undefined reference to `BIO_printf'
speed.c:(.text+0x284d): undefined reference to `BIO_printf'
speed.c:(.text+0x2945): undefined reference to `BIO_printf'
speed.c:(.text+0x29d4): undefined reference to `BIO_printf'
speed.c:(.text+0x29e1): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2c72): undefined reference to `BIO_printf'
speed.c:(.text+0x2cc1): undefined reference to `EVP_EncryptInit_ex'
speed.c:(.text+0x2ccf): undefined reference to `EVP_CIPHER_CTX_set_padding'
speed.c:(.text+0x2d04): undefined reference to `EVP_EncryptUpdate'
speed.c:(.text+0x2d26): undefined reference to `EVP_EncryptFinal_ex'
speed.c:(.text+0x2d46): undefined reference to `BIO_printf'
speed.c:(.text+0x2d53): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2d7b): undefined reference to `BIO_printf'
speed.c:(.text+0x2d88): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2e72): undefined reference to `BIO_printf'
speed.c:(.text+0x2ea4): undefined reference to `BIO_printf'
speed.c:(.text+0x2eb1): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2ed5): undefined reference to `BIO_printf'
speed.c:(.text+0x2ee2): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2f03): undefined reference to `BIO_printf'
speed.c:(.text+0x2f10): undefined reference to `ERR_print_errors'
speed.c:(.text+0x2fc1): undefined reference to `EVP_md2'
speed.c:(.text+0x2feb): undefined reference to `EVP_Digest'
speed.c:(.text+0x3047): undefined reference to `BIO_s_file'
speed.c:(.text+0x304f): undefined reference to `BIO_new'
speed.c:(.text+0x3081): undefined reference to `BIO_ctrl'
speed.c:(.text+0x30a1): undefined reference to `BIO_printf'
speed.c:(.text+0x30ae): undefined reference to `ERR_print_errors'
speed.c:(.text+0x30d6): undefined reference to `BIO_printf'
speed.c:(.text+0x30e3): undefined reference to `ERR_print_errors'
speed.c:(.text+0x310b): undefined reference to `BIO_printf'
speed.c:(.text+0x3118): undefined reference to `ERR_print_errors'
speed.c:(.text+0x3344): undefined reference to `BIO_printf'
speed.c:(.text+0x3351): undefined reference to `ERR_print_errors'
speed.c:(.text+0x33b6): undefined reference to `RAND_cleanup'
speed.c:(.text+0x33c6): undefined reference to `RAND_cleanup'
speed.c:(.text+0x33d6): undefined reference to `RAND_cleanup'
speed.c:(.text+0x33fe): undefined reference to `EVP_md5'
speed.c:(.text+0x35ae): undefined reference to `BIO_printf'
speed.c:(.text+0x35bb): undefined reference to `ERR_print_errors'
speed.c:(.text+0x35e7): undefined reference to `BIO_printf'
speed.c:(.text+0x3b18): undefined reference to `BIO_printf'
speed.c:(.text+0x3b4d): undefined reference to `BIO_printf'
speed.c:(.text+0x3b63): undefined reference to `BIO_printf'
speed.c:(.text+0x3d5c): undefined reference to `BIO_printf'
speed.c:(.text+0x3d69): undefined reference to `ERR_print_errors'
speed.c:(.text+0x3e41): undefined reference to `BIO_printf'
speed.c:(.text+0x3f47): undefined reference to `BIO_printf'
speed.c:(.text+0x3f73): undefined reference to `BIO_printf'
speed.c:(.text+0x47eb): undefined reference to `BIO_printf'
speed.c:(.text+0x4801): undefined reference to `BIO_printf'
speed.o:speed.c:(.text+0x4817): more undefined references to `BIO_printf' follow
s_time.o: In function `doConnection':
s_time.c:(.text+0x13): undefined reference to `BIO_s_connect'
s_time.c:(.text+0x1b): undefined reference to `BIO_new'
s_time.c:(.text+0x45): undefined reference to `BIO_ctrl'
s_time.c:(.text+0xa8): undefined reference to `BIO_printf'
s_time.c:(.text+0x11a): undefined reference to `BIO_sock_should_retry'
s_time.c:(.text+0x16f): undefined reference to `BIO_printf'
s_time.c:(.text+0x185): undefined reference to `X509_verify_cert_error_string'
s_time.c:(.text+0x19a): undefined reference to `BIO_printf'
s_time.c:(.text+0x1cc): undefined reference to `ERR_print_errors'
s_time.o: In function `s_time_main':
s_time.c:(.text+0x50c): undefined reference to `BIO_printf'
s_time.c:(.text+0x610): undefined reference to `ERR_print_errors'
s_time.c:(.text+0x686): undefined reference to `BIO_snprintf'
s_time.c:(.text+0x7ad): undefined reference to `BIO_snprintf'
s_time.c:(.text+0x8e2): undefined reference to `BIO_new_fp'
s_time.c:(.text+0xa61): undefined reference to `BIO_snprintf'
s_time.c:(.text+0xdfb): undefined reference to `BIO_printf'
s_time.c:(.text+0xeea): undefined reference to `BIO_printf'
apps.o: In function `nodes_print':
apps.c:(.text+0x7e): undefined reference to `BIO_printf'
apps.c:(.text+0x95): undefined reference to `BIO_puts'
apps.c:(.text+0xa9): undefined reference to `sk_value'
apps.c:(.text+0xbe): undefined reference to `X509_POLICY_NODE_print'
apps.c:(.text+0xc6): undefined reference to `sk_num'
apps.c:(.text+0xe3): undefined reference to `BIO_puts'
apps.o: In function `policies_print':
apps.c:(.text+0x118): undefined reference to `X509_STORE_CTX_get0_policy_tree'
apps.c:(.text+0x122): undefined reference to `X509_STORE_CTX_get_explicit_policy'
apps.c:(.text+0x146): undefined reference to `BIO_printf'
apps.c:(.text+0x14e): undefined reference to `X509_policy_tree_get0_policies'
apps.c:(.text+0x164): undefined reference to `X509_policy_tree_get0_user_policies'
apps.c:(.text+0x1b3): undefined reference to `BIO_new_fp'
apps.o: In function `args_verify':
apps.c:(.text+0x43a): undefined reference to `X509_VERIFY_PARAM_free'
apps.c:(.text+0x49f): undefined reference to `X509_VERIFY_PARAM_add0_policy'
apps.c:(.text+0x4bc): undefined reference to `X509_VERIFY_PARAM_set_purpose'
apps.c:(.text+0x4dc): undefined reference to `X509_PURPOSE_get_by_sname'
apps.c:(.text+0x4e8): undefined reference to `X509_PURPOSE_get0'
apps.c:(.text+0x4f0): undefined reference to `X509_PURPOSE_get_id'
apps.c:(.text+0x515): undefined reference to `BIO_printf'
apps.c:(.text+0x53d): undefined reference to `X509_VERIFY_PARAM_set_flags'
apps.c:(.text+0x567): undefined reference to `X509_VERIFY_PARAM_new'
apps.c:(.text+0x59a): undefined reference to `BIO_printf'
apps.o: In function `parse_name':
apps.c:(.text+0x767): undefined reference to `BIO_printf'
apps.c:(.text+0x779): undefined reference to `X509_NAME_free'
apps.c:(.text+0x804): undefined reference to `BIO_printf'
apps.c:(.text+0x83a): undefined reference to `BIO_printf'
apps.c:(.text+0x846): undefined reference to `X509_NAME_free'
apps.c:(.text+0x8f4): undefined reference to `X509_NAME_new'
apps.c:(.text+0x930): undefined reference to `BIO_printf'
apps.c:(.text+0x99a): undefined reference to `X509_NAME_add_entry_by_NID'
apps.c:(.text+0x9c3): undefined reference to `BIO_printf'
apps.o: In function `free_index':
apps.c:(.text+0xa09): undefined reference to `TXT_DB_free'
apps.o: In function `save_index':
apps.c:(.text+0xa30): undefined reference to `BIO_s_file'
apps.c:(.text+0xa38): undefined reference to `BIO_new'
apps.c:(.text+0xa92): undefined reference to `BIO_snprintf'
apps.c:(.text+0xabd): undefined reference to `BIO_snprintf'
apps.c:(.text+0xae2): undefined reference to `BIO_snprintf'
apps.c:(.text+0xb00): undefined reference to `BIO_ctrl'
apps.c:(.text+0xb1a): undefined reference to `TXT_DB_write'
apps.c:(.text+0xb2c): undefined reference to `BIO_free'
apps.c:(.text+0xb31): undefined reference to `BIO_s_file'
apps.c:(.text+0xb39): undefined reference to `BIO_new'
apps.c:(.text+0xb5f): undefined reference to `BIO_ctrl'
apps.c:(.text+0xb90): undefined reference to `BIO_printf'
apps.c:(.text+0xb98): undefined reference to `BIO_free'
apps.c:(.text+0xbc2): undefined reference to `BIO_printf'
apps.c:(.text+0xbde): undefined reference to `ERR_print_errors'
apps.c:(.text+0xc15): undefined reference to `BIO_printf'
apps.o: In function `index_index':
apps.c:(.text+0xc82): undefined reference to `TXT_DB_create_index'
apps.c:(.text+0xccb): undefined reference to `TXT_DB_create_index'
apps.c:(.text+0xd1c): undefined reference to `BIO_printf'
apps.o: In function `load_index':
apps.c:(.text+0xd80): undefined reference to `BIO_s_file'
apps.c:(.text+0xd88): undefined reference to `BIO_new'
apps.c:(.text+0xdb7): undefined reference to `BIO_ctrl'
apps.c:(.text+0xdd0): undefined reference to `TXT_DB_read'
apps.c:(.text+0xe06): undefined reference to `BIO_snprintf'
apps.c:(.text+0xe12): undefined reference to `NCONF_new'
apps.c:(.text+0xe2d): undefined reference to `NCONF_load'
apps.c:(.text+0xe9d): undefined reference to `NCONF_get_string'
apps.c:(.text+0xec4): undefined reference to `NCONF_free'
apps.c:(.text+0xed0): undefined reference to `TXT_DB_free'
apps.c:(.text+0xee8): undefined reference to `BIO_free_all'
apps.c:(.text+0xf09): undefined reference to `ERR_print_errors'
apps.c:(.text+0xf35): undefined reference to `BIO_printf'
apps.c:(.text+0xf6a): undefined reference to `BIO_printf'
apps.c:(.text+0xf9a): undefined reference to `NCONF_free'
apps.o: In function `rand_serial':
apps.c:(.text+0x1032): undefined reference to `BN_to_ASN1_INTEGER'
apps.o: In function `save_serial':
apps.c:(.text+0x10c7): undefined reference to `BIO_snprintf'
apps.c:(.text+0x10cc): undefined reference to `BIO_s_file'
apps.c:(.text+0x10d4): undefined reference to `BIO_new'
apps.c:(.text+0x10fc): undefined reference to `BIO_ctrl'
apps.c:(.text+0x1115): undefined reference to `BN_to_ASN1_INTEGER'
apps.c:(.text+0x112b): undefined reference to `i2a_ASN1_INTEGER'
apps.c:(.text+0x113c): undefined reference to `BIO_puts'
apps.c:(.text+0x1159): undefined reference to `BIO_free_all'
apps.c:(.text+0x1184): undefined reference to `BIO_printf'
apps.c:(.text+0x11c7): undefined reference to `BUF_strlcpy'
apps.c:(.text+0x11db): undefined reference to `ERR_print_errors'
apps.c:(.text+0x11fe): undefined reference to `BIO_printf'
apps.c:(.text+0x120b): undefined reference to `BIO_free_all'
apps.c:(.text+0x1218): undefined reference to `ASN1_INTEGER_free'
apps.o: In function `load_serial':
apps.c:(.text+0x1240): undefined reference to `ASN1_INTEGER_new'
apps.c:(.text+0x124f): undefined reference to `BIO_s_file'
apps.c:(.text+0x1257): undefined reference to `BIO_new'
apps.c:(.text+0x127f): undefined reference to `BIO_ctrl'
apps.c:(.text+0x12a2): undefined reference to `a2i_ASN1_INTEGER'
apps.c:(.text+0x12c6): undefined reference to `BIO_printf'
apps.c:(.text+0x12d4): undefined reference to `BIO_free'
apps.c:(.text+0x12e0): undefined reference to `ASN1_INTEGER_free'
apps.c:(.text+0x1325): undefined reference to `BIO_printf'
apps.c:(.text+0x1339): undefined reference to `ERR_print_errors'
apps.c:(.text+0x134b): undefined reference to `ASN1_INTEGER_to_BN'
apps.c:(.text+0x1391): undefined reference to `BIO_printf'
apps.o: In function `make_config_name':
apps.c:(.text+0x13b0): undefined reference to `X509_get_default_cert_area'
apps.c:(.text+0x13e9): undefined reference to `BUF_strlcpy'
apps.c:(.text+0x13fe): undefined reference to `BUF_strlcat'
apps.c:(.text+0x1413): undefined reference to `BUF_strlcat'
apps.o: In function `load_config':
apps.c:(.text+0x1447): undefined reference to `OPENSSL_load_builtin_modules'
apps.c:(.text+0x145b): undefined reference to `CONF_modules_load'
apps.c:(.text+0x148d): undefined reference to `BIO_printf'
apps.c:(.text+0x1495): undefined reference to `ERR_print_errors'
apps.o: In function `setup_engine':
apps.c:(.text+0x14e5): undefined reference to `ENGINE_by_id'
apps.c:(.text+0x1529): undefined reference to `ENGINE_ctrl_cmd'
apps.c:(.text+0x153a): undefined reference to `ENGINE_set_default'
apps.c:(.text+0x154a): undefined reference to `ENGINE_get_id'
apps.c:(.text+0x1562): undefined reference to `BIO_printf'
apps.c:(.text+0x156a): undefined reference to `ENGINE_free'
apps.c:(.text+0x15a0): undefined reference to `ENGINE_ctrl'
apps.c:(.text+0x15bb): undefined reference to `BIO_printf'
apps.c:(.text+0x15c0): undefined reference to `ENGINE_register_all_complete'
apps.c:(.text+0x15d6): undefined reference to `BIO_printf'
apps.c:(.text+0x15e1): undefined reference to `ERR_print_errors'
apps.c:(.text+0x15eb): undefined reference to `ENGINE_free'
apps.c:(.text+0x15fc): undefined reference to `ENGINE_by_id'
apps.c:(.text+0x161d): undefined reference to `ENGINE_ctrl_cmd_string'
apps.c:(.text+0x1629): undefined reference to `ENGINE_free'
apps.c:(.text+0x1641): undefined reference to `BIO_printf'
apps.c:(.text+0x164c): undefined reference to `ERR_print_errors'
apps.c:(.text+0x166e): undefined reference to `ENGINE_ctrl_cmd_string'
apps.o: In function `setup_verify':
apps.c:(.text+0x1696): undefined reference to `X509_STORE_new'
apps.c:(.text+0x16a5): undefined reference to `X509_LOOKUP_file'
apps.c:(.text+0x16b1): undefined reference to `X509_STORE_add_lookup'
apps.c:(.text+0x16e5): undefined reference to `X509_LOOKUP_ctrl'
apps.c:(.text+0x16ee): undefined reference to `X509_LOOKUP_hash_dir'
apps.c:(.text+0x16fa): undefined reference to `X509_STORE_add_lookup'
apps.c:(.text+0x172a): undefined reference to `X509_LOOKUP_ctrl'
apps.c:(.text+0x1733): undefined reference to `ERR_clear_error'
apps.c:(.text+0x1754): undefined reference to `BIO_printf'
apps.c:(.text+0x1766): undefined reference to `X509_STORE_free'
apps.c:(.text+0x17a2): undefined reference to `X509_LOOKUP_ctrl'
apps.c:(.text+0x17c4): undefined reference to `BIO_printf'
apps.c:(.text+0x17ec): undefined reference to `X509_LOOKUP_ctrl'
apps.o: In function `print_name':
apps.c:(.text+0x1827): undefined reference to `BIO_puts'
apps.c:(.text+0x1861): undefined reference to `X509_NAME_print_ex'
apps.c:(.text+0x188d): undefined reference to `BIO_puts'
apps.c:(.text+0x18a8): undefined reference to `X509_NAME_oneline'
apps.c:(.text+0x18b6): undefined reference to `BIO_puts'
apps.c:(.text+0x18c2): undefined reference to `BIO_puts'
apps.o: In function `copy_extensions':
apps.c:(.text+0x1921): undefined reference to `X509_REQ_get_extensions'
apps.c:(.text+0x1936): undefined reference to `sk_num'
apps.c:(.text+0x195e): undefined reference to `sk_value'
apps.c:(.text+0x1969): undefined reference to `X509_EXTENSION_get_object'
apps.c:(.text+0x1981): undefined reference to `X509_get_ext_by_OBJ'
apps.c:(.text+0x19a8): undefined reference to `X509_get_ext'
apps.c:(.text+0x19b6): undefined reference to `X509_delete_ext'
apps.c:(.text+0x19be): undefined reference to `X509_EXTENSION_free'
apps.c:(.text+0x19d6): undefined reference to `X509_get_ext_by_OBJ'
apps.c:(.text+0x19f5): undefined reference to `X509_add_ext'
apps.c:(.text+0x1a07): undefined reference to `sk_num'
apps.c:(.text+0x1a1a): undefined reference to `X509_EXTENSION_free'
apps.c:(.text+0x1a29): undefined reference to `sk_pop_free'
apps.o: In function `set_multi_opts':
apps.c:(.text+0x1af2): undefined reference to `X509V3_parse_list'
apps.c:(.text+0x1b0a): undefined reference to `sk_num'
apps.c:(.text+0x1b2b): undefined reference to `sk_value'
apps.c:(.text+0x1b97): undefined reference to `sk_num'
apps.c:(.text+0x1ba1): undefined reference to `X509V3_conf_free'
apps.c:(.text+0x1bad): undefined reference to `sk_pop_free'
apps.o: In function `load_certs':
apps.c:(.text+0x1c4c): undefined reference to `BIO_s_file'
apps.c:(.text+0x1c54): undefined reference to `BIO_new'
apps.c:(.text+0x1c88): undefined reference to `BIO_ctrl'
apps.c:(.text+0x1cab): undefined reference to `BIO_printf'
apps.c:(.text+0x1cbc): undefined reference to `BIO_printf'
apps.c:(.text+0x1cc4): undefined reference to `ERR_print_errors'
apps.c:(.text+0x1cd6): undefined reference to `BIO_free'
apps.c:(.text+0x1ce6): undefined reference to `sk_new_null'
apps.c:(.text+0x1d14): undefined reference to `PEM_X509_INFO_read_bio'
apps.c:(.text+0x1d1e): undefined reference to `sk_num'
apps.c:(.text+0x1d38): undefined reference to `sk_value'
apps.c:(.text+0x1d4f): undefined reference to `sk_push'
apps.c:(.text+0x1d5e): undefined reference to `sk_num'
apps.c:(.text+0x1d6f): undefined reference to `X509_INFO_free'
apps.c:(.text+0x1d7b): undefined reference to `sk_pop_free'
apps.c:(.text+0x1da3): undefined reference to `BIO_ctrl'
apps.c:(.text+0x1dc1): undefined reference to `BIO_printf'
apps.c:(.text+0x1dc9): undefined reference to `ERR_print_errors'
apps.c:(.text+0x1dda): undefined reference to `sk_free'
apps.c:(.text+0x1dee): undefined reference to `ERR_print_errors'
apps.c:(.text+0x1dfa): undefined reference to `BIO_printf'
apps.c:(.text+0x1e02): undefined reference to `ERR_print_errors'
apps.o: In function `load_netscape_key':
apps.c:(.text+0x1e33): undefined reference to `BUF_MEM_new'
apps.c:(.text+0x1e3a): undefined reference to `EVP_PKEY_new'
apps.c:(.text+0x1e5e): undefined reference to `BUF_MEM_grow_clean'
apps.c:(.text+0x1e81): undefined reference to `BIO_read'
apps.c:(.text+0x1eac): undefined reference to `BIO_printf'
apps.c:(.text+0x1eb4): undefined reference to `BUF_MEM_free'
apps.c:(.text+0x1ebe): undefined reference to `EVP_PKEY_free'
apps.c:(.text+0x1ef8): undefined reference to `d2i_RSA_NET'
apps.c:(.text+0x1f06): undefined reference to `BUF_MEM_free'
apps.c:(.text+0x1f12): undefined reference to `EVP_PKEY_set1_RSA'
apps.o: In function `load_pubkey':
apps.c:(.text+0x1f6a): undefined reference to `ENGINE_load_public_key'
apps.c:(.text+0x1fb1): undefined reference to `BIO_s_file'
apps.c:(.text+0x1fb9): undefined reference to `BIO_new'
apps.c:(.text+0x1fe9): undefined reference to `BIO_ctrl'
apps.c:(.text+0x2024): undefined reference to `BIO_printf'
apps.c:(.text+0x2034): undefined reference to `BIO_free'
apps.c:(.text+0x2057): undefined reference to `BIO_printf'
apps.c:(.text+0x2092): undefined reference to `BIO_printf'
apps.c:(.text+0x20ac): undefined reference to `BIO_printf'
apps.c:(.text+0x20fb): undefined reference to `BIO_ctrl'
apps.c:(.text+0x210e): undefined reference to `d2i_PUBKEY_bio'
apps.c:(.text+0x2133): undefined reference to `PEM_read_bio_PUBKEY'
apps.c:(.text+0x2147): undefined reference to `ERR_print_errors'
apps.c:(.text+0x216d): undefined reference to `BIO_printf'
apps.c:(.text+0x2178): undefined reference to `ERR_print_errors'
apps.o: In function `load_pkcs12':
apps.c:(.text+0x21bb): undefined reference to `d2i_PKCS12_bio'
apps.c:(.text+0x21dc): undefined reference to `PKCS12_verify_mac'
apps.c:(.text+0x2206): undefined reference to `PKCS12_parse'
apps.c:(.text+0x2210): undefined reference to `PKCS12_free'
apps.c:(.text+0x2233): undefined reference to `PKCS12_verify_mac'
apps.c:(.text+0x2286): undefined reference to `PKCS12_verify_mac'
apps.c:(.text+0x22b3): undefined reference to `BIO_printf'
apps.c:(.text+0x22df): undefined reference to `BIO_printf'
apps.c:(.text+0x2307): undefined reference to `BIO_printf'
apps.o: In function `load_key':
apps.c:(.text+0x2361): undefined reference to `ENGINE_load_private_key'
apps.c:(.text+0x23a1): undefined reference to `BIO_s_file'
apps.c:(.text+0x23a9): undefined reference to `BIO_new'
apps.c:(.text+0x23d9): undefined reference to `BIO_ctrl'
apps.c:(.text+0x241b): undefined reference to `BIO_printf'
apps.c:(.text+0x2424): undefined reference to `BIO_free'
apps.c:(.text+0x244a): undefined reference to `BIO_printf'
apps.c:(.text+0x2480): undefined reference to `BIO_printf'
apps.c:(.text+0x249b): undefined reference to `BIO_printf'
apps.c:(.text+0x24ed): undefined reference to `BIO_ctrl'
apps.c:(.text+0x2500): undefined reference to `d2i_PrivateKey_bio'
apps.c:(.text+0x2526): undefined reference to `PEM_read_bio_PrivateKey'
apps.c:(.text+0x2539): undefined reference to `ERR_print_errors'
apps.c:(.text+0x2590): undefined reference to `BIO_printf'
apps.c:(.text+0x259b): undefined reference to `ERR_print_errors'
apps.o: In function `load_cert':
apps.c:(.text+0x25ce): undefined reference to `BIO_s_file'
apps.c:(.text+0x25d6): undefined reference to `BIO_new'
apps.c:(.text+0x2606): undefined reference to `BIO_ctrl'
apps.c:(.text+0x264b): undefined reference to `BIO_printf'
apps.c:(.text+0x266c): undefined reference to `ASN1_HEADER_free'
apps.c:(.text+0x2678): undefined reference to `BIO_free'
apps.c:(.text+0x268a): undefined reference to `BUF_MEM_free'
apps.c:(.text+0x2714): undefined reference to `BIO_ctrl'
apps.c:(.text+0x273a): undefined reference to `d2i_X509_bio'
apps.c:(.text+0x2751): undefined reference to `BUF_MEM_new'
apps.c:(.text+0x2789): undefined reference to `BUF_MEM_grow'
apps.c:(.text+0x27b1): undefined reference to `BIO_read'
apps.c:(.text+0x27df): undefined reference to `d2i_ASN1_HEADER'
apps.c:(.text+0x282c): undefined reference to `X509_asn1_meth'
apps.c:(.text+0x284b): undefined reference to `d2i_ASN1_HEADER'
apps.c:(.text+0x2880): undefined reference to `BIO_printf'
apps.c:(.text+0x288b): undefined reference to `ERR_print_errors'
apps.c:(.text+0x289b): undefined reference to `ERR_print_errors'
apps.c:(.text+0x28c4): undefined reference to `PEM_read_bio_X509_AUX'
apps.c:(.text+0x28f2): undefined reference to `BIO_printf'
apps.c:(.text+0x28fa): undefined reference to `ERR_print_errors'
apps.c:(.text+0x292b): undefined reference to `BIO_printf'
apps.o: In function `add_oid_section':
apps.c:(.text+0x295f): undefined reference to `NCONF_get_string'
apps.c:(.text+0x2977): undefined reference to `NCONF_get_section'
apps.c:(.text+0x298e): undefined reference to `sk_value'
apps.c:(.text+0x29b3): undefined reference to `sk_num'
apps.c:(.text+0x29e6): undefined reference to `BIO_printf'
apps.c:(.text+0x29f5): undefined reference to `ERR_clear_error'
apps.c:(.text+0x2a1a): undefined reference to `BIO_printf'
apps.o: In function `app_get_pass':
apps.c:(.text+0x2a68): undefined reference to `BUF_strdup'
apps.c:(.text+0x2acc): undefined reference to `BIO_gets'
apps.c:(.text+0x2ae4): undefined reference to `BIO_free_all'
apps.c:(.text+0x2b13): undefined reference to `BUF_strdup'
apps.c:(.text+0x2b37): undefined reference to `BUF_strdup'
apps.c:(.text+0x2b61): undefined reference to `BIO_new_file'
apps.c:(.text+0x2b89): undefined reference to `BIO_printf'
apps.c:(.text+0x2bc9): undefined reference to `BIO_new_fp'
apps.c:(.text+0x2bed): undefined reference to `BIO_printf'
apps.c:(.text+0x2c26): undefined reference to `BIO_new_fd'
apps.c:(.text+0x2c34): undefined reference to `BIO_f_buffer'
apps.c:(.text+0x2c3c): undefined reference to `BIO_new'
apps.c:(.text+0x2c4e): undefined reference to `BIO_push'
apps.c:(.text+0x2c73): undefined reference to `BIO_printf'
apps.c:(.text+0x2c91): undefined reference to `BIO_printf'
apps.c:(.text+0x2cc1): undefined reference to `BIO_printf'
apps.o: In function `password_callback':
apps.c:(.text+0x2de4): undefined reference to `UI_new_method'
apps.c:(.text+0x2e01): undefined reference to `UI_construct_prompt'
apps.c:(.text+0x2e28): undefined reference to `UI_ctrl'
apps.c:(.text+0x2e59): undefined reference to `UI_add_input_string'
apps.c:(.text+0x2e84): undefined reference to `UI_process'
apps.c:(.text+0x2ead): undefined reference to `UI_ctrl'
apps.c:(.text+0x2ee9): undefined reference to `UI_free'
apps.c:(.text+0x2f52): undefined reference to `UI_add_verify_string'
apps.c:(.text+0x2f7f): undefined reference to `BIO_printf'
apps.c:(.text+0x2fae): undefined reference to `BIO_printf'
apps.c:(.text+0x2fbb): undefined reference to `ERR_print_errors'
apps.o: In function `destroy_ui_method':
apps.c:(.text+0x2ff3): undefined reference to `UI_destroy_method'
apps.o: In function `setup_ui_method':
apps.c:(.text+0x300e): undefined reference to `UI_create_method'
apps.c:(.text+0x3024): undefined reference to `UI_method_set_opener'
apps.c:(.text+0x303a): undefined reference to `UI_method_set_reader'
apps.c:(.text+0x3050): undefined reference to `UI_method_set_writer'
apps.c:(.text+0x3066): undefined reference to `UI_method_set_closer'
apps.o: In function `ui_close':
apps.c:(.text+0x307b): undefined reference to `UI_OpenSSL'
apps.c:(.text+0x3083): undefined reference to `UI_method_get_closer'
apps.o: In function `ui_write':
apps.c:(.text+0x30a2): undefined reference to `UI_get_input_flags'
apps.c:(.text+0x30ae): undefined reference to `UI_get0_user_data'
apps.c:(.text+0x30ba): undefined reference to `UI_get_string_type'
apps.c:(.text+0x30c8): undefined reference to `UI_get0_user_data'
apps.c:(.text+0x30e1): undefined reference to `UI_OpenSSL'
apps.c:(.text+0x30e9): undefined reference to `UI_method_get_writer'
apps.o: In function `ui_read':
apps.c:(.text+0x3122): undefined reference to `UI_get_input_flags'
apps.c:(.text+0x312e): undefined reference to `UI_get0_user_data'
apps.c:(.text+0x313a): undefined reference to `UI_get_string_type'
apps.c:(.text+0x3148): undefined reference to `UI_get0_user_data'
apps.c:(.text+0x3161): undefined reference to `UI_OpenSSL'
apps.c:(.text+0x3169): undefined reference to `UI_method_get_reader'
apps.c:(.text+0x3187): undefined reference to `UI_set_result'
apps.o: In function `ui_open':
apps.c:(.text+0x31ab): undefined reference to `UI_OpenSSL'
apps.c:(.text+0x31b3): undefined reference to `UI_method_get_opener'
apps.o: In function `dump_cert_text':
apps.c:(.text+0x31d9): undefined reference to `X509_get_subject_name'
apps.c:(.text+0x31ed): undefined reference to `X509_NAME_oneline'
apps.c:(.text+0x3200): undefined reference to `BIO_puts'
apps.c:(.text+0x320c): undefined reference to `BIO_puts'
apps.c:(.text+0x3221): undefined reference to `X509_get_issuer_name'
apps.c:(.text+0x3235): undefined reference to `X509_NAME_oneline'
apps.c:(.text+0x3248): undefined reference to `BIO_puts'
apps.c:(.text+0x3254): undefined reference to `BIO_puts'
apps.c:(.text+0x3260): undefined reference to `BIO_puts'
apps.o: In function `rotate_serial':
apps.c:(.text+0x3523): undefined reference to `BIO_printf'
apps.c:(.text+0x3563): undefined reference to `BIO_snprintf'
apps.c:(.text+0x3588): undefined reference to `BIO_snprintf'
apps.c:(.text+0x35ea): undefined reference to `BIO_printf'
apps.c:(.text+0x3643): undefined reference to `BIO_printf'
apps.o: In function `rotate_index':
apps.c:(.text+0x36b3): undefined reference to `BIO_printf'
apps.c:(.text+0x36ee): undefined reference to `BIO_snprintf'
apps.c:(.text+0x3719): undefined reference to `BIO_snprintf'
apps.c:(.text+0x374a): undefined reference to `BIO_snprintf'
apps.c:(.text+0x3778): undefined reference to `BIO_snprintf'
apps.c:(.text+0x379e): undefined reference to `BIO_snprintf'
apps.c:(.text+0x386a): undefined reference to `BIO_printf'
apps.c:(.text+0x38e3): undefined reference to `BIO_printf'
apps.c:(.text+0x395a): undefined reference to `BIO_printf'
apps.c:(.text+0x398b): undefined reference to `BIO_printf'
apps.o: In function `policies_print':
apps.c:(.text+0x1a0): undefined reference to `BIO_free'
apps.o: In function `index_name_hash_LHASH_HASH':
apps.c:(.text+0xd3e): undefined reference to `lh_strhash'
apps.o: In function `index_serial_hash_LHASH_HASH':
apps.c:(.text+0xd6b): undefined reference to `lh_strhash'
apps.o: In function `print_name':
apps.c:(.text+0x187c): undefined reference to `BIO_puts'
apps.o: In function `program_name':
apps.c:(.text+0x34cb): undefined reference to `BUF_strlcpy'
s_cb.o: In function `msg_cb':
s_cb.c:(.text+0xa5): undefined reference to `BIO_printf'
s_cb.c:(.text+0xbc): undefined reference to `BIO_printf'
s_cb.c:(.text+0xd9): undefined reference to `BIO_printf'
s_cb.c:(.text+0xf7): undefined reference to `BIO_printf'
s_cb.c:(.text+0x10a): undefined reference to `BIO_printf'
s_cb.o:s_cb.c:(.text+0x319): more undefined references to `BIO_printf' follow
s_cb.o: In function `bio_dump_callback':
s_cb.c:(.text+0x6f3): undefined reference to `BIO_dump'
s_cb.o: In function `set_cert_key_stuff':
s_cb.c:(.text+0x782): undefined reference to `BIO_printf'
s_cb.c:(.text+0x7a2): undefined reference to `BIO_printf'
s_cb.c:(.text+0x7af): undefined reference to `ERR_print_errors'
s_cb.o: In function `set_cert_stuff':
s_cb.c:(.text+0x857): undefined reference to `BIO_printf'
s_cb.c:(.text+0x876): undefined reference to `BIO_printf'
s_cb.c:(.text+0x883): undefined reference to `ERR_print_errors'
s_cb.o: In function `verify_callback':
s_cb.c:(.text+0x8b3): undefined reference to `X509_STORE_CTX_get_current_cert'
s_cb.c:(.text+0x8bd): undefined reference to `X509_STORE_CTX_get_error'
s_cb.c:(.text+0x8cb): undefined reference to `X509_STORE_CTX_get_error_depth'
s_cb.c:(.text+0x8db): undefined reference to `X509_get_subject_name'
s_cb.c:(.text+0x8f0): undefined reference to `X509_NAME_oneline'
s_cb.c:(.text+0x90e): undefined reference to `BIO_printf'
s_cb.c:(.text+0x942): undefined reference to `BIO_printf'
s_cb.c:(.text+0x95e): undefined reference to `ASN1_TIME_print'
s_cb.c:(.text+0x974): undefined reference to `BIO_printf'
s_cb.c:(.text+0x999): undefined reference to `BIO_printf'
s_cb.c:(.text+0x9ba): undefined reference to `X509_verify_cert_error_string'
s_cb.c:(.text+0x9de): undefined reference to `BIO_printf'
s_cb.c:(.text+0xa26): undefined reference to `BIO_printf'
s_cb.c:(.text+0xa47): undefined reference to `X509_get_issuer_name'
s_cb.c:(.text+0xa5c): undefined reference to `X509_NAME_oneline'
s_cb.c:(.text+0xa76): undefined reference to `BIO_printf'
s_cb.o: In function `msg_cb':
s_cb.c:(.text+0x12e): undefined reference to `BIO_ctrl'
s_socket.o: In function `extract_port':
s_socket.c:(.text+0x89): undefined reference to `BIO_printf'
s_socket.o: In function `host_ip':
s_socket.c:(.text+0x24f): undefined reference to `BIO_printf'
s_socket.o: In function `extract_host_port':
s_socket.c:(.text+0x378): undefined reference to `BIO_printf'
s_socket.o: In function `do_server':
s_socket.c:(.text+0x628): undefined reference to `BUF_strlcpy'
s_socket.c:(.text+0x658): undefined reference to `BIO_printf'
s_socket.c:(.text+0x6a4): undefined reference to `BIO_printf'
s_socket.c:(.text+0x6d7): undefined reference to `BIO_printf'
app_rand.o: In function `app_RAND_write_file':
app_rand.c:(.text+0x38): undefined reference to `RAND_write_file'
app_rand.c:(.text+0x55): undefined reference to `BIO_printf'
app_rand.c:(.text+0x79): undefined reference to `RAND_file_name'
app_rand.o: In function `app_RAND_load_files':
app_rand.c:(.text+0xdc): undefined reference to `RAND_egd'
app_rand.c:(.text+0x134): undefined reference to `RAND_load_file'
app_rand.o: In function `app_RAND_load_file':
app_rand.c:(.text+0x15d): undefined reference to `RAND_egd'
app_rand.c:(.text+0x193): undefined reference to `RAND_file_name'
app_rand.c:(.text+0x1a8): undefined reference to `RAND_load_file'
app_rand.c:(.text+0x1b1): undefined reference to `RAND_status'
app_rand.c:(.text+0x1f1): undefined reference to `BIO_printf'
app_rand.c:(.text+0x202): undefined reference to `BIO_printf'
app_rand.c:(.text+0x213): undefined reference to `BIO_printf'
app_rand.c:(.text+0x228): undefined reference to `BIO_printf'
app_rand.c:(.text+0x239): undefined reference to `BIO_printf'
version.o:version.c:(.text+0x262): more undefined references to `BIO_printf' follow
version.o: In function `version_main':
version.c:(.text+0x394): undefined reference to `BIO_s_file'
version.c:(.text+0x3a1): undefined reference to `BIO_new'
version.c:(.text+0x3d3): undefined reference to `BIO_ctrl'
sess_id.o: In function `sess_id_main':
sess_id.c:(.text+0xf7): undefined reference to `ERR_load_crypto_strings'
sess_id.c:(.text+0xfc): undefined reference to `BIO_s_file'
sess_id.c:(.text+0x104): undefined reference to `BIO_new'
sess_id.c:(.text+0x13a): undefined reference to `BIO_ctrl'
sess_id.c:(.text+0x16c): undefined reference to `BIO_printf'
sess_id.c:(.text+0x174): undefined reference to `BIO_free'
sess_id.c:(.text+0x233): undefined reference to `BIO_printf'
sess_id.c:(.text+0x266): undefined reference to `BIO_printf'
sess_id.c:(.text+0x2e6): undefined reference to `PEM_ASN1_read_bio'
sess_id.c:(.text+0x2f8): undefined reference to `BIO_free'
sess_id.c:(.text+0x32a): undefined reference to `BIO_printf'
sess_id.c:(.text+0x37c): undefined reference to `BIO_s_file'
sess_id.c:(.text+0x384): undefined reference to `BIO_new'
sess_id.c:(.text+0x3ba): undefined reference to `BIO_ctrl'
sess_id.c:(.text+0x408): undefined reference to `PEM_write_bio_X509'
sess_id.c:(.text+0x421): undefined reference to `BIO_s_file'
sess_id.c:(.text+0x429): undefined reference to `BIO_new'
sess_id.c:(.text+0x45b): undefined reference to `BIO_ctrl'
sess_id.c:(.text+0x480): undefined reference to `BIO_ctrl'
sess_id.c:(.text+0x4a4): undefined reference to `ASN1_d2i_bio'
sess_id.c:(.text+0x4dd): undefined reference to `BIO_printf'
sess_id.c:(.text+0x4ed): undefined reference to `BIO_free_all'
sess_id.c:(.text+0x504): undefined reference to `ERR_print_errors'
sess_id.c:(.text+0x53a): undefined reference to `X509_print'
sess_id.c:(.text+0x55a): undefined reference to `BIO_printf'
sess_id.c:(.text+0x5ae): undefined reference to `BIO_printf'
sess_id.c:(.text+0x5bb): undefined reference to `ERR_print_errors'
sess_id.c:(.text+0x5e0): undefined reference to `BIO_ctrl'
sess_id.c:(.text+0x65d): undefined reference to `PEM_ASN1_write_bio'
sess_id.c:(.text+0x680): undefined reference to `BIO_printf'
sess_id.c:(.text+0x699): undefined reference to `ASN1_i2d_bio'
sess_id.c:(.text+0x6be): undefined reference to `ERR_print_errors'
sess_id.c:(.text+0x6cf): undefined reference to `i2d_X509_bio'
sess_id.c:(.text+0x6e5): undefined reference to `BIO_puts'
ciphers.o: In function `ciphers_main':
ciphers.c:(.text+0x48): undefined reference to `BIO_new_fp'
ciphers.c:(.text+0x238): undefined reference to `BIO_printf'
ciphers.c:(.text+0x265): undefined reference to `BIO_printf'
ciphers.c:(.text+0x280): undefined reference to `ERR_print_errors'
ciphers.c:(.text+0x2bc): undefined reference to `BIO_free_all'
ciphers.c:(.text+0x2e2): undefined reference to `BIO_printf'
ciphers.c:(.text+0x2fc): undefined reference to `BIO_printf'
ciphers.c:(.text+0x31c): undefined reference to `sk_value'
ciphers.c:(.text+0x349): undefined reference to `BIO_puts'
ciphers.c:(.text+0x351): undefined reference to `sk_num'
ciphers.c:(.text+0x381): undefined reference to `BIO_printf'
ciphers.c:(.text+0x3aa): undefined reference to `BIO_new_fp'
nseq.o: In function `nseq_main':
nseq.c:(.text+0x18): undefined reference to `ERR_load_crypto_strings'
nseq.c:(.text+0xbb): undefined reference to `BIO_new_file'
nseq.c:(.text+0xe5): undefined reference to `BIO_new_file'
nseq.c:(.text+0xff): undefined reference to `NETSCAPE_CERT_SEQUENCE_new'
nseq.c:(.text+0x107): undefined reference to `sk_new_null'
nseq.c:(.text+0x121): undefined reference to `sk_push'
nseq.c:(.text+0x13e): undefined reference to `PEM_read_bio_X509'
nseq.c:(.text+0x150): undefined reference to `sk_num'
nseq.c:(.text+0x17a): undefined reference to `BIO_printf'
nseq.c:(.text+0x187): undefined reference to `ERR_print_errors'
nseq.c:(.text+0x1fc): undefined reference to `BIO_printf'
nseq.c:(.text+0x20d): undefined reference to `BIO_printf'
nseq.c:(.text+0x223): undefined reference to `BIO_printf'
nseq.c:(.text+0x239): undefined reference to `BIO_printf'
nseq.c:(.text+0x24f): undefined reference to `BIO_printf'
nseq.o:nseq.c:(.text+0x265): more undefined references to `BIO_printf' follow
nseq.o: In function `nseq_main':
nseq.c:(.text+0x2b1): undefined reference to `BIO_new_fp'
nseq.c:(.text+0x2da): undefined reference to `PEM_read_bio_NETSCAPE_CERT_SEQUENCE'
nseq.c:(.text+0x2ff): undefined reference to `sk_value'
nseq.c:(.text+0x319): undefined reference to `PEM_write_bio_X509'
nseq.c:(.text+0x327): undefined reference to `sk_num'
nseq.c:(.text+0x338): undefined reference to `BIO_free'
nseq.c:(.text+0x340): undefined reference to `BIO_free_all'
nseq.c:(.text+0x34b): undefined reference to `NETSCAPE_CERT_SEQUENCE_free'
nseq.c:(.text+0x366): undefined reference to `PEM_write_bio_NETSCAPE_CERT_SEQUENCE'
nseq.c:(.text+0x37b): undefined reference to `BIO_new_fp'
nseq.c:(.text+0x396): undefined reference to `BIO_new_fp'
nseq.c:(.text+0x3d6): undefined reference to `BIO_printf'
nseq.c:(.text+0x404): undefined reference to `BIO_printf'
pkcs12.o: In function `hex_prin':
pkcs12.c:(.text+0x39): undefined reference to `BIO_printf'
pkcs12.o: In function `print_attribs':
pkcs12.c:(.text+0x71): undefined reference to `sk_num'
pkcs12.c:(.text+0x8e): undefined reference to `BIO_printf'
pkcs12.c:(.text+0xaa): undefined reference to `i2a_ASN1_OBJECT'
pkcs12.c:(.text+0xbb): undefined reference to `BIO_printf'
pkcs12.c:(.text+0xc6): undefined reference to `sk_num'
pkcs12.c:(.text+0xdf): undefined reference to `sk_value'
pkcs12.c:(.text+0x111): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x12a): undefined reference to `sk_num'
pkcs12.c:(.text+0x145): undefined reference to `sk_value'
pkcs12.c:(.text+0x164): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x189): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x194): undefined reference to `sk_num'
pkcs12.c:(.text+0x1ad): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1c7): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1fd): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x21b): undefined reference to `uni2asc'
pkcs12.c:(.text+0x22d): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x24f): undefined reference to `BIO_printf'
pkcs12.o: In function `cert_load':
pkcs12.c:(.text+0x280): undefined reference to `sk_push'
pkcs12.c:(.text+0x29a): undefined reference to `PEM_read_bio_X509'
pkcs12.c:(.text+0x2a7): undefined reference to `ERR_clear_error'
pkcs12.o: In function `alg_print':
pkcs12.c:(.text+0x2f3): undefined reference to `d2i_PBEPARAM'
pkcs12.c:(.text+0x304): undefined reference to `ASN1_INTEGER_get'
pkcs12.c:(.text+0x336): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x33e): undefined reference to `PBEPARAM_free'
pkcs12.o: In function `get_cert_chain':
pkcs12.c:(.text+0x386): undefined reference to `X509_STORE_CTX_init'
pkcs12.c:(.text+0x38e): undefined reference to `X509_verify_cert'
pkcs12.c:(.text+0x39c): undefined reference to `X509_STORE_CTX_get1_chain'
pkcs12.c:(.text+0x3a9): undefined reference to `X509_STORE_CTX_cleanup'
pkcs12.c:(.text+0x3c4): undefined reference to `X509_STORE_CTX_get_error'
pkcs12.o: In function `dump_certs_pkeys_bag':
pkcs12.c:(.text+0x42e): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x441): undefined reference to `i2a_ASN1_OBJECT'
pkcs12.c:(.text+0x457): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x51a): undefined reference to `PKCS12_decrypt_skey'
pkcs12.c:(.text+0x52c): undefined reference to `EVP_PKCS82PKEY'
pkcs12.c:(.text+0x556): undefined reference to `PKCS8_PRIV_KEY_INFO_free'
pkcs12.c:(.text+0x584): undefined reference to `PEM_write_bio_PrivateKey'
pkcs12.c:(.text+0x58c): undefined reference to `EVP_PKEY_free'
pkcs12.c:(.text+0x5c6): undefined reference to `PKCS12_get_attr_gen'
pkcs12.c:(.text+0x60f): undefined reference to `PKCS12_certbag2x509'
pkcs12.c:(.text+0x631): undefined reference to `PEM_write_bio_X509'
pkcs12.c:(.text+0x639): undefined reference to `X509_free'
pkcs12.c:(.text+0x678): undefined reference to `EVP_PKCS82PKEY'
pkcs12.c:(.text+0x6c8): undefined reference to `PEM_write_bio_PrivateKey'
pkcs12.c:(.text+0x6d0): undefined reference to `EVP_PKEY_free'
pkcs12.c:(.text+0x6f0): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x728): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x743): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x75e): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x76b): undefined reference to `PKCS8_PRIV_KEY_INFO_free'
pkcs12.o: In function `dump_certs_pkeys_bags':
pkcs12.c:(.text+0x7ab): undefined reference to `sk_value'
pkcs12.c:(.text+0x7e0): undefined reference to `sk_num'
pkcs12.o: In function `dump_certs_keys_p12':
pkcs12.c:(.text+0x812): undefined reference to `PKCS12_unpack_authsafes'
pkcs12.c:(.text+0x82b): undefined reference to `sk_num'
pkcs12.c:(.text+0x848): undefined reference to `sk_value'
pkcs12.c:(.text+0x86c): undefined reference to `sk_num'
pkcs12.c:(.text+0x87a): undefined reference to `PKCS7_free'
pkcs12.c:(.text+0x886): undefined reference to `sk_pop_free'
pkcs12.c:(.text+0x8b1): undefined reference to `PKCS12_unpack_p7encdata'
pkcs12.c:(.text+0x8eb): undefined reference to `PKCS12_SAFEBAG_free'
pkcs12.c:(.text+0x8f8): undefined reference to `sk_pop_free'
pkcs12.c:(.text+0x905): undefined reference to `PKCS12_unpack_p7data'
pkcs12.c:(.text+0x924): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x945): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x969): undefined reference to `PKCS12_SAFEBAG_free'
pkcs12.c:(.text+0x977): undefined reference to `sk_pop_free'
pkcs12.o: In function `pkcs12_main':
pkcs12.c:(.text+0x9b3): undefined reference to `EVP_des_ede3_cbc'
pkcs12.c:(.text+0xb77): undefined reference to `BIO_printf'
pkcs12.c:(.text+0xb8d): undefined reference to `BIO_printf'
pkcs12.c:(.text+0xba3): undefined reference to `BIO_printf'
pkcs12.c:(.text+0xbb9): undefined reference to `BIO_printf'
pkcs12.c:(.text+0xbcf): undefined reference to `BIO_printf'
pkcs12.o:pkcs12.c:(.text+0xbe5): more undefined references to `BIO_printf' follow
pkcs12.o: In function `pkcs12_main':
pkcs12.c:(.text+0xf3a): undefined reference to `BIO_free'
pkcs12.c:(.text+0xf48): undefined reference to `BIO_free_all'
pkcs12.c:(.text+0xf60): undefined reference to `sk_free'
pkcs12.c:(.text+0x1146): undefined reference to `ERR_load_crypto_strings'
pkcs12.c:(.text+0x116b): undefined reference to `BIO_new_file'
pkcs12.c:(.text+0x11a4): undefined reference to `BIO_new_file'
pkcs12.c:(.text+0x12e3): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1399): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1406): undefined reference to `sk_shift'
pkcs12.c:(.text+0x1412): undefined reference to `sk_push'
pkcs12.c:(.text+0x141a): undefined reference to `sk_num'
pkcs12.c:(.text+0x1426): undefined reference to `sk_free'
pkcs12.c:(.text+0x144a): undefined reference to `sk_value'
pkcs12.c:(.text+0x1459): undefined reference to `sk_value'
pkcs12.c:(.text+0x146e): undefined reference to `X509_alias_set1'
pkcs12.c:(.text+0x147c): undefined reference to `sk_num'
pkcs12.c:(.text+0x14c7): undefined reference to `EVP_PKEY_add1_attr_by_NID'
pkcs12.c:(.text+0x1544): undefined reference to `PKCS12_create'
pkcs12.c:(.text+0x158e): undefined reference to `PKCS12_set_mac'
pkcs12.c:(.text+0x15a2): undefined reference to `i2d_PKCS12_bio'
pkcs12.c:(.text+0x15ba): undefined reference to `EVP_PKEY_free'
pkcs12.c:(.text+0x15c3): undefined reference to `X509_free'
pkcs12.c:(.text+0x15cf): undefined reference to `sk_pop_free'
pkcs12.c:(.text+0x15e7): undefined reference to `X509_free'
pkcs12.c:(.text+0x15f7): undefined reference to `PKCS12_free'
pkcs12.c:(.text+0x161d): undefined reference to `BIO_new_fp'
pkcs12.c:(.text+0x168f): undefined reference to `sk_value'
pkcs12.c:(.text+0x16a3): undefined reference to `X509_check_private_key'
pkcs12.c:(.text+0x16b4): undefined reference to `sk_num'
pkcs12.c:(.text+0x16d5): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1717): undefined reference to `X509_STORE_new'
pkcs12.c:(.text+0x173d): undefined reference to `X509_STORE_load_locations'
pkcs12.c:(.text+0x176d): undefined reference to `X509_STORE_free'
pkcs12.c:(.text+0x178c): undefined reference to `sk_value'
pkcs12.c:(.text+0x1798): undefined reference to `sk_push'
pkcs12.c:(.text+0x17a3): undefined reference to `sk_num'
pkcs12.c:(.text+0x17b8): undefined reference to `sk_value'
pkcs12.c:(.text+0x17c0): undefined reference to `X509_free'
pkcs12.c:(.text+0x17cb): undefined reference to `sk_free'
pkcs12.c:(.text+0x17f7): undefined reference to `EVP_read_pw_string'
pkcs12.c:(.text+0x1815): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x185f): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x188d): undefined reference to `BIO_new_fp'
pkcs12.c:(.text+0x18ac): undefined reference to `d2i_PKCS12_bio'
pkcs12.c:(.text+0x18f2): undefined reference to `ASN1_INTEGER_get'
pkcs12.c:(.text+0x190c): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1939): undefined reference to `PKCS12_verify_mac'
pkcs12.c:(.text+0x1969): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x19c4): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x19d1): undefined reference to `ERR_print_errors'
pkcs12.c:(.text+0x1a04): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1a2a): undefined reference to `BIO_new_fp'
pkcs12.c:(.text+0x1a3d): undefined reference to `X509_verify_cert_error_string'
pkcs12.c:(.text+0x1a57): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1a7e): undefined reference to `PKCS12_verify_mac'
pkcs12.c:(.text+0x1aaa): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1ad5): undefined reference to `EVP_read_pw_string'
pkcs12.c:(.text+0x1afa): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1b1a): undefined reference to `BUF_strlcpy'
pkcs12.c:(.text+0x1b42): undefined reference to `EVP_read_pw_string'
pkcs12.c:(.text+0x1b65): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1b85): undefined reference to `BUF_strlcpy'
pkcs12.c:(.text+0x1bce): undefined reference to `X509_keyid_set1'
pkcs12.c:(.text+0x1be2): undefined reference to `X509_alias_set1'
pkcs12.c:(.text+0x1bee): undefined reference to `sk_delete'
pkcs12.c:(.text+0x1c1d): undefined reference to `X509_STORE_set_default_paths'
pkcs12.c:(.text+0x1c2f): undefined reference to `ERR_print_errors'
pkcs12.c:(.text+0x1c46): undefined reference to `ERR_print_errors'
pkcs12.c:(.text+0x1c61): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x1ded): undefined reference to `EVP_des_cbc'
pkcs12.c:(.text+0x1e1c): undefined reference to `EVP_idea_cbc'
pkcs12.c:(.text+0x1e4b): undefined reference to `EVP_des_ede3_cbc'
pkcs12.c:(.text+0x1e7a): undefined reference to `EVP_aes_128_cbc'
pkcs12.c:(.text+0x1ea9): undefined reference to `EVP_aes_192_cbc'
pkcs12.c:(.text+0x1ed8): undefined reference to `EVP_aes_256_cbc'
pkcs12.c:(.text+0x20ff): undefined reference to `BIO_printf'
pkcs12.c:(.text+0x227f): undefined reference to `sk_new_null'
pkcs12.c:(.text+0x229f): undefined reference to `sk_push'
pkcs8.o: In function `pkcs8_main':
pkcs8.c:(.text+0x47): undefined reference to `ERR_load_crypto_strings'
pkcs8.c:(.text+0x51): undefined reference to `OPENSSL_add_all_algorithms_noconf'
pkcs8.c:(.text+0x1fe): undefined reference to `BIO_new_file'
pkcs8.c:(.text+0x22d): undefined reference to `BIO_new_file'
pkcs8.c:(.text+0x278): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x28d): undefined reference to `EVP_PKEY_free'
pkcs8.c:(.text+0x295): undefined reference to `BIO_free_all'
pkcs8.c:(.text+0x29d): undefined reference to `BIO_free'
pkcs8.c:(.text+0x2f7): undefined reference to `EVP_get_cipherbyname'
pkcs8.c:(.text+0x324): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x351): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x367): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x37d): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x393): undefined reference to `BIO_printf'
pkcs8.o:pkcs8.c:(.text+0x3a9): more undefined references to `BIO_printf' follow
pkcs8.o: In function `pkcs8_main':
pkcs8.c:(.text+0x5a1): undefined reference to `BIO_new_fp'
pkcs8.c:(.text+0x662): undefined reference to `d2i_PKCS8_bio'
pkcs8.c:(.text+0x696): undefined reference to `PKCS8_decrypt'
pkcs8.c:(.text+0x6a4): undefined reference to `X509_SIG_free'
pkcs8.c:(.text+0x6ba): undefined reference to `EVP_PKCS82PKEY'
pkcs8.c:(.text+0x6dc): undefined reference to `PKCS8_PRIV_KEY_INFO_free'
pkcs8.c:(.text+0x6fc): undefined reference to `i2d_PrivateKey_bio'
pkcs8.c:(.text+0x74c): undefined reference to `BIO_free'
pkcs8.c:(.text+0x797): undefined reference to `EVP_PKEY2PKCS8_broken'
pkcs8.c:(.text+0x7d8): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x7e3): undefined reference to `PKCS8_PRIV_KEY_INFO_free'
pkcs8.c:(.text+0x7eb): undefined reference to `EVP_PKEY_free'
pkcs8.c:(.text+0x7f3): undefined reference to `BIO_free_all'
pkcs8.c:(.text+0x810): undefined reference to `BIO_new_fp'
pkcs8.c:(.text+0x82a): undefined reference to `BIO_new_fp'
pkcs8.c:(.text+0x893): undefined reference to `PKCS8_encrypt'
pkcs8.c:(.text+0x8dc): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x92f): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x947): undefined reference to `d2i_PKCS8_PRIV_KEY_INFO_bio'
pkcs8.c:(.text+0x96f): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x98f): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x9c3): undefined reference to `BIO_printf'
pkcs8.c:(.text+0x9e2): undefined reference to `PEM_read_bio_PKCS8_PRIV_KEY_INFO'
pkcs8.c:(.text+0xa04): undefined reference to `PEM_read_bio_PKCS8'
pkcs8.c:(.text+0xa22): undefined reference to `BIO_printf'
pkcs8.c:(.text+0xa2f): undefined reference to `ERR_print_errors'
pkcs8.c:(.text+0xa64): undefined reference to `PEM_write_bio_PrivateKey'
pkcs8.c:(.text+0xa78): undefined reference to `i2d_PKCS8_PRIV_KEY_INFO_bio'
pkcs8.c:(.text+0xa83): undefined reference to `PKCS8_PRIV_KEY_INFO_free'
pkcs8.c:(.text+0xa8b): undefined reference to `EVP_PKEY_free'
pkcs8.c:(.text+0xa93): undefined reference to `BIO_free_all'
pkcs8.c:(.text+0xae1): undefined reference to `BIO_printf'
pkcs8.c:(.text+0xaee): undefined reference to `ERR_print_errors'
pkcs8.c:(.text+0xaf6): undefined reference to `EVP_PKEY_free'
pkcs8.c:(.text+0xb07): undefined reference to `i2d_PKCS8_bio'
pkcs8.c:(.text+0xb0f): undefined reference to `X509_SIG_free'
pkcs8.c:(.text+0xb2a): undefined reference to `BIO_printf'
pkcs8.c:(.text+0xb37): undefined reference to `ERR_print_errors'
pkcs8.c:(.text+0xb68): undefined reference to `EVP_read_pw_string'
pkcs8.c:(.text+0xb8f): undefined reference to `PEM_write_bio_PKCS8'
pkcs8.c:(.text+0xbb1): undefined reference to `PEM_write_bio_PKCS8_PRIV_KEY_INFO'
pkcs8.c:(.text+0xbcc): undefined reference to `BIO_printf'
pkcs8.c:(.text+0xbe7): undefined reference to `BIO_printf'
pkcs8.c:(.text+0xc02): undefined reference to `BIO_printf'
pkcs8.c:(.text+0xc2a): undefined reference to `EVP_read_pw_string'
spkac.o: In function `spkac_main':
spkac.c:(.text+0x18e): undefined reference to `BIO_printf'
spkac.c:(.text+0x1a4): undefined reference to `BIO_printf'
spkac.c:(.text+0x1ba): undefined reference to `BIO_printf'
spkac.c:(.text+0x1d0): undefined reference to `BIO_printf'
spkac.c:(.text+0x1e6): undefined reference to `BIO_printf'
spkac.o:spkac.c:(.text+0x1fc): more undefined references to `BIO_printf' follow
spkac.o: In function `spkac_main':
spkac.c:(.text+0x29a): undefined reference to `NCONF_free'
spkac.c:(.text+0x2a5): undefined reference to `NETSCAPE_SPKI_free'
spkac.c:(.text+0x2b0): undefined reference to `BIO_free'
spkac.c:(.text+0x2b8): undefined reference to `BIO_free_all'
spkac.c:(.text+0x2c0): undefined reference to `EVP_PKEY_free'
spkac.c:(.text+0x3b3): undefined reference to `ERR_load_crypto_strings'
spkac.c:(.text+0x473): undefined reference to `NETSCAPE_SPKI_new'
spkac.c:(.text+0x4a3): undefined reference to `ASN1_STRING_set'
spkac.c:(.text+0x4b2): undefined reference to `NETSCAPE_SPKI_set_pubkey'
spkac.c:(.text+0x4b7): undefined reference to `EVP_md5'
spkac.c:(.text+0x4ca): undefined reference to `NETSCAPE_SPKI_sign'
spkac.c:(.text+0x4d5): undefined reference to `NETSCAPE_SPKI_b64_encode'
spkac.c:(.text+0x4f6): undefined reference to `BIO_new_file'
spkac.c:(.text+0x515): undefined reference to `BIO_printf'
spkac.c:(.text+0x570): undefined reference to `BIO_new_fp'
spkac.c:(.text+0x5bb): undefined reference to `BIO_printf'
spkac.c:(.text+0x637): undefined reference to `BIO_new_file'
spkac.c:(.text+0x653): undefined reference to `NCONF_new'
spkac.c:(.text+0x669): undefined reference to `NCONF_load_bio'
spkac.c:(.text+0x687): undefined reference to `BIO_printf'
spkac.c:(.text+0x69d): undefined reference to `ERR_print_errors'
spkac.c:(.text+0x6e5): undefined reference to `BIO_printf'
spkac.c:(.text+0x6f2): undefined reference to `ERR_print_errors'
spkac.c:(.text+0x718): undefined reference to `BIO_new_fp'
spkac.c:(.text+0x738): undefined reference to `NCONF_get_string'
spkac.c:(.text+0x751): undefined reference to `NETSCAPE_SPKI_b64_decode'
spkac.c:(.text+0x77b): undefined reference to `BIO_new_file'
spkac.c:(.text+0x79b): undefined reference to `NETSCAPE_SPKI_get_pubkey'
spkac.c:(.text+0x7c1): undefined reference to `PEM_write_bio_PUBKEY'
spkac.c:(.text+0x80b): undefined reference to `BIO_printf'
spkac.c:(.text+0x818): undefined reference to `ERR_print_errors'
spkac.c:(.text+0x83e): undefined reference to `BIO_new_fp'
spkac.c:(.text+0x882): undefined reference to `BIO_printf'
spkac.c:(.text+0x88f): undefined reference to `ERR_print_errors'
spkac.c:(.text+0x8ae): undefined reference to `BIO_printf'
spkac.c:(.text+0x8ce): undefined reference to `NETSCAPE_SPKI_verify'
spkac.c:(.text+0x8e8): undefined reference to `BIO_printf'
spkac.c:(.text+0x8fc): undefined reference to `NETSCAPE_SPKI_print'
spkac.c:(.text+0x91c): undefined reference to `BIO_printf'
spkac.c:(.text+0x929): undefined reference to `ERR_print_errors'
spkac.c:(.text+0x94b): undefined reference to `BIO_printf'
spkac.c:(.text+0x958): undefined reference to `ERR_print_errors'
spkac.c:(.text+0x970): undefined reference to `BIO_new_fp'
smime.o: In function `smime_main':
smime.c:(.text+0xb9): undefined reference to `ERR_print_errors'
smime.c:(.text+0xbe): undefined reference to `X509_free'
smime.c:(.text+0xca): undefined reference to `sk_pop_free'
smime.c:(.text+0xd2): undefined reference to `X509_free'
smime.c:(.text+0xde): undefined reference to `sk_pop_free'
smime.c:(.text+0xed): undefined reference to `X509_VERIFY_PARAM_free'
smime.c:(.text+0xfb): undefined reference to `X509_STORE_free'
smime.c:(.text+0x107): undefined reference to `X509_free'
smime.c:(.text+0x112): undefined reference to `X509_free'
smime.c:(.text+0x11d): undefined reference to `X509_free'
smime.c:(.text+0x128): undefined reference to `EVP_PKEY_free'
smime.c:(.text+0x136): undefined reference to `PKCS7_free'
smime.c:(.text+0x141): undefined reference to `BIO_free'
smime.c:(.text+0x14c): undefined reference to `BIO_free'
smime.c:(.text+0x157): undefined reference to `BIO_free_all'
smime.c:(.text+0x2df): undefined reference to `BIO_printf'
smime.c:(.text+0x2f5): undefined reference to `BIO_printf'
smime.c:(.text+0x30b): undefined reference to `BIO_printf'
smime.c:(.text+0x321): undefined reference to `BIO_printf'
smime.c:(.text+0x337): undefined reference to `BIO_printf'
smime.o:smime.c:(.text+0x34d): more undefined references to `BIO_printf' follow
smime.o: In function `smime_main':
smime.c:(.text+0x99a): undefined reference to `BIO_new_file'
smime.c:(.text+0x9c5): undefined reference to `BIO_new_file'
smime.c:(.text+0xa3f): undefined reference to `PKCS7_sign'
smime.c:(.text+0xa9c): undefined reference to `BIO_printf'
smime.c:(.text+0xabe): undefined reference to `BIO_printf'
smime.c:(.text+0xae0): undefined reference to `BIO_printf'
smime.c:(.text+0xb19): undefined reference to `BIO_printf'
smime.c:(.text+0xb41): undefined reference to `BIO_printf'
smime.o:smime.c:(.text+0xbbb): more undefined references to `BIO_printf' follow
smime.o: In function `smime_main':
smime.c:(.text+0xbcc): undefined reference to `BIO_s_file'
smime.c:(.text+0xbd4): undefined reference to `BIO_new'
smime.c:(.text+0xc06): undefined reference to `BIO_ctrl'
smime.c:(.text+0xd1e): undefined reference to `BIO_printf'
smime.c:(.text+0xd36): undefined reference to `sk_new_null'
smime.c:(.text+0xd58): undefined reference to `sk_push'
smime.c:(.text+0xe27): undefined reference to `BIO_printf'
smime.c:(.text+0xe6f): undefined reference to `EVP_des_ede3_cbc'
smime.c:(.text+0xe96): undefined reference to `BIO_new_fp'
smime.c:(.text+0xeca): undefined reference to `PKCS7_decrypt'
smime.c:(.text+0xeef): undefined reference to `BIO_new_fp'
smime.c:(.text+0xf72): undefined reference to `X509_STORE_set1_param'
smime.c:(.text+0xf91): undefined reference to `EVP_des_cbc'
smime.c:(.text+0xfc5): undefined reference to `PKCS7_encrypt'
smime.c:(.text+0x1000): undefined reference to `PEM_write_bio_PKCS7'
smime.c:(.text+0x1067): undefined reference to `BIO_printf'
smime.c:(.text+0x10a8): undefined reference to `BIO_printf'
smime.c:(.text+0x10cf): undefined reference to `ERR_print_errors'
smime.c:(.text+0x1111): undefined reference to `d2i_PKCS7_bio'
smime.c:(.text+0x113e): undefined reference to `BIO_free'
smime.c:(.text+0x1155): undefined reference to `BIO_new_file'
smime.c:(.text+0x1185): undefined reference to `BIO_printf'
smime.c:(.text+0x11be): undefined reference to `PKCS7_verify'
smime.c:(.text+0x11dc): undefined reference to `BIO_printf'
smime.c:(.text+0x11f8): undefined reference to `PKCS7_get0_signers'
smime.c:(.text+0x121b): undefined reference to `BIO_new_file'
smime.c:(.text+0x123c): undefined reference to `sk_value'
smime.c:(.text+0x1248): undefined reference to `PEM_write_bio_X509'
smime.c:(.text+0x1253): undefined reference to `sk_num'
smime.c:(.text+0x1260): undefined reference to `BIO_free'
smime.c:(.text+0x126a): undefined reference to `sk_free'
smime.c:(.text+0x1286): undefined reference to `i2d_PKCS7_bio'
smime.c:(.text+0x12a5): undefined reference to `EVP_rc2_40_cbc'
smime.c:(.text+0x12cb): undefined reference to `SMIME_read_PKCS7'
smime.c:(.text+0x12db): undefined reference to `EVP_rc2_40_cbc'
smime.c:(.text+0x130b): undefined reference to `SMIME_write_PKCS7'
smime.c:(.text+0x1324): undefined reference to `ERR_print_errors'
smime.c:(.text+0x1367): undefined reference to `BIO_printf'
smime.c:(.text+0x1389): undefined reference to `PEM_read_bio_PKCS7'
smime.c:(.text+0x13aa): undefined reference to `EVP_rc2_cbc'
smime.c:(.text+0x13d9): undefined reference to `BIO_printf'
smime.c:(.text+0x140b): undefined reference to `BIO_printf'
smime.c:(.text+0x1426): undefined reference to `EVP_rc2_64_cbc'
smime.c:(.text+0x1450): undefined reference to `EVP_aes_128_cbc'
smime.c:(.text+0x1489): undefined reference to `BIO_printf'
smime.c:(.text+0x14a4): undefined reference to `EVP_aes_192_cbc'
smime.c:(.text+0x14ce): undefined reference to `EVP_aes_256_cbc'
smime.o: In function `smime_cb':
smime.c:(.text+0x1aa6): undefined reference to `X509_STORE_CTX_get_error'
rand.o: In function `rand_main':
rand.c:(.text+0xfb): undefined reference to `BIO_printf'
rand.c:(.text+0x111): undefined reference to `BIO_printf'
rand.c:(.text+0x127): undefined reference to `BIO_printf'
rand.c:(.text+0x13d): undefined reference to `BIO_printf'
rand.c:(.text+0x15b): undefined reference to `BIO_printf'
rand.o:rand.c:(.text+0x16c): more undefined references to `BIO_printf' follow
rand.o: In function `rand_main':
rand.c:(.text+0x17e): undefined reference to `ERR_print_errors'
rand.c:(.text+0x280): undefined reference to `BIO_printf'
rand.c:(.text+0x285): undefined reference to `BIO_s_file'
rand.c:(.text+0x28d): undefined reference to `BIO_new'
rand.c:(.text+0x2c9): undefined reference to `BIO_ctrl'
rand.c:(.text+0x302): undefined reference to `BIO_write'
rand.c:(.text+0x32b): undefined reference to `RAND_bytes'
rand.c:(.text+0x341): undefined reference to `ERR_print_errors'
rand.c:(.text+0x351): undefined reference to `BIO_free_all'
rand.c:(.text+0x3b5): undefined reference to `BIO_s_file'
rand.c:(.text+0x3bd): undefined reference to `BIO_new'
rand.c:(.text+0x3ef): undefined reference to `BIO_ctrl'
rand.c:(.text+0x413): undefined reference to `BIO_ctrl'
rand.c:(.text+0x46c): undefined reference to `BIO_f_base64'
rand.c:(.text+0x474): undefined reference to `BIO_new'
rand.c:(.text+0x484): undefined reference to `BIO_push'
rand.c:(.text+0x49d): undefined reference to `ERR_print_errors'
rand.c:(.text+0x4c5): undefined reference to `BIO_ctrl'
engine.o: In function `append_buf':
engine.c:(.text+0x76): undefined reference to `BUF_strlcat'
engine.c:(.text+0xea): undefined reference to `BUF_strlcat'
engine.o: In function `util_do_cmds':
engine.c:(.text+0x152): undefined reference to `sk_num'
engine.c:(.text+0x18c): undefined reference to `BIO_printf'
engine.c:(.text+0x19a): undefined reference to `ERR_print_errors'
engine.c:(.text+0x1ca): undefined reference to `sk_value'
engine.c:(.text+0x23b): undefined reference to `ENGINE_ctrl_cmd_string'
engine.c:(.text+0x25e): undefined reference to `BIO_printf'
engine.c:(.text+0x27a): undefined reference to `BIO_printf'
engine.c:(.text+0x2ae): undefined reference to `BIO_printf'
engine.o: In function `engine_main':
engine.c:(.text+0x2ca): undefined reference to `sk_new_null'
engine.c:(.text+0x2d2): undefined reference to `sk_new_null'
engine.c:(.text+0x2da): undefined reference to `sk_new_null'
engine.c:(.text+0x332): undefined reference to `BIO_new_fp'
engine.c:(.text+0x411): undefined reference to `sk_num'
engine.c:(.text+0x462): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0x472): undefined reference to `ENGINE_free'
engine.c:(.text+0x480): undefined reference to `sk_num'
engine.c:(.text+0x49b): undefined reference to `sk_value'
engine.c:(.text+0x4a5): undefined reference to `ENGINE_by_id'
engine.c:(.text+0x4b7): undefined reference to `ENGINE_get_name'
engine.c:(.text+0x4d3): undefined reference to `BIO_printf'
engine.c:(.text+0x4ef): undefined reference to `ENGINE_get_id'
engine.c:(.text+0x50b): undefined reference to `ENGINE_get_name'
engine.c:(.text+0x515): undefined reference to `ENGINE_get_id'
engine.c:(.text+0x531): undefined reference to `BIO_printf'
engine.c:(.text+0x552): undefined reference to `ENGINE_get_RSA'
engine.c:(.text+0x57d): undefined reference to `ENGINE_get_DSA'
engine.c:(.text+0x5a8): undefined reference to `ENGINE_get_DH'
engine.c:(.text+0x5d5): undefined reference to `ENGINE_get_RAND'
engine.c:(.text+0x5fc): undefined reference to `ENGINE_get_ciphers'
engine.c:(.text+0x66d): undefined reference to `ERR_print_errors'
engine.c:(.text+0x681): undefined reference to `sk_pop_free'
engine.c:(.text+0x695): undefined reference to `sk_pop_free'
engine.c:(.text+0x6a9): undefined reference to `sk_pop_free'
engine.c:(.text+0x6bb): undefined reference to `BIO_free_all'
engine.c:(.text+0x6d7): undefined reference to `ERR_print_errors'
engine.c:(.text+0x6eb): undefined reference to `sk_pop_free'
engine.c:(.text+0x6ff): undefined reference to `sk_pop_free'
engine.c:(.text+0x713): undefined reference to `sk_pop_free'
engine.c:(.text+0x812): undefined reference to `sk_push'
engine.c:(.text+0x8f7): undefined reference to `sk_push'
engine.c:(.text+0x996): undefined reference to `BIO_printf'
engine.c:(.text+0x9d1): undefined reference to `sk_push'
engine.c:(.text+0xa0e): undefined reference to `BIO_printf'
engine.c:(.text+0xa16): undefined reference to `ENGINE_init'
engine.c:(.text+0xa32): undefined reference to `BIO_printf'
engine.c:(.text+0xa4e): undefined reference to `ENGINE_finish'
engine.c:(.text+0xa60): undefined reference to `ERR_print_errors'
engine.c:(.text+0xa88): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xa98): undefined reference to `sk_new_null'
engine.c:(.text+0xade): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xb0d): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xb43): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xb93): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xbbf): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xbf2): undefined reference to `BIO_printf'
engine.c:(.text+0xc2d): undefined reference to `BIO_printf'
engine.c:(.text+0xc71): undefined reference to `BIO_printf'
engine.c:(.text+0xc80): undefined reference to `ENGINE_get_digests'
engine.c:(.text+0xd2c): undefined reference to `ENGINE_ctrl'
engine.c:(.text+0xd48): undefined reference to `sk_pop_free'
engine.c:(.text+0xd77): undefined reference to `BIO_printf'
engine.c:(.text+0xd87): undefined reference to `ERR_clear_error'
engine.c:(.text+0xdb0): undefined reference to `BIO_printf'
engine.c:(.text+0xde7): undefined reference to `BIO_new_fp'
engine.c:(.text+0xe17): undefined reference to `BIO_printf'
engine.c:(.text+0xe63): undefined reference to `BIO_printf'
engine.c:(.text+0xe8c): undefined reference to `BIO_printf'
engine.c:(.text+0xeb8): undefined reference to `BIO_printf'
engine.c:(.text+0xed9): undefined reference to `BIO_printf'
engine.c:(.text+0xee3): undefined reference to `ENGINE_get_first'
engine.c:(.text+0xef5): undefined reference to `ENGINE_get_id'
engine.c:(.text+0xf04): undefined reference to `sk_push'
engine.c:(.text+0xf0c): undefined reference to `ENGINE_get_next'
engine.c:(.text+0xf34): undefined reference to `BIO_printf'
engine.c:(.text+0xf48): undefined reference to `sk_pop_free'
engine.c:(.text+0xf70): undefined reference to `BIO_printf'
engine.c:(.text+0xf89): undefined reference to `BIO_printf'
engine.c:(.text+0xfa7): undefined reference to `BIO_printf'
engine.c:(.text+0xffd): undefined reference to `BIO_printf'
engine.c:(.text+0x100c): undefined reference to `BIO_printf'
engine.c:(.text+0x1020): undefined reference to `ERR_print_errors_fp'
engine.c:(.text+0x1039): undefined reference to `BIO_printf'
engine.c:(.text+0x1056): undefined reference to `BIO_printf'
engine.c:(.text+0x1085): undefined reference to `sk_pop_free'
engine.c:(.text+0x10a9): undefined reference to `BIO_printf'
engine.c:(.text+0x10c9): undefined reference to `BIO_printf'
engine.c:(.text+0x10e2): undefined reference to `BIO_printf'
ocsp.o: In function `send_ocsp_response':
ocsp.c:(.text+0x43): undefined reference to `i2d_OCSP_RESPONSE'
ocsp.c:(.text+0x53): undefined reference to `BIO_printf'
ocsp.c:(.text+0x62): undefined reference to `i2d_OCSP_RESPONSE'
ocsp.c:(.text+0x67): undefined reference to `ASN1_i2d_bio'
ocsp.c:(.text+0x84): undefined reference to `BIO_ctrl'
ocsp.o: In function `ocsp_main':
ocsp.c:(.text+0x1a1): undefined reference to `ERR_print_errors'
ocsp.c:(.text+0x1af): undefined reference to `X509_free'
ocsp.c:(.text+0x1b7): undefined reference to `X509_STORE_free'
ocsp.c:(.text+0x1c5): undefined reference to `EVP_PKEY_free'
ocsp.c:(.text+0x1d3): undefined reference to `EVP_PKEY_free'
ocsp.c:(.text+0x1e1): undefined reference to `X509_free'
ocsp.c:(.text+0x1ef): undefined reference to `X509_free'
ocsp.c:(.text+0x1fd): undefined reference to `X509_free'
ocsp.c:(.text+0x20b): undefined reference to `X509_free'
ocsp.c:(.text+0x227): undefined reference to `BIO_free_all'
ocsp.c:(.text+0x235): undefined reference to `BIO_free_all'
ocsp.c:(.text+0x243): undefined reference to `BIO_free'
ocsp.c:(.text+0x251): undefined reference to `OCSP_REQUEST_free'
ocsp.c:(.text+0x25f): undefined reference to `OCSP_RESPONSE_free'
ocsp.c:(.text+0x26d): undefined reference to `OCSP_BASICRESP_free'
ocsp.c:(.text+0x27b): undefined reference to `sk_free'
ocsp.c:(.text+0x289): undefined reference to `sk_free'
ocsp.c:(.text+0x28e): undefined reference to `X509_free'
ocsp.c:(.text+0x2a0): undefined reference to `sk_pop_free'
ocsp.c:(.text+0x2ab): undefined reference to `X509_free'
ocsp.c:(.text+0x2b7): undefined reference to `sk_pop_free'
ocsp.c:(.text+0x310): undefined reference to `sk_new_null'
ocsp.c:(.text+0x31b): undefined reference to `sk_new_null'
ocsp.c:(.text+0x4f9): undefined reference to `BIO_new_file'
ocsp.c:(.text+0x557): undefined reference to `BIO_new_file'
ocsp.c:(.text+0x56c): undefined reference to `d2i_OCSP_REQUEST'
ocsp.c:(.text+0x57b): undefined reference to `OCSP_REQUEST_new'
ocsp.c:(.text+0x580): undefined reference to `ASN1_d2i_bio'
ocsp.c:(.text+0x58e): undefined reference to `BIO_free'
ocsp.c:(.text+0x5b2): undefined reference to `BIO_printf'
ocsp.c:(.text+0x638): undefined reference to `OCSP_parse_url'
ocsp.c:(.text+0x7b1): undefined reference to `BIO_printf'
ocsp.c:(.text+0x7c7): undefined reference to `BIO_printf'
ocsp.c:(.text+0x7dd): undefined reference to `BIO_printf'
ocsp.c:(.text+0x7f3): undefined reference to `BIO_printf'
ocsp.c:(.text+0x809): undefined reference to `BIO_printf'
ocsp.o:ocsp.c:(.text+0x81f): more undefined references to `BIO_printf' follow
ocsp.o: In function `ocsp_main':
ocsp.c:(.text+0xd0d): undefined reference to `BIO_ctrl'
ocsp.c:(.text+0xd25): undefined reference to `BIO_pop'
ocsp.c:(.text+0xd58): undefined reference to `BIO_gets'
ocsp.c:(.text+0xd84): undefined reference to `d2i_OCSP_REQUEST'
ocsp.c:(.text+0xd93): undefined reference to `OCSP_REQUEST_new'
ocsp.c:(.text+0xd9c): undefined reference to `ASN1_d2i_bio'
ocsp.c:(.text+0xdd1): undefined reference to `OCSP_request_add1_nonce'
ocsp.c:(.text+0xed8): undefined reference to `EVP_sha1'
ocsp.c:(.text+0xf12): undefined reference to `OCSP_request_sign'
ocsp.c:(.text+0xf4c): undefined reference to `OCSP_REQUEST_print'
ocsp.c:(.text+0xf6d): undefined reference to `BIO_new_file'
ocsp.c:(.text+0xf88): undefined reference to `i2d_OCSP_REQUEST'
ocsp.c:(.text+0xf91): undefined reference to `ASN1_i2d_bio'
ocsp.c:(.text+0xf99): undefined reference to `BIO_free'
ocsp.c:(.text+0xfed): undefined reference to `OCSP_request_onereq_count'
ocsp.c:(.text+0x1000): undefined reference to `EVP_sha1'
ocsp.c:(.text+0x1018): undefined reference to `OCSP_cert_to_id'
ocsp.c:(.text+0x1023): undefined reference to `OCSP_BASICRESP_new'
ocsp.c:(.text+0x103b): undefined reference to `X509_gmtime_adj'
ocsp.c:(.text+0x1068): undefined reference to `X509_gmtime_adj'
ocsp.c:(.text+0x109f): undefined reference to `OCSP_id_get0_info'
ocsp.c:(.text+0x10da): undefined reference to `ASN1_INTEGER_to_BN'
ocsp.c:(.text+0x10f3): undefined reference to `BUF_strdup'
ocsp.c:(.text+0x1121): undefined reference to `TXT_DB_get_by_index'
ocsp.c:(.text+0x117c): undefined reference to `OCSP_request_onereq_get0'
ocsp.c:(.text+0x1184): undefined reference to `OCSP_onereq_get0_id'
ocsp.c:(.text+0x1198): undefined reference to `OCSP_id_issuer_cmp'
ocsp.c:(.text+0x11db): undefined reference to `OCSP_basic_add1_status'
ocsp.c:(.text+0x1209): undefined reference to `OCSP_copy_nonce'
ocsp.c:(.text+0x120e): undefined reference to `EVP_sha1'
ocsp.c:(.text+0x1248): undefined reference to `OCSP_basic_sign'
ocsp.c:(.text+0x125e): undefined reference to `OCSP_response_create'
ocsp.c:(.text+0x1272): undefined reference to `ASN1_TIME_free'
ocsp.c:(.text+0x1280): undefined reference to `ASN1_TIME_free'
ocsp.c:(.text+0x128e): undefined reference to `OCSP_CERTID_free'
ocsp.c:(.text+0x129c): undefined reference to `OCSP_BASICRESP_free'
ocsp.c:(.text+0x12d8): undefined reference to `BIO_new_file'
ocsp.c:(.text+0x12f3): undefined reference to `i2d_OCSP_RESPONSE'
ocsp.c:(.text+0x12fc): undefined reference to `ASN1_i2d_bio'
ocsp.c:(.text+0x1304): undefined reference to `BIO_free'
ocsp.c:(.text+0x1312): undefined reference to `OCSP_response_status'
ocsp.c:(.text+0x135e): undefined reference to `BIO_free_all'
ocsp.c:(.text+0x136c): undefined reference to `OCSP_REQUEST_free'
ocsp.c:(.text+0x137a): undefined reference to `OCSP_RESPONSE_free'
ocsp.c:(.text+0x1452): undefined reference to `BIO_new_fp'
ocsp.c:(.text+0x1472): undefined reference to `BIO_printf'
ocsp.c:(.text+0x14cc): undefined reference to `OCSP_basic_add1_status'
ocsp.c:(.text+0x1551): undefined reference to `OCSP_basic_add1_status'
ocsp.c:(.text+0x157d): undefined reference to `OCSP_SINGLERESP_add1_ext_i2d'
ocsp.c:(.text+0x1588): undefined reference to `ASN1_OBJECT_free'
ocsp.c:(.text+0x1593): undefined reference to `ASN1_TIME_free'
ocsp.c:(.text+0x159e): undefined reference to `ASN1_GENERALIZEDTIME_free'
ocsp.c:(.text+0x173c): undefined reference to `OCSP_response_status_str'
ocsp.c:(.text+0x175b): undefined reference to `BIO_printf'
ocsp.c:(.text+0x17b8): undefined reference to `OCSP_SINGLERESP_add1_ext_i2d'
ocsp.c:(.text+0x17da): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1811): undefined reference to `BIO_printf'
ocsp.c:(.text+0x182c): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1857): undefined reference to `BIO_new_connect'
ocsp.c:(.text+0x1890): undefined reference to `BIO_ctrl'
ocsp.c:(.text+0x18bd): undefined reference to `BIO_ctrl'
ocsp.c:(.text+0x18e4): undefined reference to `OCSP_sendreq_bio'
ocsp.c:(.text+0x18f8): undefined reference to `BIO_free_all'
ocsp.c:(.text+0x1931): undefined reference to `OCSP_RESPONSE_print'
ocsp.c:(.text+0x19c8): undefined reference to `OCSP_response_create'
ocsp.c:(.text+0x1a00): undefined reference to `BIO_new_fp'
ocsp.c:(.text+0x1a23): undefined reference to `BIO_f_buffer'
ocsp.c:(.text+0x1a2d): undefined reference to `BIO_new'
ocsp.c:(.text+0x1a45): undefined reference to `BIO_new_accept'
ocsp.c:(.text+0x1a6d): undefined reference to `BIO_ctrl'
ocsp.c:(.text+0x1a90): undefined reference to `BIO_ctrl'
ocsp.c:(.text+0x1ab0): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1abd): undefined reference to `ERR_print_errors'
ocsp.c:(.text+0x1acb): undefined reference to `BIO_free_all'
ocsp.c:(.text+0x1ad3): undefined reference to `BIO_free'
ocsp.c:(.text+0x1aee): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1afb): undefined reference to `ERR_print_errors'
ocsp.c:(.text+0x1b0d): undefined reference to `OCSP_response_create'
ocsp.c:(.text+0x1b3b): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1b7e): undefined reference to `BIO_new_file'
ocsp.c:(.text+0x1b8d): undefined reference to `d2i_OCSP_RESPONSE'
ocsp.c:(.text+0x1ba2): undefined reference to `OCSP_RESPONSE_new'
ocsp.c:(.text+0x1ba7): undefined reference to `ASN1_d2i_bio'
ocsp.c:(.text+0x1bb5): undefined reference to `BIO_free'
ocsp.c:(.text+0x1c80): undefined reference to `BIO_push'
ocsp.c:(.text+0x1cd9): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1ce6): undefined reference to `ERR_print_errors'
ocsp.c:(.text+0x1d47): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1de2): undefined reference to `OCSP_response_get1_basic'
ocsp.c:(.text+0x1e1c): undefined reference to `OCSP_check_nonce'
ocsp.c:(.text+0x1e4a): undefined reference to `OCSP_basic_verify'
ocsp.c:(.text+0x1e70): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1ed2): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1f20): undefined reference to `sk_num'
ocsp.c:(.text+0x1f38): undefined reference to `sk_num'
ocsp.c:(.text+0x1f4e): undefined reference to `sk_num'
ocsp.c:(.text+0x1f68): undefined reference to `sk_value'
ocsp.c:(.text+0x1f7c): undefined reference to `sk_value'
ocsp.c:(.text+0x1f97): undefined reference to `BIO_printf'
ocsp.c:(.text+0x1fcc): undefined reference to `OCSP_resp_find_status'
ocsp.c:(.text+0x1fe7): undefined reference to `BIO_puts'
ocsp.c:(.text+0x2013): undefined reference to `OCSP_check_validity'
ocsp.c:(.text+0x2026): undefined reference to `OCSP_cert_status_str'
ocsp.c:(.text+0x2041): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2058): undefined reference to `BIO_puts'
ocsp.c:(.text+0x206d): undefined reference to `ASN1_GENERALIZEDTIME_print'
ocsp.c:(.text+0x2084): undefined reference to `BIO_puts'
ocsp.c:(.text+0x20a2): undefined reference to `BIO_puts'
ocsp.c:(.text+0x20b7): undefined reference to `ASN1_GENERALIZEDTIME_print'
ocsp.c:(.text+0x20ce): undefined reference to `BIO_puts'
ocsp.c:(.text+0x20ed): undefined reference to `OCSP_crl_reason_str'
ocsp.c:(.text+0x2103): undefined reference to `BIO_printf'
ocsp.c:(.text+0x211b): undefined reference to `BIO_puts'
ocsp.c:(.text+0x2130): undefined reference to `ASN1_GENERALIZEDTIME_print'
ocsp.c:(.text+0x2147): undefined reference to `BIO_puts'
ocsp.c:(.text+0x21c1): undefined reference to `BIO_puts'
ocsp.c:(.text+0x21cf): undefined reference to `ERR_print_errors'
ocsp.c:(.text+0x21ed): undefined reference to `BIO_printf'
ocsp.c:(.text+0x223c): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2281): undefined reference to `BIO_printf'
ocsp.c:(.text+0x22a7): undefined reference to `BIO_printf'
ocsp.c:(.text+0x22b4): undefined reference to `ERR_print_errors'
ocsp.c:(.text+0x22d7): undefined reference to `OCSP_basic_verify'
ocsp.c:(.text+0x26f2): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2771): undefined reference to `BIO_printf'
ocsp.c:(.text+0x28ab): undefined reference to `X509_free'
ocsp.c:(.text+0x292f): undefined reference to `X509_free'
ocsp.c:(.text+0x29ab): undefined reference to `OCSP_cert_to_id'
ocsp.c:(.text+0x29c7): undefined reference to `sk_push'
ocsp.c:(.text+0x29e1): undefined reference to `OCSP_request_add0_id'
ocsp.c:(.text+0x2a03): undefined reference to `sk_push'
ocsp.c:(.text+0x2a66): undefined reference to `X509_get_subject_name'
ocsp.c:(.text+0x2a76): undefined reference to `X509_get0_pubkey_bitstr'
ocsp.c:(.text+0x2a8c): undefined reference to `s2i_ASN1_INTEGER'
ocsp.c:(.text+0x2a97): undefined reference to `EVP_sha1'
ocsp.c:(.text+0x2ab1): undefined reference to `OCSP_cert_id_new'
ocsp.c:(.text+0x2abb): undefined reference to `ASN1_INTEGER_free'
ocsp.c:(.text+0x2ad9): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2af8): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2b02): undefined reference to `OCSP_REQUEST_new'
ocsp.c:(.text+0x2b55): undefined reference to `OCSP_REQUEST_new'
ocsp.c:(.text+0x2b7e): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2cea): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2d25): undefined reference to `BIO_printf'
ocsp.c:(.text+0x2df4): undefined reference to `BIO_printf'
prime.o: In function `prime_main':
prime.c:(.text+0xf8): undefined reference to `BIO_s_file'
prime.c:(.text+0x100): undefined reference to `BIO_new'
prime.c:(.text+0x126): undefined reference to `BIO_ctrl'
prime.c:(.text+0x196): undefined reference to `BIO_printf'
prime.c:(.text+0x1a9): undefined reference to `BIO_free_all'
prime.c:(.text+0x1e6): undefined reference to `BIO_printf'
prime.c:(.text+0x201): undefined reference to `BIO_printf'
prime.c:(.text+0x21b): undefined reference to `BIO_printf'
prime.c:(.text+0x23a): undefined reference to `BIO_printf'
prime.c:(.text+0x24c): undefined reference to `BIO_s_file'
prime.c:(.text+0x254): undefined reference to `BIO_new'
prime.c:(.text+0x286): undefined reference to `BIO_ctrl'
prime.c:(.text+0x2a1): undefined reference to `BIO_printf'
../libssl.a(s2_srvr.o): In function `request_certificate':
s2_srvr.c:(.text+0xc2): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0xdb): undefined reference to `sk_free'
s2_srvr.c:(.text+0xe6): undefined reference to `X509_free'
s2_srvr.c:(.text+0x16f): undefined reference to `d2i_X509'
s2_srvr.c:(.text+0x17f): undefined reference to `sk_new_null'
s2_srvr.c:(.text+0x195): undefined reference to `sk_push'
s2_srvr.c:(.text+0x1cd): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x356): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x3ea): undefined reference to `EVP_MD_CTX_init'
s2_srvr.c:(.text+0x40b): undefined reference to `EVP_DigestInit_ex'
s2_srvr.c:(.text+0x42c): undefined reference to `EVP_DigestUpdate'
s2_srvr.c:(.text+0x447): undefined reference to `EVP_DigestUpdate'
s2_srvr.c:(.text+0x45e): undefined reference to `i2d_X509'
s2_srvr.c:(.text+0x493): undefined reference to `i2d_X509'
s2_srvr.c:(.text+0x4a6): undefined reference to `EVP_DigestUpdate'
s2_srvr.c:(.text+0x4be): undefined reference to `X509_get_pubkey'
s2_srvr.c:(.text+0x4eb): undefined reference to `EVP_VerifyFinal'
s2_srvr.c:(.text+0x4f5): undefined reference to `EVP_PKEY_free'
s2_srvr.c:(.text+0x500): undefined reference to `EVP_MD_CTX_cleanup'
s2_srvr.c:(.text+0x520): undefined reference to `X509_free'
s2_srvr.c:(.text+0x63f): undefined reference to `RAND_pseudo_bytes'
s2_srvr.c:(.text+0x6bc): undefined reference to `ERR_put_error'
../libssl.a(s2_srvr.o): In function `ssl2_accept':
s2_srvr.c:(.text+0x704): undefined reference to `RAND_add'
s2_srvr.c:(.text+0x709): undefined reference to `ERR_clear_error'
s2_srvr.c:(.text+0x9f1): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0xb2a): undefined reference to `BUF_MEM_free'
s2_srvr.c:(.text+0xc53): undefined reference to `BUF_MEM_grow'
s2_srvr.c:(.text+0xf9a): undefined reference to `BIO_ctrl'
s2_srvr.c:(.text+0xfc8): undefined reference to `BIO_ctrl'
s2_srvr.c:(.text+0xfe8): undefined reference to `BIO_pop'
s2_srvr.c:(.text+0x1089): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x111d): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x118e): undefined reference to `BUF_MEM_new'
s2_srvr.c:(.text+0x1281): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x1304): undefined reference to `ERR_clear_error'
s2_srvr.c:(.text+0x1316): undefined reference to `RAND_pseudo_bytes'
s2_srvr.c:(.text+0x13bb): undefined reference to `sk_num'
s2_srvr.c:(.text+0x13cf): undefined reference to `sk_value'
s2_srvr.c:(.text+0x13db): undefined reference to `sk_find'
s2_srvr.c:(.text+0x13f0): undefined reference to `sk_delete'
s2_srvr.c:(.text+0x1502): undefined reference to `RAND_pseudo_bytes'
s2_srvr.c:(.text+0x15d3): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x1636): undefined reference to `sk_free'
s2_srvr.c:(.text+0x167f): undefined reference to `ERR_clear_error'
s2_srvr.c:(.text+0x16c2): undefined reference to `i2d_X509'
s2_srvr.c:(.text+0x16eb): undefined reference to `i2d_X509'
s2_srvr.c:(.text+0x1849): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x1881): undefined reference to `sk_dup'
s2_srvr.c:(.text+0x18bd): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x18f7): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x1901): undefined reference to `ERR_clear_error'
s2_srvr.c:(.text+0x1962): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x19ad): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x19e7): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x1a2d): undefined reference to `ERR_put_error'
s2_srvr.c:(.text+0x1a70): undefined reference to `ERR_put_error'
../libssl.a(s2_srvr.o):s2_srvr.c:(.text+0x1ab3): more undefined references to `ERR_put_error' follow
../libssl.a(s2_clnt.o): In function `ssl2_set_certificate':
s2_clnt.c:(.text+0x58): undefined reference to `d2i_X509'
s2_clnt.c:(.text+0x67): undefined reference to `sk_new_null'
s2_clnt.c:(.text+0x7a): undefined reference to `sk_push'
s2_clnt.c:(.text+0xb2): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0xbd): undefined reference to `sk_free'
s2_clnt.c:(.text+0xc5): undefined reference to `X509_free'
s2_clnt.c:(.text+0xcd): undefined reference to `EVP_PKEY_free'
s2_clnt.c:(.text+0x102): undefined reference to `ERR_clear_error'
s2_clnt.c:(.text+0x158): undefined reference to `X509_get_pubkey'
s2_clnt.c:(.text+0x19f): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x1d8): undefined reference to `ERR_put_error'
../libssl.a(s2_clnt.o): In function `client_certificate':
s2_clnt.c:(.text+0x41b): undefined reference to `EVP_MD_CTX_init'
s2_clnt.c:(.text+0x439): undefined reference to `EVP_DigestInit_ex'
s2_clnt.c:(.text+0x457): undefined reference to `EVP_DigestUpdate'
s2_clnt.c:(.text+0x46d): undefined reference to `EVP_DigestUpdate'
s2_clnt.c:(.text+0x48d): undefined reference to `i2d_X509'
s2_clnt.c:(.text+0x4a0): undefined reference to `EVP_DigestUpdate'
s2_clnt.c:(.text+0x4ce): undefined reference to `i2d_X509'
s2_clnt.c:(.text+0x50b): undefined reference to `EVP_SignFinal'
s2_clnt.c:(.text+0x513): undefined reference to `EVP_MD_CTX_cleanup'
s2_clnt.c:(.text+0x590): undefined reference to `X509_free'
s2_clnt.c:(.text+0x59b): undefined reference to `EVP_PKEY_free'
s2_clnt.c:(.text+0x5b1): undefined reference to `X509_free'
s2_clnt.c:(.text+0x5e8): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x624): undefined reference to `EVP_PKEY_free'
s2_clnt.c:(.text+0x667): undefined reference to `ERR_put_error'
../libssl.a(s2_clnt.o): In function `ssl2_connect':
s2_clnt.c:(.text+0x6c4): undefined reference to `RAND_add'
s2_clnt.c:(.text+0x6c9): undefined reference to `ERR_clear_error'
s2_clnt.c:(.text+0x9e1): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0xa74): undefined reference to `BUF_MEM_free'
s2_clnt.c:(.text+0xbcf): undefined reference to `BUF_MEM_grow'
s2_clnt.c:(.text+0xe1e): undefined reference to `RAND_pseudo_bytes'
s2_clnt.c:(.text+0xf2f): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x1057): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x111d): undefined reference to `RAND_pseudo_bytes'
s2_clnt.c:(.text+0x114d): undefined reference to `RAND_bytes'
s2_clnt.c:(.text+0x11ff): undefined reference to `X509_get_pubkey'
s2_clnt.c:(.text+0x1242): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x124a): undefined reference to `EVP_PKEY_free'
s2_clnt.c:(.text+0x128b): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x1376): undefined reference to `BUF_MEM_new'
s2_clnt.c:(.text+0x14a1): undefined reference to `sk_set_cmp_func'
s2_clnt.c:(.text+0x14bc): undefined reference to `sk_set_cmp_func'
s2_clnt.c:(.text+0x14db): undefined reference to `sk_value'
s2_clnt.c:(.text+0x14e7): undefined reference to `sk_find'
s2_clnt.c:(.text+0x14f4): undefined reference to `sk_num'
s2_clnt.c:(.text+0x1500): undefined reference to `sk_num'
s2_clnt.c:(.text+0x151d): undefined reference to `sk_value'
s2_clnt.c:(.text+0x16f7): undefined reference to `EVP_PKEY_free'
s2_clnt.c:(.text+0x17e2): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x180e): undefined reference to `BUF_MEM_free'
s2_clnt.c:(.text+0x1854): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x189a): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x18cf): undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x1904): make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/dso'
making all in crypto/engine...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/engine'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_err.o eng_err.c
undefined reference to `ERR_put_error'
s2_clnt.c:(.text+0x1939): undefined reference to `ERR_put_error'
../libssl.a(s2_clnt.o):s2_clnt.c:(.text+0x198a): more undefined references to `ERR_put_error' follow
../libssl.a(s2_lib.o): In function `ssl2_generate_key_material':
s2_lib.c:(.text+0x224): undefined reference to `EVP_md5'
s2_lib.c:(.text+0x22f): undefined reference to `EVP_MD_CTX_init'
s2_lib.c:(.text+0x285): undefined reference to `EVP_DigestUpdate'
s2_lib.c:(.text+0x29d): undefined reference to `EVP_DigestUpdate'
s2_lib.c:(.text+0x2b9): undefined reference to `EVP_DigestUpdate'
s2_lib.c:(.text+0x2d7): undefined reference to `EVP_DigestUpdate'
s2_lib.c:(.text+0x2e9): undefined reference to `EVP_DigestFinal_ex'
s2_lib.c:(.text+0x327): undefined reference to `EVP_DigestInit_ex'
s2_lib.c:(.text+0x368): undefined reference to `EVP_MD_CTX_cleanup'
s2_lib.c:(.text+0x3a5): undefined reference to `ERR_put_error'
../libssl.a(s2_enc.o): In function `ssl2_mac':
s2_enc.c:(.text+0xb1): undefined reference to `EVP_MD_CTX_init'
s2_enc.c:(.text+0xc9): undefined reference to `EVP_DigestInit_ex'
s2_enc.c:(.text+0xe7): undefined reference to `EVP_DigestUpdate'
s2_enc.c:(.text+0xfa): undefined reference to `EVP_DigestUpdate'
s2_enc.c:(.text+0x10d): undefined reference to `EVP_DigestUpdate'
s2_enc.c:(.text+0x122): undefined reference to `EVP_DigestFinal_ex'
s2_enc.c:(.text+0x12a): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s2_enc.o): In function `ssl2_enc_init':
s2_enc.c:(.text+0x1ce): undefined reference to `EVP_CIPHER_CTX_init'
s2_enc.c:(.text+0x1d6): undefined reference to `EVP_CIPHER_CTX_init'
s2_enc.c:(.text+0x245): undefined reference to `EVP_EncryptInit_ex'
s2_enc.c:(.text+0x274): undefined reference to `EVP_DecryptInit_ex'
s2_enc.c:(.text+0x2b6): undefined reference to `EVP_EncryptInit_ex'
s2_enc.c:(.text+0x2ea): undefined reference to `EVP_DecryptInit_ex'
s2_enc.c:(.text+0x342): undefined reference to `ERR_put_error'
s2_enc.c:(.text+0x3f8): undefined reference to `ERR_put_error'
../libssl.a(s2_pkt.o): In function `ssl2_part_read':
s2_pkt.c:(.text+0x95): undefined reference to `ERR_put_error'
../libssl.a(s2_pkt.o): In function `write_pending':
s2_pkt.c:(.text+0x143): undefined reference to `BIO_write'
s2_pkt.c:(.text+0x192): undefined reference to `ERR_put_error'
s2_pkt.c:(.text+0x1e8): undefined reference to `ERR_put_error'
../libssl.a(s2_pkt.o): In function `ssl2_write':
s2_pkt.c:(.text+0x5a2): undefined reference to `ERR_put_error'
../libssl.a(s2_pkt.o): In function `read_n':
s2_pkt.c:(.text+0x72a): undefined reference to `BIO_read'
s2_pkt.c:(.text+0x77b): undefined reference to `ERR_put_error'
../libssl.a(s2_pkt.o): In function `ssl2_read_internal':
s2_pkt.c:(.text+0x9fe): undefined reference to `ERR_put_error'
s2_pkt.c:(.text+0xa88): undefined reference to `ERR_put_error'
s2_pkt.c:(.text+0xcb0): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_send_server_certificate':
s3_srvr.c:(.text+0xd4): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o):s3_srvr.c:(.text+0x228): more undefined references to `ERR_put_error' follow
../libssl.a(s3_srvr.o): In function `ssl3_get_client_certificate':
s3_srvr.c:(.text+0x26a): undefined reference to `X509_free'
s3_srvr.c:(.text+0x279): undefined reference to `X509_free'
s3_srvr.c:(.text+0x285): undefined reference to `sk_pop_free'
s3_srvr.c:(.text+0x2ea): undefined reference to `sk_new_null'
s3_srvr.c:(.text+0x34f): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x3de): undefined reference to `d2i_X509'
s3_srvr.c:(.text+0x407): undefined reference to `sk_push'
s3_srvr.c:(.text+0x43b): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x495): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x4dd): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x4ed): undefined reference to `sk_num'
s3_srvr.c:(.text+0x52a): undefined reference to `X509_free'
s3_srvr.c:(.text+0x53e): undefined reference to `sk_shift'
s3_srvr.c:(.text+0x578): undefined reference to `X509_free'
s3_srvr.c:(.text+0x584): undefined reference to `sk_pop_free'
s3_srvr.c:(.text+0x5f7): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x631): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x68f): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x6de): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_get_cert_verify':
s3_srvr.c:(.text+0x7bd): undefined reference to `X509_get_pubkey'
s3_srvr.c:(.text+0x7cc): undefined reference to `X509_certificate_type'
s3_srvr.c:(.text+0x81f): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x846): undefined reference to `EVP_PKEY_free'
s3_srvr.c:(.text+0x8bb): undefined reference to `EVP_PKEY_size'
s3_srvr.c:(.text+0x92b): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x976): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x9b0): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0xa0a): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0xa9e): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o):s3_srvr.c:(.text+0xb8a): more undefined references to `ERR_put_error' follow
../libssl.a(s3_srvr.o): In function `ssl3_get_client_key_exchange':
s3_srvr.c:(.text+0xe47): undefined reference to `ERR_clear_error'
s3_srvr.c:(.text+0xe7a): undefined reference to `RAND_pseudo_bytes'
s3_srvr.c:(.text+0xf83): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0xf9c): undefined reference to `EVP_PKEY_free'
s3_srvr.c:(.text+0xff5): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1034): undefined reference to `EVP_PKEY_free'
s3_srvr.c:(.text+0x1098): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x10a6): undefined reference to `EVP_PKEY_free'
s3_srvr.c:(.text+0x1251): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x12a7): undefined reference to `X509_get_pubkey'
s3_srvr.c:(.text+0x12ea): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x139a): undefined reference to `EVP_PKEY_free'
s3_srvr.c:(.text+0x142b): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1467): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x14a3): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x150c): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x154e): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_send_certificate_request':
s3_srvr.c:(.text+0x160f): undefined reference to `i2d_X509_NAME'
s3_srvr.c:(.text+0x162d): undefined reference to `sk_num'
s3_srvr.c:(.text+0x1648): undefined reference to `sk_value'
s3_srvr.c:(.text+0x1658): undefined reference to `i2d_X509_NAME'
s3_srvr.c:(.text+0x1674): undefined reference to `BUF_MEM_grow_clean'
s3_srvr.c:(.text+0x16ac): undefined reference to `i2d_X509_NAME'
s3_srvr.c:(.text+0x178a): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_send_server_key_exchange':
s3_srvr.c:(.text+0x17b6): undefined reference to `EVP_MD_CTX_init'
s3_srvr.c:(.text+0x17d1): undefined reference to `EVP_MD_CTX_cleanup'
s3_srvr.c:(.text+0x18f3): undefined reference to `BUF_MEM_grow_clean'
s3_srvr.c:(.text+0x19d7): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1a5c): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1a71): undefined reference to `EVP_MD_CTX_cleanup'
s3_srvr.c:(.text+0x1aa3): undefined reference to `EVP_PKEY_size'
s3_srvr.c:(.text+0x1aeb): undefined reference to `EVP_ecdsa'
s3_srvr.c:(.text+0x1b00): undefined reference to `EVP_DigestInit_ex'
s3_srvr.c:(.text+0x1b20): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x1b40): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x1b5c): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x1b7f): undefined reference to `EVP_SignFinal'
s3_srvr.c:(.text+0x1c10): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1d1b): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1d6d): undefined reference to `EVP_DigestInit_ex'
s3_srvr.c:(.text+0x1d8d): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x1dad): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x1dc9): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x1de5): undefined reference to `EVP_DigestFinal_ex'
s3_srvr.c:(.text+0x1eca): undefined reference to `ASN1_dup'
s3_srvr.c:(.text+0x1fc2): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x1fcc): undefined reference to `EVP_dss1'
s3_srvr.c:(.text+0x1fe1): undefined reference to `EVP_DigestInit_ex'
s3_srvr.c:(.text+0x2001): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x2021): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x203d): undefined reference to `EVP_DigestUpdate'
s3_srvr.c:(.text+0x2060): undefined reference to `EVP_SignFinal'
s3_srvr.c:(.text+0x2210): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2265): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x22fd): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2448): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x24c8): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_send_server_hello':
s3_srvr.c:(.text+0x278a): undefined reference to `RAND_pseudo_bytes'
s3_srvr.c:(.text+0x28d4): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_get_client_hello':
s3_srvr.c:(.text+0x29a6): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x29ee): undefined reference to `sk_free'
s3_srvr.c:(.text+0x2b30): undefined reference to `sk_value'
s3_srvr.c:(.text+0x2b45): undefined reference to `sk_num'
s3_srvr.c:(.text+0x2b60): undefined reference to `sk_num'
s3_srvr.c:(.text+0x2b93): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2bf4): undefined reference to `sk_value'
s3_srvr.c:(.text+0x2c61): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2ca5): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2cdf): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2d78): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x2dce): undefined reference to `sk_num'
s3_srvr.c:(.text+0x2dfa): undefined reference to `sk_value'
s3_srvr.c:(.text+0x2e63): undefined reference to `sk_free'
s3_srvr.c:(.text+0x2f53): undefined reference to `sk_value'
s3_srvr.c:(.text+0x2f6e): undefined reference to `sk_num'
s3_srvr.c:(.text+0x3081): undefined reference to `ERR_put_error'
../libssl.a(s3_srvr.o): In function `ssl3_accept':
s3_srvr.c:(.text+0x30f7): undefined reference to `RAND_add'
s3_srvr.c:(.text+0x30fc): undefined reference to `ERR_clear_error'
s3_srvr.c:(.text+0x3439): undefined reference to `EVP_PKEY_size'
s3_srvr.c:(.text+0x3531): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x3574): undefined reference to `BIO_ctrl'
s3_srvr.c:(.text+0x38b7): undefined reference to `BUF_MEM_new'
s3_srvr.c:(.text+0x38d2): undefined reference to `BUF_MEM_grow'
s3_srvr.c:(.text+0x39dd): undefined reference to `BIO_ctrl'
s3_srvr.c:(.text+0x3a08): undefined reference to `BIO_ctrl'
s3_srvr.c:(.text+0x3a42): undefined reference to `BUF_MEM_free'
s3_srvr.c:(.text+0x3af0): undefined reference to `ERR_put_error'
s3_srvr.c:(.text+0x3b2a): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_check_cert_and_algorithm':
s3_clnt.c:(.text+0x91): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0xa3): undefined reference to `X509_certificate_type'
s3_clnt.c:(.text+0xad): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0xf0): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x13f): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x225): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x33e): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x3b5): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o):s3_clnt.c:(.text+0x406): more undefined references to `ERR_put_error' follow
../libssl.a(s3_clnt.o): In function `ssl3_send_client_certificate':
s3_clnt.c:(.text+0x5a0): undefined reference to `X509_free'
s3_clnt.c:(.text+0x5af): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x6b3): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_send_client_verify':
s3_clnt.c:(.text+0x864): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x94b): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x985): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_send_client_key_exchange':
s3_clnt.c:(.text+0xa4b): undefined reference to `RAND_bytes'
s3_clnt.c:(.text+0xbf6): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0xc27): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0xc61): undefined reference to `ASN1_dup'
s3_clnt.c:(.text+0xd3e): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0xd7b): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0xdeb): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0xe5f): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0xeae): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0xeec): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0xf20): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x1092): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x10c7): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x111a): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_get_certificate_request':
s3_clnt.c:(.text+0x120f): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x124b): undefined reference to `sk_new'
s3_clnt.c:(.text+0x1329): undefined reference to `d2i_X509_NAME'
s3_clnt.c:(.text+0x134c): undefined reference to `sk_push'
s3_clnt.c:(.text+0x1380): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x13e4): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x13e9): undefined reference to `X509_NAME_free'
s3_clnt.c:(.text+0x13f8): undefined reference to `sk_pop_free'
s3_clnt.c:(.text+0x144c): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1465): undefined reference to `ERR_clear_error'
s3_clnt.c:(.text+0x148b): undefined reference to `X509_NAME_free'
s3_clnt.c:(.text+0x1497): undefined reference to `sk_pop_free'
s3_clnt.c:(.text+0x151c): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x156b): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_get_key_exchange':
s3_clnt.c:(.text+0x16f8): undefined reference to `EVP_MD_CTX_init'
s3_clnt.c:(.text+0x1795): undefined reference to `EVP_PKEY_size'
s3_clnt.c:(.text+0x17d2): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x181f): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x188e): undefined reference to `EVP_MD_CTX_cleanup'
s3_clnt.c:(.text+0x1985): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1a0c): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1aa3): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1aeb): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1be3): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o):s3_clnt.c:(.text+0x1c21): more undefined references to `ERR_put_error' follow
../libssl.a(s3_clnt.o): In function `ssl3_get_key_exchange':
s3_clnt.c:(.text+0x1ca8): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0x1cf6): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x1d01): undefined reference to `EVP_MD_CTX_cleanup'
s3_clnt.c:(.text+0x1dec): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1e12): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x1e47): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1e55): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x1eae): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x1f8e): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x202e): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2091): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x213b): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0x215d): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0x21b5): undefined reference to `EVP_DigestInit_ex'
s3_clnt.c:(.text+0x21d5): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x21f5): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x2214): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x2230): undefined reference to `EVP_DigestFinal_ex'
s3_clnt.c:(.text+0x22e0): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x230b): undefined reference to `EVP_ecdsa'
s3_clnt.c:(.text+0x2320): undefined reference to `EVP_DigestInit_ex'
s3_clnt.c:(.text+0x2340): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x2360): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x237f): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x239c): undefined reference to `EVP_VerifyFinal'
s3_clnt.c:(.text+0x23b7): undefined reference to `EVP_dss1'
s3_clnt.c:(.text+0x23cc): undefined reference to `EVP_DigestInit_ex'
s3_clnt.c:(.text+0x23ec): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x240c): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x242b): undefined reference to `EVP_DigestUpdate'
s3_clnt.c:(.text+0x2448): undefined reference to `EVP_VerifyFinal'
s3_clnt.c:(.text+0x2566): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0x2602): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2652): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x26ac): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0x26e7): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_get_server_certificate':
s3_clnt.c:(.text+0x27a2): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x27df): undefined reference to `EVP_PKEY_free'
s3_clnt.c:(.text+0x27ea): undefined reference to `X509_free'
s3_clnt.c:(.text+0x27ef): undefined reference to `X509_free'
s3_clnt.c:(.text+0x27fe): undefined reference to `sk_pop_free'
s3_clnt.c:(.text+0x283a): undefined reference to `sk_new_null'
s3_clnt.c:(.text+0x28a4): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2910): undefined reference to `sk_push'
s3_clnt.c:(.text+0x2963): undefined reference to `d2i_X509'
s3_clnt.c:(.text+0x299f): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2a16): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2a5e): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2ac6): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2b07): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2b18): undefined reference to `ERR_clear_error'
s3_clnt.c:(.text+0x2b68): undefined reference to `sk_value'
s3_clnt.c:(.text+0x2b72): undefined reference to `X509_get_pubkey'
s3_clnt.c:(.text+0x2ba2): undefined reference to `EVP_PKEY_missing_parameters'
s3_clnt.c:(.text+0x2bdf): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2c26): undefined reference to `X509_free'
s3_clnt.c:(.text+0x2cd4): undefined reference to `X509_free'
s3_clnt.c:(.text+0x2cfa): undefined reference to `X509_free'
../libssl.a(s3_clnt.o): In function `ssl3_get_server_hello':
s3_clnt.c:(.text+0x2e25): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2e9a): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x2fc8): undefined reference to `sk_find'
s3_clnt.c:(.text+0x306d): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x30f6): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x3177): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x31b1): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x320d): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_client_hello':
s3_clnt.c:(.text+0x3331): undefined reference to `RAND_pseudo_bytes'
s3_clnt.c:(.text+0x3427): undefined reference to `sk_num'
s3_clnt.c:(.text+0x3457): undefined reference to `sk_value'
s3_clnt.c:(.text+0x34dd): undefined reference to `ERR_put_error'
../libssl.a(s3_clnt.o): In function `ssl3_connect':
s3_clnt.c:(.text+0x3587): undefined reference to `RAND_add'
s3_clnt.c:(.text+0x358c): undefined reference to `ERR_clear_error'
s3_clnt.c:(.text+0x37b8): undefined reference to `BUF_MEM_free'
s3_clnt.c:(.text+0x3981): undefined reference to `ERR_put_error'
s3_clnt.c:(.text+0x3a61): undefined reference to `BIO_ctrl'
s3_clnt.c:(.text+0x3bf7): undefined reference to `BIO_push'
s3_clnt.c:(.text+0x3ca7): undefined reference to `BUF_MEM_new'
s3_clnt.c:(.text+0x3cbf): undefined reference to `BUF_MEM_grow'
s3_clnt.c:(.text+0x3d1c): undefined reference to `BIO_ctrl'
s3_clnt.c:(.text+0x3d47): undefined reference to `BIO_ctrl'
s3_clnt.c:(.text+0x3dc9): undefined reference to `BUF_MEM_free'
../libssl.a(s3_clnt.o): In function `ca_dn_cmp':
s3_clnt.c:(.text+0x15c5): undefined reference to `X509_NAME_cmp'
../libssl.a(s3_lib.o): In function `ssl3_write':
s3_lib.c:(.text+0x454): undefined reference to `BIO_ctrl'
../libssl.a(s3_lib.o): In function `ssl3_choose_cipher':
s3_lib.c:(.text+0x584): undefined reference to `sk_num'
s3_lib.c:(.text+0x59b): undefined reference to `sk_value'
s3_lib.c:(.text+0x5d7): undefined reference to `sk_num'
s3_lib.c:(.text+0x5fb): undefined reference to `sk_find'
../libssl.a(s3_lib.o): In function `ssl3_ctx_ctrl':
s3_lib.c:(.text+0x6ee): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0x726): undefined reference to `EVP_PKEY_size'
s3_lib.c:(.text+0x751): undefined reference to `sk_push'
s3_lib.c:(.text+0x788): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0x7bf): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0x82b): undefined reference to `ASN1_dup'
s3_lib.c:(.text+0x8c4): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0x8d8): undefined reference to `sk_new_null'
s3_lib.c:(.text+0x91b): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0x975): undefined reference to `ERR_put_error'
../libssl.a(s3_lib.o): In function `ssl3_callback_ctrl':
s3_lib.c:(.text+0xa4e): undefined reference to `ERR_put_error'
../libssl.a(s3_lib.o): In function `ssl3_ctrl':
s3_lib.c:(.text+0xaec): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0xb15): undefined reference to `EVP_PKEY_size'
s3_lib.c:(.text+0xb96): undefined reference to `ERR_put_error'
s3_lib.c:(.text+0xc21): undefined reference to `ASN1_dup'
s3_lib.c:(.text+0xd22): undefined reference to `ERR_put_error'
../libssl.a(s3_lib.o): In function `ssl3_clear':
s3_lib.c:(.text+0xdc5): undefined reference to `X509_NAME_free'
s3_lib.c:(.text+0xdd1): undefined reference to `sk_pop_free'
s3_lib.c:(.text+0xe4f): undefined reference to `EVP_MD_CTX_cleanup'
s3_lib.c:(.text+0xe62): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s3_lib.o): In function `ssl3_free':
s3_lib.c:(.text+0xf81): undefined reference to `X509_NAME_free'
s3_lib.c:(.text+0xf8d): undefined reference to `sk_pop_free'
s3_lib.c:(.text+0xf9d): undefined reference to `EVP_MD_CTX_cleanup'
s3_lib.c:(.text+0xfad): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s3_lib.o): In function `ssl3_new':
s3_lib.c:(.text+0x1052): undefined reference to `EVP_MD_CTX_init'
s3_lib.c:(.text+0x1060): undefined reference to `EVP_MD_CTX_init'
../libssl.a(s3_lib.o): In function `ssl3_choose_cipher':
s3_lib.c:(.text+0x614): undefined reference to `sk_value'
../libssl.a(s3_enc.o): In function `ssl3_init_finished_mac':
s3_enc.c:(.text+0xdc): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x102): undefined reference to `EVP_DigestInit_ex'
../libssl.a(s3_enc.o): In function `ssl3_finish_mac':
s3_enc.c:(.text+0x13c): undefined reference to `EVP_DigestUpdate'
../libssl.a(s3_enc.o): In function `ssl3_generate_master_secret':
s3_enc.c:(.text+0x183): undefined reference to `EVP_MD_CTX_init'
s3_enc.c:(.text+0x1bd): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x1e4): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x1fa): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x21a): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x235): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x24b): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x26c): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x282): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x298): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x2ab): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x2c8): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s3_enc.o): In function `ssl3_mac':
s3_enc.c:(.text+0x325): undefined reference to `EVP_MD_CTX_init'
s3_enc.c:(.text+0x33a): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x350): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x371): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x389): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x3a6): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x3cc): undefined reference to `EVP_DigestUpdate'
../libssl.a(s3_enc.o):s3_enc.c:(.text+0x3e2): more undefined references to `EVP_DigestUpdate' follow
../libssl.a(s3_enc.o): In function `ssl3_mac':
s3_enc.c:(.text+0x3f7): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x40c): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x422): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x437): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x44d): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x463): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x46b): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s3_enc.o): In function `ssl3_handshake_mac':
s3_enc.c:(.text+0x4c7): undefined reference to `EVP_MD_CTX_init'
s3_enc.c:(.text+0x4d3): undefined reference to `EVP_MD_CTX_copy_ex'
s3_enc.c:(.text+0x4f0): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x511): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x534): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x547): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x55c): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x57b): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x590): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x5a3): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x5b9): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x5c1): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s3_enc.o): In function `ssl3_enc':
s3_enc.c:(.text+0x75a): undefined reference to `ERR_put_error'
../libssl.a(s3_enc.o): In function `ssl3_setup_key_block':
s3_enc.c:(.text+0x8de): undefined reference to `ERR_put_error'
s3_enc.c:(.text+0x976): undefined reference to `EVP_MD_CTX_init'
s3_enc.c:(.text+0x97e): undefined reference to `EVP_MD_CTX_init'
s3_enc.c:(.text+0x9da): undefined reference to `EVP_sha1'
s3_enc.c:(.text+0x9ec): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x9ff): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0xa1e): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0xa3e): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0xa5e): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0xa73): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0xa78): undefined reference to `EVP_md5'
s3_enc.c:(.text+0xa8a): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0xaa9): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0xac1): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0xaea): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0xb49): undefined reference to `ERR_put_error'
s3_enc.c:(.text+0xbd1): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0xbf2): undefined reference to `EVP_MD_CTX_cleanup'
s3_enc.c:(.text+0xbfa): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(s3_enc.o): In function `ssl3_change_cipher_state':
s3_enc.c:(.text+0xcb5): undefined reference to `COMP_CTX_free'
s3_enc.c:(.text+0xcc9): undefined reference to `COMP_CTX_new'
s3_enc.c:(.text+0xd1a): undefined reference to `EVP_CIPHER_CTX_cleanup'
s3_enc.c:(.text+0xd52): undefined reference to `COMP_CTX_free'
s3_enc.c:(.text+0xd66): undefined reference to `COMP_CTX_new'
s3_enc.c:(.text+0xdb2): undefined reference to `EVP_CIPHER_CTX_init'
s3_enc.c:(.text+0xe88): undefined reference to `ERR_put_error'
s3_enc.c:(.text+0xea7): undefined reference to `EVP_MD_CTX_init'
s3_enc.c:(.text+0xf11): undefined reference to `EVP_CipherInit_ex'
s3_enc.c:(.text+0xf39): undefined reference to `EVP_MD_CTX_cleanup'
s3_enc.c:(.text+0xfc1): undefined reference to `EVP_md5'
s3_enc.c:(.text+0xfd3): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0xfe8): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x1000): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x1018): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x102b): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x1037): undefined reference to `EVP_md5'
s3_enc.c:(.text+0x1049): undefined reference to `EVP_DigestInit_ex'
s3_enc.c:(.text+0x1061): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x1079): undefined reference to `EVP_DigestUpdate'
s3_enc.c:(.text+0x108e): undefined reference to `EVP_DigestFinal_ex'
s3_enc.c:(.text+0x1141): undefined reference to `ERR_put_error'
../libssl.a(s3_enc.o): In function `ssl3_finish_mac':
s3_enc.c:(.text+0x15e): undefined reference to `EVP_DigestUpdate'
../libssl.a(s3_pkt.o): In function `ssl3_write_pending':
s3_pkt.c:(.text+0x20a): undefined reference to `ERR_put_error'
s3_pkt.c:(.text+0x25e): undefined reference to `BIO_write'
s3_pkt.c:(.text+0x2b6): undefined reference to `ERR_put_error'
../libssl.a(s3_pkt.o): In function `ssl3_do_compress':
s3_pkt.c:(.text+0x31b): undefined reference to `COMP_compress_block'
../libssl.a(s3_pkt.o): In function `do_ssl3_write':
s3_pkt.c:(.text+0x641): undefined reference to `ERR_put_error'
s3_pkt.c:(.text+0x67c): undefined reference to `ERR_put_error'
../libssl.a(s3_pkt.o): In function `ssl3_dispatch_alert':
s3_pkt.c:(.text+0x7ac): undefined reference to `BIO_ctrl'
../libssl.a(s3_pkt.o): In function `ssl3_write_bytes':
s3_pkt.c:(.text+0x8b2): undefined reference to `ERR_put_error'
../libssl.a(s3_pkt.o): In function `ssl3_do_uncompress':
s3_pkt.c:(.text+0x8fb): undefined reference to `COMP_expand_block'
../libssl.a(s3_pkt.o): In function `ssl3_read_n':
s3_pkt.c:(.text+0xa2f): undefined reference to `BIO_read'
s3_pkt.c:(.text+0xae2): undefined reference to `ERR_put_error'
s3_pkt.c:(.text+0xb31): undefined reference to `ERR_put_error'
../libssl.a(s3_pkt.o): In function `ssl3_read_bytes':
s3_pkt.c:(.text+0xbb6): undefined reference to `ERR_put_error'
s3_pkt.c:(.text+0x1019): undefined reference to `ERR_put_error'
s3_pkt.c:(.text+0x14b0): undefined reference to `ERR_put_error'
../libssl.a(s3_pkt.o):s3_pkt.c:(.text+0x152b): more undefined references to `ERR_put_error' follow
../libssl.a(s3_pkt.o): In function `ssl3_read_bytes':
s3_pkt.c:(.text+0x195b): undefined reference to `BIO_snprintf'
s3_pkt.c:(.text+0x1974): undefined reference to `ERR_add_error_data'
s3_pkt.c:(.text+0x19ca): undefined reference to `ERR_put_error'
../libssl.a(s3_both.o): In function `ssl3_setup_buffers':
s3_both.c:(.text+0x155): undefined reference to `ERR_put_error'
../libssl.a(s3_both.o): In function `ssl_cert_type':
s3_both.c:(.text+0x1a4): undefined reference to `X509_get_pubkey'
s3_both.c:(.text+0x1b4): undefined reference to `EVP_PKEY_free'
../libssl.a(s3_both.o): In function `ssl3_get_message':
s3_both.c:(.text+0x244): undefined reference to `ERR_put_error'
s3_both.c:(.text+0x500): undefined reference to `ERR_put_error'
s3_both.c:(.text+0x527): undefined reference to `BUF_MEM_grow_clean'
s3_both.c:(.text+0x563): undefined reference to `ERR_put_error'
../libssl.a(s3_both.o): In function `ssl3_output_cert_chain':
s3_both.c:(.text+0x5c9): undefined reference to `BUF_MEM_grow_clean'
s3_both.c:(.text+0x62c): undefined reference to `i2d_X509'
s3_both.c:(.text+0x642): undefined reference to `X509_get_issuer_name'
s3_both.c:(.text+0x64c): undefined reference to `X509_get_subject_name'
s3_both.c:(.text+0x658): undefined reference to `X509_NAME_cmp'
s3_both.c:(.text+0x66e): undefined reference to `X509_get_issuer_name'
s3_both.c:(.text+0x68a): undefined reference to `X509_STORE_get_by_subject'
s3_both.c:(.text+0x69d): undefined reference to `X509_free'
s3_both.c:(.text+0x6b1): undefined reference to `i2d_X509'
s3_both.c:(.text+0x6cf): undefined reference to `BUF_MEM_grow_clean'
s3_both.c:(.text+0x7a7): undefined reference to `sk_value'
s3_both.c:(.text+0x7b5): undefined reference to `i2d_X509'
s3_both.c:(.text+0x7d3): undefined reference to `BUF_MEM_grow_clean'
s3_both.c:(.text+0x81a): undefined reference to `i2d_X509'
s3_both.c:(.text+0x83d): undefined reference to `sk_num'
s3_both.c:(.text+0x87e): undefined reference to `ERR_put_error'
s3_both.c:(.text+0x899): undefined reference to `X509_STORE_CTX_cleanup'
s3_both.c:(.text+0x8d3): undefined reference to `X509_STORE_CTX_init'
s3_both.c:(.text+0x90b): undefined reference to `ERR_put_error'
../libssl.a(s3_both.o): In function `ssl3_get_finished':
s3_both.c:(.text+0x9c4): undefined reference to `ERR_put_error'
s3_both.c:(.text+0xa22): undefined reference to `ERR_put_error'
s3_both.c:(.text+0xa7f): undefined reference to `ERR_put_error'
../libssl.a(s23_srvr.o): In function `ssl23_get_client_hello':
s23_srvr.c:(.text+0x38e): undefined reference to `BUF_MEM_grow_clean'
s23_srvr.c:(.text+0x47e): undefined reference to `ERR_put_error'
s23_srvr.c:(.text+0x511): undefined reference to `ERR_put_error'
s23_srvr.c:(.text+0x556): undefined reference to `ERR_put_error'
../libssl.a(s23_srvr.o): In function `ssl23_accept':
s23_srvr.c:(.text+0x7f7): undefined reference to `RAND_add'
s23_srvr.c:(.text+0x7fc): undefined reference to `ERR_clear_error'
s23_srvr.c:(.text+0x8bf): undefined reference to `ERR_put_error'
s23_srvr.c:(.text+0x991): undefined reference to `BUF_MEM_new'
s23_srvr.c:(.text+0x9a8): undefined reference to `BUF_MEM_grow'
../libssl.a(s23_clnt.o): In function `ssl23_connect':
s23_clnt.c:(.text+0x84): undefined reference to `RAND_add'
s23_clnt.c:(.text+0x89): undefined reference to `ERR_clear_error'
s23_clnt.c:(.text+0x157): undefined reference to `ERR_put_error'
s23_clnt.c:(.text+0x37e): undefined reference to `BIO_ctrl'
s23_clnt.c:(.text+0x48e): undefined reference to `RAND_pseudo_bytes'
s23_clnt.c:(.text+0x5a3): undefined reference to `RAND_pseudo_bytes'
s23_clnt.c:(.text+0x63d): undefined reference to `BUF_MEM_new'
s23_clnt.c:(.text+0x658): undefined reference to `BUF_MEM_grow'
s23_clnt.c:(.text+0x708): undefined reference to `sk_num'
s23_clnt.c:(.text+0x737): undefined reference to `sk_value'
s23_clnt.c:(.text+0x861): undefined reference to `ERR_put_error'
s23_clnt.c:(.text+0x959): undefined reference to `ERR_put_error'
s23_clnt.c:(.text+0xa17): undefined reference to `BUF_MEM_grow_clean'
s23_clnt.c:(.text+0xb6f): undefined reference to `ERR_put_error'
s23_clnt.c:(.text+0xba3): undefined reference to `BUF_MEM_free'
s23_clnt.c:(.text+0xbd8): undefined reference to `ERR_put_error'
s23_clnt.c:(.text+0xc0d): undefined reference to `ERR_put_error'
../libssl.a(s23_lib.o): In function `ssl23_write':
s23_lib.c:(.text+0xf8): undefined reference to `ERR_put_error'
../libssl.a(s23_lib.o): In function `ssl23_peek':
s23_lib.c:(.text+0x1b8): undefined reference to `ERR_put_error'
../libssl.a(s23_lib.o): In function `ssl23_read':
s23_lib.c:(.text+0x278): undefined reference to `ERR_put_error'
../libssl.a(s23_pkt.o): In function `ssl23_read_bytes':
s23_pkt.c:(.text+0x40): undefined reference to `BIO_read'
../libssl.a(s23_pkt.o): In function `ssl23_write_bytes':
s23_pkt.c:(.text+0xba): undefined reference to `BIO_write'
../libssl.a(t1_enc.o): In function `tls1_final_finish_mac':
t1_enc.c:(.text+0x5f8): undefined reference to `EVP_MD_CTX_init'
t1_enc.c:(.text+0x607): undefined reference to `EVP_MD_CTX_copy_ex'
t1_enc.c:(.text+0x617): undefined reference to `EVP_DigestFinal_ex'
t1_enc.c:(.text+0x62b): undefined reference to `EVP_MD_CTX_copy_ex'
t1_enc.c:(.text+0x63b): undefined reference to `EVP_DigestFinal_ex'
t1_enc.c:(.text+0x698): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(t1_enc.o): In function `tls1_cert_verify_mac':
t1_enc.c:(.text+0x6be): undefined reference to `EVP_MD_CTX_init'
t1_enc.c:(.text+0x6cd): undefined reference to `EVP_MD_CTX_copy_ex'
t1_enc.c:(.text+0x6e3): undefined reference to `EVP_DigestFinal_ex'
t1_enc.c:(.text+0x6eb): undefined reference to `EVP_MD_CTX_cleanup'
../libssl.a(t1_enc.o): In function `tls1_enc':
t1_enc.c:(.text+0x855): undefined reference to `ERR_put_error'
../libssl.a(t1_enc.o): In function `tls1_setup_key_block':
t1_enc.c:(.text+0xa37): undefined reference to `ERR_put_error'
t1_enc.c:(.text+0xc24): undefined reference to `ERR_put_error'
../libssl.a(t1_enc.o): In function `tls1_change_cipher_state':
t1_enc.c:(.text+0xcb9): undefined reference to `COMP_CTX_free'
t1_enc.c:(.text+0xcd3): undefined reference to `COMP_CTX_new'
t1_enc.c:(.text+0xd3b): undefined reference to `EVP_CIPHER_CTX_cleanup'
t1_enc.c:(.text+0xd80): undefined reference to `COMP_CTX_free'
t1_enc.c:(.text+0xd9a): undefined reference to `COMP_CTX_new'
t1_enc.c:(.text+0xdfd): undefined reference to `EVP_CIPHER_CTX_init'
t1_enc.c:(.text+0xf0d): undefined reference to `ERR_put_error'
t1_enc.c:(.text+0xfab): undefined reference to `EVP_CipherInit_ex'
../libssl.a(d1_srvr.o): In function `dtls1_send_server_certificate':
d1_srvr.c:(.text+0xe4): undefined reference to `ERR_put_error'
../libssl.a(d1_srvr.o): In function `dtls1_send_certificate_request':
d1_srvr.c:(.text+0x19f): undefined reference to `i2d_X509_NAME'
d1_srvr.c:(.text+0x1bd): undefined reference to `sk_num'
d1_srvr.c:(.text+0x1d8): undefined reference to `sk_value'
d1_srvr.c:(.text+0x1e8): undefined reference to `i2d_X509_NAME'
d1_srvr.c:(.text+0x204): undefined reference to `BUF_MEM_grow_clean'
d1_srvr.c:(.text+0x23c): undefined reference to `i2d_X509_NAME'
d1_srvr.c:(.text+0x32d): undefined reference to `ERR_put_error'
../libssl.a(d1_srvr.o): In function `dtls1_send_server_key_exchange':
d1_srvr.c:(.text+0x476): undefined reference to `EVP_MD_CTX_init'
d1_srvr.c:(.text+0x491): undefined reference to `EVP_MD_CTX_cleanup'
d1_srvr.c:(.text+0x592): undefined reference to `BUF_MEM_grow_clean'
d1_srvr.c:(.text+0x64c): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x6cc): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x6d7): undefined reference to `EVP_MD_CTX_cleanup'
d1_srvr.c:(.text+0x706): undefined reference to `EVP_PKEY_size'
d1_srvr.c:(.text+0x73e): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x818): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x8b6): undefined reference to `EVP_DigestInit_ex'
d1_srvr.c:(.text+0x8d6): undefined reference to `EVP_DigestUpdate'
d1_srvr.c:(.text+0x8f6): undefined reference to `EVP_DigestUpdate'
d1_srvr.c:(.text+0x90f): undefined reference to `EVP_DigestUpdate'
d1_srvr.c:(.text+0x92b): undefined reference to `EVP_DigestFinal_ex'
d1_srvr.c:(.text+0x9b8): undefined reference to `ASN1_dup'
d1_srvr.c:(.text+0xa12): undefined reference to `EVP_dss1'
d1_srvr.c:(.text+0xa27): undefined reference to `EVP_DigestInit_ex'
d1_srvr.c:(.text+0xa47): undefined reference to `EVP_DigestUpdate'
d1_srvr.c:(.text+0xa67): undefined reference to `EVP_DigestUpdate'
d1_srvr.c:(.text+0xa80): undefined reference to `EVP_DigestUpdate'
d1_srvr.c:(.text+0xaa0): undefined reference to `EVP_SignFinal'
d1_srvr.c:(.text+0xaf0): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0xb2a): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0xb5f): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0xb99): undefined reference to `ERR_put_error'
../libssl.a(d1_srvr.o): In function `dtls1_send_server_hello':
d1_srvr.c:(.text+0xcaa): undefined reference to `RAND_pseudo_bytes'
d1_srvr.c:(.text+0xe04): undefined reference to `ERR_put_error'
../libssl.a(d1_srvr.o): In function `dtls1_accept':
d1_srvr.c:(.text+0xe57): undefined reference to `RAND_add'
d1_srvr.c:(.text+0xe5c): undefined reference to `ERR_clear_error'
d1_srvr.c:(.text+0x1147): undefined reference to `EVP_PKEY_size'
d1_srvr.c:(.text+0x1201): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x128c): undefined reference to `BIO_ctrl'
d1_srvr.c:(.text+0x1793): undefined reference to `BIO_ctrl'
d1_srvr.c:(.text+0x17be): undefined reference to `BIO_ctrl'
d1_srvr.c:(.text+0x17e5): undefined reference to `BUF_MEM_new'
d1_srvr.c:(.text+0x1800): undefined reference to `BUF_MEM_grow'
d1_srvr.c:(.text+0x1964): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x19ea): undefined reference to `ERR_put_error'
d1_srvr.c:(.text+0x1a21): undefined reference to `ERR_put_error'
../libssl.a(d1_clnt.o): In function `dtls1_send_client_certificate':
d1_clnt.c:(.text+0xf0): undefined reference to `X509_free'
d1_clnt.c:(.text+0xff): undefined reference to `EVP_PKEY_free'
d1_clnt.c:(.text+0x213): undefined reference to `ERR_put_error'
../libssl.a(d1_clnt.o): In function `dtls1_send_client_verify':
d1_clnt.c:(.text+0x445): undefined reference to `ERR_put_error'
d1_clnt.c:(.text+0x47f): undefined reference to `ERR_put_error'
../libssl.a(d1_clnt.o): In function `dtls1_send_client_key_exchange':
d1_clnt.c:(.text+0x52d): undefined reference to `X509_get_pubkey'
d1_clnt.c:(.text+0x56a): undefined reference to `ERR_put_error'
d1_clnt.c:(.text+0x5ac): undefined reference to `ASN1_dup'
d1_clnt.c:(.text+0x6da): undefined reference to `EVP_PKEY_free'
d1_clnt.c:(.text+0x6ff): undefined reference to `RAND_bytes'
d1_clnt.c:(.text+0x80b): undefined reference to `ERR_put_error'
../libssl.a(d1_clnt.o): In function `dtls1_client_hello':
d1_clnt.c:(.text+0x962): undefined reference to `RAND_pseudo_bytes'
d1_clnt.c:(.text+0xa80): undefined reference to `sk_num'
d1_clnt.c:(.text+0xab7): undefined reference to `sk_value'
d1_clnt.c:(.text+0xb8a): undefined reference to `ERR_put_error'
../libssl.a(d1_clnt.o): In function `dtls1_connect':
d1_clnt.c:(.text+0xbf7): undefined reference to `RAND_add'
d1_clnt.c:(.text+0xbfc): undefined reference to `ERR_clear_error'
d1_clnt.c:(.text+0x1031): undefined reference to `ERR_put_error'
d1_clnt.c:(.text+0x105c): undefined reference to `BIO_ctrl'
d1_clnt.c:(.text+0x11fe): undefined reference to `BIO_push'
d1_clnt.c:(.text+0x13cc): undefined reference to `BUF_MEM_new'
d1_clnt.c:(.text+0x13e7): undefined reference to `BUF_MEM_grow'
d1_clnt.c:(.text+0x149c): undefined reference to `BIO_ctrl'
d1_clnt.c:(.text+0x14c7): undefined reference to `BIO_ctrl'
d1_clnt.c:(.text+0x15aa): undefined reference to `ERR_put_error'
d1_clnt.c:(.text+0x15bf): undefined reference to `BUF_MEM_free'
d1_clnt.c:(.text+0x161f): undefined reference to `ERR_put_error'
../libssl.a(d1_lib.o): In function `dtls1_free':
d1_lib.c:(.text+0x65): undefined reference to `pitem_free'
d1_lib.c:(.text+0x76): undefined reference to `pqueue_pop'
d1_lib.c:(.text+0x8d): undefined reference to `pqueue_free'
d1_lib.c:(.text+0xa2): undefined reference to `pitem_free'
d1_lib.c:(.text+0xb3): undefined reference to `pqueue_pop'
d1_lib.c:(.text+0xca): undefined reference to `pqueue_free'
d1_lib.c:(.text+0xea): undefined reference to `pitem_free'
d1_lib.c:(.text+0xfb): undefined reference to `pqueue_pop'
d1_lib.c:(.text+0x112): undefined reference to `pqueue_free'
d1_lib.c:(.text+0x132): undefined reference to `pitem_free'
d1_lib.c:(.text+0x143): undefined reference to `pqueue_pop'
d1_lib.c:(.text+0x15a): undefined reference to `pqueue_free'
../libssl.a(d1_lib.o): In function `dtls1_new':
d1_lib.c:(.text+0x242): undefined reference to `pqueue_new'
d1_lib.c:(.text+0x24d): undefined reference to `pqueue_new'
d1_lib.c:(.text+0x258): undefined reference to `pqueue_new'
d1_lib.c:(.text+0x263): undefined reference to `pqueue_new'
d1_lib.c:(.text+0x2bc): undefined reference to `pqueue_free'
d1_lib.c:(.text+0x2ce): undefined reference to `pqueue_free'
d1_lib.c:(.text+0x2e0): undefined reference to `pqueue_free'
d1_lib.c:(.text+0x2f2): undefined reference to `pqueue_free'
../libssl.a(d1_pkt.o): In function `do_dtls1_write':
d1_pkt.c:(.text+0x3e3): undefined reference to `ERR_put_error'
../libssl.a(d1_pkt.o): In function `dtls1_dispatch_alert':
d1_pkt.c:(.text+0x52c): undefined reference to `BIO_ctrl'
../libssl.a(d1_pkt.o): In function `dtls1_write_app_data_bytes':
d1_pkt.c:(.text+0x722): undefined reference to `ERR_put_error'
../libssl.a(d1_pkt.o): In function `dtls1_retrieve_buffered_record':
d1_pkt.c:(.text+0x748): undefined reference to `pqueue_pop'
d1_pkt.c:(.text+0x7bd): undefined reference to `pitem_free'
../libssl.a(d1_pkt.o): In function `dtls1_buffer_record':
d1_pkt.c:(.text+0x9d6): undefined reference to `pitem_new'
d1_pkt.c:(.text+0xa4c): undefined reference to `pqueue_insert'
d1_pkt.c:(.text+0xaec): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0xaff): undefined reference to `pitem_free'
d1_pkt.c:(.text+0xb1e): undefined reference to `pitem_free'
d1_pkt.c:(.text+0xb4e): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0xb7f): undefined reference to `pitem_free'
../libssl.a(d1_pkt.o): In function `dtls1_process_record':
d1_pkt.c:(.text+0xbf3): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0xca8): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0xd42): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0xde5): undefined reference to `ERR_put_error'
../libssl.a(d1_pkt.o): In function `dtls1_get_record':
d1_pkt.c:(.text+0xe22): undefined reference to `pqueue_peek'
d1_pkt.c:(.text+0x1015): undefined reference to `pqueue_peek'
d1_pkt.c:(.text+0x106b): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0x126b): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0x12a7): undefined reference to `ERR_put_error'
../libssl.a(d1_pkt.o): In function `dtls1_read_bytes':
d1_pkt.c:(.text+0x1706): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0x182d): undefined reference to `ERR_put_error'
../libssl.a(d1_pkt.o):d1_pkt.c:(.text+0x1aa8): more undefined references to `ERR_put_error' follow
../libssl.a(d1_pkt.o): In function `dtls1_read_bytes':
d1_pkt.c:(.text+0x1d66): undefined reference to `BIO_snprintf'
d1_pkt.c:(.text+0x1d7f): undefined reference to `ERR_add_error_data'
d1_pkt.c:(.text+0x1df1): undefined reference to `ERR_put_error'
d1_pkt.c:(.text+0x1e39): undefined reference to `ERR_put_error'
../libssl.a(d1_both.o): In function `dtls1_clear_record_buffer':
d1_both.c:(.text+0x1cc): undefined reference to `pitem_free'
d1_both.c:(.text+0x1dd): undefined reference to `pqueue_pop'
../libssl.a(d1_both.o): In function `dtls1_buffer_message':
d1_both.c:(.text+0x357): undefined reference to `pitem_new'
d1_both.c:(.text+0x381): undefined reference to `pqueue_insert'
../libssl.a(d1_both.o): In function `dtls1_output_cert_chain':
d1_both.c:(.text+0x448): undefined reference to `BUF_MEM_grow_clean'
d1_both.c:(.text+0x492): undefined reference to `X509_STORE_CTX_init'
d1_both.c:(.text+0x4da): undefined reference to `i2d_X509'
d1_both.c:(.text+0x4e2): undefined reference to `X509_get_issuer_name'
d1_both.c:(.text+0x4ec): undefined reference to `X509_get_subject_name'
d1_both.c:(.text+0x4f8): undefined reference to `X509_NAME_cmp'
d1_both.c:(.text+0x50d): undefined reference to `X509_get_issuer_name'
d1_both.c:(.text+0x52a): undefined reference to `X509_STORE_get_by_subject'
d1_both.c:(.text+0x539): undefined reference to `X509_free'
d1_both.c:(.text+0x54d): undefined reference to `i2d_X509'
d1_both.c:(.text+0x56b): undefined reference to `BUF_MEM_grow_clean'
d1_both.c:(.text+0x58f): undefined reference to `X509_STORE_CTX_cleanup'
d1_both.c:(.text+0x5d4): undefined reference to `sk_value'
d1_both.c:(.text+0x5e4): undefined reference to `i2d_X509'
d1_both.c:(.text+0x602): undefined reference to `BUF_MEM_grow_clean'
d1_both.c:(.text+0x649): undefined reference to `i2d_X509'
d1_both.c:(.text+0x66c): undefined reference to `sk_num'
d1_both.c:(.text+0x724): undefined reference to `ERR_put_error'
d1_both.c:(.text+0x76c): undefined reference to `ERR_put_error'
../libssl.a(d1_both.o): In function `dtls1_get_message_fragment':
d1_both.c:(.text+0x7cf): undefined reference to `pqueue_peek'
d1_both.c:(.text+0x930): undefined reference to `pitem_new'
d1_both.c:(.text+0x96c): undefined reference to `pqueue_pop'
d1_both.c:(.text+0x9bf): undefined reference to `pitem_free'
d1_both.c:(.text+0xa9e): undefined reference to `ERR_put_error'
d1_both.c:(.text+0xb17): undefined reference to `BUF_MEM_grow_clean'
d1_both.c:(.text+0xc0c): undefined reference to `pqueue_insert'
d1_both.c:(.text+0xc2f): undefined reference to `BUF_MEM_grow_clean'
d1_both.c:(.text+0xd77): undefined reference to `BUF_MEM_grow_clean'
d1_both.c:(.text+0xdc8): undefined reference to `ERR_put_error'
d1_both.c:(.text+0xe51): undefined reference to `ERR_put_error'
d1_both.c:(.text+0xf29): undefined reference to `ERR_put_error'
../libssl.a(d1_both.o): In function `dtls1_get_message':
d1_both.c:(.text+0x10c1): undefined reference to `ERR_put_error'
../libssl.a(d1_both.o): In function `dtls1_do_write':
d1_both.c:(.text+0x12c6): undefined reference to `BIO_ctrl'
d1_both.c:(.text+0x12f9): undefined reference to `BIO_ctrl'
d1_both.c:(.text+0x1451): undefined reference to `BIO_ctrl'
d1_both.c:(.text+0x149d): undefined reference to `BIO_ctrl'
d1_both.c:(.text+0x14c7): undefined reference to `BIO_ctrl'
../libssl.a(d1_both.o):d1_both.c:(.text+0x14f3): more undefined references to `BIO_ctrl' follow
../libssl.a(d1_both.o): In function `dtls1_retransmit_message':
d1_both.c:(.text+0x156d): undefined reference to `pqueue_find'
d1_both.c:(.text+0x1638): undefined reference to `BIO_ctrl'
../libssl.a(d1_both.o): In function `dtls1_read_failed':
d1_both.c:(.text+0x16e6): undefined reference to `BIO_ctrl'
d1_both.c:(.text+0x1744): undefined reference to `pqueue_iterator'
d1_both.c:(.text+0x174f): undefined reference to `pqueue_next'
d1_both.c:(.text+0x1764): undefined reference to `pqueue_next'
d1_both.c:(.text+0x17f7): undefined reference to `ERR_put_error'
../libssl.a(d1_enc.o): In function `dtls1_enc':
d1_enc.c:(.text+0x195): undefined reference to `ERR_put_error'
d1_enc.c:(.text+0x1f8): undefined reference to `RAND_bytes'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_cert_store':
ssl_lib.c:(.text+0x935): undefined reference to `X509_STORE_free'
../libssl.a(ssl_lib.o): In function `ssl_free_wbio_buffer':
ssl_lib.c:(.text+0xaaa): undefined reference to `BIO_free'
ssl_lib.c:(.text+0xabd): undefined reference to `BIO_pop'
../libssl.a(ssl_lib.o): In function `ssl_bad_method':
ssl_lib.c:(.text+0xb02): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `ssl_undefined_const_function':
ssl_lib.c:(.text+0xb42): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `ssl_undefined_void_function':
ssl_lib.c:(.text+0xb82): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `ssl_undefined_function':
ssl_lib.c:(.text+0xbc2): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_do_handshake':
ssl_lib.c:(.text+0xc3a): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o):ssl_lib.c:(.text+0xcc5): more undefined references to `ERR_put_error' follow
../libssl.a(ssl_lib.o): In function `ssl_init_wbio_buffer':
ssl_lib.c:(.text+0xf48): undefined reference to `BIO_ctrl'
ssl_lib.c:(.text+0xf68): undefined reference to `BIO_int_ctrl'
ssl_lib.c:(.text+0xf86): undefined reference to `BIO_push'
ssl_lib.c:(.text+0xfdd): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0xfeb): undefined reference to `BIO_f_buffer'
ssl_lib.c:(.text+0xff3): undefined reference to `BIO_new'
ssl_lib.c:(.text+0x100b): undefined reference to `BIO_pop'
ssl_lib.c:(.text+0x101b): undefined reference to `BIO_pop'
../libssl.a(ssl_lib.o): In function `ssl_clear_cipher_ctx':
ssl_lib.c:(.text+0x1045): undefined reference to `EVP_CIPHER_CTX_cleanup'
ssl_lib.c:(.text+0x1069): undefined reference to `EVP_CIPHER_CTX_cleanup'
ssl_lib.c:(.text+0x1091): undefined reference to `COMP_CTX_free'
ssl_lib.c:(.text+0x10ab): undefined reference to `COMP_CTX_free'
../libssl.a(ssl_lib.o): In function `ssl_cipher_list_to_bytes':
ssl_lib.c:(.text+0x11d1): undefined reference to `sk_num'
ssl_lib.c:(.text+0x11e1): undefined reference to `sk_value'
../libssl.a(ssl_lib.o): In function `SSL_get_shared_ciphers':
ssl_lib.c:(.text+0x1265): undefined reference to `sk_num'
ssl_lib.c:(.text+0x127d): undefined reference to `sk_value'
../libssl.a(ssl_lib.o): In function `SSL_get_cipher_list':
ssl_lib.c:(.text+0x12f4): undefined reference to `sk_num'
ssl_lib.c:(.text+0x1304): undefined reference to `sk_value'
../libssl.a(ssl_lib.o): In function `SSL_get_error':
ssl_lib.c:(.text+0x1345): undefined reference to `ERR_peek_error'
ssl_lib.c:(.text+0x13b1): undefined reference to `BIO_get_retry_reason'
../libssl.a(ssl_lib.o): In function `check_srvr_ecc_cert_and_alg':
ssl_lib.c:(.text+0x1605): undefined reference to `X509_get_pubkey'
ssl_lib.c:(.text+0x1617): undefined reference to `EVP_PKEY_bits'
ssl_lib.c:(.text+0x1621): undefined reference to `EVP_PKEY_free'
ssl_lib.c:(.text+0x1644): undefined reference to `X509_check_purpose'
../libssl.a(ssl_lib.o): In function `ssl_set_cert_masks':
ssl_lib.c:(.text+0x17da): undefined reference to `EVP_PKEY_size'
ssl_lib.c:(.text+0x1853): undefined reference to `EVP_PKEY_size'
ssl_lib.c:(.text+0x188d): undefined reference to `EVP_PKEY_size'
ssl_lib.c:(.text+0x1a1f): undefined reference to `X509_check_purpose'
ssl_lib.c:(.text+0x1a45): undefined reference to `X509_get_pubkey'
ssl_lib.c:(.text+0x1a5a): undefined reference to `EVP_PKEY_bits'
ssl_lib.c:(.text+0x1a65): undefined reference to `EVP_PKEY_free'
../libssl.a(ssl_lib.o): In function `ssl_get_server_send_cert':
ssl_lib.c:(.text+0x1cd6): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_CTX_free':
ssl_lib.c:(.text+0x1d75): undefined reference to `X509_VERIFY_PARAM_free'
ssl_lib.c:(.text+0x1db3): undefined reference to `lh_free'
ssl_lib.c:(.text+0x1dc2): undefined reference to `X509_STORE_free'
ssl_lib.c:(.text+0x1dd1): undefined reference to `sk_free'
ssl_lib.c:(.text+0x1de0): undefined reference to `sk_free'
ssl_lib.c:(.text+0x1e01): undefined reference to `X509_NAME_free'
ssl_lib.c:(.text+0x1e0d): undefined reference to `sk_pop_free'
ssl_lib.c:(.text+0x1e1c): undefined reference to `X509_free'
ssl_lib.c:(.text+0x1e28): undefined reference to `sk_pop_free'
../libssl.a(ssl_lib.o): In function `SSL_set_cipher_list':
ssl_lib.c:(.text+0x1e88): undefined reference to `sk_num'
ssl_lib.c:(.text+0x1ecc): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_cipher_list':
ssl_lib.c:(.text+0x1f12): undefined reference to `sk_num'
ssl_lib.c:(.text+0x1f4f): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_ssl_version':
ssl_lib.c:(.text+0x1f95): undefined reference to `sk_num'
ssl_lib.c:(.text+0x1fd2): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_CTX_new':
ssl_lib.c:(.text+0x213b): undefined reference to `lh_new'
ssl_lib.c:(.text+0x214b): undefined reference to `X509_STORE_new'
ssl_lib.c:(.text+0x218a): undefined reference to `sk_num'
ssl_lib.c:(.text+0x2197): undefined reference to `X509_VERIFY_PARAM_new'
ssl_lib.c:(.text+0x21b1): undefined reference to `EVP_get_digestbyname'
ssl_lib.c:(.text+0x21cb): undefined reference to `EVP_get_digestbyname'
ssl_lib.c:(.text+0x21e5): undefined reference to `EVP_get_digestbyname'
ssl_lib.c:(.text+0x21f8): undefined reference to `sk_new_null'
ssl_lib.c:(.text+0x2263): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x229c): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x22e3): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x2315): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x2349): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o):ssl_lib.c:(.text+0x237e): more undefined references to `ERR_put_error' follow
../libssl.a(ssl_lib.o): In function `ssl_bytes_to_cipher_list':
ssl_lib.c:(.text+0x245c): undefined reference to `sk_zero'
ssl_lib.c:(.text+0x248d): undefined reference to `sk_push'
ssl_lib.c:(.text+0x24bb): undefined reference to `sk_new_null'
ssl_lib.c:(.text+0x24f0): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x251d): undefined reference to `sk_free'
ssl_lib.c:(.text+0x254f): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_check_private_key':
ssl_lib.c:(.text+0x258e): undefined reference to `X509_check_private_key'
ssl_lib.c:(.text+0x25c0): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_CTX_check_private_key':
ssl_lib.c:(.text+0x263e): undefined reference to `X509_check_private_key'
ssl_lib.c:(.text+0x2670): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_set_session_id_context':
ssl_lib.c:(.text+0x27bd): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_session_id_context':
ssl_lib.c:(.text+0x28fd): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_get_wfd':
ssl_lib.c:(.text+0x2955): undefined reference to `BIO_find_type'
ssl_lib.c:(.text+0x2979): undefined reference to `BIO_ctrl'
../libssl.a(ssl_lib.o): In function `SSL_get_rfd':
ssl_lib.c:(.text+0x29b5): undefined reference to `BIO_find_type'
ssl_lib.c:(.text+0x29d9): undefined reference to `BIO_ctrl'
../libssl.a(ssl_lib.o): In function `SSL_set_bio':
ssl_lib.c:(.text+0x2a36): undefined reference to `BIO_free_all'
ssl_lib.c:(.text+0x2a51): undefined reference to `BIO_free_all'
../libssl.a(ssl_lib.o): In function `SSL_set_rfd':
ssl_lib.c:(.text+0x2aab): undefined reference to `BIO_s_socket'
ssl_lib.c:(.text+0x2ab3): undefined reference to `BIO_new'
ssl_lib.c:(.text+0x2ad4): undefined reference to `BIO_int_ctrl'
ssl_lib.c:(.text+0x2b2e): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x2b4f): undefined reference to `BIO_ctrl'
../libssl.a(ssl_lib.o): In function `SSL_set_wfd':
ssl_lib.c:(.text+0x2bab): undefined reference to `BIO_s_socket'
ssl_lib.c:(.text+0x2bb3): undefined reference to `BIO_new'
ssl_lib.c:(.text+0x2bd4): undefined reference to `BIO_int_ctrl'
ssl_lib.c:(.text+0x2c2e): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x2c4f): undefined reference to `BIO_ctrl'
../libssl.a(ssl_lib.o): In function `SSL_set_fd':
ssl_lib.c:(.text+0x2c88): undefined reference to `BIO_s_socket'
ssl_lib.c:(.text+0x2c90): undefined reference to `BIO_new'
ssl_lib.c:(.text+0x2cb4): undefined reference to `BIO_int_ctrl'
ssl_lib.c:(.text+0x2d02): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_free':
ssl_lib.c:(.text+0x2d6b): undefined reference to `X509_VERIFY_PARAM_free'
ssl_lib.c:(.text+0x2d9d): undefined reference to `BIO_free'
ssl_lib.c:(.text+0x2db3): undefined reference to `BIO_free_all'
ssl_lib.c:(.text+0x2dc7): undefined reference to `BIO_free_all'
ssl_lib.c:(.text+0x2dd6): undefined reference to `BUF_MEM_free'
ssl_lib.c:(.text+0x2de5): undefined reference to `sk_free'
ssl_lib.c:(.text+0x2df4): undefined reference to `sk_free'
ssl_lib.c:(.text+0x2e4f): undefined reference to `X509_NAME_free'
ssl_lib.c:(.text+0x2e5b): undefined reference to `sk_pop_free'
ssl_lib.c:(.text+0x2e7d): undefined reference to `BIO_pop'
../libssl.a(ssl_lib.o): In function `SSL_clear':
ssl_lib.c:(.text+0x2f16): undefined reference to `BUF_MEM_free'
ssl_lib.c:(.text+0x2f8c): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x2fdf): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_has_matching_session_id':
ssl_lib.c:(.text+0x321e): undefined reference to `lh_retrieve'
../libssl.a(ssl_lib.o): In function `SSL_new':
ssl_lib.c:(.text+0x33b6): undefined reference to `X509_VERIFY_PARAM_new'
ssl_lib.c:(.text+0x33d6): undefined reference to `X509_VERIFY_PARAM_inherit'
ssl_lib.c:(.text+0x3491): undefined reference to `ERR_put_error'
ssl_lib.c:(.text+0x3575): undefined reference to `ERR_put_error'
../libssl.a(ssl_lib.o): In function `SSL_dup':
ssl_lib.c:(.text+0x3709): undefined reference to `BIO_ctrl'
ssl_lib.c:(.text+0x373b): undefined reference to `BIO_ctrl'
ssl_lib.c:(.text+0x3794): undefined reference to `X509_VERIFY_PARAM_inherit'
ssl_lib.c:(.text+0x37a3): undefined reference to `sk_dup'
ssl_lib.c:(.text+0x37bd): undefined reference to `sk_dup'
ssl_lib.c:(.text+0x37de): undefined reference to `sk_dup'
ssl_lib.c:(.text+0x37fb): undefined reference to `sk_num'
ssl_lib.c:(.text+0x380f): undefined reference to `sk_value'
ssl_lib.c:(.text+0x381a): undefined reference to `X509_NAME_dup'
ssl_lib.c:(.text+0x382a): undefined reference to `sk_set'
ssl_lib.c:(.text+0x3839): undefined reference to `X509_NAME_free'
../libssl.a(ssl_lib.o): In function `SSL_CTX_load_verify_locations':
ssl_lib.c:(.text+0xa5e): undefined reference to `X509_STORE_load_locations'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_default_verify_paths':
ssl_lib.c:(.text+0xa7e): undefined reference to `X509_STORE_set_default_paths'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_verify_depth':
ssl_lib.c:(.text+0x1cf1): undefined reference to `X509_VERIFY_PARAM_set_depth'
../libssl.a(ssl_lib.o): In function `SSL_set_verify_depth':
ssl_lib.c:(.text+0x1d0e): undefined reference to `X509_VERIFY_PARAM_set_depth'
../libssl.a(ssl_lib.o): In function `SSL_CTX_get_verify_depth':
ssl_lib.c:(.text+0x26b1): undefined reference to `X509_VERIFY_PARAM_get_depth'
../libssl.a(ssl_lib.o): In function `SSL_get_verify_depth':
ssl_lib.c:(.text+0x26ce): undefined reference to `X509_VERIFY_PARAM_get_depth'
../libssl.a(ssl_lib.o): In function `SSL_set_trust':
ssl_lib.c:(.text+0x302e): undefined reference to `X509_VERIFY_PARAM_set_trust'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_trust':
ssl_lib.c:(.text+0x3051): undefined reference to `X509_VERIFY_PARAM_set_trust'
../libssl.a(ssl_lib.o): In function `SSL_set_purpose':
ssl_lib.c:(.text+0x306e): undefined reference to `X509_VERIFY_PARAM_set_purpose'
../libssl.a(ssl_lib.o): In function `SSL_CTX_set_purpose':
ssl_lib.c:(.text+0x3091): undefined reference to `X509_VERIFY_PARAM_set_purpose'
../libssl.a(ssl_err2.o): In function `SSL_load_error_strings':
ssl_err2.c:(.text+0x7): undefined reference to `ERR_load_crypto_strings'
../libssl.a(ssl_cert.o): In function `SSL_add_file_cert_subjects_to_stack':
ssl_cert.c:(.text+0xa0): undefined reference to `sk_set_cmp_func'
ssl_cert.c:(.text+0xa8): undefined reference to `BIO_s_file'
ssl_cert.c:(.text+0xb0): undefined reference to `BIO_new'
ssl_cert.c:(.text+0xdb): undefined reference to `BIO_ctrl'
ssl_cert.c:(.text+0x107): undefined reference to `PEM_read_bio_X509'
ssl_cert.c:(.text+0x11a): undefined reference to `X509_get_subject_name'
ssl_cert.c:(.text+0x126): undefined reference to `X509_NAME_dup'
ssl_cert.c:(.text+0x138): undefined reference to `sk_find'
ssl_cert.c:(.text+0x144): undefined reference to `X509_NAME_free'
ssl_cert.c:(.text+0x156): undefined reference to `BIO_free'
ssl_cert.c:(.text+0x165): undefined reference to `X509_free'
ssl_cert.c:(.text+0x174): undefined reference to `sk_set_cmp_func'
ssl_cert.c:(.text+0x18a): undefined reference to `sk_push'
ssl_cert.c:(.text+0x1c1): undefined reference to `ERR_put_error'
../libssl.a(ssl_cert.o): In function `SSL_add_dir_cert_subjects_to_stack':
ssl_cert.c:(.text+0x26e): undefined reference to `BIO_snprintf'
ssl_cert.c:(.text+0x318): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0x33a): undefined reference to `ERR_add_error_data'
ssl_cert.c:(.text+0x36a): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0x3a1): undefined reference to `ERR_put_error'
../libssl.a(ssl_cert.o): In function `add_client_CA':
ssl_cert.c:(.text+0x3ea): undefined reference to `X509_get_subject_name'
ssl_cert.c:(.text+0x3f2): undefined reference to `X509_NAME_dup'
ssl_cert.c:(.text+0x406): undefined reference to `sk_push'
ssl_cert.c:(.text+0x424): undefined reference to `X509_NAME_free'
ssl_cert.c:(.text+0x434): undefined reference to `sk_new_null'
../libssl.a(ssl_cert.o): In function `set_client_CA_list':
ssl_cert.c:(.text+0x4a7): undefined reference to `X509_NAME_free'
ssl_cert.c:(.text+0x4b3): undefined reference to `sk_pop_free'
../libssl.a(ssl_cert.o): In function `SSL_load_client_CA_file':
ssl_cert.c:(.text+0x528): undefined reference to `sk_new'
ssl_cert.c:(.text+0x530): undefined reference to `BIO_s_file'
ssl_cert.c:(.text+0x538): undefined reference to `BIO_new'
ssl_cert.c:(.text+0x56e): undefined reference to `BIO_ctrl'
ssl_cert.c:(.text+0x586): undefined reference to `sk_free'
ssl_cert.c:(.text+0x592): undefined reference to `BIO_free'
ssl_cert.c:(.text+0x5a1): undefined reference to `X509_free'
ssl_cert.c:(.text+0x5aa): undefined reference to `ERR_clear_error'
ssl_cert.c:(.text+0x5d7): undefined reference to `PEM_read_bio_X509'
ssl_cert.c:(.text+0x5ea): undefined reference to `X509_get_subject_name'
ssl_cert.c:(.text+0x5fa): undefined reference to `X509_NAME_dup'
ssl_cert.c:(.text+0x613): undefined reference to `sk_find'
ssl_cert.c:(.text+0x61f): undefined reference to `X509_NAME_free'
ssl_cert.c:(.text+0x630): undefined reference to `sk_push'
ssl_cert.c:(.text+0x63c): undefined reference to `sk_push'
ssl_cert.c:(.text+0x646): undefined reference to `sk_new_null'
ssl_cert.c:(.text+0x68c): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0x69e): undefined reference to `X509_NAME_free'
ssl_cert.c:(.text+0x6aa): undefined reference to `sk_pop_free'
../libssl.a(ssl_cert.o): In function `SSL_dup_CA_list':
ssl_cert.c:(.text+0x6cf): undefined reference to `sk_new_null'
ssl_cert.c:(.text+0x6df): undefined reference to `sk_value'
ssl_cert.c:(.text+0x6e7): undefined reference to `X509_NAME_dup'
ssl_cert.c:(.text+0x6f7): undefined reference to `sk_push'
ssl_cert.c:(.text+0x704): undefined reference to `sk_num'
ssl_cert.c:(.text+0x717): undefined reference to `X509_NAME_free'
ssl_cert.c:(.text+cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_lib.o eng_lib.c
0x725): undefined reference to `sk_pop_free'
../libssl.a(ssl_cert.o): In function `ssl_sess_cert_free':
ssl_cert.c:(.text+0x797): undefined reference to `X509_free'
ssl_cert.c:(.text+0x7a3): undefined reference to `sk_pop_free'
ssl_cert.c:(.text+0x7bc): undefined reference to `X509_free'
../libssl.a(ssl_cert.o): In function `ssl_sess_cert_new':
ssl_cert.c:(.text+0x895): undefined reference to `ERR_put_error'
../libssl.a(ssl_cert.o): In function `ssl_cert_new':
ssl_cert.c:(.text+0x924): undefined reference to `ERR_put_error'
../libssl.a(ssl_cert.o): In function `ssl_cert_inst':
ssl_cert.c:(.text+0x9a4): undefined reference to `ERR_put_error'
../libssl.a(ssl_cert.o): In function `ssl_cert_free':
ssl_cert.c:(.text+0xa3c): undefined reference to `X509_free'
ssl_cert.c:(.text+0xa4c): undefined reference to `EVP_PKEY_free'
../libssl.a(ssl_cert.o): In function `ssl_cert_dup':
ssl_cert.c:(.text+0xb1b): undefined reference to `ASN1_dup'
ssl_cert.c:(.text+0xc47): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0xc98): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0xcdc): undefined reference to `X509_free'
ssl_cert.c:(.text+0xcec): undefined reference to `EVP_PKEY_free'
ssl_cert.c:(.text+0xd34): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0xd69): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0xda9): undefined reference to `ERR_put_error'
../libssl.a(ssl_cert.o): In function `SSL_get_ex_data_X509_STORE_CTX_idx':
ssl_cert.c:(.text+0xecc): undefined reference to `X509_STORE_CTX_get_ex_new_index'
../libssl.a(ssl_cert.o): In function `ssl_verify_cert_chain':
ssl_cert.c:(.text+0xf00): undefined reference to `sk_num'
ssl_cert.c:(.text+0xf2d): undefined reference to `sk_value'
ssl_cert.c:(.text+0xf4a): undefined reference to `X509_STORE_CTX_init'
ssl_cert.c:(.text+0xf61): undefined reference to `X509_STORE_CTX_get0_param'
ssl_cert.c:(.text+0xf6d): undefined reference to `X509_VERIFY_PARAM_inherit'
ssl_cert.c:(.text+0xf82): undefined reference to `X509_STORE_CTX_set_ex_data'
ssl_cert.c:(.text+0xfa0): undefined reference to `X509_STORE_CTX_set_default'
ssl_cert.c:(.text+0xfb6): undefined reference to `X509_STORE_CTX_set_verify_cb'
ssl_cert.c:(.text+0xfe2): undefined reference to `X509_STORE_CTX_cleanup'
ssl_cert.c:(.text+0x101e): undefined reference to `ERR_put_error'
ssl_cert.c:(.text+0x102b): undefined reference to `X509_verify_cert'
../libssl.a(ssl_cert.o): In function `xname_cmp':
ssl_cert.c:(.text+0x3c5): undefined reference to `X509_NAME_cmp'
../libssl.a(ssl_sess.o): In function `SSL_CTX_flush_sessions':
ssl_sess.c:(.text+0x269): undefined reference to `lh_doall_arg'
../libssl.a(ssl_sess.o): In function `SSL_SESSION_free':
ssl_sess.c:(.text+0x366): undefined reference to `X509_free'
ssl_sess.c:(.text+0x378): undefined reference to `sk_free'
../libssl.a(ssl_sess.o): In function `timeout_LHASH_DOALL_ARG':
ssl_sess.c:(.text+0x3d2): undefined reference to `lh_delete'
../libssl.a(ssl_sess.o): In function `SSL_set_session':
ssl_sess.c:(.text+0x57a): undefined reference to `ERR_put_error'
../libssl.a(ssl_sess.o): In function `remove_session_lock':
ssl_sess.c:(.text+0x5ca): undefined reference to `lh_retrieve'
ssl_sess.c:(.text+0x68f): undefined reference to `lh_delete'
../libssl.a(ssl_sess.o): In function `SSL_CTX_add_session':
ssl_sess.c:(.text+0x7a3): undefined reference to `lh_insert'
../libssl.a(ssl_sess.o): In function `ssl_get_prev_session':
ssl_sess.c:(.text+0xab7): undefined reference to `lh_retrieve'
ssl_sess.c:(.text+0xc49): undefined reference to `ERR_put_error'
../libssl.a(ssl_sess.o): In function `def_generate_session_id':
ssl_sess.c:(.text+0xcea): undefined reference to `RAND_pseudo_bytes'
../libssl.a(ssl_sess.o): In function `SSL_SESSION_new':
ssl_sess.c:(.text+0xe11): undefined reference to `ERR_put_error'
../libssl.a(ssl_sess.o): In function `ssl_get_new_session':
ssl_sess.c:(.text+0xeb7): undefined reference to `ERR_put_error'
../libssl.a(ssl_ciph.o): In function `load_builtin_compressions':
ssl_ciph.c:(.text+0x3bc): undefined reference to `sk_new'
ssl_ciph.c:(.text+0x3ee): undefined reference to `COMP_zlib'
ssl_ciph.c:(.text+0x41b): undefined reference to `sk_push'
../libssl.a(ssl_ciph.o): In function `SSL_COMP_add_compression_method':
ssl_ciph.c:(.text+0x49e): undefined reference to `ERR_put_error'
ssl_ciph.c:(.text+0x507): undefined reference to `sk_find'
ssl_ciph.c:(.text+0x520): undefined reference to `sk_push'
ssl_ciph.c:(.text+0x570): undefined reference to `ERR_put_error'
ssl_ciph.c:(.text+0x5cd): undefined reference to `ERR_put_error'
../libssl.a(ssl_ciph.o): In function `ssl3_comp_find':
ssl_ciph.c:(.text+0x62b): undefined reference to `sk_num'
ssl_ciph.c:(.text+0x648): undefined reference to `sk_value'
../libssl.a(ssl_ciph.o): In function `SSL_CIPHER_description':
ssl_ciph.c:(.text+0x80e): undefined reference to `BIO_snprintf'
../libssl.a(ssl_ciph.o): In function `ssl_cipher_process_rulestr':
ssl_ciph.c:(.text+0xc1b): undefined reference to `ERR_put_error'
ssl_ciph.c:(.text+0xe8f): undefined reference to `ERR_put_error'
ssl_ciph.c:(.text+0x1024): undefined reference to `ERR_put_error'
../libssl.a(ssl_ciph.o): In function `ssl_create_cipher_list':
ssl_ciph.c:(.text+0x1308): undefined reference to `sk_new_null'
ssl_ciph.c:(.text+0x133c): undefined reference to `sk_push'
ssl_ciph.c:(.text+0x1356): undefined reference to `sk_dup'
ssl_ciph.c:(.text+0x1371): undefined reference to `sk_free'
ssl_ciph.c:(.text+0x1387): undefined reference to `sk_free'
ssl_ciph.c:(.text+0x139d): undefined reference to `sk_set_cmp_func'
ssl_ciph.c:(.text+0x140b): undefined reference to `ERR_put_error'
ssl_ciph.c:(.text+0x1489): undefined reference to `sk_free'
../libssl.a(ssl_ciph.o): In function `ssl_cipher_get_evp':
ssl_ciph.c:(.text+0x1500): undefined reference to `sk_find'
ssl_ciph.c:(.text+0x1519): undefined reference to `sk_value'
ssl_ciph.c:(.text+0x15eb): undefined reference to `EVP_enc_null'
../libssl.a(ssl_ciph.o): In function `ssl_load_ciphers':
ssl_ciph.c:(.text+0x16be): undefined reference to `EVP_get_cipherbyname'
ssl_ciph.c:(.text+0x16cf): undefined reference to `EVP_get_cipherbyname'
ssl_ciph.c:(.text+0x16e0): undefined reference to `EVP_get_cipherbyname'
ssl_ciph.c:(.text+0x16f1): undefined reference to `EVP_get_cipherbyname'
ssl_ciph.c:(.text+0x1702): undefined reference to `EVP_get_cipherbyname'
../libssl.a(ssl_ciph.o):ssl_ciph.c:(.text+0x1713): more undefined references to `EVP_get_cipherbyname' follow
../libssl.a(ssl_ciph.o): In function `ssl_load_ciphers':
ssl_ciph.c:(.text+0x1757): undefined reference to `EVP_get_digestbyname'
ssl_ciph.c:(.text+0x1768): undefined reference to `EVP_get_digestbyname'
../libssl.a(ssl_rsa.o): In function `ssl_set_cert':
ssl_rsa.c:(.text+0x18): undefined reference to `X509_get_pubkey'
ssl_rsa.c:(.text+0x4f): undefined reference to `EVP_PKEY_copy_parameters'
ssl_rsa.c:(.text+0x54): undefined reference to `ERR_clear_error'
ssl_rsa.c:(.text+0x70): undefined reference to `X509_check_private_key'
ssl_rsa.c:(.text+0x7c): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x8c): undefined reference to `X509_free'
ssl_rsa.c:(.text+0xf0): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0xfb): undefined reference to `ERR_clear_error'
ssl_rsa.c:(.text+0x103): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x144): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x198): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x1a0): undefined reference to `EVP_PKEY_free'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_certificate':
ssl_rsa.c:(.text+0x204): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x25c): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_certificate_chain_file':
ssl_rsa.c:(.text+0x27d): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0x285): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0x2b0): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0x2d4): undefined reference to `PEM_read_bio_X509'
ssl_rsa.c:(.text+0x2f6): undefined reference to `ERR_peek_error'
ssl_rsa.c:(.text+0x30c): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x314): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0x335): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x341): undefined reference to `sk_pop_free'
ssl_rsa.c:(.text+0x368): undefined reference to `PEM_read_bio_X509'
ssl_rsa.c:(.text+0x399): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x3dc): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x41e): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x45c): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x463): undefined reference to `ERR_peek_last_error'
ssl_rsa.c:(.text+0x486): undefined reference to `ERR_clear_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_certificate':
ssl_rsa.c:(.text+0x4e4): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x53c): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `ssl_set_pkey':
ssl_rsa.c:(.text+0x58a): undefined reference to `X509_get_pubkey'
ssl_rsa.c:(.text+0x59b): undefined reference to `EVP_PKEY_copy_parameters'
ssl_rsa.c:(.text+0x5a3): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x5a8): undefined reference to `ERR_clear_error'
ssl_rsa.c:(.text+0x5c7): undefined reference to `X509_check_private_key'
ssl_rsa.c:(.text+0x5df): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x65d): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x69c): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_PrivateKey':
ssl_rsa.c:(.text+0x704): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x75c): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_PrivateKey_ASN1':
ssl_rsa.c:(.text+0x799): undefined reference to `d2i_PrivateKey'
ssl_rsa.c:(.text+0x7b8): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x7f3): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_PrivateKey_file':
ssl_rsa.c:(.text+0x816): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0x81e): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0x849): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0x891): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x899): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0x8ba): undefined reference to `d2i_PrivateKey_bio'
ssl_rsa.c:(.text+0x8df): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x913): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x938): undefined reference to `PEM_read_bio_PrivateKey'
ssl_rsa.c:(.text+0x973): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_PrivateKey':
ssl_rsa.c:(.text+0x9e4): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xa3c): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_PrivateKey_ASN1':
ssl_rsa.c:(.text+0xa79): undefined reference to `d2i_PrivateKey'
ssl_rsa.c:(.text+0xa98): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0xad3): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_PrivateKey_file':
ssl_rsa.c:(.text+0xaf6): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0xafe): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0xb29): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0xb71): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xb79): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0xb9a): undefined reference to `d2i_PrivateKey_bio'
ssl_rsa.c:(.text+0xbbf): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0xbf3): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xc1e): undefined reference to `PEM_read_bio_PrivateKey'
ssl_rsa.c:(.text+0xc5c): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xc8e): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_RSAPrivateKey':
ssl_rsa.c:(.text+0xcd0): undefined reference to `EVP_PKEY_new'
ssl_rsa.c:(.text+0xcf7): undefined reference to `EVP_PKEY_assign'
ssl_rsa.c:(.text+0xd0e): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0xd42): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xd81): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xdb5): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_RSAPrivateKey_ASN1':
ssl_rsa.c:(.text+0xe3e): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_RSAPrivateKey_file':
ssl_rsa.c:(.text+0xe66): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0xe6e): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0xe99): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0xee0): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xee8): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0xf18): undefined reference to `PEM_read_bio_RSAPrivateKey'
ssl_rsa.c:(.text+0xf71): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0xf8a): undefined reference to `d2i_RSAPrivateKey_bio'
ssl_rsa.c:(.text+0xfc5): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_RSAPrivateKey':
ssl_rsa.c:(.text+0x1020): undefined reference to `EVP_PKEY_new'
ssl_rsa.c:(.text+0x1047): undefined reference to `EVP_PKEY_assign'
ssl_rsa.c:(.text+0x105e): undefined reference to `EVP_PKEY_free'
ssl_rsa.c:(.text+0x1092): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x10d1): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x1105): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_RSAPrivateKey_ASN1':
ssl_rsa.c:(.text+0x118e): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_RSAPrivateKey_file':
ssl_rsa.c:(.text+0x11b6): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0x11be): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0x11e9): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0x1230): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x1238): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0x126e): undefined reference to `PEM_read_bio_RSAPrivateKey'
ssl_rsa.c:(.text+0x12ce): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x12e1): undefined reference to `d2i_RSAPrivateKey_bio'
ssl_rsa.c:(.text+0x131c): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_certificate_ASN1':
ssl_rsa.c:(.text+0x1362): undefined reference to `d2i_X509'
ssl_rsa.c:(.text+0x1381): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x13bf): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_certificate_ASN1':
ssl_rsa.c:(.text+0x13f2): undefined reference to `d2i_X509'
ssl_rsa.c:(.text+0x1411): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x144f): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_CTX_use_certificate_file':
ssl_rsa.c:(.text+0x1473): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0x147b): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0x14a6): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0x14ee): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x14f8): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0x152b): undefined reference to `PEM_read_bio_X509'
ssl_rsa.c:(.text+0x1553): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x158e): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x15a1): undefined reference to `d2i_X509_bio'
ssl_rsa.c:(.text+0x15da): undefined reference to `ERR_put_error'
../libssl.a(ssl_rsa.o): In function `SSL_use_certificate_file':
ssl_rsa.c:(.text+0x1613): undefined reference to `BIO_s_file'
ssl_rsa.c:(.text+0x161b): undefined reference to `BIO_new'
ssl_rsa.c:(.text+0x1646): undefined reference to `BIO_ctrl'
ssl_rsa.c:(.text+0x168e): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x1698): undefined reference to `BIO_free'
ssl_rsa.c:(.text+0x16d1): undefined reference to `PEM_read_bio_X509'
ssl_rsa.c:(.text+0x16f9): undefined reference to `X509_free'
ssl_rsa.c:(.text+0x172e): undefined reference to `ERR_put_error'
ssl_rsa.c:(.text+0x1741): undefined reference to `d2i_X509_bio'
ssl_rsa.c:(.text+0x177a): undefined reference to `ERR_put_error'
../libssl.a(ssl_asn1.o): In function `d2i_SSL_SESSION':
ssl_asn1.c:(.text+0x5f): undefined reference to `asn1_GetSequence'
ssl_asn1.c:(.text+0x94): undefined reference to `d2i_ASN1_INTEGER'
ssl_asn1.c:(.text+0xb2): undefined reference to `ASN1_INTEGER_get'
ssl_asn1.c:(.text+0xee): undefined reference to `d2i_ASN1_INTEGER'
ssl_asn1.c:(.text+0x10c): undefined reference to `ASN1_INTEGER_get'
ssl_asn1.c:(.text+0x15a): undefined reference to `d2i_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x1c1): undefined reference to `ERR_put_error'
ssl_asn1.c:(.text+0x1d7): undefined reference to `asn1_add_error'
ssl_asn1.c:(.text+0x20f): undefined reference to `ERR_put_error'
ssl_asn1.c:(.text+0x225): undefined reference to `asn1_add_error'
ssl_asn1.c:(.text+0x2d9): undefined reference to `d2i_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x341): undefined reference to `d2i_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x3fe): undefined reference to `ASN1_INTEGER_get'
ssl_asn1.c:(.text+0x44d): undefined reference to `ASN1_INTEGER_get'
ssl_asn1.c:(.text+0x47e): undefined reference to `X509_free'
ssl_asn1.c:(.text+0x4f1): undefined reference to `ASN1_INTEGER_get'
ssl_asn1.c:(.text+0x51b): undefined reference to `asn1_const_Finish'
ssl_asn1.c:(.text+0x562): undefined reference to `d2i_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x5e5): undefined reference to `ERR_put_error'
ssl_asn1.c:(.text+0x6a0): undefined reference to `ASN1_get_object'
ssl_asn1.c:(.text+0x6e7): undefined reference to `ASN1_get_object'
ssl_asn1.c:(.text+0x72e): undefined reference to `ASN1_get_object'
ssl_asn1.c:(.text+0x775): undefined reference to `ASN1_get_object'
ssl_asn1.c:(.text+0x7c7): undefined reference to `ERR_put_error'
ssl_asn1.c:(.text+0x7dd): undefined reference to `asn1_add_error'
ssl_asn1.c:(.text+0x80c): undefined reference to `ASN1_get_object'
ssl_asn1.c:(.text+0x84b): undefined reference to `d2i_ASN1_INTEGER'
ssl_asn1.c:(.text+0x88e): undefined reference to `d2i_ASN1_INTEGER'
ssl_asn1.c:(.text+0x8d4): undefined reference to `d2i_X509'
ssl_asn1.c:(.text+0x917): undefined reference to `d2i_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x97d): undefined reference to `ERR_put_error'
ssl_asn1.c:(.text+0x9bd): undefined reference to `d2i_ASN1_INTEGER'
ssl_asn1.c:(.text+0xa77): undefined reference to `ASN1_const_check_infinite_end'
ssl_asn1.c:(.text+0xac9): undefined reference to `ASN1_const_check_infinite_end'
ssl_asn1.c:(.text+0xb03): undefined reference to `ASN1_const_check_infinite_end'
ssl_asn1.c:(.text+0xb55): undefined reference to `ASN1_const_check_infinite_end'
ssl_asn1.c:(.text+0xb8f): undefined reference to `ASN1_const_check_infinite_end'
../libssl.a(ssl_asn1.o): In function `i2d_SSL_SESSION':
ssl_asn1.c:(.text+0xc0c): undefined reference to `ASN1_INTEGER_set'
ssl_asn1.c:(.text+0xc3a): undefined reference to `ASN1_INTEGER_set'
ssl_asn1.c:(.text+0xd26): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0xd3c): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0xd53): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xd69): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xd7f): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xde0): undefined reference to `i2d_X509'
ssl_asn1.c:(.text+0xdfa): undefined reference to `ASN1_object_size'
ssl_asn1.c:(.text+0xe10): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xe2f): undefined reference to `ASN1_object_size'
ssl_asn1.c:(.text+0xe60): undefined reference to `ASN1_object_size'
ssl_asn1.c:(.text+0xea0): undefined reference to `ASN1_put_object'
ssl_asn1.c:(.text+0xeb2): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0xec4): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0xed6): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xee8): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xefa): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xf58): undefined reference to `ASN1_put_object'
ssl_asn1.c:(.text+0xf6a): undefined reference to `i2d_X509'
ssl_asn1.c:(.text+0xf97): undefined reference to `ASN1_put_object'
ssl_asn1.c:(.text+0xfa9): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0xffd): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0x101c): undefined reference to `ASN1_object_size'
ssl_asn1.c:(.text+0x1039): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0x1053): undefined reference to `ASN1_object_size'
ssl_asn1.c:(.text+0x106d): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0x108c): undefined reference to `ASN1_object_size'
ssl_asn1.c:(.text+0x10a4): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x10d5): undefined reference to `ASN1_INTEGER_set'
ssl_asn1.c:(.text+0x1105): undefined reference to `ASN1_INTEGER_set'
ssl_asn1.c:(.text+0x1135): undefined reference to `ASN1_INTEGER_set'
ssl_asn1.c:(.text+0x118c): undefined reference to `ASN1_put_object'
ssl_asn1.c:(.text+0x119b): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0x11db): undefined reference to `ASN1_put_object'
ssl_asn1.c:(.text+0x11ea): undefined reference to `i2d_ASN1_INTEGER'
ssl_asn1.c:(.text+0x1201): undefined reference to `i2d_ASN1_OCTET_STRING'
ssl_asn1.c:(.text+0x1249): undefined reference to `ASN1_put_object'
ssl_asn1.c:(.text+0x1258): undefined reference to `i2d_ASN1_INTEGER'
../libssl.a(ssl_txt.o): In function `SSL_SESSION_print':
ssl_txt.c:(.text+0x24): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x6b): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x91): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0xa6): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0xdc): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x12c): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x15e): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x189): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x1be): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x1d8): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x20e): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x228): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x26b): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x284): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x29d): undefined reference to `BIO_puts'
ssl_txt.c:(.text+0x2b3): undefined reference to `X509_verify_cert_error_string'
ssl_txt.c:(.text+0x2d2): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x2f4): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x34b): undefined reference to `BIO_printf'
ssl_txt.c:(.text+0x373): undefined reference to `BIO_printf'
../libssl.a(ssl_txt.o): In function `SSL_SESSION_print_fp':
ssl_txt.c:(.text+0x399): undefined reference to `BIO_s_file'
ssl_txt.c:(.text+0x3a1): undefined reference to `BIO_new'
ssl_txt.c:(.text+0x3c5): undefined reference to `BIO_ctrl'
ssl_txt.c:(.text+0x3de): undefined reference to `BIO_free'
ssl_txt.c:(.text+0x41e): undefined reference to `ERR_put_error'
../libssl.a(ssl_algs.o): In function `SSL_library_init':
ssl_algs.c:(.text+0x7): undefined reference to `EVP_des_cbc'
ssl_algs.c:(.text+0xf): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x14): undefined reference to `EVP_des_ede3_cbc'
ssl_algs.c:(.text+0x1c): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x21): undefined reference to `EVP_idea_cbc'
ssl_algs.c:(.text+0x29): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x2e): undefined reference to `EVP_rc4'
ssl_algs.c:(.text+0x36): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x3b): undefined reference to `EVP_rc2_cbc'
ssl_algs.c:(.text+0x43): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x48): undefined reference to `EVP_aes_128_cbc'
ssl_algs.c:(.text+0x50): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x55): undefined reference to `EVP_aes_192_cbc'
ssl_algs.c:(.text+0x5d): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x62): undefined reference to `EVP_aes_256_cbc'
ssl_algs.c:(.text+0x6a): undefined reference to `EVP_add_cipher'
ssl_algs.c:(.text+0x6f): undefined reference to `EVP_md2'
ssl_algs.c:(.text+0x77): undefined reference to `EVP_add_digest'
ssl_algs.c:(.text+0x7c): undefined reference to `EVP_md5'
ssl_algs.c:(.text+0x84): undefined reference to `EVP_add_digest'
ssl_algs.c:(.text+0xc5): undefined reference to `EVP_sha1'
ssl_algs.c:(.text+0xcd): undefined reference to `EVP_add_digest'
ssl_algs.c:(.text+0x10e): undefined reference to `EVP_dss1'
ssl_algs.c:(.text+0x116): undefined reference to `EVP_add_digest'
ssl_algs.c:(.text+0x175): undefined reference to `EVP_ecdsa'
ssl_algs.c:(.text+0x17d): undefined reference to `EVP_add_digest'
../libssl.a(bio_ssl.o): In function `BIO_ssl_copy_session_id':
bio_ssl.c:(.text+0x67): undefined reference to `BIO_find_type'
bio_ssl.c:(.text+0x7d): undefined reference to `BIO_find_type'
../libssl.a(bio_ssl.o): In function `BIO_new_ssl':
bio_ssl.c:(.text+0xd1): undefined reference to `BIO_new'
bio_ssl.c:(.text+0x115): undefined reference to `BIO_ctrl'
bio_ssl.c:(.text+0x132): undefined reference to `BIO_free'
../libssl.a(bio_ssl.o): In function `BIO_new_ssl_connect':
bio_ssl.c:(.text+0x148): undefined reference to `BIO_s_connect'
bio_ssl.c:(.text+0x150): undefined reference to `BIO_new'
bio_ssl.c:(.text+0x17c): undefined reference to `BIO_push'
bio_ssl.c:(.text+0x194): undefined reference to `BIO_free'
../libssl.a(bio_ssl.o): In function `BIO_new_buffer_ssl_connect':
bio_ssl.c:(.text+0x1b2): undefined reference to `BIO_f_buffer'
bio_ssl.c:(.text+0x1ba): undefined reference to `BIO_new'
bio_ssl.c:(.text+0x1dd): undefined reference to `BIO_push'
bio_ssl.c:(.text+0x1fc): undefined reference to `BIO_free'
bio_ssl.c:(.text+0x206): undefined reference to `BIO_free'
bio_ssl.c:(.text+0x20e): undefined reference to `BIO_free'
../libssl.a(bio_ssl.o): In function `ssl_new':
bio_ssl.c:(.text+0x37d): undefined reference to `ERR_put_error'
../libssl.a(bio_ssl.o): In function `ssl_ctrl':
bio_ssl.c:(.text+0x4b1): undefined reference to `BIO_ctrl'
bio_ssl.c:(.text+0x4bf): undefined reference to `BIO_copy_next_retry'
bio_ssl.c:(.text+0x524): undefined reference to `BIO_free_all'
bio_ssl.c:(.text+0x75e): undefined reference to `BIO_push'
../libssl.a(bio_ssl.o): In function `ssl_puts':
bio_ssl.c:(.text+0x841): undefined reference to `BIO_write'
../libssl.a(bio_ssl.o): In function `ssl_callback_ctrl':
bio_ssl.c:(.text+0x241): undefined reference to `BIO_callback_ctrl'
../libssl.a(bio_ssl.o): In function `ssl_ctrl':
bio_ssl.c:(.text+0x3e1): undefined reference to `BIO_ctrl'
../libssl.a(ssl_err.o): In function `ERR_load_SSL_strings':
ssl_err.c:(.text+0x2a): undefined reference to `ERR_load_strings'
ssl_err.c:(.text+0x3f): undefined reference to `ERR_load_strings'
../libcrypto.a(cryptlib.o): In function `CRYPTO_get_lock_name':
cryptlib.c:(.text+0x1a3): undefined reference to `sk_num'
cryptlib.c:(.text+0x1bd): undefined reference to `sk_value'
../libcrypto.a(cryptlib.o): In function `CRYPTO_destroy_dynlockid':
cryptlib.c:(.text+0x241): undefined reference to `sk_num'
cryptlib.c:(.text+0x284): undefined reference to `sk_value'
cryptlib.c:(.text+0x2b6): undefined reference to `sk_set'
../libcrypto.a(cryptlib.o): In function `CRYPTO_get_dynlock_value':
cryptlib.c:(.text+0x4b7): undefined reference to `sk_num'
cryptlib.c:(.text+0x4fd): undefined reference to `sk_value'
../libcrypto.a(cryptlib.o): In function `CRYPTO_get_new_dynlockid':
cryptlib.c:(.text+0x636): undefined reference to `sk_find'
cryptlib.c:(.text+0x652): undefined reference to `sk_set'
cryptlib.c:(.text+0x695): undefined reference to `sk_push'
cryptlib.c:(.text+0x721): undefined reference to `ERR_put_error'
cryptlib.c:(.text+0x731): undefined reference to `sk_new_null'
../libcrypto.a(cryptlib.o): In function `CRYPTO_get_new_lockid':
cryptlib.c:(.text+0x7cc): undefined reference to `BUF_strdup'
cryptlib.c:(.text+0x7e3): undefined reference to `sk_push'
cryptlib.c:(.text+0x815): undefined reference to `sk_new_null'
cryptlib.c:(.text+0x85e): undefined reference to `ERR_put_error'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_mem_leaks_cb':
mem_dbg.c:(.text+0x170): undefined reference to `lh_doall_arg'
../libcrypto.a(mem_dbg.o): In function `print_leak_LHASH_DOALL_ARG':
mem_dbg.c:(.text+0x202): undefined reference to `BIO_snprintf'
mem_dbg.c:(.text+0x24c): undefined reference to `BIO_snprintf'
mem_dbg.c:(.text+0x263): undefined reference to `BIO_puts'
mem_dbg.c:(.text+0x2dc): undefined reference to `BIO_snprintf'
mem_dbg.c:(.text+0x2f3): undefined reference to `BIO_puts'
mem_dbg.c:(.text+0x38f): undefined reference to `BIO_snprintf'
mem_dbg.c:(.text+0x406): undefined reference to `BUF_strlcpy'
mem_dbg.c:(.text+0x4a2): undefined reference to `BIO_snprintf'
mem_dbg.c:(.text+0x51d): undefined reference to `BIO_snprintf'
../libcrypto.a(mem_dbg.o): In function `pop_info':
mem_dbg.c:(.text+0x59b): undefined reference to `lh_delete'
mem_dbg.c:(.text+0x5bc): undefined reference to `lh_insert'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_mem_leaks':
mem_dbg.c:(.text+0x8d2): undefined reference to `lh_doall_arg'
mem_dbg.c:(.text+0x922): undefined reference to `lh_free'
mem_dbg.c:(.text+0x93a): undefined reference to `lh_num_items'
mem_dbg.c:(.text+0x9a8): undefined reference to `BIO_printf'
mem_dbg.c:(.text+0x9b9): undefined reference to `lh_free'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_mem_leaks_fp':
mem_dbg.c:(.text+0x9f5): undefined reference to `BIO_s_file'
mem_dbg.c:(.text+0x9fd): undefined reference to `BIO_new'
mem_dbg.c:(.text+0xa2a): undefined reference to `BIO_ctrl'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_dbg_free':
mem_dbg.c:(.text+0xaaa): undefined reference to `lh_delete'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_push_info_':
mem_dbg.c:(.text+0xc05): undefined reference to `lh_insert'
mem_dbg.c:(.text+0xc35): undefined reference to `lh_new'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_dbg_malloc':
mem_dbg.c:(.text+0xd39): undefined reference to `lh_retrieve'
mem_dbg.c:(.text+0xd54): undefined reference to `lh_insert'
mem_dbg.c:(.text+0xdd7): undefined reference to `lh_new'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_dbg_realloc':
mem_dbg.c:(.text+0xe61): undefined reference to `lh_delete'
mem_dbg.c:(.text+0xe7b): undefined reference to `lh_insert'
../libcrypto.a(mem_dbg.o): In function `CRYPTO_mem_leaks_fp':
mem_dbg.c:(.text+0xa43): undefined reference to `BIO_free'
../libcrypto.a(cversion.o): In function `SSLeay_version':
cversion.c:(.text+0x69): undefined reference to `BIO_snprintf'
cversion.c:(.text+0x97): undefined reference to `BIO_snprintf'
cversion.c:(.text+0xc5): undefined reference to `BIO_snprintf'
../libcrypto.a(ex_data.o): In function `CRYPTO_get_ex_data':
ex_data.c:(.text+0x58): undefined reference to `sk_num'
../libcrypto.a(ex_data.o): In function `CRYPTO_set_ex_data':
ex_data.c:(.text+0x9f): undefined reference to `sk_num'
ex_data.c:(.text+0xc1): undefined reference to `sk_push'
ex_data.c:(.text+0xf5): undefined reference to `ERR_put_error'
ex_data.c:(.text+0x114): undefined reference to `sk_set'
ex_data.c:(.text+0x126): undefined reference to `sk_new_null'
../libcrypto.a(ex_data.o): In function `ex_data_check':
ex_data.c:(.text+0x523): undefined reference to `lh_new'
../libcrypto.a(ex_data.o): In function `def_get_class':
ex_data.c:(.text+0x592): undefined reference to `lh_retrieve'
ex_data.c:(.text+0x5fe): undefined reference to `sk_new_null'
ex_data.c:(.text+0x616): undefined reference to `lh_insert'
ex_data.c:(.text+0x679): undefined reference to `ERR_put_error'
../libcrypto.a(ex_data.o): In function `int_free_ex_data':
ex_data.c:(.text+0x6ed): undefined reference to `sk_num'
ex_data.c:(.text+0x73e): undefined reference to `sk_value'
ex_data.c:(.text+0x7df): undefined reference to `sk_free'
ex_data.c:(.text+0x870): undefined reference to `ERR_put_error'
../libcrypto.a(ex_data.o): In function `int_dup_ex_data':
ex_data.c:(.text+0x8e4): undefined reference to `sk_num'
ex_data.c:(.text+0x8f3): undefined reference to `sk_num'
ex_data.c:(.text+0x94e): undefined reference to `sk_value'
ex_data.c:(.text+0xa8e): undefined reference to `ERR_put_error'
../libcrypto.a(ex_data.o): In function `int_new_ex_data':
ex_data.c:(.text+0xafb): undefined reference to `sk_num'
ex_data.c:(.text+0xb4e): undefined reference to `sk_value'
ex_data.c:(.text+0xc76): undefined reference to `ERR_put_error'
../libcrypto.a(ex_data.o): In function `int_get_new_index':
ex_data.c:(.text+0xd27): undefined reference to `sk_num'
ex_data.c:(.text+0xd43): undefined reference to `sk_push'
ex_data.c:(.text+0xd7c): undefined reference to `ERR_put_error'
ex_data.c:(.text+0xdce): undefined reference to `sk_set'
ex_data.c:(.text+0xe00): undefined reference to `ERR_put_error'
../libcrypto.a(ex_data.o): In function `int_cleanup':
ex_data.c:(.text+0xe31): undefined reference to `lh_doall'
ex_data.c:(.text+0xe3e): undefined reference to `lh_free'
../libcrypto.a(ex_data.o): In function `def_cleanup_cb':
ex_data.c:(.text+0xe8a): undefined reference to `sk_pop_free'
../libcrypto.a(ex_data.o): In function `CRYPTO_get_ex_data':
ex_data.c:(.text+0x72): undefined reference to `sk_value'
../libcrypto.a(o_names.o): In function `OBJ_NAME_cleanup':
o_names.c:(.text+0x75): undefined reference to `lh_doall'
o_names.c:(.text+0x98): undefined reference to `lh_free'
o_names.c:(.text+0xae): undefined reference to `sk_pop_free'
../libcrypto.a(o_names.o): In function `OBJ_NAME_do_all':
o_names.c:(.text+0x131): undefined reference to `lh_doall_arg'
../libcrypto.a(o_names.o): In function `OBJ_NAME_do_all_sorted':
o_names.c:(.text+0x15e): undefined reference to `lh_num_items'
../libcrypto.a(o_names.o): In function `OBJ_NAME_remove':
o_names.c:(.text+0x22e): undefined reference to `lh_delete'
o_names.c:(.text+0x245): undefined reference to `sk_num'
o_names.c:(.text+0x27d): undefined reference to `sk_value'
../libcrypto.a(o_names.o): In function `obj_name_cmp':
o_names.c:(.text+0x305): undefined reference to `sk_num'
o_names.c:(.text+0x34d): undefined reference to `sk_value'
../libcrypto.a(o_names.o): In function `obj_name_hash':
o_names.c:(.text+0x387): undefined reference to `sk_num'
o_names.c:(.text+0x398): undefined reference to `lh_strhash'
o_names.c:(.text+0x3b3): undefined reference to `sk_value'
../libcrypto.a(o_names.o): In function `OBJ_NAME_new_index':
o_names.c:(.text+0x3f9): undefined reference to `sk_num'
o_names.c:(.text+0x412): undefined reference to `lh_strhash'
o_names.c:(.text+0x43e): undefined reference to `sk_push'
o_names.c:(.text+0x4c4): undefined reference to `ERR_put_error'
o_names.c:(.text+0x4df): undefined reference to `sk_value'
o_names.c:(.text+0x522): undefined reference to `sk_new_null'
../libcrypto.a(o_names.o): In function `OBJ_NAME_init':
o_names.c:(.text+0x584): undefined reference to `lh_new'
../libcrypto.a(o_names.o): In function `OBJ_NAME_add':
o_names.c:(.text+0x616): undefined reference to `lh_insert'
o_names.c:(.text+0x62d): undefined reference to `sk_num'
o_names.c:(.text+0x675): undefined reference to `sk_value'
../libcrypto.a(o_names.o): In function `OBJ_NAME_get':
o_names.c:(.text+0x6f9): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `cleanup3_LHASH_DOALL':
obj_dat.c:(.text+0x19c): undefined reference to `ASN1_OBJECT_free'
../libcrypto.a(obj_dat.o): In function `OBJ_sn2nid':
obj_dat.c:(.text+0x1e1): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `OBJ_ln2nid':
obj_dat.c:(.text+0x261): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `OBJ_obj2nid':
obj_dat.c:(.text+0x2e6): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `OBJ_nid2ln':
obj_dat.c:(.text+0x39b): undefined reference to `ERR_put_error'
obj_dat.c:(.text+0x3ca): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `OBJ_nid2sn':
obj_dat.c:(.text+0x44b): undefined reference to `ERR_put_error'
obj_dat.c:(.text+0x47a): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `OBJ_nid2obj':
obj_dat.c:(.text+0x4fb): undefined reference to `ERR_put_error'
obj_dat.c:(.text+0x52a): undefined reference to `lh_retrieve'
../libcrypto.a(obj_dat.o): In function `OBJ_obj2txt':
obj_dat.c:(.text+0x71d): undefined reference to `BUF_strlcpy'
obj_dat.c:(.text+0x7e1): undefined reference to `BUF_strlcpy'
obj_dat.c:(.text+0x854): undefined reference to `BIO_snprintf'
obj_dat.c:(.text+0x882): undefined reference to `BUF_strlcpy'
../libcrypto.a(obj_dat.o): In function `OBJ_txt2obj':
obj_dat.c:(.text+0x987): undefined reference to `a2d_ASN1_OBJECT'
obj_dat.c:(.text+0x9aa): undefined reference to `ASN1_object_size'
obj_dat.c:(.text+0x9f4): undefined reference to `ASN1_put_object'
obj_dat.c:(.text+0xa10): undefined reference to `a2d_ASN1_OBJECT'
obj_dat.c:(.text+0xa2d): undefined reference to `d2i_ASN1_OBJECT'
../libcrypto.a(obj_dat.o): In function `OBJ_txt2nid':
obj_dat.c:(.text+0xa6d): undefined reference to `ASN1_OBJECT_free'
../libcrypto.a(obj_dat.o): In function `OBJ_add_object':
obj_dat.c:(.text+0xcb9): undefined reference to `lh_insert'
obj_dat.c:(.text+0xd40): undefined reference to `ERR_put_error'
obj_dat.c:(.text+0xd8c): undefined reference to `lh_new'
../libcrypto.a(obj_dat.o): In function `OBJ_create':
obj_dat.c:(.text+0xddd): undefined reference to `a2d_ASN1_OBJECT'
obj_dat.c:(.text+0xe27): undefined reference to `a2d_ASN1_OBJECT'
obj_dat.c:(.text+0xe3c): undefined reference to `ASN1_OBJECT_free'
obj_dat.c:(.text+0xe7e): undefined reference to `ASN1_OBJECT_create'
obj_dat.c:(.text+0xecc): undefined reference to `ERR_put_error'
../libcrypto.a(obj_dat.o): In function `OBJ_create_objects':
obj_dat.c:(.text+0xf16): undefined reference to `BIO_gets'
../libcrypto.a(obj_dat.o): In function `add_hash':
obj_dat.c:(.text+0x108d): undefined reference to `lh_strhash'
obj_dat.c:(.text+0x10ac): undefined reference to `lh_strhash'
../libcrypto.a(obj_dat.o): In function `OBJ_cleanup':
obj_dat.c:(.text+0x1153): undefined reference to `lh_doall'
obj_dat.c:(.text+0x1169): undefined reference to `lh_doall'
obj_dat.c:(.text+0x117f): undefined reference to `lh_doall'
obj_dat.c:(.text+0x118c): undefined reference to `lh_free'
../libcrypto.a(obj_lib.o): In function `OBJ_dup':
obj_lib.c:(.text+0x81): undefined reference to `ASN1_OBJECT_new'
obj_lib.c:(.text+0x1be): undefined reference to `ERR_put_error'
obj_lib.c:(.text+0x21e): undefined reference to `ERR_put_error'
obj_lib.c:(.text+0x253): undefined reference to `ERR_put_error'
../libcrypto.a(hmac.o): In function `HMAC_CTX_cleanup':
hmac.c:(.text+0x11): undefined reference to `EVP_MD_CTX_cleanup'
hmac.c:(.text+0x1c): undefined reference to `EVP_MD_CTX_cleanup'
hmac.c:(.text+0x27): undefined reference to `EVP_MD_CTX_cleanup'
../libcrypto.a(hmac.o): In function `HMAC_CTX_init':
hmac.c:(.text+0x61): undefined reference to `EVP_MD_CTX_init'
hmac.c:(.text+0x6f): undefined reference to `EVP_MD_CTX_init'
../libcrypto.a(hmac.o): In function `HMAC_Final':
hmac.c:(.text+0xaa): undefined reference to `EVP_DigestFinal_ex'
hmac.c:(.text+0xb6): undefined reference to `EVP_MD_CTX_copy_ex'
hmac.c:(.text+0xc9): undefined reference to `EVP_DigestUpdate'
hmac.c:(.text+0xdf): undefined reference to `EVP_DigestFinal_ex'
../libcrypto.a(hmac.o): In function `HMAC_Init_ex':
hmac.c:(.text+0x1e8): undefined reference to `EVP_DigestInit_ex'
hmac.c:(.text+0x1fe): undefined reference to `EVP_DigestUpdate'
hmac.c:(.text+0x238): undefined reference to `EVP_DigestInit_ex'
hmac.c:(.text+0x24e): undefined reference to `EVP_DigestUpdate'
hmac.c:(.text+0x260): undefined reference to `EVP_MD_CTX_copy_ex'
hmac.c:(.text+0x290): undefined reference to `EVP_DigestInit_ex'
hmac.c:(.text+0x2a9): undefined reference to `EVP_DigestUpdate'
hmac.c:(.text+0x2c5): undefined reference to `EVP_DigestFinal_ex'
../libcrypto.a(hmac.o): In function `HMAC_CTX_init':
hmac.c:(.text+0x7a): undefined reference to `EVP_MD_CTX_init'
../libcrypto.a(hmac.o): In function `HMAC_Update':
hmac.c:(.text+0xfe): undefined reference to `EVP_DigestUpdate'
../libcrypto.a(ecb_enc.o): In function `DES_options':
ecb_enc.c:(.text+0xed): undefined reference to `BIO_snprintf'
../libcrypto.a(bn_add.o): In function `BN_usub':
bn_add.c:(.text+0x1f0): undefined reference to `ERR_put_error'
../libcrypto.a(bn_div.o): In function `BN_div':
bn_div.c:(.text+0x42): undefined reference to `ERR_put_error'
../libcrypto.a(bn_lib.o): In function `bn_expand_internal':
bn_lib.c:(.text+0x88d): undefined reference to `ERR_put_error'
bn_lib.c:(.text+0x8c1): undefined reference to `ERR_put_error'
bn_lib.c:(.text+0x8f8): undefined reference to `ERR_put_error'
../libcrypto.a(bn_lib.o):bn_lib.c:(.text+0xbe8): more undefined references to `ERR_put_error' follow
../libcrypto.a(bn_lib.o): In function `BN_options':
bn_lib.c:(.text+0xea7): undefined reference to `BIO_snprintf'
../libcrypto.a(bn_ctx.o): In function `BN_CTX_new':
bn_ctx.c:(.text+0x139): undefined reference to `ERR_put_error'
../libcrypto.a(bn_ctx.o): In function `BN_CTX_get':
bn_ctx.c:(.text+0x20f): undefined reference to `ERR_put_error'
../libcrypto.a(bn_ctx.o): In function `BN_CTX_start':
bn_ctx.c:(.text+0x3c7): undefined reference to `ERR_put_error'
../libcrypto.a(bn_print.o): In function `BN_print':
bn_print.c:(.text+0x90): undefined reference to `BIO_write'
bn_print.c:(.text+0xdf): undefined reference to `BIO_write'
bn_print.c:(.text+0x10d): undefined reference to `BIO_write'
../libcrypto.a(bn_print.o): In function `BN_print_fp':
bn_print.c:(.text+0x12b): undefined reference to `BIO_s_file'
bn_print.c:(.text+0x133): undefined reference to `BIO_new'
bn_print.c:(.text+0x157): undefined reference to `BIO_ctrl'
bn_print.c:(.text+0x170): undefined reference to `BIO_free'
../libcrypto.a(bn_print.o): In function `BN_bn2hex':
bn_print.c:(.text+0x66a): undefined reference to `ERR_put_error'
../libcrypto.a(bn_print.o): In function `BN_bn2dec':
bn_print.c:(.text+0x7ac): undefined reference to `BIO_snprintf'
bn_print.c:(.text+0x7fd): undefined reference to `BIO_snprintf'
bn_print.c:(.text+0x8be): undefined reference to `ERR_put_error'
../libcrypto.a(bn_rand.o): In function `bn_rand_range':
bn_rand.c:(.text+0x5c): undefined reference to `ERR_put_error'
bn_rand.c:(.text+0x1e0): undefined reference to `ERR_put_error'
bn_rand.c:(.text+0x217): undefined reference to `ERR_put_error'
../libcrypto.a(bn_rand.o): In function `bnrand':
bn_rand.c:(.text+0x309): undefined reference to `RAND_add'
bn_rand.c:(.text+0x323): undefined reference to `RAND_pseudo_bytes'
bn_rand.c:(.text+0x3cb): undefined reference to `RAND_bytes'
bn_rand.c:(.text+0x42e): undefined reference to `ERR_put_error'
bn_rand.c:(.text+0x475): undefined reference to `RAND_pseudo_bytes'
../libcrypto.a(ec_lib.o): In function `EC_POINTs_make_affine':
ec_lib.c:(.text+0x2db): undefined reference to `ERR_put_error'
ec_lib.c:(.text+0x315): undefined reference to `ERR_put_error'
../libcrypto.a(ec_lib.o): In function `EC_POINT_make_affine':
ec_lib.c:(.text+0x36e): undefined reference to `ERR_put_error'
ec_lib.c:(.text+0x3c0): undefined reference to `ERR_put_error'
../libcrypto.a(ec_lib.o): In function `EC_POINT_cmp':
ec_lib.c:(.text+0x424): undefined reference to `ERR_put_error'
../libcrypto.a(ec_lib.o):ec_lib.c:(.text+0x481): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_asn1.o): In function `ec_asn1_pkparameters2group':
ec_asn1.c:(.text+0x56f): undefined reference to `ASN1_INTEGER_to_BN'
ec_asn1.c:(.text+0x5bf): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x5f1): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x6eb): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x736): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x772): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o):ec_asn1.c:(.text+0x7ae): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_asn1.o): In function `ec_asn1_pkparameters2group':
ec_asn1.c:(.text+0x959): undefined reference to `ASN1_INTEGER_get'
ec_asn1.c:(.text+0xaec): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0xb2b): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0xb89): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0xcb4): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0xceb): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o):ec_asn1.c:(.text+0xd30): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_asn1.o): In function `ec_asn1_pkparameters2group':
ec_asn1.c:(.text+0xd47): undefined reference to `ASN1_INTEGER_to_BN'
ec_asn1.c:(.text+0xdd5): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0xe03): undefined reference to `ASN1_INTEGER_to_BN'
../libcrypto.a(ec_asn1.o): In function `EC_PRIVATEKEY_free':
ec_asn1.c:(.text+0xe86): undefined reference to `ASN1_item_free'
../libcrypto.a(ec_asn1.o): In function `ECPKPARAMETERS_free':
ec_asn1.c:(.text+0xea6): undefined reference to `ASN1_item_free'
../libcrypto.a(ec_asn1.o): In function `ECPARAMETERS_free':
ec_asn1.c:(.text+0xec6): undefined reference to `ASN1_item_free'
../libcrypto.a(ec_asn1.o): In function `X9_62_CHARACTERISTIC_TWO_free':
ec_asn1.c:(.text+0xee6): undefined reference to `ASN1_item_free'
../libcrypto.a(ec_asn1.o): In function `X9_62_PENTANOMIAL_free':
ec_asn1.c:(.text+0xf06): undefined reference to `ASN1_item_free'
../libcrypto.a(ec_asn1.o): In function `EC_PRIVATEKEY_new':
ec_asn1.c:(.text+0xf1e): undefined reference to `ASN1_item_new'
../libcrypto.a(ec_asn1.o): In function `ECPKPARAMETERS_new':
ec_asn1.c:(.text+0xf3e): undefined reference to `ASN1_item_new'
../libcrypto.a(ec_asn1.o): In function `ECPARAMETERS_new':
ec_asn1.c:(.text+0xf5e): undefined reference to `ASN1_item_new'
../libcrypto.a(ec_asn1.o): In function `X9_62_CHARACTERISTIC_TWO_new':
ec_asn1.c:(.text+0xf7e): undefined reference to `ASN1_item_new'
../libcrypto.a(ec_asn1.o): In function `X9_62_PENTANOMIAL_new':
ec_asn1.c:(.text+0xf9e): undefined reference to `ASN1_item_new'
../libcrypto.a(ec_asn1.o): In function `ec_asn1_group2pkparameters':
ec_asn1.c:(.text+0xfd6): undefined reference to `ASN1_OBJECT_free'
ec_asn1.c:(.text+0x107b): undefined reference to `ASN1_OBJECT_free'
ec_asn1.c:(.text+0x108a): undefined reference to `ASN1_TYPE_free'
ec_asn1.c:(.text+0x1121): undefined reference to `ASN1_NULL_new'
ec_asn1.c:(.text+0x1270): undefined reference to `ASN1_STRING_set'
ec_asn1.c:(.text+0x1291): undefined reference to `ASN1_STRING_set'
ec_asn1.c:(.text+0x12c8): undefined reference to `ASN1_BIT_STRING_set'
ec_asn1.c:(.text+0x1341): undefined reference to `ASN1_INTEGER_new'
ec_asn1.c:(.text+0x1360): undefined reference to `ASN1_INTEGER_set'
ec_asn1.c:(.text+0x1398): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x13ce): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1497): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x14e6): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x151c): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o):ec_asn1.c:(.text+0x158a): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_asn1.o): In function `ec_asn1_group2pkparameters':
ec_asn1.c:(.text+0x1624): undefined reference to `BN_to_ASN1_INTEGER'
ec_asn1.c:(.text+0x1709): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x17a8): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x17dd): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1857): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1939): undefined reference to `ASN1_OCTET_STRING_set'
ec_asn1.c:(.text+0x1971): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x19a8): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1a17): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1a70): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1ad8): undefined reference to `BN_to_ASN1_INTEGER'
ec_asn1.c:(.text+0x1b18): undefined reference to `ASN1_OCTET_STRING_new'
ec_asn1.c:(.text+0x1b4c): undefined reference to `ASN1_BIT_STRING_free'
ec_asn1.c:(.text+0x1b6b): undefined reference to `ASN1_BIT_STRING_new'
ec_asn1.c:(.text+0x1b99): undefined reference to `BN_to_ASN1_INTEGER'
../libcrypto.a(ec_asn1.o): In function `i2d_EC_PRIVATEKEY':
ec_asn1.c:(.text+0x1bed): undefined reference to `ASN1_item_i2d'
../libcrypto.a(ec_asn1.o): In function `i2d_ECPrivateKey':
ec_asn1.c:(.text+0x1ccd): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1d2d): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1d4b): undefined reference to `ASN1_STRING_set'
ec_asn1.c:(.text+0x1d73): undefined reference to `ASN1_STRING_type_new'
ec_asn1.c:(.text+0x1e4b): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1e8b): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1ec4): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1f1c): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x1f51): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o):ec_asn1.c:(.text+0x1f86): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_asn1.o): In function `i2d_ECPrivateKey':
ec_asn1.c:(.text+0x1fdf): undefined reference to `ASN1_STRING_set'
../libcrypto.a(ec_asn1.o): In function `i2d_ECPKPARAMETERS':
ec_asn1.c:(.text+0x203d): undefined reference to `ASN1_item_i2d'
../libcrypto.a(ec_asn1.o): In function `i2d_ECPKParameters':
ec_asn1.c:(.text+0x20ad): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x210e): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o): In function `i2d_ECParameters':
ec_asn1.c:(.text+0x216c): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o): In function `d2i_EC_PRIVATEKEY':
ec_asn1.c:(.text+0x21a4): undefined reference to `ASN1_item_d2i'
../libcrypto.a(ec_asn1.o): In function `d2i_ECPrivateKey':
ec_asn1.c:(.text+0x2343): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x2382): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x23ca): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x2401): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x2436): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o):ec_asn1.c:(.text+0x2470): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_asn1.o): In function `d2i_ECPKPARAMETERS':
ec_asn1.c:(.text+0x24b4): undefined reference to `ASN1_item_d2i'
../libcrypto.a(ec_asn1.o): In function `d2i_ECPKParameters':
ec_asn1.c:(.text+0x2557): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x2595): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o): In function `d2i_ECParameters':
ec_asn1.c:(.text+0x2634): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x2668): undefined reference to `ERR_put_error'
ec_asn1.c:(.text+0x269d): undefined reference to `ERR_put_error'
../libcrypto.a(ec_asn1.o):(.rodata+0xf0): undefined reference to `LONG_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x104): undefined reference to `LONG_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x118): undefined reference to `LONG_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x130): undefined reference to `LONG_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x144): undefined reference to `ASN1_OBJECT_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x170): undefined reference to `ASN1_OBJECT_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x1b0): undefined reference to `ASN1_OCTET_STRING_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x1c4): undefined reference to `ASN1_OCTET_STRING_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x1d8): undefined reference to `ASN1_BIT_STRING_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x1f0): undefined reference to `LONG_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x22c): undefined reference to `ASN1_OCTET_STRING_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x240): undefined reference to `ASN1_INTEGER_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x254): undefined reference to `ASN1_INTEGER_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x270): undefined reference to `ASN1_OBJECT_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x298): undefined reference to `ASN1_NULL_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x2b0): undefined reference to `LONG_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x2c4): undefined reference to `ASN1_OCTET_STRING_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x2ec): undefined reference to `ASN1_BIT_STRING_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x354): undefined reference to `ASN1_NULL_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x36c): undefined reference to `ASN1_INTEGER_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x398): undefined reference to `ASN1_ANY_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x3b4): undefined reference to `ASN1_INTEGER_it'
../libcrypto.a(ec_asn1.o):(.rodata+0x3e0): undefined reference to `ASN1_ANY_it'
../libcrypto.a(ec_key.o): In function `EC_KEY_check_key':
ec_key.c:(.text+0x325): undefined reference to `ERR_put_error'
ec_key.c:(.text+0x37c): undefined reference to `ERR_put_error'
ec_key.c:(.text+0x439): undefined reference to `ERR_put_error'
ec_key.c:(.text+0x567): undefined reference to `ERR_put_error'
../libcrypto.a(ec_key.o): In function `EC_KEY_generate_key':
ec_key.c:(.text+0x6ec): undefined reference to `ERR_put_error'
../libcrypto.a(ec_key.o):ec_key.c:(.text+0x8ba): more undefined references to `ERR_put_error' follow
../libcrypto.a(rsa_lib.o): In function `RSA_setup_blinding':
rsa_lib.c:(.text+0x24d): undefined reference to `RAND_status'
rsa_lib.c:(.text+0x27c): undefined reference to `RAND_add'
rsa_lib.c:(.text+0x39c): undefined reference to `ERR_put_error'
rsa_lib.c:(.text+0x3dc): undefined reference to `ERR_put_error'
rsa_lib.c:(.text+0x431): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_lib.o): In function `RSA_set_method':
rsa_lib.c:(.text+0x69c): undefined reference to `ENGINE_finish'
../libcrypto.a(rsa_lib.o): In function `RSA_free':
rsa_lib.c:(.text+0x731): undefined reference to `ENGINE_finish'
../libcrypto.a(rsa_lib.o): In function `RSA_new_method':
rsa_lib.c:(.text+0x87a): undefined reference to `ENGINE_init'
rsa_lib.c:(.text+0x88d): undefined reference to `ENGINE_get_RSA'
rsa_lib.c:(.text+0x951): undefined reference to `ENGINE_get_default_RSA'
rsa_lib.c:(.text+0x972): undefined reference to `ENGINE_finish'
rsa_lib.c:(.text+0x9c4): undefined reference to `ERR_put_error'
rsa_lib.c:(.text+0xa03): undefined reference to `ERR_put_error'
rsa_lib.c:(.text+0xa3a): undefined reference to `ERR_put_error'
rsa_lib.c:(.text+0xa45): undefined reference to `ENGINE_finish'
../libcrypto.a(rsa_sign.o): In function `RSA_verify':
rsa_sign.c:(.text+0x50): undefined reference to `ERR_put_error'
rsa_sign.c:(.text+0x146): undefined reference to `ERR_put_error'
rsa_sign.c:(.text+0x1aa): undefined reference to `ERR_put_error'
rsa_sign.c:(.text+0x1cd): undefined reference to `d2i_X509_SIG'
rsa_sign.c:(.text+0x213): undefined reference to `ERR_put_error'
rsa_sign.c:(.text+0x21b): undefined reference to `X509_SIG_free'
rsa_sign.c:(.text+0x277): undefined reference to `ASN1_TYPE_get'
rsa_sign.c:(.text+0x2d9): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_sign.o): In function `RSA_sign':
rsa_sign.c:(.text+0x421): undefined reference to `i2d_X509_SIG'
rsa_sign.c:(.text+0x463): undefined reference to `ERR_put_error'
rsa_sign.c:(.text+0x4d5): undefined reference to `i2d_X509_SIG'
rsa_sign.c:(.text+0x56e): undefined reference to `ERR_put_error'
rsa_sign.c:(.text+0x5e5): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_pk1.o): In function `RSA_padding_check_PKCS1_type_2':
rsa_pk1.c:(.text+0x4b): undefined reference to `ERR_put_error'
rsa_pk1.c:(.text+0xe1): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_pk1.o): In function `RSA_padding_check_PKCS1_type_1':
rsa_pk1.c:(.text+0x16c): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_pk1.o):rsa_pk1.c:(.text+0x219): more undefined references to `ERR_put_error' follow
../libcrypto.a(rsa_pk1.o): In function `RSA_padding_add_PKCS1_type_2':
rsa_pk1.c:(.text+0x310): undefined reference to `RAND_bytes'
rsa_pk1.c:(.text+0x383): undefined reference to `RAND_bytes'
../libcrypto.a(rsa_pk1.o): In function `RSA_padding_add_PKCS1_type_1':
rsa_pk1.c:(.text+0x3eb): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_ssl.o): In function `RSA_padding_check_SSLv23':
rsa_ssl.c:(.text+0x54): undefined reference to `ERR_put_error'
rsa_ssl.c:(.text+0xc0): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_ssl.o): In function `RSA_padding_add_SSLv23':
rsa_ssl.c:(.text+0x1a3): undefined reference to `ERR_put_error'
rsa_ssl.c:(.text+0x1d0): undefined reference to `RAND_bytes'
rsa_ssl.c:(.text+0x202): undefined reference to `RAND_bytes'
../libcrypto.a(rsa_none.o): In function `RSA_padding_check_none':
rsa_none.c:(.text+0x8a): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_none.o): In function `RSA_padding_add_none':
rsa_none.c:(.text+0xcc): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_oaep.o): In function `PKCS1_MGF1':
rsa_oaep.c:(.text+0x13): undefined reference to `EVP_MD_CTX_init'
rsa_oaep.c:(.text+0x69): undefined reference to `EVP_DigestInit_ex'
rsa_oaep.c:(.text+0x7f): undefined reference to `EVP_DigestUpdate'
rsa_oaep.c:(.text+0x97): undefined reference to `EVP_DigestUpdate'
rsa_oaep.c:(.text+0xc0): undefined reference to `EVP_DigestFinal_ex'
rsa_oaep.c:(.text+0xe4): undefined reference to `EVP_DigestFinal_ex'
rsa_oaep.c:(.text+0x109): undefined reference to `EVP_MD_CTX_cleanup'
../libcrypto.a(rsa_oaep.o): In function `MGF1':
rsa_oaep.c:(.text+0x127): undefined reference to `EVP_sha1'
../libcrypto.a(rsa_oaep.o): In function `RSA_padding_check_PKCS1_OAEP':
rsa_oaep.c:(.text+0x23f): undefined reference to `EVP_sha1'
rsa_oaep.c:(.text+0x26a): undefined reference to `EVP_Digest'
rsa_oaep.c:(.text+0x2ec): undefined reference to `ERR_put_error'
rsa_oaep.c:(.text+0x345): undefined reference to `ERR_put_error'
rsa_oaep.c:(.text+0x3c1): undefined reference to `ERR_put_error'
rsa_oaep.c:(.text+0x3fb): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_oaep.o): In function `RSA_padding_add_PKCS1_OAEP':
rsa_oaep.c:(.text+0x474): undefined reference to `EVP_sha1'
rsa_oaep.c:(.text+0x49d): undefined reference to `EVP_Digest'
rsa_oaep.c:(.text+0x4f8): undefined reference to `RAND_bytes'
rsa_oaep.c:(.text+0x5d4): undefined reference to `ERR_put_error'
rsa_oaep.c:(.text+0x610): undefined reference to `ERR_put_error'
rsa_oaep.c:(.text+0x64c): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_chk.o): In function `RSA_check_key':
rsa_chk.c:(.text+0xd2): undefined reference to `ERR_put_error'
rsa_chk.c:(.text+0x139): undefined reference to `ERR_put_error'
../libcrypto.a(rsa_chk.o):rsa_chk.c:(.text+0x19e): more undefined references to `ERR_put_error' follow
../libcrypto.a(rsa_asn1.o): In function `RSAPrivateKey_dup':
rsa_asn1.c:(.text+0x75): undefined reference to `ASN1_item_dup'
../libcrypto.a(rsa_asn1.o): In function `RSAPublicKey_dup':
rsa_asn1.c:(.text+0x95): undefined reference to `ASN1_item_dup'
../libcrypto.a(rsa_asn1.o): In function `i2d_RSAPublicKey':
rsa_asn1.c:(.text+0xbd): undefined reference to `ASN1_item_i2d'
../libcrypto.a(rsa_asn1.o): In function `i2d_RSAPrivateKey':
rsa_asn1.c:(.text+0xed): undefined reference to `ASN1_item_i2d'
../libcrypto.a(rsa_asn1.o): In function `d2i_RSAPublicKey':
rsa_asn1.c:(.text+0x124): undefined reference to `ASN1_item_d2i'
../libcrypto.a(rsa_asn1.o): In function `d2i_RSAPrivateKey':
rsa_asn1.c:(.text+0x154): undefined reference to `ASN1_item_d2i'
../libcrypto.a(rsa_asn1.o):(.rodata+0x50): undefined reference to `LONG_it'
../libcrypto.a(rsa_asn1.o):(.rodata+0x64): undefined reference to `BIGNUM_it'
../libcrypto.a(rsa_asn1.o):(.rodata+0x78): undefined reference to `BIGNUM_it'
../libcrypto.a(rsa_asn1.o):(.rodata+0x8c): undefined reference to `BIGNUM_it'
../libcrypto.a(rsa_asn1.o):(.rodata+0xa0): undefined reference to `BIGNUM_it'
../libcrypto.a(rsa_asn1.o):(.rodata+0xb4): undefined reference to `BIGNUM_it'
../libcrypto.a(rsa_asn1.o):(.rodata+0xc8): more undefined references to `BIGNUM_it' follow
../libcrypto.a(dsa_gen.o): In function `DSA_generate_parameters_ex':
dsa_gen.c:(.text+0x1f3): undefined reference to `EVP_sha1'
dsa_gen.c:(.text+0x225): undefined reference to `EVP_Digest'
dsa_gen.c:(.text+0x22a): undefined reference to `EVP_sha1'
dsa_gen.c:(.text+0x24b): undefined reference to `EVP_Digest'
dsa_gen.c:(.text+0x383): undefined reference to `EVP_sha1'
dsa_gen.c:(.text+0x3ae): undefined reference to `EVP_Digest'
dsa_gen.c:(.text+0x626): undefined reference to `RAND_pseudo_bytes'
../libcrypto.a(dsa_lib.o): In function `DSA_size':
dsa_lib.c:(.text+0x181): undefined reference to `i2d_ASN1_INTEGER'
dsa_lib.c:(.text+0x19c): undefined reference to `ASN1_object_size'
../libcrypto.a(dsa_lib.o): In function `DSA_set_method':
dsa_lib.c:(.text+0x22c): undefined reference to `ENGINE_finish'
../libcrypto.a(dsa_lib.o): In function `DSA_free':
dsa_lib.c:(.text+0x2c1): undefined reference to `ENGINE_finish'
../libcrypto.a(dsa_lib.o): In function `DSA_new_method':
dsa_lib.c:(.text+0x3da): undefined reference to `ENGINE_init'
dsa_lib.c:(.text+0x3ed): undefined reference to `ENGINE_get_DSA'
dsa_lib.c:(.text+0x491): undefined reference to `ENGINE_get_default_DSA'
dsa_lib.c:(.text+0x4b2): undefined reference to `ENGINE_finish'
dsa_lib.c:(.text+0x502): undefined reference to `ERR_put_error'
dsa_lib.c:(.text+0x543): undefined reference to `ERR_put_error'
dsa_lib.c:(.text+0x57a): undefined reference to `ERR_put_error'
dsa_lib.c:(.text+0x585): undefined reference to `ENGINE_finish'
../libcrypto.a(dsa_asn1.o): In function `i2d_DSAPublicKey':
dsa_asn1.c:(.text+0xbd): undefined reference to `ASN1_item_i2d'
../libcrypto.a(dsa_asn1.o): In function `i2d_DSAparams':
dsa_asn1.c:(.text+0xed): undefined reference to `ASN1_item_i2d'
../libcrypto.a(dsa_asn1.o): In function `i2d_DSAPrivateKey':
dsa_asn1.c:(.text+0x11d): undefined reference to `ASN1_item_i2d'
../libcrypto.a(dsa_asn1.o): In function `i2d_DSA_SIG':
dsa_asn1.c:(.text+0x14d): undefined reference to `ASN1_item_i2d'
../libcrypto.a(dsa_asn1.o): In function `d2i_DSAPublicKey':
dsa_asn1.c:(.text+0x184): undefined reference to `ASN1_item_d2i'
../libcrypto.a(dsa_asn1.o): In function `d2i_DSAparams':
dsa_asn1.c:(.text+0x1b4): undefined reference to `ASN1_item_d2i'
../libcrypto.a(dsa_asn1.o): In function `d2i_DSAPrivateKey':
dsa_asn1.c:(.text+0x1e4): undefined reference to `ASN1_item_d2i'
../libcrypto.a(dsa_asn1.o): In function `d2i_DSA_SIG':
dsa_asn1.c:(.text+0x214): undefined reference to `ASN1_item_d2i'
../libcrypto.a(dsa_asn1.o): In function `DSA_SIG_free':
dsa_asn1.c:(.text+0x236): undefined reference to `ASN1_item_free'
../libcrypto.a(dsa_asn1.o): In function `DSA_SIG_new':
dsa_asn1.c:(.text+0x24e): undefined reference to `ASN1_item_new'
../libcrypto.a(dsa_asn1.o):(.rodata+0xb0): undefined reference to `CBIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0xc4): undefined reference to `CBIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0xf0): undefined reference to `LONG_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0x104): undefined reference to `BIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0x118): undefined reference to `BIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0x12c): undefined reference to `BIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0x140): undefined reference to `BIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0x154): undefined reference to `BIGNUM_it'
../libcrypto.a(dsa_asn1.o):(.rodata+0x190): more undefined references to `BIGNUM_it' follow
../libcrypto.a(dsa_ossl.o): In function `dsa_do_verify':
dsa_ossl.c:(.text+0x11a): undefined reference to `ERR_put_error'
dsa_ossl.c:(.text+0x188): undefined reference to `ERR_put_error'
dsa_ossl.c:(.text+0x34c): undefined reference to `ERR_put_error'
dsa_ossl.c:(.text+0x3b9): undefined reference to `ERR_put_error'
../libcrypto.a(dsa_ossl.o): In function `dsa_sign_setup':
dsa_ossl.c:(.text+0x52d): undefined reference to `ERR_put_error'
../libcrypto.a(dsa_ossl.o):dsa_ossl.c:(.text+0x59e): more undefined references to `ERR_put_error' follow
../libcrypto.a(dh_asn1.o): In function `i2d_DHparams':
dh_asn1.c:(.text+0x6d): undefined reference to `ASN1_item_i2d'
../libcrypto.a(dh_asn1.o): In function `d2i_DHparams':
dh_asn1.c:(.text+0xa4): undefined reference to `ASN1_item_d2i'
../libcrypto.a(dh_asn1.o):(.rodata+0x30): undefined reference to `BIGNUM_it'
../libcrypto.a(dh_asn1.o):(.rodata+0x44): undefined reference to `BIGNUM_it'
../libcrypto.a(dh_asn1.o):(.rodata+0x58): undefined reference to `ZLONG_it'
../libcrypto.a(dh_gen.o): In function `DH_generate_parameters_ex':
dh_gen.c:(.text+0xee): undefined reference to `ERR_put_error'
dh_gen.c:(.text+0x1d2): undefined reference to `ERR_put_error'
dh_gen.c:(.text+0x25b): undefined reference to `ERR_put_error'
../libcrypto.a(dh_key.o): In function `compute_key':
dh_key.c:(.text+0x23c): undefined reference to `ERR_put_error'
dh_key.c:(.text+0x2ac): undefined reference to `ERR_put_error'
../libcrypto.a(dh_key.o):dh_key.c:(.text+0x2e5): more undefined references to `ERR_put_error' follow
../libcrypto.a(dh_lib.o): In function `DH_set_method':
dh_lib.c:(.text+0x13c): undefined reference to `ENGINE_finish'
../libcrypto.a(dh_lib.o): In function `DH_free':
dh_lib.c:(.text+0x1d1): undefined reference to `ENGINE_finish'
../libcrypto.a(dh_lib.o): In function `DH_new_method':
dh_lib.c:(.text+0x2fa): undefined reference to `ENGINE_init'
dh_lib.c:(.text+0x30d): undefined reference to `ENGINE_get_DH'
dh_lib.c:(.text+0x3c1): undefined reference to `ENGINE_get_default_DH'
dh_lib.c:(.text+0x3e2): undefined reference to `ENGINE_finish'
dh_lib.c:(.text+0x434): undefined reference to `ERR_put_error'
dh_lib.c:(.text+0x473): undefined reference to `ERR_put_error'
dh_lib.c:(.text+0x4aa): undefined reference to `ERR_put_error'
dh_lib.c:(cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_list.o eng_list.c
.text+0x4b5): undefined reference to `ENGINE_finish'
../libcrypto.a(bn_exp.o): In function `BN_mod_exp_simple':
bn_exp.c:(.text+0x22b): undefined reference to `ERR_put_error'
../libcrypto.a(bn_exp.o): In function `BN_mod_exp_mont_word':
bn_exp.c:(.text+0x6e4): undefined reference to `ERR_put_error'
bn_exp.c:(.text+0x8a3): undefined reference to `ERR_put_error'
../libcrypto.a(bn_exp.o): In function `BN_mod_exp_mont_consttime':
bn_exp.c:(.text+0xa65): undefined reference to `ERR_put_error'
../libcrypto.a(bn_exp.o): In function `BN_mod_exp_mont':
bn_exp.c:(.text+0x1036): undefined reference to `ERR_put_error'
../libcrypto.a(bn_exp.o):bn_exp.c:(.text+0x1819): more undefined references to `ERR_put_error' follow
../libcrypto.a(bn_blind.o): In function `BN_BLINDING_create_param':
bn_blind.c:(.text+0x2d1): undefined reference to `ERR_clear_error'
bn_blind.c:(.text+0x30b): undefined reference to `ERR_peek_last_error'
bn_blind.c:(.text+0x34b): undefined reference to `ERR_put_error'
../libcrypto.a(bn_blind.o): In function `BN_BLINDING_update':
bn_blind.c:(.text+0x4bc): undefined reference to `ERR_put_error'
../libcrypto.a(bn_blind.o): In function `BN_BLINDING_invert_ex':
bn_blind.c:(.text+0x5f0): undefined reference to `ERR_put_error'
../libcrypto.a(bn_gcd.o): In function `BN_mod_inverse':
bn_gcd.c:(.text+0x5cb): undefined reference to `ERR_put_error'
../libcrypto.a(bn_recp.o): In function `BN_div_recp':
bn_recp.c:(.text+0x36c): undefined reference to `ERR_put_error'
../libcrypto.a(bn_exp2.o):bn_exp2.c:(.text+0x83): more undefined references to `ERR_put_error' follow
../libcrypto.a(ec_cvt.o): In function `EC_GROUP_new_curve_GFp':
ec_cvt.c:(.text+0xc1): undefined reference to `ERR_peek_last_error'
ec_cvt.c:(.text+0xed): undefined reference to `ERR_clear_error'
../libcrypto.a(ecs_lib.o): In function `ECDSA_size':
ecs_lib.c:(.text+0xe5): undefined reference to `i2d_ASN1_INTEGER'
ecs_lib.c:(.text+0x100): undefined reference to `ASN1_object_size'
../libcrypto.a(ecs_lib.o): In function `ecdsa_data_free':
ecs_lib.c:(.text+0x135): undefined reference to `ENGINE_finish'
../libcrypto.a(ecs_lib.o): In function `ecdsa_data_new':
ecs_lib.c:(.text+0x1e4): undefined reference to `ENGINE_get_default_ECDSA'
ecs_lib.c:(.text+0x1f3): undefined reference to `ENGINE_get_ECDSA'
ecs_lib.c:(.text+0x255): undefined reference to `ERR_put_error'
ecs_lib.c:(.text+0x290): undefined reference to `ERR_put_error'
ecs_lib.c:(.text+0x29b): undefined reference to `ENGINE_finish'
../libcrypto.a(ecs_lib.o): In function `ECDSA_set_method':
ecs_lib.c:(.text+0x3e5): undefined reference to `ENGINE_finish'
../libcrypto.a(ecs_asn1.o): In function `ECDSA_SIG_free':
ecs_asn1.c:(.text+0x16): undefined reference to `ASN1_item_free'
../libcrypto.a(ecs_asn1.o): In function `ECDSA_SIG_new':
ecs_asn1.c:(.text+0x2e): undefined reference to `ASN1_item_new'
../libcrypto.a(ecs_asn1.o): In function `i2d_ECDSA_SIG':
ecs_asn1.c:(.text+0x5d): undefined reference to `ASN1_item_i2d'
../libcrypto.a(ecs_asn1.o): In function `d2i_ECDSA_SIG':
ecs_asn1.c:(.text+0x94): undefined reference to `ASN1_item_d2i'
../libcrypto.a(ecs_asn1.o):(.rodata+0x30): undefined reference to `CBIGNUM_it'
../libcrypto.a(ecs_asn1.o):(.rodata+0x44): undefined reference to `CBIGNUM_it'
../libcrypto.a(ecs_ossl.o): In function `ecdsa_do_verify':
ecs_ossl.c:(.text+0x10c): undefined reference to `ERR_put_error'
ecs_ossl.c:(.text+0x153): undefined reference to `ERR_put_error'
ecs_ossl.c:(.text+0x197): undefined reference to `ERR_put_error'
ecs_ossl.c:(.text+0x1d1): undefined reference to `ERR_put_error'
ecs_ossl.c:(.text+0x2c8): undefined reference to `ERR_put_error'
../libcrypto.a(ecs_ossl.o):ecs_ossl.c:(.text+0x396): more undefined references to `ERR_put_error' follow
../libcrypto.a(ech_lib.o): In function `ecdh_data_free':
ech_lib.c:(.text+0x65): undefined reference to `ENGINE_finish'
../libcrypto.a(ech_lib.o): In function `ecdh_data_new':
ech_lib.c:(.text+0x114): undefined reference to `ENGINE_get_default_ECDH'
ech_lib.c:(.text+0x123): undefined reference to `ENGINE_get_ECDH'
ech_lib.c:(.text+0x185): undefined reference to `ERR_put_error'
ech_lib.c:(.text+0x1be): undefined reference to `ERR_put_error'
ech_lib.c:(.text+0x1c9): undefined reference to `ENGINE_finish'
../libcrypto.a(ech_lib.o): In function `ECDH_set_method':
ech_lib.c:(.text+0x315): undefined reference to `ENGINE_finish'
../libcrypto.a(ech_ossl.o): In function `ecdh_compute_key':
ech_ossl.c:(.text+0xe1): undefined reference to `ERR_put_error'
ech_ossl.c:(.text+0x1ea): undefined reference to `ERR_put_error'
ech_ossl.c:(.text+0x270): undefined reference to `ERR_put_error'
ech_ossl.c:(.text+0x302): undefined reference to `ERR_put_error'
ech_ossl.c:(.text+0x380): undefined reference to `ERR_put_error'
../libcrypto.a(ech_ossl.o):ech_ossl.c:(.text+0x3ba): more undefined references to `ERR_put_error' follow
../libcrypto.a(ecp_smpl.o): In function `ec_GFp_simple_set_compressed_coordinates':
ecp_smpl.c:(.text+0x2bf0): undefined reference to `ERR_clear_error'
ecp_smpl.c:(.text+0x2e6a): undefined reference to `ERR_put_error'
ecp_smpl.c:(.text+0x3031): undefined reference to `ERR_peek_last_error'
ecp_smpl.c:(.text+0x3078): undefined reference to `ERR_put_error'
ecp_smpl.c:(.text+0x30af): undefined reference to `ERR_put_error'
ecp_smpl.c:(.text+0x30b9): undefined reference to `ERR_clear_error'
../libcrypto.a(ecp_smpl.o): In function `ec_GFp_simple_point_set_affine_coordinates':
ecp_smpl.c:(.text+0x314c): undefined reference to `ERR_put_error'
../libcrypto.a(ecp_smpl.o): In function `ec_GFp_simple_group_check_discriminant':
ecp_smpl.c:(.text+0x3380): undefined reference to `ERR_put_error'
../libcrypto.a(ecp_smpl.o): In function `ec_GFp_simple_group_set_curve':
ecp_smpl.c:(.text+0x366e): undefined reference to `ERR_put_error'
../libcrypto.a(bn_sqrt.o): In function `BN_mod_sqrt':
bn_sqrt.c:(.text+0x145): undefined reference to `ERR_put_error'
bn_sqrt.c:(.text+0x4d6): undefined reference to `ERR_put_error'
collect2: ld returned 1 exit status
make[2]: *** [link_app.] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/apps'
make[1]: *** [openssl] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/apps'
make: *** [build_apps] Error 1
make: *** Waiting for unfinished jobs....
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_init.o eng_init.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_ctrl.o eng_ctrl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_table.o eng_table.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_pkey.o eng_pkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_fat.o eng_fat.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_all.o eng_all.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_rsa.o tb_rsa.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_dsa.o tb_dsa.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_ecdsa.o tb_ecdsa.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_dh.o tb_dh.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_ecdh.o tb_ecdh.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_rand.o tb_rand.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_store.o tb_store.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_cipher.o tb_cipher.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tb_digest.o tb_digest.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_openssl.o eng_openssl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_cnf.o eng_cnf.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_dyn.o eng_dyn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_cryptodev.o eng_cryptodev.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o eng_padlock.o eng_padlock.c
ar  r ../../libcrypto.a eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o eng_table.o eng_pkey.o eng_fat.o eng_all.o tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.o tb_cipher.o tb_digest.o eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o eng_padlock.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/engine'
making all in crypto/buffer...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/buffer'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o buffer.o buffer.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o buf_err.o buf_err.c
ar  r ../../libcrypto.a buffer.o buf_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/buffer'
making all in crypto/bio...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bio'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_lib.o bio_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_cb.o bio_cb.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_err.o bio_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_mem.o bss_mem.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_null.o bss_null.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_fd.o bss_fd.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_file.o bss_file.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_sock.o bss_sock.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_conn.o bss_conn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_null.o bf_null.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_buff.o bf_buff.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o b_print.o b_print.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o b_dump.o b_dump.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o b_sock.o b_sock.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_acpt.o bss_acpt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bf_nbio.o bf_nbio.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_log.o bss_log.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_bio.o bss_bio.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bss_dgram.o bss_dgram.c
ar  r ../../libcrypto.a bio_lib.o bio_cb.o bio_err.o bss_mem.o bss_null.o bss_fd.o bss_file.o bss_sock.o bss_conn.o bf_null.o bf_buff.o b_print.o b_dump.o b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o bss_dgram.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/bio'
making all in crypto/stack...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/stack'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o stack.o stack.c
ar  r ../../libcrypto.a stack.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/stack'
making all in crypto/lhash...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/lhash'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o lhash.o lhash.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o lh_stats.o lh_stats.c
ar  r ../../libcrypto.a lhash.o lh_stats.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/lhash'
making all in crypto/rand...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rand'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o md_rand.o md_rand.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o randfile.o randfile.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_lib.o rand_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_err.o rand_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_egd.o rand_egd.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_win.o rand_win.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_unix.o rand_unix.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_os2.o rand_os2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o rand_nw.o rand_nw.c
ar  r ../../libcrypto.a md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o rand_win.o rand_unix.o rand_os2.o rand_nw.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/rand'
making all in crypto/err...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/err'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o err.o err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o err_all.o err_all.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o err_prn.o err_prn.c
ar  r ../../libcrypto.a err.o err_all.o err_prn.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/err'
making all in crypto/evp...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/evp'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o encode.o encode.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o digest.o digest.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_enc.o evp_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_key.o evp_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_acnf.o evp_acnf.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_des.o e_des.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_bf.o e_bf.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_idea.o e_idea.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_des3.o e_des3.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_camellia.o e_camellia.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_rc4.o e_rc4.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_aes.o e_aes.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o names.o names.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_xcbc_d.o e_xcbc_d.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_rc2.o e_rc2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_cast.o e_cast.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_rc5.o e_rc5.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_null.o m_null.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_md2.o m_md2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_md4.o m_md4.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_md5.o m_md5.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_sha.o m_sha.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_sha1.o m_sha1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_dss.o m_dss.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_dss1.o m_dss1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_mdc2.o m_mdc2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_ripemd.o m_ripemd.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o m_ecdsa.o m_ecdsa.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_open.o p_open.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_seal.o p_seal.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_sign.o p_sign.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_verify.o p_verify.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_lib.o p_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_enc.o p_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p_dec.o p_dec.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_md.o bio_md.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_b64.o bio_b64.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_enc.o bio_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_err.o evp_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_null.o e_null.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_all.o c_all.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_allc.o c_allc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_alld.o c_alld.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_lib.o evp_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o bio_ok.o bio_ok.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_pkey.o evp_pkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_pbe.o evp_pbe.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p5_crpt.o p5_crpt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p5_crpt2.o p5_crpt2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o e_old.o e_old.c
ar  r ../../libcrypto.a encode.o digest.o evp_enc.o evp_key.o evp_acnf.o e_des.o e_bf.o e_idea.o e_des3.o e_camellia.o e_rc4.o e_aes.o names.o e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o m_dss.o m_dss1.o m_mdc2.o m_ripemd.o m_ecdsa.o p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o evp_pkey.o evp_pbe.o p5_crpt.o p5_crpt2.o e_old.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/evp'
making all in crypto/asn1...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/asn1'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_object.o a_object.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_bitstr.o a_bitstr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_utctm.o a_utctm.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_gentm.o a_gentm.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_time.o a_time.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_int.o a_int.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_octet.o a_octet.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_print.o a_print.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_type.o a_type.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_set.o a_set.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_dup.o a_dup.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_d2i_fp.o a_d2i_fp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_i2d_fp.o a_i2d_fp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_enum.o a_enum.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_utf8.o a_utf8.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_sign.o a_sign.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_digest.o a_digest.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_verify.o a_verify.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_mbstr.o a_mbstr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_strex.o a_strex.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_algor.o x_algor.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_val.o x_val.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_pubkey.o x_pubkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_sig.o x_sig.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_req.o x_req.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_attrib.o x_attrib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_bignum.o x_bignum.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_long.o x_long.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_name.o x_name.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_x509.o x_x509.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_x509a.o x_x509a.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_crl.o x_crl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_info.o x_info.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_spki.o x_spki.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o nsseq.o nsseq.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d2i_pu.o d2i_pu.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o d2i_pr.o d2i_pr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i2d_pu.o i2d_pu.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o i2d_pr.o i2d_pr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_req.o t_req.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_x509.o t_x509.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_x509a.o t_x509a.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_crl.o t_crl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_pkey.o t_pkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_spki.o t_spki.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o t_bitst.o t_bitst.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tasn_new.o tasn_new.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tasn_fre.o tasn_fre.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tasn_enc.o tasn_enc.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tasn_dec.o tasn_dec.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tasn_utl.o tasn_utl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o tasn_typ.o tasn_typ.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o f_int.o f_int.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o f_string.o f_string.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o n_pkey.o n_pkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o f_enum.o f_enum.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_hdr.o a_hdr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_pkey.o x_pkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_bool.o a_bool.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_exten.o x_exten.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn1_gen.o asn1_gen.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn1_par.o asn1_par.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn1_lib.o asn1_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn1_err.o asn1_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_meth.o a_meth.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_bytes.o a_bytes.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o a_strnid.o a_strnid.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o evp_asn1.o evp_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn_pack.o asn_pack.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p5_pbe.o p5_pbe.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p5_pbev2.o p5_pbev2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p8_pkey.o p8_pkey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o asn_moid.o asn_moid.c
ar  r ../../libcrypto.a a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o f_int.o f_string.o n_pkey.o f_enum.o a_hdr.o x_pkey.o a_bool.o x_exten.o asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_meth.o a_bytes.o a_strnid.o evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/asn1'
making all in crypto/pem...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pem'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_sign.o pem_sign.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_seal.o pem_seal.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_info.o pem_info.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_lib.o pem_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_all.o pem_all.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_err.o pem_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_x509.o pem_x509.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_xaux.o pem_xaux.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_oth.o pem_oth.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_pk8.o pem_pk8.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pem_pkey.o pem_pkey.c
ar  r ../../libcrypto.a pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pem'
making all in crypto/x509...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_def.o x509_def.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_d2.o x509_d2.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_r2x.o x509_r2x.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_cmp.o x509_cmp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_obj.o x509_obj.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_req.o x509_req.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509spki.o x509spki.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_vfy.o x509_vfy.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_set.o x509_set.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509cset.o x509cset.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509rset.o x509rset.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_err.o x509_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509name.o x509name.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_v3.o x509_v3.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_ext.o x509_ext.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_att.o x509_att.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509type.o x509type.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_lu.o x509_lu.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x_all.o x_all.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_txt.o x509_txt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_trs.o x509_trs.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o by_file.o by_file.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o by_dir.o by_dir.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o x509_vpm.o x509_vpm.c
ar  r ../../libcrypto.a x509_def.o x509_d2.o x509_r2x.o x509_cmp.o x509_obj.o x509_req.o x509spki.o x509_vfy.o x509_set.o x509cset.o x509rset.o x509_err.o x509name.o x509_v3.o x509_ext.o x509_att.o x509type.o x509_lu.o x_all.o x509_txt.o x509_trs.o by_file.o by_dir.o x509_vpm.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509'
making all in crypto/x509v3...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509v3'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_bcons.o v3_bcons.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_bitst.o v3_bitst.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_conf.o v3_conf.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_extku.o v3_extku.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_ia5.o v3_ia5.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_lib.o v3_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_prn.o v3_prn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_utl.o v3_utl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3err.o v3err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_genn.o v3_genn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_alt.o v3_alt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_skey.o v3_skey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_akey.o v3_akey.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_pku.o v3_pku.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_int.o v3_int.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_enum.o v3_enum.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_sxnet.o v3_sxnet.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_cpols.o v3_cpols.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_crld.o v3_crld.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_purp.o v3_purp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_info.o v3_info.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_ocsp.o v3_ocsp.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_akeya.o v3_akeya.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_pmaps.o v3_pmaps.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_pcons.o v3_pcons.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_ncons.o v3_ncons.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_pcia.o v3_pcia.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o v3_pci.o v3_pci.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcy_cache.o pcy_cache.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcy_node.o pcy_node.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcy_data.o pcy_data.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcy_map.o pcy_map.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcy_tree.o pcy_tree.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pcy_lib.o pcy_lib.c
ar  r ../../libcrypto.a v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o v3_ocsp.o v3_akeya.o v3_pmaps.o v3_pcons.o v3_ncons.o v3_pcia.o v3_pci.o pcy_cache.o pcy_node.o pcy_data.o pcy_map.o pcy_tree.o pcy_lib.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/x509v3'
making all in crypto/conf...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/conf'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_err.o conf_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_lib.o conf_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_api.o conf_api.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_def.o conf_def.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_mod.o conf_mod.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_mall.o conf_mall.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o conf_sap.o conf_sap.c
ar  r ../../libcrypto.a conf_err.o conf_lib.o conf_api.o conf_def.o conf_mod.o conf_mall.o conf_sap.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/conf'
making all in crypto/txt_db...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/txt_db'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o txt_db.o txt_db.c
ar  r ../../libcrypto.a txt_db.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/txt_db'
making all in crypto/pkcs7...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs7'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk7_asn1.o pk7_asn1.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk7_lib.o pk7_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pkcs7err.o pkcs7err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk7_doit.o pk7_doit.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk7_smime.o pk7_smime.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk7_attr.o pk7_attr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk7_mime.o pk7_mime.c
ar  r ../../libcrypto.a pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o pk7_mime.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs7'
making all in crypto/pkcs12...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs12'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_add.o p12_add.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_asn.o p12_asn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_attr.o p12_attr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_crpt.o p12_crpt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_crt.o p12_crt.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_decr.o p12_decr.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_init.o p12_init.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_key.o p12_key.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_kiss.o p12_kiss.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_mutl.o p12_mutl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_utl.o p12_utl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_npas.o p12_npas.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pk12err.o pk12err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_p8d.o p12_p8d.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o p12_p8e.o p12_p8e.c
ar  r ../../libcrypto.a p12_add.o p12_asn.o p12_attr.o p12_crpt.o p12_crt.o p12_decr.o p12_init.o p12_key.o p12_kiss.o p12_mutl.o p12_utl.o p12_npas.o pk12err.o p12_p8d.o p12_p8e.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pkcs12'
making all in crypto/comp...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/comp'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o comp_lib.o comp_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o comp_err.o comp_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_rle.o c_rle.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o c_zlib.o c_zlib.c
ar  r ../../libcrypto.a comp_lib.o comp_err.o c_rle.o c_zlib.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/comp'
making all in crypto/ocsp...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ocsp'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_asn.o ocsp_asn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_ext.o ocsp_ext.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_ht.o ocsp_ht.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_lib.o ocsp_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_cl.o ocsp_cl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_srv.o ocsp_srv.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_prn.o ocsp_prn.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_vfy.o ocsp_vfy.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ocsp_err.o ocsp_err.c
ar  r ../../libcrypto.a ocsp_asn.o ocsp_ext.o ocsp_ht.o ocsp_lib.o ocsp_cl.o ocsp_srv.o ocsp_prn.o ocsp_vfy.o ocsp_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ocsp'
making all in crypto/ui...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ui'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ui_err.o ui_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ui_lib.o ui_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ui_openssl.o ui_openssl.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ui_util.o ui_util.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o ui_compat.o ui_compat.c
ar  r ../../libcrypto.a ui_err.o ui_lib.o ui_openssl.o ui_util.o ui_compat.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/ui'
making all in crypto/krb5...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/krb5'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o krb5_asn.o krb5_asn.c
ar  r ../../libcrypto.a krb5_asn.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/krb5'
making all in crypto/store...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/store'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o str_err.o str_err.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o str_lib.o str_lib.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o str_meth.o str_meth.c
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o str_mem.o str_mem.c
ar  r ../../libcrypto.a str_err.o str_lib.o str_meth.o str_mem.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/store'
making all in crypto/pqueue...
make[2]: Entering directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pqueue'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
cc -I.. -I../.. -I../../include -O -O2 -march=pentium3 -pipe -Wa,--noexecstack   -c -o pqueue.o pqueue.c
ar  r ../../libcrypto.a pqueue.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto/pqueue'
if [ -n "" ]; then \
		(cd ..; make libcrypto); \
	fi
make[1]: Leaving directory `/var/tmp/portage/dev-libs/openssl-0.9.8d/work/openssl-0.9.8d/crypto'

!!! ERROR: dev-libs/openssl-0.9.8d failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3295:   Called src_compile
  openssl-0.9.8d.ebuild, line 109:   Called die

!!! make all failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-libs/openssl-0.9.8d/temp/build.log'.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
       [not found]                 ` <200705182119.52195.bo.andresen@zlin.dk>
@ 2007-05-18 22:54                   ` David Harel
  0 siblings, 0 replies; 10+ messages in thread
From: David Harel @ 2007-05-18 22:54 UTC (permalink / raw
  To: gentoo-user

I gave mailto:jakub@gentoo.org the file. Because I am new in bugzulla 
and I was afraid to attach such a file to the bug data. I didn't see him 
do anything with the file nor did he come back to me about it. Do you 
think I should attach the file to the bug report?

Bo Ørsted Andresen wrote:

> On Friday 18 May 2007 20:58:31 David Harel wrote:
>   
>>>> On my machine it is reproducible. I opened a bug:
>>>> http://bugs.gentoo.org/show_bug.cgi?id=178631
>>>>         
>>> Segfaulting wasn't exactly what I meant by reproducible.. ;) I was asking
>>> about the /usr/local prefix which seems quite weird...
>>>
>>> The bug report doesn't include any usable information. You need to
>>> explain on the bug what you've done and you need to attach the complete
>>> build log that I'm quite sure portage provides the location for.
>>>       
>> Attached the log. Hope it's what you need. I am ashame to say I haven't
>> looked into it so I don't know if there is anything obvious I failed to
>> do. If that is the case, I apologize.
>>     
>
> I don't need it. The bug report needs it. Together with an explanation of what 
> you have done with your system. Without more information on it your bug 
> report is useless.
>
> Your system appears to be quite borked though. Apparently /dev is not 
> populated properly, linux-headers appears to be missing and I have no idea 
> what else might be broken. I'm inclined to just suggest `emerge -e system` or 
> a complete reinstall unless someone else has a better suggestion.
>
> In the future if you ever attach a log file like that on this mailing list 
> again please compress it first (note: do not compress attachments on bugzilla 
> though). Also please don't top post.
>
>   

-- 
Regards.

David Harel,

==================================

Home office +972 77 7657645
Fax:        +972 77 7657645
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-05-18 23:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 10:02 [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only David Harel
2007-05-16 10:25 ` Neil Bothwick
2007-05-16 11:17   ` David Harel
2007-05-16 11:38     ` Naga
2007-05-16 12:41       ` David Harel
2007-05-16 14:03         ` Bo Ørsted Andresen
2007-05-16 21:49           ` David Harel
2007-05-16 23:40             ` Bo Ørsted Andresen
2007-05-18 18:58               ` David Harel
     [not found]                 ` <200705182119.52195.bo.andresen@zlin.dk>
2007-05-18 22:54                   ` David Harel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox