This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Openssl questions


On Wed, Jan 24, 2007 at 03:32:55PM -0500, Steve West wrote:
> In building the openSSL library in eCos I get the following ld error. Is 
> there some functions missing from the package?
> 
> /home/sbms_ecos/sbme_install/lib/libtarget.a(net_openssl_evp_key.o): In 
> function
> `EVP_BytesToKey':
> /home/ecos/packages/net/openssl/current/src/crypto/evp/evp_key.c:105: 
> undefined
> reference to `des_read_pw_string'

Have you enabled CYGPKG_OPENSSL_DES_READ_PWD?
Do you have the prerequisites?

   Andrew 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]