Make fails on crypto - Mailing list pgadmin-support

From Colin Beckingham
Subject Make fails on crypto
Date
Msg-id 507D45AF.2090708@start.ca
Whole thread Raw
Responses Re: Make fails on crypto  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
As a result of a complete reinstall of system partition on Opensuse 12.2 
(wxwidgets 2.8) I have a problem recompiling pgadmin from latest git.

My configure is

./configure --enable-databasedesigner

and make seems to stop very late in the process on

... /lib64 -lcrypto -lpq
/usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: 
cannot find -lcrypto

I have tried installing random *-devel packages but nothing seems to 
find the needed crypto library. This could be the 64 bit issue of a 
library stuck in /usr/lib(64) which needs a symbolic link for the system 
to find it.

Which crypto might I be looking for? Pity that config does not pick it up.

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



pgadmin-support by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: pgadmin3 problems
Next
From: Michal Kozusznik
Date:
Subject: CRLF - sqlpane vs Query window