| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
| Cc: | "Alexandra Roy *EXTERN*" <Alexandra(dot)Roy(at)bull(dot)net>, "pgsql general" <pgsql-general(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] PostgreSQL 8.3.8 on AIX5.3 : compilation failed |
| Date: | 2009-11-10 23:15:19 |
| Message-ID: | 8255.1257894919@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
"Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> writes:
> The problem is that both _LARGE_FILES and _LARGE_FILE_API are #defined
> in this case, which makes #include <unistd.h> fail.
> Does anyone have an idea how to best fix this problem in the
> source tree? I'm willing to implement and test.
I've committed changes for this in CVS, please verify it fixes your
problem.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scot Kreienkamp | 2009-11-11 02:18:30 | Re: pg_dump native format will not restore correctly |
| Previous Message | Tom Lane | 2009-11-10 22:36:50 | Re: [HACKERS] PostgreSQL 8.3.8 on AIX5.3 : compilation failed |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Itagaki Takahiro | 2009-11-11 03:03:13 | Deadlock on the same object? |
| Previous Message | Tom Lane | 2009-11-10 22:36:50 | Re: [HACKERS] PostgreSQL 8.3.8 on AIX5.3 : compilation failed |