Hi Kunal,

Thus wrote kunal patel ([email protected]):

> The reason for undefined references (below is just an example I have
> encountered alot of them) is the function definitions are missing from
> 0.9.8n version. I compared the source code of 0.9.8g and 0.9.8n (for e.g.,
> comparing crypto/buffer/buffer.c) BUF_strlcpy is removed from there but
> functions are still using it..

it's in crypto/buffer/buf_str.c in 0.9.8n

> I am using standard gnu compiler. There is no special settings for
> openssl.  I would like to know if any such settings are required..

I don't see any conditional settings that are required for buf_str.c to
be compiled and linked.

Try resetting your tree to a clean state.

Best regards,

   Martin
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to