Re: [GENERAL] Error while compiling on HP-UX ia64

2010-10-12 Thread Derk Jan Horstman
> > > Derk Jan Horstman writes: > > > After a new install of HP-UX B.11.23 (ia64) and installing the latest > > > patches on it, I've tried to compile PostgreSQL 9.0.1 from source again. > > > But I've still got problems with compiling, the process is ending with > > > the next errors: > > ip.c:

Re: [GENERAL] Error while compiling on HP-UX ia64

2010-10-11 Thread Murphy, Joe
> Derk Jan Horstman writes: > > After a new install of HP-UX B.11.23 (ia64) and installing the latest > > patches on it, I've tried to compile PostgreSQL 9.0.1 from source again. > > But I've still got problems with compiling, the process is ending with the > > next errors: > > ip.c: In functio

Re: [GENERAL] Error while compiling on HP-UX ia64

2010-10-11 Thread Tom Lane
Derk Jan Horstman writes: > After a new install of HP-UX B.11.23 (ia64) and installing the latest patches > on it, I've tried to compile PostgreSQL 9.0.1 from source again. > But I've still got problems with compiling, the process is ending with the > next errors: > ip.c: In function 'pg_foreach

Re: [GENERAL] Error while compiling on HP-UX ia64

2010-10-11 Thread Derk Jan Horstman
Hi, After a new install of HP-UX B.11.23 (ia64) and installing the latest patches on it, I've tried to compile PostgreSQL 9.0.1 from source again. But I've still got problems with compiling, the process is ending with the next errors: gmake[3]: Entering directory `/anva/PostgreSQL/pgsqlsource/

Re: [GENERAL] Error while compiling on HP-UX ia64

2010-10-06 Thread Derk Jan Horstman
an HP-UX Itanium (another challenge) Regards, Derk Jan Horstman -Oorspronkelijk bericht- Van: Tom Lane [mailto:t...@sss.pgh.pa.us] Verzonden: maandag 4 oktober 2010 16:12 Aan: Derk Jan Horstman CC: 'pgsql-general@postgresql.org' Onderwerp: Re: [GENERAL] Error while compiling o

Re: [GENERAL] Error while compiling on HP-UX ia64

2010-10-04 Thread Tom Lane
Derk Jan Horstman writes: > While compiling PostgreSQL-9.0.0 on HP-UX/ia64 (B.11.23) gmake breaks up with > the next errors: > ip.c:654: error: storage size of 'lifc' isn't known > ip.c:656: error: storage size of 'lmask' isn't known > ip.c:692: error: invalid application of 'sizeof' to incomplet

[GENERAL] Error while compiling on HP-UX ia64

2010-10-04 Thread Derk Jan Horstman
While compiling PostgreSQL-9.0.0 on HP-UX/ia64 (B.11.23) gmake breaks up with the next errors: . gmake -C libpq all gmake[3]: Entering directory `/anva/compile-postgres/psqlsource/postgresql-9.0.0/src/backend/libpq' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-state