Re: nightly win32 builds

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: nightly win32 builds
Дата
Msg-id 200405201938.i4KJcEr24208@candle.pha.pa.us
обсуждение исходный текст
Ответ на nightly win32 builds  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Список pgsql-hackers-win32
I would look in config.log to see why configure is failing.

---------------------------------------------------------------------------

Merlin Moncure wrote:
> I've been trying to add --with-openssl options to the nightly builds,
> but have not been able to get postgresql compiled with this option.
> MinGW compiles the openssl library with no problems...
>
> configure --with-openssl
> configure complains about missing crypto library
>
> ok, I manually added --with-libs=/usr/local/ssl/lib (even though this is
> the default location), now crypto is found, but configure still
> complains about missing ssl library, which is in the same folder.  (this
> is all with openssl-0.9.7d, btw).
>
> I was curious, so I manually hacked configure to skip the ssl library
> check so I could see what happened during the build.  Never made it to
> the link step, there were problems trying to compile the front end.  I
> gave up at that point, thinking maybe I picked a openssl library that
> was too new.
>
> Has anybody had any luck compiling recent version of pg with openssl
> (either in mingw or otherwise?)
>
> As a side note, I bumped up gcc to 3.4 trying to resolve this.  It
> didn't help, but did result in a 2/3 reduction in compile times, so I'm
> leaving it that way until somebody says otherwise :)
>
> Merlin
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: nightly win32 builds
Следующее
От: "Sergio Samayoa"
Дата:
Сообщение: Unable to connect