libpq not linked against libgssapi

From: Markus Schaaf <markus(at)sags-per-mail(dot)de>
To: pgsql-patches(at)postgresql(dot)org
Subject: libpq not linked against libgssapi
Date: 2008-10-01 14:13:24
Message-ID: 48E38584.6020802@sags-per-mail.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

src/interfaces/libpq/Makefile is missing a reference to libgssapi.
The problem occurred while compiling 8.3.3 on NetBSD --with-gssapi,
and is still present in HEAD. A patch is attached.

Attachment Content-Type Size
libpq_add_libgssapi_to_link.diff text/plain 1017 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2008-10-01 15:35:50 Re: libpq not linked against libgssapi
Previous Message Simon Riggs 2008-09-30 22:52:31 Infrastructure changes for recovery (v8)