PostgreSQL 9.2.4 installation issue with RedHat 6.4 - Mailing list pgsql-admin

From irrusappan
Subject PostgreSQL 9.2.4 installation issue with RedHat 6.4
Date
Msg-id 1402466012804-5806783.post@n5.nabble.com
Whole thread Raw
Responses Re: PostgreSQL 9.2.4 installation issue with RedHat 6.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi,

I'm trying to install PostgreSQL 9.2.4 (32 bit) source in Redhat6.4
platform.
I have no issue in ./configure, however it failed in making source using
gmake.Is there any compatibility issue b/w Postgresql 9.2.4 and Redhat 6.4
or can you please gimme any suggestion to resolve the issue.

here is the gmake error msg:

heaptuple.c: In function âheap_compute_data_sizeâ:
heaptuple.c:103: warning: cast to pointer from integer of different size
heaptuple.c:103: warning: cast to pointer from integer of different size
heaptuple.c:109: warning: cast to pointer from integer of different size
heaptuple.c:113: warning: cast to pointer from integer of different size
heaptuple.c:115: warning: cast to pointer from integer of different size
heaptuple.c:115: warning: cast to pointer from integer of different size
heaptuple.c:115: warning: cast to pointer from integer of different size
heaptuple.c:115: warning: cast to pointer from integer of different size
heaptuple.c:115: warning: cast to pointer from integer of different size
heaptuple.c:115: warning: cast to pointer from integer of different size
heaptuple.c: In function âheap_fill_tupleâ:
heaptuple.c:194: warning: cast from pointer to integer of different size
heaptuple.c:194: warning: cast from pointer to integer of different size
heaptuple.c:194: warning: cast from pointer to integer of different size
heaptuple.c:194: warning: cast from pointer to integer of different size
heaptuple.c:194: warning: cast to pointer from integer of different size
heaptuple.c:195: error: duplicate case value
heaptuple.c:195: error: previously used here
heaptuple.c:201: warning: cast to pointer from integer of different size
heaptuple.c:228: warning: cast from pointer to integer of different size
heaptuple.c:228: warning: cast from pointer to integer of different size
heaptuple.c:228: warning: cast from pointer to integer of different size
heaptuple.c:228: warning: cast from pointer to integer of different size
heaptuple.c:228: warning: cast to pointer from integer of different size
heaptuple.c:239: warning: cast to pointer from integer of different size
heaptuple.c:240: warning: cast to pointer from integer of different size
heaptuple.c:245: warning: cast from pointer to integer of different size
heaptuple.c:245: warning: cast from pointer to integer of different size
heaptuple.c:245: warning: cast from pointer to integer of different size
heaptuple.c:245: warning: cast from pointer to integer of different size
heaptuple.c:245: warning: cast to pointer from integer of different size
heaptuple.c:248: warning: cast to pointer from integer of different size
heaptuple.c: In function ânocachegetattrâ:
heaptuple.c:384: warning: cast from pointer to integer of different size
heaptuple.c:510: warning: cast from pointer to integer of different size
heaptuple.c: In function âheap_getsysattrâ:
heaptuple.c:536: warning: cast from pointer to integer of different size
heaptuple.c: In function âheap_form_tupleâ:
heaptuple.c:666: warning: cast to pointer from integer of different size
heaptuple.c: In function âheap_deform_tupleâ:
heaptuple.c:956: warning: cast from pointer to integer of different size
heaptuple.c: In function âslot_deform_tupleâ:
heaptuple.c:1105: warning: cast from pointer to integer of different size
heaptuple.c: In function âheap_form_minimal_tupleâ:
heaptuple.c:1420: warning: cast to pointer from integer of different size
gmake[4]: *** [heaptuple.o] Error 1
gmake[4]: Leaving directory
`/home/e326097/postgresql-9.2.4/src/backend/access/c
gmake[3]: *** [common-recursive] Error 2
gmake[3]: Leaving directory
`/home/e326097/postgresql-9.2.4/src/backend/access'
gmake[2]: *** [access-recursive] Error 2
gmake[2]: Leaving directory `/home/e326097/postgresql-9.2.4/src/backend'
gmake[1]: *** [all-backend-recurse] Error 2
gmake[1]: Leaving directory `/home/e326097/postgresql-9.2.4/src'
gmake: *** [all-src-recurse] Error 2




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/PostgreSQL-9-2-4-installation-issue-with-RedHat-6-4-tp5806783.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


pgsql-admin by date:

Previous
From:
Date:
Subject: question regarding setup DSN
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 9.2.4 installation issue with RedHat 6.4