Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Murray Prior Hobbs <murray@efone.com>
Cc: Vsevolod Lobko <seva@sevasoft.kiev.ua>, Brent Verner <brent@rcfile.org>, Peter Eisentraut <peter_e@gmx.net>, Lamar Owen <lamar.owen@wgcr.org>, pgsql-hackers@postgresql.org, programmers@efone.com
Date: 2002-01-23T14:56:45Z
Lists: pgsql-hackers
Murray Prior Hobbs <murray@efone.com> writes:
> i made and installed

> and ran the check (make check) - 79 tests passed

> then i ran the make installcheck

> and get precisely the same failures as i got on my 686 over the last 3 days

PATH pointing at the wrong thing, or other conflicting environment
variables (eg PGPORT), I'd guess.

			regards, tom lane