On Tue, Jan 25, 2005 at 11:40:41PM +0100, Andy Polyakov wrote:
> >../libcrypto.so: undefined reference to `dlerror'
> >../libcrypto.so: undefined reference to `dlclose'
> >../libcrypto.so: undefined reference to `dlopen'
> >../libcrypto.so: undefined reference to `dlsym'
> >../libcrypto.so: undefined reference to `AES_encrypt'
> >../libcrypto.so: undefined reference to `AES_Td'
> >../libcrypto.so: undefined reference to `AES_decrypt'
> 
> And it failed to compile AES assembler module again... Apparently it's 
> BSD make issue, it's not reproducible with GNU make. 
> http://cvs.openssl.org/chngview?cn=12847 should do the trick...
> 
> >I think you are missing -ldl somewhere.
> 
> -ldl is not required on [Open|Net|Free]BSD, which are prime targets for 
> unification. Yet I'd appreciate if you could give another try and verify 
> if './Confgure BSD-x86-elf -ldl ...' works on bsdi. Naturally provided 
> that AES assembler module gets compiled. 

-ldl is a libraby that is needed in BSDs.

> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       openssl-dev@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]

-- 
Member - Liberal International  
This is [EMAIL PROTECTED]       Ici [EMAIL PROTECTED]
God Queen and country! Beware Anti-Christ rising!
Birthdate: 29 Jan 1969 Redhill, Surrey, England, UK
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to