Re: port report: [FAILURE] FreeBSD 6, Intel icc7

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Darcy Buskermolen <darcy@wavefire.com>, pgsql-hackers@postgresql.org
Date: 2004-12-16T21:44:44Z
Lists: pgsql-hackers

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).

cheers

andrew