Re: Postgres-XC build error on Fedora 12 - Mailing list pgsql-cluster-hackers

From Pavan Deolasee
Subject Re: Postgres-XC build error on Fedora 12
Date
Msg-id c28d8e261003310519t49d0ff54j58d590ea88dddda3@mail.gmail.com
Whole thread Raw
In response to Re: Postgres-XC build error on Fedora 12  (Pavan Deolasee <pavan.deolasee@enterprisedb.com>)
Responses Re: Postgres-XC build error on Fedora 12  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-cluster-hackers
2010/3/31 Pavan Deolasee <pavan.deolasee@enterprisedb.com>:
> 2010/3/31 Devrim GÜNDÜZ <devrim@gunduz.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

pgsql-cluster-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Postgres-XC build error on Fedora 12
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: Postgres-XC build error on Fedora 12