dbTalk Databases Forums  

[PORTS] 8.3beta2 fails to compile on Centos5 x86_64

mailing.database.pgsql-ports mailing.database.pgsql-ports


Discuss [PORTS] 8.3beta2 fails to compile on Centos5 x86_64 in the mailing.database.pgsql-ports forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Marcel Gsteiger
 
Posts: n/a

Default [PORTS] 8.3beta2 fails to compile on Centos5 x86_64 - 11-10-2007 , 02:09 AM






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 me=
ssage
undefined reference to pthread_sigmask
during the libpq compile.

Is this a known issue? Is there a library I should install? Is there a work=
around?
Regards
--Marcel

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [PORTS] 8.3beta2 fails to compile on Centos5 x86_64 - 11-10-2007 , 02:05 PM






"Marcel Gsteiger" <Marcel.Gsteiger (AT) milprog (DOT) ch> writes:
Quote:
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.
Do you have glibc-devel installed? It sounds like you might be missing
/usr/lib64/libpthread.so, which is in that RPM. However, we do
BuildRequire glibc-devel, so I'm not sure how you managed to try to
build the RPM without it.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.