Re: 7.2b2 "make check" failure on Red Hat Linux 7.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=), pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: 7.2b2 "make check" failure on Red Hat Linux 7.2
Date: 2001-11-16 22:39:16
Message-ID: 11728.1005950356@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) writes:
> Since it works when prefix isn't /usr, I'd guess that the build
> process sets rpath. This takes precedence over LD_LIBRARY_PATH.

> Fix? Don't use rpath - it's evil, and should be avoided anyway.

Peter, any thoughts on that? It's not clear to me that removing
rpath settings would be an improvement overall, even if it makes
"make check" more reliable.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2001-11-16 22:58:19 Re: 7.2b2 "make check" failure on Red Hat Linux 7.2
Previous Message Bruce Momjian 2001-11-16 22:13:56 Re: Super Optimizing Postgres