> > > 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:
> 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
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
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/
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
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
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