| From: | Alex Howansky <alex(at)wankwood(dot)com> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
| Subject: | Compile problems with 6.5 on RedHat 6.0 2.2.10 |
| Date: | 1999-06-15 16:25:12 |
| Message-ID: | Pine.LNX.3.95.990615122025.30329A-200000@mel.litton-wed.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
Your name : Alex Howansky
Your email address : alex(at)wankwood(dot)com
System Configuration
---------------------
Architecture (example: Intel Pentium) : PII
Operating System (example: Linux 2.0.26 ELF) : RedHat 6.0 2.2.10
PostgreSQL version (example: PostgreSQL-6.5) : PostgreSQL-6.5
Compiler used (example: gcc 2.8.0) : egcs-2.91.66
Please enter a FULL description of your problem:
------------------------------------------------
Compilation failed on these three files, complaining about MAXINT being
undeclared:
src/backend/optimizer/path/costsize.c
src/backend/utils/adt/date.c
src/backend/utils/adt/float.c
If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
I edited the three files so that the section that defines MAXINT matched
the definition in src/backend/optimizer/geqo/geqo_eval.c. My patch is
attached.
--
Alex Howansky
Wankwood Associates
http://www.wankwood.com
| Attachment | Content-Type | Size |
|---|---|---|
| patch | text/plain | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | haglin | 1999-06-15 20:08:03 | My Experience |
| Previous Message | Arendt, Volker | 1999-06-15 14:31:27 | subscribe pgsql-ports |