Re: 7.2b2 "make check" failure on Red Hat Linux 7.2 - Mailing list pgsql-hackers

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: 7.2b2 "make check" failure on Red Hat Linux 7.2
Date
Msg-id xuy7ksmbtce.fsf@halden.devel.redhat.com
Whole thread Raw
In response to Re: 7.2b2 "make check" failure on Red Hat Linux 7.2  (Larry Rosenman <ler@lerctr.org>)
Responses Re: 7.2b2 "make check" failure on Red Hat Linux 7.2
List pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:

> * Tom Lane <tgl@sss.pgh.pa.us> [011116 16:56]:
> > teg@redhat.com (Trond Eivind Glomsrød) 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.
> My general take is rpath is a *GOOD* thing, as it prevents USERS from
> not being able to find REQUIRED shared libs. 

Lib-directories should be listed in /etc/ld.so.conf, and no rpath used
- at least on linux.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Further open item (Was: Status of 7.2)
Next
From: Larry Rosenman
Date:
Subject: Re: 7.2b2 "make check" failure on Red Hat Linux 7.2