Re: Re: patch to fix configure(.in) on openbsd wrt/ krb5/com_err and readline linking

Поиск
Список
Период
Сортировка
От Simon Bertrang
Тема Re: Re: patch to fix configure(.in) on openbsd wrt/ krb5/com_err and readline linking
Дата
Msg-id 20090610151959.GF20455@localhost
обсуждение исходный текст
Ответ на Re: Re: patch to fix configure(.in) on openbsd wrt/ krb5/com_err and readline linking  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: patch to fix configure(.in) on openbsd wrt/ krb5/com_err and readline linking  (Simon Bertrang <janus@errornet.de>)
Список pgsql-bugs
On Wed, Jun 10, 2009 at 10:05:36AM -0400, Tom Lane wrote:
> Greg Stark <stark@enterprisedb.com> writes:
> > This seems really weird. Firstly, doesn't OpenBSD use ELF? Shouldn't
> > the library pull in the indirectly needed libraries automatically? But
> > more to the point, why on *earth* would com_err depend on -lssl and
> > -lcrypto? com_err is just a standard error handling library.  Why
> > would it fail to link without ssl and crypto libraries?!?!
>
> And you'd also need to explain why the spoonbill buildfarm member
> is building just fine without this ... it does have kerberos
> enabled ...
>

Indeed a good question.  I'm comparing the config and build logs but
nothing jumped into my face yet.  I should fire up my sparc64 to have the
same arch as spoonbill for comparison...  configure flags differ too...
i'll let you know when i found out more.

Regards,
Simon

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: patch to fix configure(.in) on openbsd wrt/ krb5/com_err and readline linking
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4845: cash_in is broken for lc_monetary = 'ja'