THis came from compiling on i386/BSD this morning

gost89.o: In function `gost_mac':
gost89.o(.text+0x2746): undefined reference to `memcpy'
gost89.o: In function `gost_mac_iv':
gost89.o(.text+0x2814): undefined reference to `memcpy'
gost94_keyx.o: In function `pkey_gost94_derive':
gost94_keyx.o(.text+0x17e): undefined reference to `memset'
gost94_keyx.o: In function `pkey_GOST94cp_encrypt':
gost94_keyx.o(.text+0x61c): undefined reference to `memset'
gost94_keyx.o: In function `pkey_GOST94cp_decrypt':
gost94_keyx.o(.text+0xa14): undefined reference to `memset'
gost_ameth.o: In function `pub_encode_gost01':
gost_ameth.o(.text+0x11c4): undefined reference to `memset'
gost_crypt.o: In function `gost_cipher_do_cfb':
gost_crypt.o(.text+0x382): undefined reference to `memcpy'
gost_crypt.o(.text+0x39c): undefined reference to `memcpy'
gost_crypt.o: In function `gost89_get_asn1_parameters':
gost_crypt.o(.text+0x7f3): undefined reference to `memcpy'
gost_crypt.o: In function `gost_imit_update':
gost_crypt.o(.text+0x9b9): undefined reference to `memcpy'
gost_crypt.o: In function `gost_cipher_init':
gost_crypt.o(.text+0xa6c): undefined reference to `memcpy'
gost_crypt.o(.text+0xbaa): more undefined references to `memcpy' follow
gost_crypt.o: In function `gost_imit_cleanup':
gost_crypt.o(.text+0xe80): undefined reference to `memset'
gost_ctl.o: In function `get_gost_engine_param':
gost_ctl.o(.text+0xdc): undefined reference to `getenv'
gost_ctl.o: In function `gost_set_default_param':
gost_ctl.o(.text+0x15c): undefined reference to `getenv'
gost_eng.o: In function `bind_gost':
gost_eng.o(.text+0x129): undefined reference to `strcmp'
gost_eng.o(.text+0x158): undefined reference to `puts'
gost_eng.o(.text+0x24a): undefined reference to `__sstderr'
gost_eng.o(.text+0x25b): undefined reference to `fwrite'
gost_eng.o(.text+0x27d): undefined reference to `__sstderr'
gosthash.o: In function `init_gost_hash_ctx':
gosthash.o(.text+0x25): undefined reference to `malloc'
gosthash.o: In function `done_gost_hash_ctx':
gosthash.o(.text+0x79): undefined reference to `free'
gosthash.o: In function `hash_block':
gosthash.o(.text+0x140): undefined reference to `memcpy'
gosthash.o(.text+0x251): undefined reference to `memcpy'
gosthash.o: In function `hash_step':
gosthash.o(.text+0xa15): undefined reference to `memmove'
gosthash.o(.text+0xacc): undefined reference to `memmove'
gosthash.o(.text+0xb85): undefined reference to `memmove'
gost_md.o: In function `gost_digest_copy':
gost_md.o(.text+0xf9): undefined reference to `memcpy'
gost_md.o: In function `gost_digest_cleanup':
gost_md.o(.text+0x14a): undefined reference to `memset'
gost_pmeth.o: In function `pkey_gost_ctrl':
gost_pmeth.o(.text+0x45f): undefined reference to `memcpy'
gost_pmeth.o: In function `pkey_gost_ctrl94_str':
gost_pmeth.o(.text+0x4b3): undefined reference to `strlen'
gost_pmeth.o(.text+0x4c6): undefined reference to `strlen'
gost_pmeth.o(.text+0x554): undefined reference to `_CurrentRuneLocale'
gost_pmeth.o(.text+0x578): undefined reference to `_CurrentRuneLocale'
gost_pmeth.o(.text+0x5bd): undefined reference to `___toupper'
gost_pmeth.o(.text+0x5cb): undefined reference to `___toupper'
gost_pmeth.o(.text+0x5ee): undefined reference to `_CurrentRuneLocale'
gost_pmeth.o(.text+0x645): undefined reference to `___toupper'
gost_pmeth.o: In function `pkey_gost_ctrl01_str':
gost_pmeth.o(.text+0x693): undefined reference to `strlen'
gost_pmeth.o(.text+0x6a6): undefined reference to `strlen'
gost_pmeth.o(.text+0x734): undefined reference to `_CurrentRuneLocale'
gost_pmeth.o(.text+0x758): undefined reference to `_CurrentRuneLocale'
gost_pmeth.o(.text+0x786): undefined reference to `___toupper'
gost_pmeth.o(.text+0x794): undefined reference to `___toupper'
gost_pmeth.o(.text+0x7ae): undefined reference to `_CurrentRuneLocale'
gost_pmeth.o(.text+0x801): undefined reference to `___toupper'
gost_pmeth.o: In function `pkey_gost_mac_ctrl_str':
gost_pmeth.o(.text+0xeb5): undefined reference to `strlen'
gost_sign.o: In function `pack_sign_cp':
gost_sign.o(.text+0x20d): undefined reference to `memset'
gost_sign.o: In function `store_bignum':
gost_sign.o(.text+0x7fa): undefined reference to `memset'
gmake[3]: Leaving directory `/usr/source/openssl-SNAP-20090113/engines/ccgost'  

Generate and verify a certificate request
generating certificate request
rsa
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Generating a 512 bit RSA private key
.......................++++++++++++
.++++++++++++
writing new private key to 'testkey.pem'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:AU
State or Province Name (full name) [Queensland]:
Locality Name (eg, city) []:Brisbane
Organization Name (eg, company) []:CryptSoft Pty Ltd
Organizational Unit Name (eg, section) []:.
Common Name (eg, YOUR name) []:Eric Young
Email Address []:e...@mincom.oz.au
134969480:error:0D0C30C6:asn1 encoding routines:ASN1_item_sign:digest and key 
type not supported:a_sign.c:245:
problems creating request
gmake[1]: *** [test_gen] Error 1
gmake[1]: Leaving directory `/usr/source/openssl-SNAP-20090113/test'
gmake: *** [tests] Error 2                 

Generate and verify a certificate request
generating certificate request
rsa
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Generating a 512 bit RSA private key
.................++++++++++++
.......................++++++++++++
writing new private key to 'testkey.pem'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:AU
State or Province Name (full name) [Queensland]:
Locality Name (eg, city) []:Brisbane
Organization Name (eg, company) []:CryptSoft Pty Ltd
Organizational Unit Name (eg, section) []:.
Common Name (eg, YOUR name) []:Eric Young
Email Address []:e...@mincom.oz.au
134969480:error:0D0C30C6:asn1 encoding routines:ASN1_item_sign:digest and key 
type not supported:a_sign.c:245:
problems creating request
*** Error code 1

Stop.
*** Error code 1

Stop.                         


Generate and verify a certificate request
generating certificate request
rsa
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
Generating a 512 bit RSA private key
..++++++++++++
........++++++++++++
writing new private key to 'testkey.pem'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:AU
State or Province Name (full name) [Queensland]:
Locality Name (eg, city) []:Brisbane
Organization Name (eg, company) []:CryptSoft Pty Ltd
Organizational Unit Name (eg, section) []:.
Common Name (eg, YOUR name) []:Eric Young
Email Address []:e...@mincom.oz.au
134989960:error:0D0C30C6:asn1 encoding routines:ASN1_item_sign:digest and key 
type not supported:a_sign.c:245:
problems creating request
*** Error code 1

Stop.
*** Error code 1

Stop.                          


Please fix.

-- 
Member - Liberal International  
This is doc...@nl2k.ab.ca       Ici doc...@nl2k.ab.ca
God, Queen and country! Beware Anti-Christ rising! 
Birthdate: 29 Jan 1969 Redhill Surrey England

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to