Re: BUG #1865: isinf wrongly dectected under Solaris 9

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #1865: isinf wrongly dectected under Solaris 9
Дата
Msg-id 200509082130.10475.peter_e@gmx.net
обсуждение исходный текст
Ответ на BUG #1865: isinf wrongly dectected under Solaris 9  ("Bob Friesenhahn" <bfriesen@simple.dallas.tx.us>)
Ответы Re: BUG #1865: isinf wrongly dectected under Solaris 9  (Bob Friesenhahn <bfriesen@simple.dallas.tx.us>)
Список pgsql-bugs
Bob Friesenhahn wrote:
> The config.log and a build log are attached.

It's puzzling why the test program compiles and links without complaint
when the isinf() function does not exist.  Can you try to isolate the
test program from configure and see what is going on?

> Note that there are
> actually two bugs in the build but the build terminates due to the
> isinf bug.  The failure to link due to -lreadline needing -lcurses
> does not occur until later.

In the logs you sent, configure decides to use -ledit, which is
something different altogether.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ia64-hp-hpux11.23 configure warnings
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ia64-hp-hpux11.23 configure warnings