Re: BUG #2973: Compile Error with MIPSpro compiler

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Thomas <tf(at)tfromm(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2973: Compile Error with MIPSpro compiler
Date: 2007-02-19 20:46:38
Message-ID: 200702192046.l1JKkcE29104@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


I see no one replied to this report. All I can say that many people
compile ecpg, and this is the first report we have seen of this problem.

I see "CDECIMALTYPE" defined in sqltypes.h.

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

Thomas wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2973
> Logged by: Thomas
> Email address: tf(at)tfromm(dot)com
> PostgreSQL version: 8.2.2
> Operating system: IRIX 6.5
> Description: Compile Error with MIPSpro compiler
> Details:
>
> During building the project with gmake I got error at informix.c :
> "The identifier "CDECIMALTYPE" is undefined."
> ...
>
> for types which are defined in sqltypes.h
>
> The only solution I found was to copy these defines
> into the informix.c.
> This problem also happens in earlier versions...
>
> Maybe you can find a solution for this, so that is easier to create a IRIX
> package without patching the file :-).
>
> Thanks in adavance...
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2007-02-19 21:25:36 Re: BUG #2969: Inaccuracies in Solaris FAQ
Previous Message Luigi Tarenga 2007-02-19 20:27:32 BUG #3033: performance issue with self join