Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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: Sat, 10 Nov 2007 09:07:52 +0100
  • Message-id: <473574E8.DB9C.0010.0@milprog.ch> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group