Re: Source code for functions ...

2011-01-16 Thread sergio borghese
grep -rn CiaoCiao Sergio On Mon, Jan 10, 2011 at 4:08 PM, wrote: > Could you please help me to find source code (or definitions) of the > following functions ? > > > > ld: 0711-317 ERROR: Undefined symbol: .i2d_X509_SIG > ld: 0711-317 ERROR: Undefined symbol: .d2i_X509_SIG > ld: 0711-317 ERRO

Re: Source code for functions ...

2011-01-11 Thread Patrick Patterson
Hi Todor: On 2011-01-10, at 11:08 AM, t_todoro...@mail.bg wrote: > Could you please help me to find source code (or definitions) of the > following functions ? > What you are missing is actually linking with the right libraries - Not sure what your platform is though from that error message.

Source code for functions ...

2011-01-11 Thread t_todorov83
Could you please help me to find source code (or definitions) of the following functions ? ld: 0711-317 ERROR: Undefined symbol: .i2d_X509_SIG ld: 0711-317 ERROR: Undefined symbol: .d2i_X509_SIG ld: 0711-317 ERROR: Undefined symbol: .X509_SIG_free ld: 0711-317 ERROR: Undefined symbol: LONG_it