Re: [BUGS] Problem with configure script in 7.3.2.

2003-02-16 Thread Tom Lane
> ... And it will include -lcurses if needed to link readline. At least on my Linux box (RH 8.0), readline depends on -ltermcap not -lcurses ... and PG's configure does figure that out. regards, tom lane ---(end of broadcast)---

Re: [BUGS] Problem with configure script in 7.3.2.

2003-02-16 Thread Tom Lane
"Regan, Kevin" <[EMAIL PROTECTED]> writes: > It doesn't seem to find readline even though I have it installed on my Linu= > x system. In particular, it seems to be attempting to include = > rather than . In addition, it is not linking in the = > -lcurses library. It seems that these are both ne

[BUGS] Problem with configure script in 7.3.2.

2003-02-16 Thread Regan, Kevin
Title: Problem with configure script in 7.3.2. It doesn’t seem to find readline even though I have it installed on my Linux system.  In particular, it seems to be attempting to include rather than .  In addition, it is not linking in the –lcurses library.  It seems that these are both neede

Re: [BUGS] Regression testing failure: float8...

2003-02-16 Thread Tom Lane
Sean Chittenden <[EMAIL PROTECTED]> writes: > Actually, now that I think about it, since BSD hasn't changed it's > handling of FPU errors in over 12 months now (no longer sends SIGFPE > on FPU errors), and it used to pass less than a month ago, it looks > like this is a "perk" of a recent gcc upgra

Re: [BUGS] Regression testing failure: float8...

2003-02-16 Thread Sean Chittenden
> > Howdy. Just a quick FYI, but I was running some regression tests on > > HEAD and noticed that float8 is failing on FreeBSD 5. FreeBSD 4 seems > > to be fine. Any suggestions on what I can poke at or where I should > > look regarding this? -sc > > Looks like freebsd has decided to become ma

Re: [BUGS] Regression testing failure: float8...

2003-02-16 Thread Tom Lane
Sean Chittenden <[EMAIL PROTECTED]> writes: > Howdy. Just a quick FYI, but I was running some regression tests on > HEAD and noticed that float8 is failing on FreeBSD 5. FreeBSD 4 seems > to be fine. Any suggestions on what I can poke at or where I should > look regarding this? -sc Looks like

[BUGS] Regression testing failure: float8...

2003-02-16 Thread Sean Chittenden
Howdy. Just a quick FYI, but I was running some regression tests on HEAD and noticed that float8 is failing on FreeBSD 5. FreeBSD 4 seems to be fine. Any suggestions on what I can poke at or where I should look regarding this? -sc *** ./expected/float8-small-is-zero.out Tue Oct 22 13:01:15 200