Обсуждение: Latest git compile fails on 'EVP_PKEY_free'

Поиск
Список
Период
Сортировка

Latest git compile fails on 'EVP_PKEY_free'

От
Colin Beckingham
Дата:
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



Re: Latest git compile fails on 'EVP_PKEY_free'

От
Dave Page
Дата:
Akshay; can you look into this please?

Thanks.

On Fri, May 3, 2013 at 7:41 PM, Colin Beckingham <colbec@start.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@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: Latest git compile fails on 'EVP_PKEY_free'

От
Ashesh Vashi
Дата:
Hi Colin,

Can you please send us the output of 'openssl version'?

On Sat, May 4, 2013 at 12:11 AM, Colin Beckingham <colbec@start.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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support



--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi

Re: Latest git compile fails on 'EVP_PKEY_free'

От
Akshay Joshi
Дата:
Hi Colin

Can you please provide config.log file to us? 


On Mon, May 6, 2013 at 9:49 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.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@start.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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support



--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

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

Re: Latest git compile fails on 'EVP_PKEY_free'

От
Timon
Дата:
same problem with commit 21049ce90ea7ff075c33092e0043ccb679d23491

openssl-1.0.1e-4.fc18.x86_64



2013/5/6 Ashesh Vashi <ashesh.vashi@enterprisedb.com>
Hi Colin,

Can you please send us the output of 'openssl version'?


On Sat, May 4, 2013 at 12:11 AM, Colin Beckingham <colbec@start.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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support



--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi




--
All bugs reserved

Re: Latest git compile fails on 'EVP_PKEY_free'

От
Timon
Дата:
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.joshi@enterprisedb.com>
Hi Colin

Can you please provide config.log file to us? 


On Mon, May 6, 2013 at 9:49 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.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@start.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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support



--
--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

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
Вложения

Re: Latest git compile fails on 'EVP_PKEY_free'

От
Colin Beckingham
Дата:

On 05/06/2013 12:19 AM, Ashesh Vashi 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@start.ca
> <mailto:colbec@start.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?
>

$ openssl version
OpenSSL 1.0.1e 11 Feb 2013

config.log is attached.

--
---
Colin Beckingham
613-454-5369
http://www.it4gh.com

Вложения

Re: Latest git compile fails on 'EVP_PKEY_free'

От
Colin Beckingham
Дата:

On 05/06/2013 04:57 AM, Colin Beckingham wrote:
>
>
> On 05/06/2013 12:19 AM, Ashesh Vashi 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@start.ca
>> <mailto:colbec@start.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?
>>
>
> $ openssl version
> OpenSSL 1.0.1e 11 Feb 2013
>
> config.log is attached.
>

I see from the summary page that Ashesh has added a patch to the config 
process, so I did a git pull and ran bootstrap again, but the compile 
still stops at the above problem.

I then did a 'make distclean' which stopped with

...
Makefile:5815: utils/.deps/utffile.Po: No such file or directory
make[1]: *** No rule to make target `utils/.deps/utffile.Po'.  Stop.
make[1]: Leaving directory `/home/colin/pgadmin3/pgadmin'
make: *** [distclean-recursive] Error 1

However it did seem to clean out a lot of stuff, I tried make again but 
still stops at the above EVP_PKEY error.

-- 
---
Colin Beckingham
http://www.it4gh.com



Re: Latest git compile fails on 'EVP_PKEY_free'

От
Dave Page
Дата:
On Wed, May 8, 2013 at 10:41 AM, Colin Beckingham <colbec@start.ca> wrote:
>
>
> On 05/06/2013 04:57 AM, Colin Beckingham wrote:
>>
>>
>>
>> On 05/06/2013 12:19 AM, Ashesh Vashi 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@start.ca
>>> <mailto:colbec@start.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?
>>>
>>
>> $ openssl version
>> OpenSSL 1.0.1e 11 Feb 2013
>>
>> config.log is attached.
>>
>
> I see from the summary page that Ashesh has added a patch to the config
> process, so I did a git pull and ran bootstrap again, but the compile still
> stops at the above problem.
>
> I then did a 'make distclean' which stopped with
>
> ...
> Makefile:5815: utils/.deps/utffile.Po: No such file or directory
> make[1]: *** No rule to make target `utils/.deps/utffile.Po'.  Stop.
> make[1]: Leaving directory `/home/colin/pgadmin3/pgadmin'
> make: *** [distclean-recursive] Error 1
>
> However it did seem to clean out a lot of stuff, I tried make again but
> still stops at the above EVP_PKEY error.

The issue you reported is still being investigated.


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: Latest git compile fails on 'EVP_PKEY_free'

От
Akshay Joshi
Дата:
Hi All 

We have fixed the issue of 'EVP_PKEY_free'. Thanks to Tim Wood for finding the cause of the problem.
Patch has been applied to the pgadmin. 


On Wed, May 8, 2013 at 3:15 PM, Dave Page <dpage@pgadmin.org> wrote:
On Wed, May 8, 2013 at 10:41 AM, Colin Beckingham <colbec@start.ca> wrote:
>
>
> On 05/06/2013 04:57 AM, Colin Beckingham wrote:
>>
>>
>>
>> On 05/06/2013 12:19 AM, Ashesh Vashi 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@start.ca
>>> <mailto:colbec@start.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?
>>>
>>
>> $ openssl version
>> OpenSSL 1.0.1e 11 Feb 2013
>>
>> config.log is attached.
>>
>
> I see from the summary page that Ashesh has added a patch to the config
> process, so I did a git pull and ran bootstrap again, but the compile still
> stops at the above problem.
>
> I then did a 'make distclean' which stopped with
>
> ...
> Makefile:5815: utils/.deps/utffile.Po: No such file or directory
> make[1]: *** No rule to make target `utils/.deps/utffile.Po'.  Stop.
> make[1]: Leaving directory `/home/colin/pgadmin3/pgadmin'
> make: *** [distclean-recursive] Error 1
>
> However it did seem to clean out a lot of stuff, I tried make again but
> still stops at the above EVP_PKEY error.

The issue you reported is still being investigated.


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support



--
Akshay Joshi
Senior Software Engineer 
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246

Re: Latest git compile fails on 'EVP_PKEY_free'

От
Colin Beckingham
Дата:
Thank you Akshay, compile now correct on Opensuse 12.3 64 bit.

Akshay Joshi said:

Hi All

We have fixed the issue of 'EVP_PKEY_free'. Thanks to Tim Wood for finding
the cause of the problem.
Patch has been applied to the pgadmin.


On Wed, May 8, 2013 at 3:15 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Wed, May 8, 2013 at 10:41 AM, Colin Beckingham 
<colbec(at)start(dot)ca> wrote:> >> >> > On 05/06/2013 04:57 AM, Colin Beckingham wrote:> >>> >>> >>> >> On 05/06/2013
12:19AM, Ashesh Vashi 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> >>> <mailto: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:
undefinedreference 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
definedin DSO 
 
/usr/lib64/libcrypto.so so> >>>     try adding it to the linker command line> >>>     /usr/lib64/libcrypto.so: could
notread symbols: Invalid 
 
operation> >>>     collect2: error: ld returned 1 exit status> >>>> >>>     I think I have the openssl and libcrypto
librariesinstalled but> the> >>>     compile stops at this point. Any suggestions?> >>>> >>>     32/64 bit issue?> >>>>
>>>>> $ openssl version> >> OpenSSL 1.0.1e 11 Feb 2013> >>> >> config.log is attached.> >>> >> > I see from the summary
pagethat Ashesh has added a patch to the config> > process, so I did a git pull and ran bootstrap again, but the
compile>still> > stops at the above problem.> >> > I then did a 'make distclean' which stopped with> >> > ...> >
Makefile:5815:utils/.deps/utffile.Po: No such file or directory> > make[1]: *** No rule to make target
`utils/.deps/utffile.Po'. Stop.> > make[1]: Leaving directory `/home/colin/pgadmin3/pgadmin'> > make: ***
[distclean-recursive]Error 1> >> > However it did seem to clean out a lot of stuff, I tried make again but> > still
stopsat the above EVP_PKEY error.>> The issue you reported is still being investigated.>>> --> Dave Page> Blog:
http://pgsnake.blogspot.com>Twitter: @pgsnake>> EnterpriseDB UK: http://www.enterprisedb.com> The Enterprise PostgreSQL
Company>>>--> Sent via pgadmin-support mailing list 
 
(pgadmin-support(at)postgresql(dot)org)> To make changes to your subscription:>
http://www.postgresql.org/mailpref/pgadmin-support>



-- 
*Akshay Joshi
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246*

-- 
---
Colin Beckingham
613-454-5369
http://www.it4gh.com



Re: Latest git compile fails on 'EVP_PKEY_free'

От
Dave Page
Дата:
Thanks for confirming Colin.

On Thu, May 16, 2013 at 1:40 PM, Colin Beckingham <colbec@start.ca> wrote:
> Thank you Akshay, compile now correct on Opensuse 12.3 64 bit.
>
>
> Akshay Joshi said:
>
> Hi All
>
> We have fixed the issue of 'EVP_PKEY_free'. Thanks to Tim Wood for finding
> the cause of the problem.
> Patch has been applied to the pgadmin.
>
>
> On Wed, May 8, 2013 at 3:15 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>
>> On Wed, May 8, 2013 at 10:41 AM, Colin Beckingham <colbec(at)start(dot)ca>
>> wrote:
>> >
>> >
>> > On 05/06/2013 04:57 AM, Colin Beckingham wrote:
>> >>
>> >>
>> >>
>> >> On 05/06/2013 12:19 AM, Ashesh Vashi 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
>> >>> <mailto: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?
>> >>>
>> >>
>> >> $ openssl version
>> >> OpenSSL 1.0.1e 11 Feb 2013
>> >>
>> >> config.log is attached.
>> >>
>> >
>> > I see from the summary page that Ashesh has added a patch to the config
>> > process, so I did a git pull and ran bootstrap again, but the compile
>> still
>> > stops at the above problem.
>> >
>> > I then did a 'make distclean' which stopped with
>> >
>> > ...
>> > Makefile:5815: utils/.deps/utffile.Po: No such file or directory
>> > make[1]: *** No rule to make target `utils/.deps/utffile.Po'.  Stop.
>> > make[1]: Leaving directory `/home/colin/pgadmin3/pgadmin'
>> > make: *** [distclean-recursive] Error 1
>> >
>> > However it did seem to clean out a lot of stuff, I tried make again but
>> > still stops at the above EVP_PKEY error.
>>
>> The issue you reported is still being investigated.
>>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>>
>> --
>> Sent via pgadmin-support mailing list
>> (pgadmin-support(at)postgresql(dot)org)
>
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-support
>>
>
>
>
> --
> *Akshay Joshi
>
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246*
>
>
> --
> ---
> Colin Beckingham
> 613-454-5369
> http://www.it4gh.com
>
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company