<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with pthread when installing hdf5 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pthread-when-installing-hdf5/m-p/3867643#M737267</link>
    <description>Hi all,&lt;BR /&gt;I'm trying to install hdf5-1.8.0-alpha on HPUX 11.11 using --with-pthread=/usr/lib.&lt;BR /&gt;&lt;BR /&gt;In /usr/lib I have libpthread.sl and libpthread.a, among others.&lt;BR /&gt;&lt;BR /&gt;The install complains with:&lt;BR /&gt;checking for pthread_create in -lpthread... no&lt;BR /&gt;checking for thread safe support... configure: error: needed pthread library not available&lt;BR /&gt;&lt;BR /&gt;I see pthread_create in libpthread.a but in libpthread.sl I see only pthread_create_system.    &lt;BR /&gt;&lt;BR /&gt;Why is configure not picking up libpthread.a and how can I force it to??&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;Bill</description>
    <pubDate>Thu, 21 Sep 2006 21:11:08 GMT</pubDate>
    <dc:creator>Bill Calver</dc:creator>
    <dc:date>2006-09-21T21:11:08Z</dc:date>
    <item>
      <title>Problem with pthread when installing hdf5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pthread-when-installing-hdf5/m-p/3867643#M737267</link>
      <description>Hi all,&lt;BR /&gt;I'm trying to install hdf5-1.8.0-alpha on HPUX 11.11 using --with-pthread=/usr/lib.&lt;BR /&gt;&lt;BR /&gt;In /usr/lib I have libpthread.sl and libpthread.a, among others.&lt;BR /&gt;&lt;BR /&gt;The install complains with:&lt;BR /&gt;checking for pthread_create in -lpthread... no&lt;BR /&gt;checking for thread safe support... configure: error: needed pthread library not available&lt;BR /&gt;&lt;BR /&gt;I see pthread_create in libpthread.a but in libpthread.sl I see only pthread_create_system.    &lt;BR /&gt;&lt;BR /&gt;Why is configure not picking up libpthread.a and how can I force it to??&lt;BR /&gt;&lt;BR /&gt;Thanks!!&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 21 Sep 2006 21:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pthread-when-installing-hdf5/m-p/3867643#M737267</guid>
      <dc:creator>Bill Calver</dc:creator>
      <dc:date>2006-09-21T21:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with pthread when installing hdf5</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pthread-when-installing-hdf5/m-p/3867644#M737268</link>
      <description>Until you get to 11.23, there is no such extern function in libpthread.  If you look at the pthread.h header, there is a static function pthread_create that does some mapping.&lt;BR /&gt;&lt;BR /&gt;You need to change configure to make sure it includes &lt;PTHREAD.H&gt; in its test case.&lt;/PTHREAD.H&gt;</description>
      <pubDate>Sun, 26 Aug 2007 08:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pthread-when-installing-hdf5/m-p/3867644#M737268</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-08-26T08:30:08Z</dc:date>
    </item>
  </channel>
</rss>

