Re: [BUGS] Bug #612: PostgreSQL 7.2 does not build according to

2002-03-19 Thread Jonathan C. Patschke
> A lot of this looks like problems with configure using the wrong cpp > to do C preprocessor tests. In particular the syntax errors in the I tried setting it manually and that fixed it. I couldn't get configure to work using either method of getting at MIPSpro's preprocessor (/lib/cpp and /usr

Re: [BUGS] Bug #612: PostgreSQL 7.2 does not build according to

2002-03-18 Thread Peter Eisentraut
> Ignore my submission about sh-vs-bash in configure. Configure is > still broken (doesn't set HAVE_SNPRINTF_DECL properly), and the > resulting tree still doesn't build under IRIX with MIPSpro ($CC > accidentally got reset to gcc between tries). Shows us the config.log file. -- Peter Eisentra

Re: [BUGS] Bug #612: PostgreSQL 7.2 does not build according to documentation under IRIX w/ MIPSpro

2002-03-18 Thread Tom Lane
"Jonathan C. Patschke" <[EMAIL PROTECTED]> writes: > There's one warning that really bothered me, though. I don't know the > code well-enough to make this call, but I almost have to agree with the > compiler: Hmm ... it's correct, but my is it ugly. Someone trying to be too cute. Will change it

Re: [BUGS] Bug #612: PostgreSQL 7.2 does not build according to documentation under IRIX w/ MIPSpro

2002-03-17 Thread Tom Lane
[EMAIL PROTECTED] writes: > Ignore my submission about sh-vs-bash in configure. Configure is still broken >(doesn't set HAVE_SNPRINTF_DECL properly), and the resulting tree still doesn't build >under IRIX with MIPSpro ($CC accidentally got reset to gcc between tries). A lot of this looks like

[BUGS] Bug #612: PostgreSQL 7.2 does not build according to documentation under IRIX w/ MIPSpro

2002-03-10 Thread pgsql-bugs
Jonathan C. Patschke ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description PostgreSQL 7.2 does not build according to documentation under IRIX w/ MIPSpro Long Description Ignore my submission about sh-vs-bash in configure. Configure