Re: [GENERAL] errors with 8.1 make on Solaris

2005-11-29 Thread Michael Fuhr
On Tue, Nov 29, 2005 at 04:16:53PM -0500, Tom Lane wrote: > On a default HPUX build you can look into /usr/local/lib/gcc-lib/ to > discern what the compiler was actually built on; not sure if the > equivalent directories are kept in the same place on Solaris. The equivalent on my box is /usr/local

Re: [GENERAL] errors with 8.1 make on Solaris

2005-11-29 Thread Tom Lane
Michael Fuhr <[EMAIL PROTECTED]> writes: > I wonder if this is a problem with gcc 4 on Solaris. The OP is > using Solaris 8/gcc 4.0.2 and the previous complaint involved > Solaris 10/gcc 4.0.0. My Solaris 9/gcc 3.4.2 box builds fine, > as does the Solaris 10/gcc 3.3.2 box buzzard in the buildfarm

Re: [GENERAL] errors with 8.1 make on Solaris

2005-11-29 Thread Michael Fuhr
On Tue, Nov 29, 2005 at 03:45:00PM -0500, Tom Lane wrote: > Martijn van Oosterhout writes: > > Obviously isinf() is missing. Is it a documented function on that > > platform? Is there any indication which library it is in? It's > > obviously not in libm. > > What's even odder is that configure ma

Re: [GENERAL] errors with 8.1 make on Solaris

2005-11-29 Thread Tom Lane
Martijn van Oosterhout writes: > On Tue, Nov 29, 2005 at 07:53:52PM +, Janet Bagg wrote: >> I'm getting errors at the make stage for 8.1.0 on Solaris 8 despite >> configure looking ok. > Obviously isinf() is missing. Is it a documented function on that > platform? Is there any indication whic

Re: [GENERAL] errors with 8.1 make on Solaris

2005-11-29 Thread Martijn van Oosterhout
On Tue, Nov 29, 2005 at 07:53:52PM +, Janet Bagg wrote: > I'm getting errors at the make stage for 8.1.0 on Solaris 8 despite > configure looking ok. A similar issue was reported with 8.0.3 on Solaris 10 > but there didn't seem to be a resolution. > http://archives.postgresql.org/pgsql-admin/20

[GENERAL] errors with 8.1 make on Solaris

2005-11-29 Thread Janet Bagg
I'm getting errors at the make stage for 8.1.0 on Solaris 8 despite configure looking ok. A similar issue was reported with 8.0.3 on Solaris 10 but there didn't seem to be a resolution. http://archives.postgresql.org/pgsql-admin/2005-09/msg00029.php make in this instance is gmake. utils/SUBSYS.o: