Re: BUG #4671: Cluster Initialisation Fails on FreeBSD

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Peter Woodward" <peter(at)petew(dot)org(dot)uk>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4671: Cluster Initialisation Fails on FreeBSD
Date: 2009-02-22 14:47:44
Message-ID: 10295.1235314064@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Peter Woodward" <peter(at)petew(dot)org(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Darren Reed 2009-02-22 22:49:56 Re: could not read block 77 of relation 1663/16385/388818775
Previous Message Gregory Stark 2009-02-22 14:41:36 Re: could not read block 77 of relation 1663/16385/388818775