Building PostgreSQL 9.1.4 on Solaris 64-bit with gcc 4.6

From: Chander Ganesan <chander(dot)ganesan(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Building PostgreSQL 9.1.4 on Solaris 64-bit with gcc 4.6
Date: 2012-06-04 17:06:59
Message-ID: 4FCCEB33.1090201@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I'm trying to build 64-bit PostgreSQL with gcc 4 on the solaris platform
- this worked fine with gcc3, but the error below seems to come up with
gcc4 . has anyone seen it before (or does anyone have a quick solution
for it?)

gmake[3]: Entering directory
`/src/postgres/postgresql-9.1.4/contrib/dummy_seclabel'
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
-fwrapv -fPIC -I. -I. -c -o dummy_seclabel.o dummy_seclabel.c
dummy_seclabel.c:15:31: fatal error: commands/seclabel.h: No such file
or directory
compilation terminated.

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-06-04 18:13:17 Re: Building PostgreSQL 9.1.4 on Solaris 64-bit with gcc 4.6
Previous Message Bruce Momjian 2012-06-04 14:16:45 Re: Re: [GENERAL] pg_upgrade from 9.0.7 to 9.1.3: duplicate key pg_authid_oid_index