Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12023] cast failure pgadmin3:swoolley-0-4:200605240556

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12023] cast failure pgadmin3:swoolley-0-4:200605240556
  • Date: 25 May 2006 00:11:13 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12023


hgr AT vabo.cz changed:

What |Removed |Added
----------------------------------------------------------------------------
Flag| |integrate, to, stable-rc,
| |grimoire?, fixed, in,
| |lesser, branch+




------- Additional Comments From hgr AT vabo.cz 2006-05-24 19:11 -------
...
g++ -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor
-I../src/include -I../src/agent/include -I../src/slony/include -s
-L/usr/lib
make[2]: Leaving directory `/usr/src/pgadmin3-1.4.1/src'
/usr/lib/gcc/i386-pc-linux-gnu/3.4.5/../../../../i386-pc-linux-gnu/bin/ld:
cannot find -lcrypto
collect2: ld returned 1 exit status
...


pgadmin3 needs openssl (and g++)

# ldd /usr/bin/pgadmin3
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7f6b000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7e44000)


fixed in devel and test
p4 describe 79775 79776

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page