| From: | teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, Larry Rosenman <ler(at)lerctr(dot)org>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Re: [PATCHES] Makefile.PL for Pg.so |
| Date: | 2001-08-26 20:09:45 |
| Message-ID: | xuy8zg6fura.fsf@halden.devel.redhat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Trond Eivind Glomsrød writes:
>
> > > Pg.so does not get the proper RPATH in a DESTDIR build environment.
> >
> > Rather: Perl decides it wants to specify a LD_RUN_PATH in its makefile.
> > This will automatically make use of -R. It's fixed in the RPMs
> > available at http://people.redhat.com/teg/pg/
>
> AFAICT, these RPMs still contain the same problem that the runpath will
> point the the temporary installation directory, not the final location.
Doh... these were just temporary rpms, I've put the final -2 rpms
there now (built later the same day).
Basically, I fixed it by removing references to LD_RUN_PATH after perl
had generated it.
--
Trond Eivind Glomsrød
Red Hat, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2001-08-26 22:43:38 | Re: Re: [PATCHES] Makefile.PL for Pg.so |
| Previous Message | Peter Eisentraut | 2001-08-26 20:05:44 | Re: Re: [PATCHES] Makefile.PL for Pg.so |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2001-08-26 22:43:38 | Re: Re: [PATCHES] Makefile.PL for Pg.so |
| Previous Message | Peter Eisentraut | 2001-08-26 20:05:44 | Re: Re: [PATCHES] Makefile.PL for Pg.so |