8.3beta2 fails to compile on Centos5 x86_64

From: "Marcel Gsteiger" <Marcel(dot)Gsteiger(at)milprog(dot)ch>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: 8.3beta2 fails to compile on Centos5 x86_64
Date: 2007-11-10 08:07:52
Message-ID: 473574E8.DB9C.0010.0@milprog.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi all

Trying to rebuild postgresql-8.3beta2-1PGDG.f7.src.rpm on my Centos 5.0 x86_64, I get the error "your platform is not thread safe" during config. When I use the --enable-thread-safety-force option, the build fails with the message
undefined reference to pthread_sigmask
during the libpq compile.

Is this a known issue? Is there a library I should install? Is there a workaround?
Regards
--Marcel

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2007-11-10 20:04:37 Re: 8.3beta2 fails to compile on Centos5 x86_64
Previous Message Dave Page 2007-10-08 14:56:49 Re: [PORTS] pgadmin3 on Fedora7 - can't run standard binary, can't compile from source..