Re: [BUGS] BUG #6729: Install of postgresql-devel for x86_84 and i686 fails

2012-07-12 Thread Yogesh_Sharma
What about following: %ifarch x86_64 %define PGLIBDIR lib64 %else %define PGLIBDIR lib %endif In %install use /usr/pgsql-9.1/%{LIBDIR}/ same in %files pg_config impacted ? Thanks, Yogesh Sharma Devrim GÜNDÜZ wrote on 07/12/2012 01:42:56 PM: > > Hi, > > On Thu, 2012-07-12 at 16:36 -0400,

Re: [BUGS] BUG #6729: Install of postgresql-devel for x86_84 and i686 fails

2012-07-12 Thread Yogesh_Sharma
Hi Devrim, How things are going, long time since we exchanged any email. May be different lib folders can be used: /usr/pgsql-9.1/lib/libecpg.a /usr/pgsql-9.1/lib64/libecpg.a glibc-devel.i686 and glibc-devel.x86_64 does similar thing. rpm -ql glibc-devel.i686 |grep .a$ /usr/lib/libbsd-compat.a