I am bringing in the relevant sources from the cloned openssl-repository,
and comping each "c unit" separately.
Also, I am not using Makefiles, rather compiling each "c unit" using gcc
using first-principles.

Could that be an issue?

On Sun, Oct 16, 2016 at 8:10 PM, Salz, Rich <rs...@akamai.com> wrote:

> > ex_data.c:(.text+0xaa6): undefined reference to `sk_num'
>
> Something seems wrong in your build environment.  Make sure you are
> starting with a completely empty build tree.
>         -rich salz
>
> --
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
>



-- 
Regards,
Ajay
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to