using rpmbuild with PostgreSQL 9.2.6 source code

From: Sameer Kumar <sameer(dot)kumar(at)ashnik(dot)com>
To: PostgreSQL General Discussion Forum <pgsql-general(at)postgresql(dot)org>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: using rpmbuild with PostgreSQL 9.2.6 source code
Date: 2014-01-20 07:46:48
Message-ID: CADp-Sm5OpJxcSFHE262=8WGbekPSdCgdqkpFTL1-gc2r+_EprA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi,

I have downloaded the tar source code of PostgreSQL and also the SPEC file.
I am trying to use rpmbuild command but I always get below error:

error: Failed build dependencies:
uuid-devel is needed by postgresql92-9.2.6-1PGDG.el6.ppc64
selinux-policy >= 3.9.13 is needed by
postgresql92-9.2.6-1PGDG.el6.ppc64
systemd-units is needed by postgresql92-9.2.6-1PGDG.el6.ppc64

I have attached the list of installed packages on my server.

Best Regards,
*Sameer Kumar | Database Consultant*

*ASHNIK PTE. LTD. *101 Cecil Street, #11-11 Tong Eng Building, Singapore
069533
M : *+65 8110 0350* T: +65 6438 3504 | www.ashnik.com
www.facebook.com/ashnikbiz | www.twitter.com/ashnikbiz

[image: email patch]

This email may contain confidential, privileged or copyright material and
is solely for the use of the intended recipient(s).

Attachment Content-Type Size
installed_packages.txt text/plain 45.2 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2014-01-20 07:52:01 Re: using rpmbuild with PostgreSQL 9.2.6 source code
Previous Message Granthana Biswas 2014-01-20 05:53:02 Re: Correct query to check streaming replication lag

Browse pgsql-hackers by date

  From Date Subject
Next Message Rushabh Lathia 2014-01-20 07:51:20 NOT Null constraint on foreign table not working
Previous Message David Rowley 2014-01-20 07:42:54 Re: [PATCH] Negative Transition Aggregate Functions (WIP)