Re: BUG #2600: dblink compile with SSL missing libraries - Mailing list pgsql-bugs

From Chris Browne
Subject Re: BUG #2600: dblink compile with SSL missing libraries
Date
Msg-id 60irk0srmo.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to BUG #2600: dblink compile with SSL missing libraries  ("Christopher Browne" <cbbrowne@ca.afilias.info>)
List pgsql-bugs
The change Tom made to contrib/sshinfo/Makefile to support Darwin,
adding in $(LIBS), fixed my problem with that contrib module on AIX.

I still need the following, on AIX:

===================================================================
RCS file: /projects/cvsroot/pgsql/contrib/dblink/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile    27 Feb 2006 12:54:38 -0000      1.11
+++ Makefile    6 Sep 2006 19:48:23 -0000
@@ -3,7 +3,7 @@
 MODULE_big = dblink
 PG_CPPFLAGS = -I$(libpq_srcdir)
 OBJS   = dblink.o
-SHLIB_LINK = $(libpq)
+SHLIB_LINK = $(libpq) $(LIBS)

 DATA_built = dblink.sql
 DATA = uninstall_dblink.sql
--
(reverse (concatenate 'string "moc.enworbbc" "@" "enworbbc"))
http://linuxdatabases.info/info/nonrdbms.html
"Fashion is a form of ugliness so intolerable that we have to alter it
every six months."  -- Oscar Wilde

pgsql-bugs by date:

Previous
From: galina_nikitina@polus.ru
Date:
Subject: Юрuдuчеcкий muниmуm БУХГАЛТЕРУ
Next
From: "Merlin Moncure"
Date:
Subject: Re: [HACKERS] Template0 age is increasing speedily.