Re: BUG #4671: Cluster Initialisation Fails on FreeBSD - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4671: Cluster Initialisation Fails on FreeBSD
Date
Msg-id 10295.1235314064@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4671: Cluster Initialisation Fails on FreeBSD  ("Peter Woodward" <peter@petew.org.uk>)
List pgsql-bugs
"Peter Woodward" <peter@petew.org.uk> writes:
> creating conversions ... FATAL:  could not access file
> "$libdir/ascii_and_mic": No such file or directory

Hm, so did ascii_and_mic.so get installed in your pkglibdir
(ie, /usr/local/lib/postgresql)?  If not, where did it end up?
If it is there, what does ldd or local equivalent say about its
dynamic-link dependencies?

> LDFLAGS = -pthread -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib
> -Wl,-R'/usr/local/lib'

I have a suspicion that the explicit rpath configuration may be
wrong and causing the problem, but it's hard to tell without
more information.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Gregory Stark
Date:
Subject: Re: could not read block 77 of relation 1663/16385/388818775
Next
From: Tom Lane
Date:
Subject: Re: could not read block 77 of relation 1663/16385/388818775