Re: Latest git compile fails on 'EVP_PKEY_free'

From: Timon <timosha(at)gmail(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, Colin Beckingham <colbec(at)start(dot)ca>, "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Latest git compile fails on 'EVP_PKEY_free'
Date: 2013-05-06 05:55:19
Message-ID: CAAeC-SvGbmz4o9snM6itNzWfM+XJpX3vfUHaRCS=+s1TYOjc+w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I'm sorry, I'm not Colin, but you may look my config.log. I have same
problem as Colin:

/usr/bin/ld: libssh2/openssl.o: undefined reference to symbol
'EVP_PKEY_free@@libcrypto.so.10'
/usr/bin/ld: note: 'EVP_PKEY_free@@libcrypto.so.10' is defined in DSO
/usr/lib64/libcrypto.so so try adding it to the linker command line
/usr/lib64/libcrypto.so: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[3]: *** [pgadmin3] Error 1

2013/5/6 Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

> Hi Colin
>
> Can you please provide config.log file to us?
>
>
> On Mon, May 6, 2013 at 9:49 AM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Hi Colin,
>>
>> Can you please send us the output of 'openssl version'?
>>
>>
>> On Sat, May 4, 2013 at 12:11 AM, Colin Beckingham <colbec(at)start(dot)ca>wrote:
>>
>>> Opensuse 12.3 fully patched up to date. On kernel 3.9.
>>> Ran bootstrap before configure.
>>> Rempiled from git about 4 days ago, no problems.
>>>
>>>
>>> /usr/lib64/gcc/x86_64-suse-**linux/4.7/../../../../x86_64-**suse-linux/bin/ld:
>>> libssh2/openssl.o: undefined reference to symbol 'EVP_PKEY_free'
>>> /usr/lib64/gcc/x86_64-suse-**linux/4.7/../../../../x86_64-**suse-linux/bin/ld:
>>> note: 'EVP_PKEY_free' is defined in DSO /usr/lib64/libcrypto.so so try
>>> adding it to the linker command line
>>> /usr/lib64/libcrypto.so: could not read symbols: Invalid operation
>>> collect2: error: ld returned 1 exit status
>>>
>>> I think I have the openssl and libcrypto libraries installed but the
>>> compile stops at this point. Any suggestions?
>>>
>>> 32/64 bit issue?
>>>
>>>
>>> --
>>> ---
>>> Colin Beckingham
>>> 613-454-5369
>>> http://www.it4gh.com
>>>
>>>
>>> --
>>> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)**org<pgadmin-support(at)postgresql(dot)org>
>>> )
>>> To make changes to your subscription:
>>> http://www.postgresql.org/**mailpref/pgadmin-support<http://www.postgresql.org/mailpref/pgadmin-support>
>>>
>>
>>
>>
>> --
>> --
>>
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>
>>
>>
>>
>> *http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
>>
>
>
>
> --
> *Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246*
>

--
All bugs reserved

Attachment Content-Type Size
config.log application/octet-stream 40.3 KB

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Colin Beckingham 2013-05-06 08:57:11 Re: Latest git compile fails on 'EVP_PKEY_free'
Previous Message Timon 2013-05-06 05:20:32 Re: Latest git compile fails on 'EVP_PKEY_free'