Latest git compile fails on 'EVP_PKEY_free'

From: Colin Beckingham <colbec(at)start(dot)ca>
To: pgadmin-support(at)postgresql(dot)org
Subject: Latest git compile fails on 'EVP_PKEY_free'
Date: 2013-05-03 18:41:16
Message-ID: 518404CC.5010407@start.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2013-05-04 10:24:09 Re: Latest git compile fails on 'EVP_PKEY_free'
Previous Message Dave Page 2013-05-02 13:01:49 Re: PgAdmin 1.16.1 on Mac OS X 10.8.3: Query Tool broken?