Re: buildfarm build failure: icc7 + --enable-cassert

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Andrew Dunstan" <andrew@dunslane.net>
Cc: peter_e@gmx.net, darcy@wavefire.com, pgsql-hackers@postgresql.org
Date: 2004-12-12T19:43:26Z
Lists: pgsql-hackers
"Andrew Dunstan" <andrew@dunslane.net> writes:
> Darcy Buskermolen wrote:
>>> It looks like --enable-cassert isn't handled properly under icc7
>>> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=herring&dt=2004-12-07%2016:30:44

> Maybe we need to look at some rpath settings?

Or PATH.  If I'm reading the direction of conflict correctly, the
out-of-date component is the postgres executable, not the .so file.

Why does the page appear to show /buildfarm/bin at the end of PATH?
Shouldn't it be at the beginning?

			regards, tom lane