[Pljava-dev] Errors building SO

From: alberto at unex(dot)es (Alberto Cabello Sánchez )
To:
Subject: [Pljava-dev] Errors building SO
Date: 2014-01-10 18:21:21
Message-ID: 20140110192121.7f382e085a755dac95a7fef8@unex.es
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pljava-dev

On Fri, 10 Jan 2014 09:04:02 -0800
Hal Hildebrand <hal.hildebrand at me.com> wrote:

> [ERROR] /usr/include/postgresql/9.2/server/catalog/pg_attribute.h:57:2:
> error: unknown type name ?int4?
> [ERROR] /usr/include/postgresql/9.2/server/catalog/pg_attribute.h:63:2:
> error: unknown type name ?int2?
...
> [ERROR]
> [ERROR] /usr/include/postgresql/9.2/server/catalog/pg_attribute.h:101:2:
> error: unknown type name ?int4?

I'll try to reproduce your problem, but let me ask a couple of
questions:

As changes in Postgresql 9.3 include
"Remove typedefs for int2/int4 as they are better represented
as int16/int32 (Peter Eisentraut)".
http://www.postgresql.org/docs/9.3/static/release-9-3.html

Maybe you have some 9.3 header files anywhere in your system?
Did you ever installed 9.3 in that computer?

--
Alberto Cabello S?nchez <alberto at unex.es>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John D. West 2014-01-10 19:08:41 [Pljava-dev] Errors building SO
Previous Message Hal Hildebrand 2014-01-10 17:04:02 [Pljava-dev] Errors building SO