From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Darcy Buskermolen <darcy(at)wavefire(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: port report: [FAILURE] FreeBSD 6, Intel icc7 |
Date: | 2004-12-16 21:49:35 |
Message-ID: | 200412162149.iBGLnZ010792@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
>
> >Darcy Buskermolen wrote:
> >
> >
> >>As per
> >>http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=herring&dt=2004-12-16%2018:46:18
> >>
> >>This combination of OS/compiler does not result in a working copy.
> >>
> >>Andrew and i have been digging into this for better than a week now, and
> >>something just dosent look right.
> >>
> >>
> >
> >That is strange. The problem line appears to be:
> >
> > creating conversions ... FATAL: could not load library
> > ... /postgresql/ascii_and_mic.so":dlopen
> > ... /postgresql/ascii_and_mic.so'failed.
> > ... /postgresql/ascii_and_mic.so:Undefined symbol "pg_mic2ascii")
> >
> >I wonder if running ldconfig would help.
> >
> >
>
> What would it do? This is failing at the "make check" stage, before it's
> even installed (and buildfarm doesn't install to a standard location
> anyway).
Sometimes pre-existing libraries that are already installed override
even the regression initdb on some platforms. It is just a guess.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-12-16 21:53:26 | Re: port report: [FAILURE] FreeBSD 6, Intel icc7 |
Previous Message | Bruce Momjian | 2004-12-16 21:48:45 | Re: Port report: NetBSD 2.0 mac68k |