Clang cannot finds standard system lib libssl.a
    Eduardo Morras 
    emorrasg at yahoo.es
       
    Fri May 31 14:28:56 UTC 2013
    
    
  
On Fri, 31 May 2013 16:12:24 +0200
Tijl Coosemans <tijl at coosemans.org> wrote:
> 
> CRYPTO_num_locks is in libcrypto so try linking with that in addition
> to libssl.
> 
Now i works, thanks a lot!! Forgot to add -Xlinker /usr/lib/libcrypto.a and -Xlinker /usr/lib/libpthread.a
Now everything works as expected.
Bytes bite bitter when abuse caffeine...
---   ---
Eduardo Morras <emorrasg at yahoo.es>
    
    
More information about the freebsd-questions
mailing list