undefined symbol: GENERAL_NAME_free in neon
ying lcs
yinglcs at gmail.com
Wed Oct 8 14:01:19 EDT 2008
On Wed, Oct 8, 2008 at 11:43 AM, ying lcs <yinglcs at gmail.com> wrote:
> On Wed, Oct 8, 2008 at 2:25 AM, Joe Orton <joe at manyfish.co.uk> wrote:
>> On Wed, Oct 08, 2008 at 01:06:16AM -0500, ying lcs wrote:
>>> ImportError: /home/scheung/bin/lib/libsvn_ra_neon-1.so.0: undefined
>>> symbol: GENERAL_NAME_free
>>
>> 1) What version of OpenSSL are you using?
>>
>
> It said:
> $ openssl version
> OpenSSL 0.9.8g 19 Oct 2007
>
>
>
>> 2) Where there any compiler warnings during compilation of neon?
>>
> neon is compile as part of subversion compilation.
>
>> 3) If you have multiple versions of OpenSSL installed on this machine,
>> are you sure you are linking against the correct one? (i.e. the same
>> one used during the neon build)
>>
> I think there is only 1 version of openssl. I am not sure how can i verify that.
>
> thank you.
>
>> Regards, Joe
>>
>
I have check by do a 'make clean' and then 'make' of my subversion.
There is no warning in compile neon and subversion.
Thank you for any help.
More information about the neon
mailing list