Hi all, I am trying to compile PostgreSQL 8.3.8 on AIX 5.3 TL9 (64 bits). The ".configure" has been executed with success without any error but the compilation of PostgreSQL with "gmake" fails. Please find below the errors I get : In file included from psqlscan.c:2385:I read on the PostgreSQL.fr's forum that this error is linked to large files in 64 bits system, allowing to read / write files of 2 GB and over. I also read that I can use the "-disable-largefile" while I launched ".configure" but I don't really understand the problem. If PostgreSQL can't use such files, except for trace logs, why the compilation fails on large files ? Thank you for your help. Regards, Alexandra |
- [GENERAL] PostgreSQL 8.3.8 on AIX5.3 : compilation failed Alexandra Roy
- Re: [GENERAL] PostgreSQL 8.3.8 on AIX5.3 : compilation... Albe Laurenz
- Re: [GENERAL] PostgreSQL 8.3.8 on AIX5.3 : compila... Alexandra Roy
- Re: [GENERAL] PostgreSQL 8.3.8 on AIX5.3 : com... Albe Laurenz
- Re: [GENERAL] PostgreSQL 8.3.8 on AIX5.3 :... Alexandra Roy
- Re: [GENERAL] PostgreSQL 8.3.8 on AIX... Albe Laurenz
- Re: [GENERAL] PostgreSQL 8.3.8 on... Alexandra Roy
- Re: [GENERAL] PostgreSQL 8.3.... Albe Laurenz
- Re: [HACKERS] [GENERAL] Postg... Tom Lane
- Re: [HACKERS] [GENERAL] Postg... Alvaro Herrera
- Re: [HACKERS] [GENERAL] Postg... Tom Lane