Building postgres on Suze

From: Christian Goetze <cg(at)sensage(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Building postgres on Suze
Date: 2005-09-12 21:51:06
Message-ID: 4325F84A.3030906@sensage.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to build postgres on Suze with --with-pam, and it tells me:

/usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld:
cannot find -lpam

I know it is actually installed, and disecting the configure script and
hand-compiling the test program works if I say "/lib/libpam.so.0", but
fails if I say "-lpam". Very bizarre - anyone encountered this?

I realize this is probably a suze issue and not a postgres issue, but I
hope someone here has seen this problem

Thanks in advance!
--
cg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brent Wood 2005-09-12 21:54:18 Re: SQL - planet redundant data
Previous Message W. van den Akker 2005-09-12 21:20:53 PQtrace doesn't work