Lists: | pgsql-bugs |
---|
From: | "Christian Ullrich" <chris(at)chrullrich(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #3927: configure --with-gssapi fails |
Date: | 2008-02-04 11:14:32 |
Message-ID: | 200802041114.m14BEWv9081003@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 3927
Logged by: Christian Ullrich
Email address: chris(at)chrullrich(dot)net
PostgreSQL version: 8.3.0
Operating system: FreeBSD 6.3
Description: configure --with-gssapi fails
Details:
./configure --with-gssapi fails when checking for gss_init_sec_context.
Apparently, the reason is that an incomplete list of libraries is passed to
the compiler. I managed to make it work by adding
-lasn1 -lroken -lcom_err
to the command line in configure.in .
From: | "Christian Ullrich" <chris(at)chrullrich(dot)de> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #3927: configure --with-gssapi fails |
Date: | 2008-02-04 17:13:56 |
Message-ID: | fo7h4kc2fo7h4k$4c2$1@ger.gmane.org@ger.gmane.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
* Christian Ullrich wrote:
> The following bug has been logged online:
[...]
> Description: configure --with-gssapi fails
> ./configure --with-gssapi fails when checking for
> gss_init_sec_context.
My mistake. I should have been using the heimdal port instead of the
ancient release in the base system.
--
Christian Ullrich
From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Christian Ullrich" <chris(at)chrullrich(dot)de> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #3927: configure --with-gssapi fails |
Date: | 2008-02-04 22:21:49 |
Message-ID: | 9488.1202163709@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
"Christian Ullrich" <chris(at)chrullrich(dot)de> writes:
>> ./configure --with-gssapi fails when checking for
>> gss_init_sec_context.
> My mistake. I should have been using the heimdal port instead of the
> ancient release in the base system.
So, how ancient is it? Is there any reason we should try to make
--with-gssapi work with it?
There are good reasons to encourage people to use gssapi only with
recent versions of the underlying libraries, eg
https://bugzilla.redhat.com/show_bug.cgi?id=430983
so I'm happy to treat this as not-worth-fixing if it really isn't.
regards, tom lane
From: | Christian Ullrich <chris(at)chrullrich(dot)net> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #3927: configure --with-gssapi fails |
Date: | 2008-02-05 05:27:39 |
Message-ID: | 47A7F3CB.8070109@chrullrich.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
* Tom Lane wrote:
> "Christian Ullrich" <chris(at)chrullrich(dot)de> writes:
>> My mistake. I should have been using the heimdal port instead of the
>> ancient release in the base system.
>
> So, how ancient is it? Is there any reason we should try to make
> --with-gssapi work with it?
It's version 0.6.3, released in September 2004, according to the change
log. I don't know whether it would be worth it to make it work, but I
doubt it.
The FreeBSD port has been using the ports collection's heimdal instead
of the base system's at least since 8.0. The reason given in the port
is
<http://lists.freebsd.org/pipermail/freebsd-stable/2005-October/018809.html>.
> There are good reasons to encourage people to use gssapi only with
> recent versions of the underlying libraries, eg
> https://bugzilla.redhat.com/show_bug.cgi?id=430983
> so I'm happy to treat this as not-worth-fixing if it really isn't.
It isn't for me.
--
Christian Ullrich . You will pay for your sins. If you have
. already paid, please disregard this message.
Registrierter .
Linux-User #125183 .