Re: Postgres-XC build error on Fedora 12

From: Pavan Deolasee <pavan(dot)deolasee(at)enterprisedb(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: pgsql-cluster-hackers(at)postgresql(dot)org
Subject: Re: Postgres-XC build error on Fedora 12
Date: 2010-03-31 12:19:07
Message-ID: c28d8e261003310519t49d0ff54j58d590ea88dddda3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cluster-hackers

2010/3/31 Pavan Deolasee <pavan(dot)deolasee(at)enterprisedb(dot)com>:
> 2010/3/31 Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>:
>>
>> First of all: Thanks everyone who involved in this project.
>>
>> I'm getting the following on my Fedora 12 box:
>>
>
> First of all, thanks for taking time out for trying out the project.
> Seems like we never tested with openssl. While we work to fix the
> issue, can you please try configuring --without-openssl and see if
> that helps ?
>

While we are at it, you would also need to pass PGXC flag to build the
sources correctly. If the flag is not passed, the sources would just
build to vanilla Postgres (though I think it errors out today without
the flag)

CFLAGS="-DPGXC" ./configure --without-openssl

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-cluster-hackers by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2010-03-31 12:42:56 Re: Postgres-XC build error on Fedora 12
Previous Message Pavan Deolasee 2010-03-31 12:10:31 Re: Postgres-XC build error on Fedora 12