Lists: | Postg토토 캔SQL |
---|
From: | Ian Collins <itc1(at)scigen(dot)co(dot)uk> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Build problems on Solaris 7 Intel. |
Date: | 2000-05-26 09:40:43 |
Message-ID: | 392E469B.FDCC2009@imerge.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg토토 캔SQL |
When building 7.0 with Sun CC and cc, the build files with
backend/utils/adt/date.c due to a
bad defintion of the macro NAN, defined in include/port/solaris_i386.h.
__const is unknown and if removed, __nan is undefined.
One workarround is to remove the macro, but is this safe?
Ian
From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Ian Collins <itc1(at)scigen(dot)co(dot)uk> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: Build problems on Solaris 7 Intel. |
Date: | 2000-05-30 16:09:37 |
Message-ID: | Pine.LNX.4.21.0005292020540.359-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
Ian Collins writes:
> When building 7.0 with Sun CC and cc, the build files with
> backend/utils/adt/date.c due to a
> bad defintion of the macro NAN, defined in include/port/solaris_i386.h.
>
> __const is unknown and if removed, __nan is undefined.
>
> One workarround is to remove the macro, but is this safe?
Change `__const' to `const' and let us know if it works.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden