Re: port report: [FAILURE] FreeBSD 6, Intel icc7

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, Darcy Buskermolen <darcy@wavefire.com>, pgsql-hackers@postgresql.org
Date: 2004-12-16T22:08:35Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Andrew Dunstan wrote:
>> What would it do? This is failing at the "make check" stage, before it's 
>> even installed (and buildfarm doesn't install to a standard location 
>> anyway).

> Sometimes pre-existing libraries that are already installed override
> even the regression initdb on some platforms.  It is just a guess.

The "undefined" symbol is in the main backend, not in any shared
library.

			regards, tom lane