From: SourceForge.net <no...@so...> - 2009-06-27 17:57:19
|
Bugs item #1849644, was opened at 2007-12-12 21:35 Message generated for change (Comment added) made by chickenandporn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716425&aid=1849644&group_id=129981 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: configure pthread test failing Initial Comment: Trying to compile of fc7 or fc7 I get this output: checking for pthread_create in -lpthread... no configure: error: Please install pthreads library first. But it is installed with glibc-headers-2.6-4 and glibc-devel. I am unable to compile this on a modern Fedora distro! respond to: da...@ge... ---------------------------------------------------------------------- Comment By: chickenandporn (chickenandporn) Date: 2009-06-27 17:57 Message: Hey Dan, if you are willing to get back on the diagnostic side, can you attach a config.log below, by expanding the "Attached file" and uploading a config.log from your dev environment? ---------------------------------------------------------------------- Comment By: chickenandporn (chickenandporn) Date: 2009-06-27 16:07 Message: Hi Dan; I'd like to address your issue in a next release; I'm a bit new here as well. Can I send you another tarball to try? As well, I don't expect this to magically resolve the issue, are you willing to banter a bit to resolve the issue on your platform? ---------------------------------------------------------------------- Comment By: Michal Ludvig (ludvigm) Date: 2009-03-03 01:16 Message: IIRC the message is misleading - in fact it means you don't have mysql-devel (or libmysql-dev or how is it called on debian) package installed. You'll also need a development package for fuse (fuse-devel or libfuse-dev). ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-03-03 00:12 Message: I have the same problem, "configure: error: Please install pthreads library first." if i do a locate pthread i get "/lib/libpthread-2.7.so /lib/libpthread.so.0 /lib/tls/i686/cmov/libpthread-2.7.so /lib/tls/i686/cmov/libpthread.so.0 /usr/NX/lib/perl/include/bits/pthreadtypes.ph /usr/include/pthread.h /usr/include/bits/pthreadtypes.h /usr/lib/libgpgme-pthread.so.11 /usr/lib/libgpgme-pthread.so.11.6.4 /usr/lib/libpthread.a /usr/lib/libpthread.so /usr/lib/libpthread_nonshared.a /usr/lib/perl/5.8.8/bits/pthreadtypes.ph /usr/lib/xen/libpthread.a /usr/lib/xen/libpthread_nonshared.a /usr/share/man/man7/pthreads.7.gz " Am I doing something wrong? I'm using ubuntu 8.10 and i have installed allmost anything with "thread" as package name.. any help? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-12 22:01 Message: Logged In: NO I meant fc6 or fc7, 32bit or 64bit ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716425&aid=1849644&group_id=129981 |