Re: BUG #1865: isinf wrongly dectected under Solaris 9 - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #1865: isinf wrongly dectected under Solaris 9
Date
Msg-id 200509082130.10475.peter_e@gmx.net
Whole thread Raw
In response to BUG #1865: isinf wrongly dectected under Solaris 9  ("Bob Friesenhahn" <bfriesen@simple.dallas.tx.us>)
Responses Re: BUG #1865: isinf wrongly dectected under Solaris 9  (Bob Friesenhahn <bfriesen@simple.dallas.tx.us>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ia64-hp-hpux11.23 configure warnings
Next
From: Tom Lane
Date:
Subject: Re: ia64-hp-hpux11.23 configure warnings