From: | Mark Cave-Ayland <mark(dot)cave-ayland(at)siriusit(dot)co(dot)uk> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Bidski <bidski(at)bigpond(dot)net(dot)au>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Problems building from source |
Date: | 2010-07-01 15:54:00 |
Message-ID: | 4C2CBA18.5020502@siriusit.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Magnus Hagander wrote:
>> Faced with that, I then changed my configure line to be ./configure
>> --prefix=ingw --with-gnu-ld --without-zlib (who needs zlib anyways,
>> right?). Now I was thinking that surely this would be the end of it and I
>> would soon have a fully built version of PostgreSQL ........ sadly not. I
>> now get this error.
>>
>> checking for atexit... yes
>> checking test program... failed
>> configure: error:
>> Could not execute a simple test program. This may be a problem
>> related to locating shared libraries. Check the file 'config.log'
>> for the exact reason.
>
> Is mingw even fully supported on 64-bit today?
The mingw-w64 fork is fairly mature at the moment, and the devs are
really helpful if you do happen to find something that doesn't work. The
orignal mingw project 64-bit support is not that great.
http://mingw-w64.sourceforge.net/
ATB,
Mark.
--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063
Sirius Labs: http://www.siriusit.co.uk/labs
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Christensen | 2010-07-01 16:08:55 | Easy way to convert a database from WIN1252 to UTF8? |
Previous Message | Sam Mason | 2010-07-01 15:12:17 | Re: Prevent characters not transposable to LATIN9 |