Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux
Date
Msg-id 20090716164342.GA5203@alvh.no-ip.org
Whole thread Raw
In response to Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux  (Rafael Martinez <r.m.guerrero@usit.uio.no>)
List pgsql-general
Rafael Martinez wrote:

> This is the Makefile we use:
> - ---------------------------------------
> PG_SRC=/usr/local/src
> PG_LIB=/usr/local/lib
> SERVER_INCLUDES += -I $(shell /local/opt/pgsql-8.4/bin/pg_config
> - --includedir)
> SERVER_INCLUDES += -I $(shell /local/opt/pgsql-8.4/bin/pg_config
> - --includedir-server)

I suggest you rewrite your makefile to use PGXS.  The problem might be a
difference in CFLAGS.  It would make the makefile a lot simpler too.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Yuriy Rusinov
Date:
Subject: Re: Please help
Next
From: John
Date:
Subject: something to suggest indexes